A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: gotoandstop (NEXT FRAME) ????

  1. #1
    Senior Member jordslaght's Avatar
    Join Date
    Jul 2001
    Posts
    399

    gotoandstop (NEXT FRAME) ????

    okay i ahve a button and a movie clip

    is there a way to script the button so on each click it will then gotoAndStop on the next frame of the movie clip?

    thanks
    "what the hell's a tween?"

  2. #2
    Senior Member Adam14's Avatar
    Join Date
    Feb 2004
    Location
    Ontario Canada
    Posts
    1,116
    code:

    on(release){
    nextFrame()
    }


    Adam

  3. #3
    Senior Member jordslaght's Avatar
    Join Date
    Jul 2001
    Posts
    399
    gotta love when it's that simple
    thanks
    "what the hell's a tween?"

  4. #4
    Senior Member Adam14's Avatar
    Join Date
    Feb 2004
    Location
    Ontario Canada
    Posts
    1,116
    lol....not too often, eh?

    Adam

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