easyWorker
easyWorker copied to clipboard
Flex / Air / Pure AS3 library to make ease to work with Workers
I use your library in a quite big project, and it's very handy ! However it doesn't always works when I deploy it without compiler option "optimize=false" (while it works...
My worker is in a external swc file which is used in the main app compiled in the main swf. I'm using easyWorker as an external swc lib in the...
I have a maven project that I am using FlexMojos to compile. When I specify the framework to be loaded as an RSL I receive the following runtime error. Im...
im using some fonts im Embedding via **[Embed]** tags [ im embedding fonts as a symbol from another SWF ] the worker way of doing it would be to use:...
Hi, There any way to use an ArrayCollection in a worker? I know that is not a good practice to do it, but I would like to pass a complex...
I have to create worker and use it in a SQLConnection. So the multiple worker solution is not good for me. How can I use again a thread, when it's...
Hi Frédéric, At first I would like to say thank you for the greate stuff you provided! Unfortunately, I have an issue I can't resolve. I'm using the GraniteDS calsses...