AS2 uses reference counted garbage collection, so to completely delete an object, you must delete all other objects that refer to it. Calling delete on a movie clip only removes the reference to the movieclip object on the stage.
HTH, Alias On 8/21/06, [b) a d i <[EMAIL PROTECTED]> wrote:
Hi, i've noticed that just because you call delete on a movie clip or even an object doesn't mean that it totally goes away. Does anyone know how to destroy and object and really have it go away since there are no destructors in as2? thanks b _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

