Ok I'm using this in a .js document
And putting this where I want it to show up.Code://Javascript document document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="661" height="262">'); document.write('<param name="movie" value="flash/head.swf">'); document.write('<param name="quality" value="high"></object>'); ///////////2 document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="661" height="41">'); document.write('<param name="movie" value="flash/menu.swf">'); document.write('<param name="quality" value="high"></object>');
Can ya'll test it out in different browsers and let me know how it works. I already know it doesn't work in Firefox. Anyone know how to fix that?Code:<script src="../second.js"></script>![]()



Reply With Quote

Bookmarks