jollyork
07-09-2008, 06:59 PM
Hi, I've got a playlist of multiple FLVs that play sequentially and I'm using a FLVPlayback component with fast-forward and rewind buttons. It all works as expected: pressing FF takes you to the next FLV and pressing REW takes you to the beginning of the current FLV. But...
How can I allow a user to rewind to past FLVs in the playlist? So if the user is watching FLV#3 and wants to go back to #2, how can I enable this?
I was thinking a listening for a double-click on the REW button, but I'm not sure if that's possible, or how to implement...?
Thanks!
How can I allow a user to rewind to past FLVs in the playlist? So if the user is watching FLV#3 and wants to go back to #2, how can I enable this?
I was thinking a listening for a double-click on the REW button, but I'm not sure if that's possible, or how to implement...?
Thanks!