<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Don't know if anyone's run into this- maybe I'm just trying something unusual- but it seems I've run into a bug. For full browser flash, the swfObj works great, but what I'm trying to do is a liquid 2 column layout with a fixed width HTML column and and an expandable Flash column, and  I'm getting a useless vertical scroll bar when it seems I shouldn't. Check out the evidence...<DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">EXHIBIT A</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://spacefoundry.com/clientview/opa/noswfobj100/">http://spacefoundry.com/clientview/opa/noswfobj100/</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">This version has no swf- the red area is the <body>, the grey area is the HTML div, and the yellow is the div that I want to replace with the swf using swfObject. You can see that the styles themselves don't create a scrollbar.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">EXHIBIT B</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://spacefoundry.com/clientview/opa/swfobj100/">http://spacefoundry.com/clientview/opa/swfobj100/</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Now observe the same markup with the swfObject added- a useless vertical scrollbar appears.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">EXHIBIT C</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://spacefoundry.com/clientview/opa/swfobj99/">http://spacefoundry.com/clientview/opa/swfobj99/</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">In an attempt to debug this, I changed the height of the yellow swfObject div from 100% to 99%– this removes the scrollbar in Firefox and Safari, but not in IE, and it has the unfortunate side effect of creating a space at the bottom of the page. I want the swf to extend to the full height of the browser window.</DIV><BR><DIV>Thanks!</DIV></BODY></HTML>