Skip to main content
Participant
September 20, 2006
Question

1 seekbar control 2 flv

  • September 20, 2006
  • 2 replies
  • 288 views
i uses 2 flvPlackback component to play 2 flv at the same time.

Thus i uses all those actionscript that comes with the flvPlackback componet to enable what is necessary to function as what a video player should do.

I got a problem here ...i have to control this 2 flv with 1 seekbar or a scrabber bar. As in when the user scrab the seekbar, both flv are in syn together progressing in tune with one another. Hopefully i have make myself clear.
This topic has been closed for replies.

2 replies

Participant
March 9, 2010

Did you manage to make it work? I am with the sdame problem. :-)

Thanks,

Alfonso

Participant
March 15, 2007
im trying to make it so that the seekbar is clickable by a user, and that makes the playhead jump there. it requires hacking these components in a totally un-standard way that requires (as far as I can tell) modifications of the UIManager and FLVPlayback.as files in ways I dont fully understand yet...