搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

FF will load flash websites (such as www.ideas2images.com) but not xml-flash websites such as www.bethsoriginalart.com

  • 3 个回答
  • 2 人有此问题
  • 6 次查看
  • 最后回复者为 kimages

more options

I can load flash content (www.ideas2images.com) but not xml-flash content (www.bethsoriginalart.com). Why?

I can load flash content (www.ideas2images.com) but not xml-flash content (www.bethsoriginalart.com). Why?

所有回复 (3)

more options

Can be caused by an error in the page source (backslash instead of forward slash):

<script type="text/javascript" src="js\swfobject.js"></script>

You can contact the site to inform them about that error and ask them to test the site in Firefox.


http://bethsoriginalart.com/Beth.swf

由cor-el于修改

more options

This site can be viewed using IE and Chrome, just not with FF. Why would it be a code error on the part of the website if other browsers can view it? I'm not trying to be difficult, just trying to understand.

Thank you,

more options

Ok... I don't understand why... but you are correct. They changed the code to

<script type="text/javascript" src="js/swfobject.js"></script>

and it worked... Thank you,