Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在此页面上显示 Flash 内容时遇到了一些困难。我检查了代码和路径,一切似乎都是正确的。我在 swf 文件所在的目录中有另一个页面,它工作正常,所以我知道 swfobject 和 swf 文件工作正常。
任何想法为什么 swf 文件在第一页中没有正确显示?
谢谢!
您的 swf 文件不在正确的目录中。swf 被指定为相对于您当前所在的文档。所以你的 swf 应该在这个目录中:
http://projectpath.ideapeoplesite.com/rutland/expressInstall.swf
找不到您的 settings.xml。它给出了 404 错误。
尝试定义 a <div id="carousel1">而不是<object>.
<div id="carousel1">
<object>