<HTML>
<HEAD>
<TITLE>Re: [SWFObject] SwfObject and Height</TITLE>
</HEAD>
<BODY>
<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" <geoff@deconcept.com> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><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><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>
SWFObject@lists.deconcept.com<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>
</BODY>
</HTML>