>Even nicer if I could figure a clean way of handling self references. >The MM objects are notorious for references.
Yep "clean" is not so easy. I usually just flag all objects once I've referenced them and add them to a list for cleanup after the clone has taken place. Mike Mike Pearce Nectarine +61 3 9687 7820 www.nectarine.com.au -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Velevitch Sent: Wednesday, 20 July 2005 3:17 PM To: Flash Developers List Subject: [fugli] Re: clone object On 7/20/05, Bill Lane <[EMAIL PROTECTED]> wrote: > > instanceof : never seen that before...very nice :) Even nicer if I could figure a clean way of handling self references. The MM objects are notorious for references. Chris -- Chris Velevitch Manager - Sydney Flash Developers Group www.flashdev.org.au --- You are currently subscribed to fugli as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to fugli as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
