[SWFObject] Problem running SWF Player

John Deitz jdeitz at optimalenterprise.com
Thu Aug 3 06:23:36 PDT 2006


Sure, it is: http://www.petclubintl.com/comps/test/swfobject_test2b.html
 
Thanks for looking in!  I'll try te other suggestion in the meantime.
John

  _____  

From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Geoff Stearns
Sent: Wednesday, August 02, 2006 10:28 PM
To: swfobject at lists.deconcept.com
Subject: Re: [SWFObject] Problem running SWF Player


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/a5a91a50/attachment-0001.htm>


More information about the Swfobject mailing list