[Unload SWF] appears in console and hangs app
occasionally, "[unload swf] path:main-debug.swf" appears , kills httpservice calls made.
the app behaves such:
1. 4 httpservice calls made @ once, using different httpservice instances.
2. occasionally, in debug console "[unload swf]..." appears, showing path app. appears once every webservice call make.
3. each webservice gets "[unload swf]" never return , hangs forever.
sometimes, i'll see "[swf] path:main-debug.swf" message in console, @ point webservices hang again. if click "cancel" in app, try again, magically work (and don't [unload swf] messages).
any appreciated!
-michael whitaker:confused;
the app behaves such:
1. 4 httpservice calls made @ once, using different httpservice instances.
2. occasionally, in debug console "[unload swf]..." appears, showing path app. appears once every webservice call make.
3. each webservice gets "[unload swf]" never return , hangs forever.
sometimes, i'll see "[swf] path:main-debug.swf" message in console, @ point webservices hang again. if click "cancel" in app, try again, magically work (and don't [unload swf] messages).
any appreciated!
-michael whitaker:confused;
hmm, i've never seen this. can tell [unload swf] means flash player has told debugger thinks swf has been unloaded memory. doesn't make sense happen in scenario describing, unless there additional code (beyond have described) unloading swfs.
any chance post sample code?
any chance post sample code?
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment