control two FLVPlayback by one seekBar or another controller
Hii
i have two FLVPlayback on stage i need to control the both videos by one controller when back or skip some second the both videos moved to the same second , i have created seekBar "seekbar_mc" at stage and typ the code
myflv1.seekBar =myflv2.seekBar =seekbar_mc;
it give me 2 slider on seekBar but i need one only can controlling the 2 FLVPlayback
any one can help me please ?!
