[SWFObject] Way to reuse the SWFObject.
    Padmini Jain 
    padmanijain at gmail.com
       
    Mon Nov 13 00:15:23 PST 2006
    
    
  
 I just want to share a way to reuse the SWFObject in the code.
    function changeYouTube(temp){
        so.setAttribute('swf', temp);
        so.write("flashcontent");
    }
I have used this in You tube
player<http://padmanijain.googlepages.com/myexperiments>where you can
switch youtube videos using javascript.
http://padmanijain.googlepages.com/myexperiments<http://padmanijain.googlepages.com/myexperiments>
I also figured how to use SWFObject with flv files.
And SWFObject rocks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061113/b1e586f5/attachment-0004.htm>
    
    
More information about the Swfobject
mailing list