[SWFObject] Problem running SWF Player

Geoff Stearns geoff at deconcept.com
Wed Aug 2 22:27:39 PDT 2006


can you post a link to the page you uploaded?

are there any javascript errors?


On Aug 2, 2006, at 6:47 PM, John Deitz wrote:

> 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:
>
>   // <![CDATA[
>   var so = new SWFObject("eplayer.swf", "eplayer", "340", "255",  
> "8", "#666666");
>   so.addParam("salign", "lt");
>   so.addParam("quality", "high");
>   so.addVariable("flashVarText",  
> "&skinName=eskin&streamName=RLT.flv&autoPlay=true&autoRewind=false");
>   so.write("flashcontent");
>   // ]]>
> 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.
>
> Has anyone else seen this problem?  Thanks in advance for ideas!
> _______________________________________________
> SWFObject mailing list
> SWFObject at lists.deconcept.com
> http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20060803/ca782bfa/attachment-0005.htm>


More information about the Swfobject mailing list