I have the requirement to allow users to have the option of video's to view from a basic html page. (video1.flv or video2.flv)

I have used the 'video import' functionality within Dreamweaver to import my intial flv (video1), however, I would like to offer an easy way for the user to selct another video. I was hoping that I could have two html links that will set the selected video to play within the FLVPlayback component, i.e. video 1 or video 2.

Is it possible to interact with the flv component and perform a 'load' command from a link such as this, where depending on what link the user chooses, will depend upon what video is played within the embedded component.

Any help is greatly appreciated,

Regards,

Motorpilot