Re: [Flashcoders] Help: Confusion and Blue with Components

2006-07-14 Thread elibol
When you call gotoAndStop(), the player needs to first enter the frame where mcParent is, this is why it works when you use onEnterFrame. My technique for this has been to add a function call on the frame that the clip resides in. I may call a function like Parent.init() on frame label

[Flashcoders] Help: Confusion and Blue with Components

2006-07-12 Thread Tan
Dear list, I have been trying to solve this problem for a good while, but I wonder if anyone has a good way to get around it. Here is the problem (you can download the related Flash at: http://www.acts.net/Flash/ComponentBlue.zip I have created a component called Parent, inside Parent timeline I