<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">i haven't heard anyone else complain about a problem like this.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>would it be possible for you to create a test page and post the url so we can have a look?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On May 20, 2006, at 9:34 PM, Hollie Bell wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="background-color:"><P><BR>I have  an index page with a flash file and the code written like this:</P><P><div id="<FONT color="#ff0033">flashcontent2</FONT>"><BR>  This text is replaced by the Flash movie.<BR></div></P><P><script type="text/javascript"><BR>   var so = new SWFObject("flash/header.swf?button=0", "<FONT color="#ff0033">mymovie2</FONT>", "766", "135", "6", "#4B4B4B");<BR>   so.write("<FONT color="#ff0033">flashcontent2</FONT>");<BR></script></P><P>and a flash file which is in the iframe has the code written like this:</P><P><div id="<FONT color="#ff0033">flashcontent</FONT>"><BR>  This text is replaced by the Flash movie.<BR></div></P><P><BR><script type="text/javascript"><BR>   var so = new SWFObject("flash/pic.swf", "<FONT color="#ff0033">mymovie</FONT>", "413", "217", "6", "#333333");<BR>   so.write("<FONT color="#ff0000">flashcontent</FONT>");<BR></script></P><DIV> <BR class="khtml-block-placeholder"></DIV><P>Only the header.swf is showing up without the box around it.</P><P>Is it something to do with ifrmes or have i got the code incorrect?</P><P>Thanks<BR></P><BR><BR><BR> <DIV></DIV> <DIV><FONT color="#000000"></FONT></DIV><FONT color="#000000"></FONT></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">SWFObject mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>