我已將.swf文件嵌入到我的代碼中,但在測試時不會顯示。它直接從源文件(http://pandadol.com/pics/sydneyedit/300x250.swf)播放,但不能從HTML文件播放。SWF文件已上傳到服務器,但未在嵌入中顯示
<html>
<head>
</head>
<body>
<object data="http://pandadol.com/pics/sydneyedit/300x250.swf">
<param name="movie" value="http://pandadol.com/pics/sydneyedit/300x250.swf">
</object>
<object data="http://www.adobe.com/jp/events/cs3_web_edition_tour/swfs/perform.swf">
<param name="movie" value="http://www.adobe.com/jp/events/cs3_web_edition_tour/swfs/perform.swf">
</object>
</body>
</html>
我把它放在這裏用默認的從Adobe只是爲了看看它是不是我的flash播放器,這是問題,但它似乎顯示了罰款。
有一些荒謬的我失蹤了。如果任何人有線索,我會很感激。