Tag Archives: unloadAndStop()

Unload Loaded Swf file by unloadAndStop()

hello friends ,
During my experiment I have noticed one important thing , that Loader.unload() method is not able to remove all the listeners attached to ’stage’ by a loaded SWF nor it removes all the other instance like loaded swf’s sound , TimersĀ  , movie clip animation etc.
In the following example i have simply used [...]

Full Story