Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 replies
  • 2 have this problem
  • 3 views
  • Last reply by 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?

All Replies (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

Modified by 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,