Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

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

  • 3 wótegrona
  • 2 matej toś ten problem
  • 6 naglědow
  • Slědne wótegrono wót 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?

Wšykne wótegrona (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

Wót cor-el změnjony

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,