What happens if an .swf is loaded into a already occupied level?
Answer / Vinay Prakash Tirkey
When loading an .swf into an already occupied level in Adobe Flex, the new .swf will replace the existing one if there are no other references to the previous .swf. If there are references, you'll have memory leaks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is display object?
How can u call Javascript from MXML?
What is the difference between sealed class and dyna? : adobe flex action script
What is mvc and how do you relate it to flex apps?
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?
What are types of binding?
What is interface or benefit of interface in term of oop?
Explain how many levels does flash mx support?
How do you implement push with flex data services? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
How will u call java method from flex?
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script