I've created a symbol which contains other symbols. Both the parent and child symbols have AS2 classes linked to them.
In my parents onLoad handler I'm calling methods on the child symbol. However, the child symbol isn't loaded yet when the parent symbol's onLoad handler is called. In my case, the parent calls a method on the child to setup the child. However when the child finally gets loaded and it's onLoad handler resets the symbol effectively undoing the results of the parents call. What do I need to do wait for the child to load before I call it's methods? Is this the best way to do this. --- 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/
