PDA

View Full Version : [AS2] Customizing the seekBar in the FLVPlayback component?


DiscipleX
09-25-2008, 02:26 PM
Hey guys, I want to customize the seekBar in the FLVPlayback component.

Right now, the handler that indicates where the user is in the video is that small arrow that moves from left to right.

Instead of that arrow, I'd like for it to be a bar that's width changes to represent a bar filling up.

Basically, just like on youtube, the bar indicates the progress of how much of the video has been downloaded AND how much has been viewed (via a darker color of red bar).

How can I modify the seekBar to add this functionality?

Any help is appreciated!