OK, so I have one .swf that references several FLVs in a separate folder. That .swf is embedded several times on one webpage and each one references a different video.

My only problem is that they all load when the page loads. I would like the first video to load automatically (not play automatically, just load) and the rest to only load when they are clicked.

I have been trying to control the buffering with JavaScript where the .swf are embedded but have been unsuccessful.

I have also fooled around with the buffer time parameter of the FLVPlayback component and still no luck.

If anyone could suggest how they might go about solving this I would be most grateful.

cheers