What happens if an .swf is loaded into a already occupied level?
Answer Posted / 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 |
Post New Answer View All Answers