Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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.

Learn More

SWF are not displayed in firefox and chrome while in IE they are ok. pls help!

  • 1 wótegrono
  • 45 ma toś ten problem
  • 3 naglědy
  • Slědne wótegrono wót cor-el

more options

Yesterday firefox used to display these swf files but from today i noticed that they are no more displayed. I deleted all internet temporary internet files, restarted the PC, updated the flash plugin but all in vain. On chrome this problem was present from the beginning and on IE, the swf can be viewed easily. Pls help!

Yesterday firefox used to display these swf files but from today i noticed that they are no more displayed. I deleted all internet temporary internet files, restarted the PC, updated the flash plugin but all in vain. On chrome this problem was present from the beginning and on IE, the swf can be viewed easily. Pls help!

Wšykne wótegrona (1)

more options

That is a weird coded web page (created via some special JavaScript code) that has different URL in OBJECT and EMBED. It works for me in Firefox that uses the EMBED, but the URL in the OBJECT give a 404 not found error. Google Chrome seems to use the OBJECT and fails. I'm on Linux, so can't test with IE.


<object height="30" width="960">
<param name="movie" value="header0910_top.swf">
<embed src="header/Header0910_top.swf" height="30" width="960">
</object>
<object height="200" width="960">
<param name="movie" value="header0910_bottom.swf">
<embed src="header/Header0910_bottom.swf" height="200" width="960">
</object>
<object height="420" width="620">
<param name="movie" value="noticeboard.swf">
<embed src="noticeboard/noticeboard.swf" height="420" width="620" align="center">
</object>