<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">since wmode is a parameter, you need to use addParam() instead of addVarialbe().<DIV><BR class="khtml-block-placeholder"></DIV><DIV>so it should look like this:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>so.addParam("wmode", "transparent");</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On May 3, 2006, at 12:44 AM, <A href="mailto:swfobject@blazingimages.com">swfobject@blazingimages.com</A> wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Monaco" size="3" style="font: 12.0px Monaco">so.addVariable("wmode", "transparent");</FONT></P> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>