<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">can you post a link to the page you uploaded?<DIV><BR class="khtml-block-placeholder"></DIV><DIV>are there any javascript errors?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR><DIV><DIV>On Aug 2, 2006, at 6:47 PM, John Deitz wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> <DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006">I'm using SWF object to run a FLV player that gets passed a "skin" file and the target file as variables.  The CDATA looks like this:</SPAN></FONT></FONT></DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006"></SPAN></FONT></FONT> </DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006">  // <![CDATA[<BR>  var so = new SWFObject("eplayer.swf", "eplayer", "340", "255", "8", "#666666");<BR>  so.addParam("salign", "lt");<BR>  so.addParam("quality", "high");<BR>  so.addVariable("flashVarText", "&skinName=eskin&streamName=RLT.flv&autoPlay=true&autoRewind=false");<BR>  so.write("flashcontent");<BR>  // ]]><BR></SPAN></FONT></FONT></DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006">Everything works as expected (the FLV plays with the skin) on my local machine, but when I upload all the components to a web server, there is not evidence that the player, skin or FLV file are recognized.  I'm baffled, since I've uploaded to two different servers with the same result.</SPAN></FONT></FONT></DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006"></SPAN></FONT></FONT> </DIV> <DIV align="left"><FONT face="Tahoma" color="#333300" size="1"><FONT face="Arial" color="#000000" size="2"><SPAN class="890263922-02082006">Has anyone else seen this problem?  Thanks in advance for ideas!</SPAN></FONT></FONT></DIV><FONT face="Tahoma" color="#333300" size="1"></FONT></DIV><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>