<font size="2">
<div>I just want to share a way to reuse the SWFObject in the code.</div>
<div> </div>
<div>    function changeYouTube(temp){<br>        so.setAttribute('swf', temp);<br>        so.write("flashcontent");<br>    }<br> </div>
<div>I have used this in <a href="http://padmanijain.googlepages.com/myexperiments">You tube player</a> where you can switch youtube videos using javascript.</div>
<div> </div>
<div><a href="http://padmanijain.googlepages.com/myexperiments">http://padmanijain.googlepages.com/myexperiments</a><a href="http://padmanijain.googlepages.com/myexperiments"></a></div>
<div> </div>
<div>I also figured how to use SWFObject with flv files. </div>
<div> </div>
<div>And SWFObject rocks!</div></font>