You are asking a key question with AS3. Cleaning up movie clips is *hard*. There is a list of things that must be done, and they've made it hard to do all that.
Here's a decent place to start reading: http://www.gskinner.com/blog/archives/2008/04/failure_to_unlo.html 2009/1/14 Joel Stransky <[email protected]> > Are you saying display lists are persistent through an entire movieclips > timeline? > > On Wed, Jan 14, 2009 at 7:32 AM, Cor <[email protected]> wrote: > > > If you declare target_mc in your Parent class and addChild(target_mc)it > > does exist everywhere. > > > > _______________________________________________ > > Flashcoders mailing list > > [email protected] > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > -- > --Joel Stransky > stranskydesign.com > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

