carn1x
10-28-2008, 09:25 PM
Currently building a flash app that spans a number of classes all with a variety of listeners and arrays. I'm wondering if there is a quick fire way to destroy everything to effectively "restart" the app? Right now I'm using the base class as a Document class, however I plan to at some point migrate this application to a larger project. Do I have to remove all Listeners and Children manually? I realise now that this should have been a feature I should have built the application around in the first place, but I guess it's a lesson learned!
Thanks :)
Thanks :)