PDA

View Full Version : [AS3] Two FLV's controlled by the same seekbar.


Duckula
02-26-2009, 11:52 AM
I have two FLVPlayback components next to eachother that are the same length. I want to be able to control them using only one seekbar so when you go to one point in the video it will update the other video to the same point.

Any idea how to do this?