<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">your code below looks fine, and it looks like you are using the last version before the swfobject name change, so that should be fine.<DIV><BR class="khtml-block-placeholder"></DIV><DIV><DIV>can you get more info on the browser/os the user had? if it's just one person, you could have them run the adobe flash player uninstaller and then reinstall it.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On May 24, 2006, at 9:39 AM, Sibrand Hoekstra wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <PRE id="line1"><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></SPAN></PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">Hello list,<BR> <BR> a while ago i had to build a photoslideshow for a client, who's doing a huge World Cup 2006 related website.<BR> [You know, the type of site with plenty of ads on it :') ]<BR> Users can upload a picture and see it displayed in my swf.<BR> Now my boss walks in, saying he's had a phonecall about the swf not showing on the page.<BR> I built it when SWFObject was just a little FlashObject, so i'd say little has changed but the name, right?<BR> <BR> I checked the html source, and both the "flashobject.js" file and "thuistribune.swf" file are in place.<BR> I checked the javascript console as well, and it doesn't yield an error or message or whatever...<BR> <BR> Does anyone see what is going wrong here?<BR> </SPAN><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"><BR> this is on <A class="moz-txt-link-freetext" href="http://www.wegaanwinnen.nl/nl-web-Grusse_Aus....php">http://www.wegaanwinnen.nl/nl-web-Grusse_Aus....php</A>  , the site has gone live a while ago.<BR> <BR> oh and don't mention the look of the sourcecode or url, they're using ContentServ ... :')<BR> <BR> <BR> code:<BR> <BR> </SPAN> <PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"><<SPAN class="start-tag">div</SPAN><SPAN class="attribute-name"> id</SPAN>=<SPAN class="attribute-value">"carrousel"</SPAN>>    </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">this is where our SWF should be displayed</SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></<SPAN class="end-tag">div</SPAN>></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"><<SPAN class="start-tag">script</SPAN><SPAN class="attribute-name"> type</SPAN>=<SPAN class="attribute-value">"text/javascript"</SPAN>></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">// <![CDATA[      </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">var fo = new FlashObject("data/media/_shared/swf/thuistribune.swf", "gruessenaus", "708", "180", "7", "#FFFFFF");                  </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">fo.addVariable("branding",   "");         </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">fo.addVariable("branding2",  "");         </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">fo.addVariable("brandingUrl","");         </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">fo.write("carrousel");  </SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);">// ]]></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></<SPAN class="end-tag">script</SPAN>></SPAN></PRE><PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"></SPAN></PRE><SPAN id="__firefox-tidy-id" style="background-color: rgb(221, 221, 255);"><BR> Cheers,<BR> <BR> Siep<BR> <BR> <BR> </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></DIV></BODY></HTML>