PDA

View Full Version : Removing MC


TacoRock
08-31-2008, 06:55 PM
What's an easy way to automatically remove MC's after they complete?

I've been doing it by labeling the last frame of the MC and using an ENTER_FRAME event to remove it after gets there, but that seems inefficient...

DiamondDog
08-31-2008, 06:59 PM
parent.removeChild(this);

rawmantick
08-31-2008, 06:59 PM
Be more attentive. The solution is two threads below. Use your eyes and search:)

Here you are:
http://actionscript.org/forums/showpost.php3?p=785032&postcount=2