0
How create Draggable Progress Bar in Flash in flash actionscript 3.0
Community Beginner
,
/t5/animate-discussions/how-create-draggable-progress-bar-in-flash-in-flash-actionscript-3-0/td-p/9755333
Mar 06, 2018
Mar 06, 2018
Copy link to clipboard
Copied
hi,
I have create one movie clip and inside movie clip create animation up to 1000 frames.
Now i need one Draggable Progress Bar control the movie clip. "Like video Progress Bar".
drag the Progress Bar animation will be change like video bar.
How create Draggable Progress Bar in Flash in flash actionscript 3.0 and control the movie clip animation.
Give samples file
thanks
TOPICS
ActionScript
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/animate-discussions/how-create-draggable-progress-bar-in-flash-in-flash-actionscript-3-0/m-p/9755334#M178628
Mar 06, 2018
Mar 06, 2018
Copy link to clipboard
Copied
start a loop on mousedown and update the frame presented based on the progress bar position. terminate the loop on mouseup.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

