Worker - Adobe ActionScript® 3 (AS3 ) API Reference
this question posted in response following article: http://help.adobe.com/en_us/flashplatform/reference/actionscript/3/flash/system/worker.htm l
i'm having problem worker auto-unloading.
the scenario following:
- have background worker loaded using embed method (also tried loader).
- load swf has no relation worker, let's call 'random.swf'
- unloadandstop 'random.swf'
- try send message background worker.
- debugger tells me messagechannel closed , background worker has been unloaded.
More discussions in ActionScript 3
adobe
Comments
Post a Comment