What is the workflow for creating and using workers in an AIR application? I can't import "flash.system.MessageChannel" nor "flash.system.Worker". The Worker class, used to create the messageChannels (e.g. Worker.current.createMessageChannel(worker))) is also not usable.
Is this even possible at the moment? I created a new Flex project and selected SDK 4.6.
Alternatively, I can create an Actionscript Project where I can import all the files mentioned above. I was attempting to load the swfs generated dynamically but shortly found out that the start2() method of the PrintJob class cannot be imported in an ActionScript project - which is what I want to use the worker for.
Any ideas/help is greatly appreciated.
Thanks,
Victor
North America
Europe, Middle East and Africa
Asia Pacific