Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

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

  • 3 Mbohovái
  • 2 oguereko ko apañuãi
  • 6 Hecha
  • Mbohovái ipaháva 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?

Opaite Mbohovái (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

Moambuepyre cor-el rupive

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,