<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">can you provide more details? <DIV><BR class="khtml-block-placeholder"></DIV><DIV>if the background is transparent, then we know the parameter is working, and there isn't anything else that swfobject does that could fix it.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>you can test this by embedding it without swfobject and seeing if it works or not.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Sep 1, 2006, at 6:08 AM, vivek wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV>Dear Friends,</DIV>  <DIV>I am a new user of swf object 1.4.</DIV>  <DIV>Problem is i have to use ("wmode", "transparent"); and it doesnt work properly in mozilla and opera it makes flash transparent but my animation and button wont work properly. </DIV>  <DIV>Without using " ("wmode", "transparent"); " website works perfect.</DIV>  <DIV> </DIV>  <DIV>Please give me any solution or suggestion.</DIV>  <DIV> </DIV>  <DIV>I use this and my script is as follows :</DIV>  <DIV>var so = new SWFObject("ball.swf", "ball.swf", "100%", "750", "8,0,0,0", "#cccccc");<BR>  so.addParam("allowScriptAccess", "sameDomain");<BR>  so.addParam("scale", "noscale");<BR>  so.addParam("wmode", "transparent");<BR>  so.addParam("quality", "best");<BR>  so.addParam("align", "bottom"); <BR>  so.addParam("type", "application/x-shockwave-flash");   <BR>  so.write("flashcontent");</DIV>  <DIV> </DIV>  <DIV>Regards</DIV>  <DIV>vivek</DIV>  <DIV>India</DIV>  <DIV> </DIV>  <DIV> </DIV><DIV>           <BR class="khtml-block-placeholder"></DIV><HR size="1">How low will we go? Check out Yahoo! Messenger’s low <A href="http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com"> PC-to-Phone call rates.</A><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>