navigate movieclip to movieclip
i need help to this seemingly simple, yet frustrating issue i am having with AS3.
issue
i have multiple movieclips on a timeline and i need the first one to load, play through all frames, than i need flash to move to the next movieclip in the timeline [load, play, than stop and wait for user input].
- i am completely new to AS3, i have used AS2 for years.
- i am moving all production in our studio to AS3 [so no AS2 comments or recommendations]
- i have been able to do this in AS2, but i understand that AS3 does not use roots, levels, etc.
- i have tried the gotoAndPlay(); [but i am not setting it up correctly to navigate to root timeline to find the frame name that the next movieclip resides in. in otherwords i can not get flash to go back to the root timeline]
- is it better in AS3 to find the movieclip or the frame it resides in?
please help
