Re: Problem with Flash Header

Originally Posted by
welchyboy
I got the code to work this is what I have
Code:
<div id="flashcontent">
<strong>You need to upgrade your Flash Player in order to see the animated menu.
<a href="http://www.adobe.com/go/getflashplayer" target="_blank">www.Adobe.com</a>
</strong>
</div>
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("example.swf", "example", "100%", "110", "6", "#ffffff");
so.write("flashcontent");
// ]]>
</script>
However it appears that I still have to make the flash very wide did i do something wrong? I added the java file but i am not sure it is referencing it right or something.
This is my java file
Should upgrade to 2.0, 1.4 had issues with more then one movie on a page. also had conflicts with other mods. Try it without the %. It needs the size and not a percentage. Flash movies should be able to expand without having to enlarge the file. Why the cdata? I don't think RSS feed readers can do flash!
Dave
Always forward thinking... Lost my mind!
Bookmarks