Explain what happens if an .swf is loaded into a already occupied level? : adobe flex action script
Answer Posted / 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 |
Post New Answer View All Answers