thuansaritasa / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

swfobject can't get googlesite's swf in IE7, but FF is ok. #283

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. put xxx.swf on googlesite
2. use swfobject to show xxx.swf

What is the expected output? What do you see instead?
I can't see flash.

What version of the product are you using? On what operating system?
IE 7   XP SP3

Please provide any additional information below.

http://ufunlife.com/index.php/play/show/2

<div id="gameswf">SWF Area</div>
<script type="text/javascript"
src="http://ajax.googleapis.com/ajax/libs/swfobject/2.1/swfobject.js"></script>

<script type="text/javascript">
swfobject.embedSWF("https://sites.google.com/a/minipudding.com/minipudding/Home/
flashs/2.swf",
"gameswf", "768", "480", "9.0.0");</script>

Original issue reported on code.google.com by scratch0...@gmail.com on 13 Mar 2009 at 6:26

GoogleCodeExporter commented 9 years ago
FF is not OK   >"<

Original comment by scratch0...@gmail.com on 14 Mar 2009 at 1:20

GoogleCodeExporter commented 9 years ago
Please use the discussion group for authoring questions:
http://groups.google.com/group/swfobject

Original comment by bobbyvandersluis on 15 Mar 2009 at 10:37