alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user mian
mian (5)

Controlling Time line wid the slider

Controlling the time line wid the slider. A cool example of interactive animation
Listing url: kaleem
910 downloads, 15961 views

controlling time line wid the slider


Download (956.98 KB)

Comments

You need to login to post a comment.

user fjgamer
fjgamer 14 years ago

You could technically do this in AS1 since Flash 5. It involves having the animation in a MovieClip object. The code checks the x position of the box over the scrollbar/trackbar, and you get the percentage from that. Using the percentage value and the total frame count of the MovieClip, you can tell it what exact frame to go to, and you can even allow it to control the sound, if the audio is attached to the timeline in "stream" mode.

user robloxflasher
robloxflasher 14 years ago

cool

user aqeel
aqeel 14 years ago

good work