Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
Answer / Akhilesh Srivastava
If you try to load an SWF into a level that's already occupied, the previous SWF will be unloaded and replaced by the new one. Any data or state maintained in the previous SWF will be lost.
| Is This Answer Correct ? | 0 Yes | 0 No |
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
What is adapter in blaze ds?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
Where can I find out additional information about flex 3 beta 3?
How to add two commands to one single event type?
What is the difference between Flex 2.0 & 3.0?
Differences between defining bindings in mxml and actionscript? : adobe flex action script
Explain data binding in flex?
What is the difference between sealed class and dyna? : adobe flex action script
What is a drag manager in adobe flex actionscript?
What is an event sub class?
What is the function of trace?