Groups | Blog | Home
all groups > flash actionscript > june 2005 >

flash actionscript : Help with MediaPlayback component


CoreFusionX
6/30/2005 9:25:25 PM
Hi.

I'm trying to make a MP3 player using the MediaPlayback component, in addition
to a List component which holds the tracks.
I coded it so when you click on one track in the List, the chosen track is set
as contentPath for the MediaDisplay, yet the progress bar ALWAYS glitches up
because it stays at the same time it was when you changed track instead of
resetting to 0.

ANyone know how can I fix this issue? Thanks in advance
dev_BFD
12/22/2005 10:33:31 AM
hello,

try this
my_md.play(0)
AddThis Social Bookmark Button