all groups > flash actionscript > september 2007 >
You're in the

flash actionscript

group:

Link back to main timeline (scene 1)


Link back to main timeline (scene 1) isaachaze
9/20/2007 8:47:12 PM
flash actionscript:
Okay, this seems like it should be very basic, commonly done, and simple, but I
can't figure it out! I have a simple set up with a layer containing a few
frames with frame labels. Each frame label has a movie clip. When the first
movie clip finishes, i want the playhead to go back to the main timeline and
play next next frame-labeled frame that contains the next movie clip. This
seems pretty basic, but I am new to Flash. Here's what I put at the end of the
first MC:
gotoAndPlay("Scene 1", "labelname");
What am I missing?! Thank you flash gurus.:confused;
Re: Link back to main timeline (scene 1) kglad
9/20/2007 8:53:11 PM
don't use scene information in navigation and don't use the goto functions. use the goto methods and use frame labels (or numbers):



Re: Link back to main timeline (scene 1) isaachaze
9/20/2007 8:57:54 PM
Re: Link back to main timeline (scene 1) kglad
9/21/2007 2:30:43 AM
AddThis Social Bookmark Button