<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">well, the 100% example is only if you don't have any other content on the page...<DIV><BR class="khtml-block-placeholder"></DIV><DIV>so, since you have other content, you just need to adjust... if you use the 100%, 700 option, you should be able to let the background scale, you just have to play with it...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>it's really more about the css/html than it is the swfobject code.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Nov 15, 2006, at 7:18 PM, Emma Petrie wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">Thank you for responding. The site is zipper.tv.<BR> <BR> Yes, I started with the fullscreen.html.<BR> <BR> When I used :<BR> var so = new SWFObject("beta15.swf", "ZipperTV", "100%", "100%", "8", "#131313");<BR> Ie6 would not scale 100 percent, nor provide scrollbars for viewing the rest of the site.<BR> <BR> I have the same css code that is on fullscreen.html.<BR> <BR> When I hard code it:<BR> <BR> var so = new SWFObject("beta15.swf", "ZipperTV", "100%", "700", "8", "#131313");<BR> <BR> It works better, but the width is bad for small screens. And if I hard code the width, the client does not like that the bg does not scale with the browser.<BR> <BR> What am I missing here?<BR> <BR> <BR> <BR> Thank you,<BR> Emma<BR> <BR> <BR> <BR> On 11/15/06 2:19 PM, "Geoff Stearns" <<A href="mailto:geoff@deconcept.com">geoff@deconcept.com</A>> wrote:<BR> <BR> </SPAN></FONT><BLOCKQUOTE type="cite"><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">maybe try comparing your setup to the example fullscreen.html page i provide with swfobject?<BR> <BR> <BR> <BR> On Nov 15, 2006, at 4:12 PM, Emma Petrie wrote:<BR> <BR> </SPAN></FONT><BLOCKQUOTE type="cite"><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px">zipper.tv<BR> </SPAN></FONT></BLOCKQUOTE><FONT face="Verdana, Helvetica, Arial"><SPAN style="font-size:12.0px"><BR> <BR> <HR align="CENTER" size="3" width="95%"></SPAN></FONT><SPAN style="font-size:12.0px"><FONT face="Monaco, Courier New">_______________________________________________<BR> SWFObject mailing list<BR> <A href="mailto:SWFObject@lists.deconcept.com">SWFObject@lists.deconcept.com</A><BR> <A href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com</A><BR> </FONT></SPAN></BLOCKQUOTE><SPAN style="font-size:12.0px"><FONT face="Monaco, Courier New"><BR> </FONT></SPAN><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>