Hey Chris, How bout setting up a __resolve (possibly on MoiveClip proto??) as a manager to catch any method calls which don't get called on your sub-clip. The manager could store the method calls and args then run them at a later date...
Maybe?? 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: Thursday, 3 March 2005 3:02 PM To: Flash Developers List Subject: [fugli] RE: Waiting for child symbols to load That's fine, but that means coupling the child to the parent, and that makes the reusability of the child restrictive. Direct calls are probably a bad idea. Indirect calls by broadcasting an event would be better, as then the event be ignored if need be. --- 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/
