PDA

View Full Version : Handling multiple FLVs with the FLVplayback component


devhel
07-07-2007, 05:43 PM
I'm using the FLVplayback component to stream an flv. My goal is for video_1 (my first flv) to play automatically as the site loads. And its working. However, now I want to introduce video_2 (my second flv). I created and programmed two buttons that I hoped would call video_1 and video_2 accordingly. I can't seem to get this to work and I'm back to square one. Any detailed advice or guidance on how I should set this up would be very much appreciated.