A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: root issues

  1. #1
    Junior Member
    Join Date
    Apr 2003
    Posts
    3

    root issues

    I know this is simple, but I need it to work. I have a button that is in a movie clip that I want to go back to the main timeline, currently it is just ending the movie clip. Somenody please help, my dead line is tomorrow morning, and this is the last thing i have to fix
    thanks

  2. #2
    FK's Geezer Mod Ask The Geezer's Avatar
    Join Date
    Jul 2002
    Location
    Out In The Pasture
    Posts
    20,488
    Well, this isn't making a lot of sense, but I'll try anyway. I assume you want the playhead to go back to the main movie? Add the line of code to the button:

    _root.gotoAndPlay(3); //3 is the frame number of the timeline you want to go back to.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center