Hello,

After

removeChild(SomeMovieClip);
SomeMovieClip = null;

it will removed and will wait for garbage collector.
But maybe it is better to remove most unwanted listeners before nullifying the 
MovieClip and not wait for garbage collector?
It should save some memory space and time for actually "working" MovieClips and 
Events.
What do you think?

Ktt


      
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to