# Rewind Tween

**URL:** https://forum.kirupa.com/t/rewind-tween/294825
**Category:** flash
**Created:** [August 20, 2009, 2:29pm UTC](https://forum.kirupa.com/t/rewind-tween/294825 "2009-08-20T14:29:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![thesprucegoose](https://avatars.discourse-cdn.com/v4/letter/t/779978/32.png) [@thesprucegoose](https://forum.kirupa.com/u/thesprucegoose)
#### Post date: [August 20, 2009, 2:29pm UTC](https://forum.kirupa.com/t/rewind-tween/294825/1 "2009-08-20T14:29:47Z")

</div>

Hello,

I’m attempting to make a rewind function, but have no idea where to start.

I have a movie that spans over 60 frames and rotates. I would like the user to be able to click a button and make the movie rewind and tween to go to that frame.

For example, if the movie is on frame 55 and the user clicks a button, I want to movie to tween backwards (frame 54, frame 53, frame 52, etc etc) until it gets to frame 45.

How would I go about doing this?

Thanks!

–thesprucegoose
