A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Playing Frames Backwards

  1. #1
    Junior Member
    Join Date
    Jun 2002
    Posts
    18

    Playing Frames Backwards

    I have a movie clip that has a button within it. Basically all I want to do is, if the user clicks on the button, the movie will play the frames backwards until it gets to a 'stop' action.
    Does anyone know how this could be done?

  2. #2
    Member
    Join Date
    May 2002
    Posts
    79
    here's the basic approach
    but you'll need to figure out the right syntax
    for yourself

    you need to combine an onenterframe event with a gotoandstop.prevframe

    onenterframe performs the function each frame
    prevframe takes the playhead back on frame each time

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