Paul. If your video player swf supports API methods to load videos, then this is the preferred method as you don't have to load a new swf each time. Popular video players like Flow player and JW media player have API methods to support this. If your player does not support this method, the you can replace 1 swf with another by following this tut:
http://learnswfobject.com/advanced-topics/load-a-swf-using-javascript-onclick-event/ <http://learnswfobject.com/advanced-topics/load-a-swf-using-javascript-onclick-event/> Regards, Aran On Sun, Feb 28, 2010 at 12:55 PM, PaulWatson < [email protected]> wrote: > Sorry if this is a stupid question, but what I want to do is have one > embedded video in my html page with a few links next to it, so that > clicking on a link will change the video being played. Can someone > tell me how to change the video through a link? > > Thanks, > Paul > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
