all groups > flash actionscript > november 2007 >
You're in the

flash actionscript

group:

scrollbar to control timeline movie clip


scrollbar to control timeline movie clip turboarrow
11/3/2007 12:00:00 AM
flash actionscript: Hi All,

Was curious if there is code that when you have a move clip and inside the
movie clip you have a scroll bar that controls the movie clips timeline so you
can scroll forward or backwards similar to the scroll bar in quicktime...also
with the buttons..stop..pause ..play etc...

Any good tutorials on that would be appreciated...I have flash professional
8...do they have components in flash 8 so you can drag a component on the stage
of the movieclip and then ad your parameters to make it work.

Thanks inf advance.

Grant
Re: scrollbar to control timeline movie clip clbeech
11/3/2007 12:00:00 AM
yes you can do this by find the percentage of travel of the scroll bar's
position, and then using that number to move the MCs playhead to a
corresponding frame number. stop, play, and pause are all standard MC
functions.
AddThis Social Bookmark Button