Making a movie clips timeline play backwards smoothly instead of click-by-click should be easy, but instead its more difficult than wrangling a wild animal into submission. Theres no rewind( ) function unless you write one, and trust me, Ive seen some messy customized ones and we dont want to go there.
Instead were going to make a tricky little loop controlled by an invisible movie clip, as something of a controller for how long our back button continues to use prevFrame( ) to keep skipping backwards without the need for repeated clicks.
To start off, make sure that you dont have anything selected on your stage, and then click Insert->New Symbol (Ctrl+F8) to create a new blank movie clip.


