Flash Q
Flash Q
- Started
- Last post
- 2 Responses
- Spix
how would I go about to make a button that can control my movie, so the visitor could rewind back for ex? I got it to where they can pause it and then play it again. but I cant get it to rewind.
- ozhanlion0
spix I assume you are talking about video as you state movie right ?
if so, although this tutorial is about audioplayer, I am sure it can be adapted to video player as well.
http://www.actionscript.org/tuto…
this is the tip for the rewind.
_parent.gotoAndPlay(_parent._cur...
- Spix0
thanks :) my boss came in ans said it should just take it back to frame one...so much easier for me...
thanks thought...I still will try to learn that tutorial for my own benefit.