[SWFObject] IE bug

Chris Smith doodlebomb at gmail.com
Tue Aug 8 22:03:58 PDT 2006


Hello, great application.  Works well when I was setting up flash for search
engine stuff.  One thing, my flash movie wont show up in IE 6 or 7 now that
I use this code.  But the movie does show up in FF, Netscape, and Opera.

 

Here is my test code-

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Untitled Document</title>

 

 

<script type="text/javascript" src="swfobject.js"></script>

</head>

 

<body>

<p> </p>

<p>

             <div id="Contact"> 

          <div align="right">Contact</div>

        </div>

          <script type="text/javascript">

  var so = new SWFObject("flash_contactbutton.swf", "contact", "82", "21",
"7", "#000000");

  so.write("Contact");

</script>

</body>

</html>

 

 

If someone can help me, I woud really appreciate it, thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060809/754fa659/attachment-0004.htm>


More information about the Swfobject mailing list