<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<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>
</body>
</html>