Skip to main content
jayesh.r.sidhwani
Known Participant
June 1, 2010
Question

Seek Bar in Flash

  • June 1, 2010
  • 1 reply
  • 1453 views

Hello,

I have created a flash movie in AS3, I wanted to have a seek bar [or a Back and Forward button] to move my movie forward/backward.

Any ideas on how to get this done?

Help appreciated!

Thanks

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
June 1, 2010

One approach would be to use a Slider component.  If you read about it in the help dicumentation you should be able to figure out how to use it to control where you are on your timeline.

jayesh.r.sidhwani
Known Participant
June 3, 2010

Ok, I will give it a try!

Thanks