A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: button to advance 2 frames

  1. #1
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    is there an action i could place on a button so that it automatically advances two frames? (instead of just the "next frame" action, have it jump ahead 2)

    same for making the button reverse the movie 2 frames (instead of just 1, with the previous frame action)

    thanks

  2. #2
    Veteran Member
    Join Date
    Feb 2000
    Location
    DETROIT
    Posts
    84
    you could just make the button skip to a certain frame number also.

  3. #3
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    thats how i have it set up now. but, if i have something thats made up with 1-2000 frames, thats just too much individual coding. i was looking for a "next frame + 1" generic type variable, that i could jsut copy and paste.

  4. #4
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    any-ting?

  5. #5
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    bump

  6. #6
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    pleeeeease?!

  7. #7
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    ?

  8. #8
    damn, im smooth drkknght's Avatar
    Join Date
    Feb 2001
    Posts
    159
    mm. um... thanks.

  9. #9
    very easy actually

    on (release) {
    nextFrame();nextFrame()
    }

  10. #10
    nice one, cheers, thats been a help!!

  11. #11
    You can do anything you want as long as it's in between the { }'s

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