Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

.flv in .swf will not play in Firefox but works fine with IE.

  • 8 respostas
  • 176 têm este problema
  • 1 visualização
  • Última resposta de cor-el

more options

My .swf file plays fine in IE but will not play the .flv portion in Firefox.

My .swf file plays fine in IE but will not play the .flv portion in Firefox.

Solução escolhida

You forgot the /images path in the embed (you swapped name and src) src="mainflash1.swf" -> src="/images/mainflash1.swf" name="/images/mainflash1" -> name="mainflash1"

<embed
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
name="mainflash1"
width="518" height="274"
src="/images/mainflash1.swf"
bgcolor="#FFFFFF"
quality="high"
allowscriptaccess="samedomain"
> </embed>
Ler esta resposta 👍 3

Todas as respostas (8)

more options

Solução escolhida

You forgot the /images path in the embed (you swapped name and src) src="mainflash1.swf" -> src="/images/mainflash1.swf" name="/images/mainflash1" -> name="mainflash1"

<embed
type="application/x-shockwave-flash"
pluginspage="http://www.adobe.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
name="mainflash1"
width="518" height="274"
src="/images/mainflash1.swf"
bgcolor="#FFFFFF"
quality="high"
allowscriptaccess="samedomain"
> </embed>
more options

Excellent, it worked perfectly, thank you.

more options

You're welcome

more options

Unfortunately I dont understand code or what your stuff means, or where to even look for it. I followed the link on the adobe shockwave file? But I already have it installed. Are there some directions in plain english that I can follow to fix this? Some of my browser games wont play... Thank you!

more options

You would do better to start your own question, that also allows us to see additional information that you provide. Meanwhile have a look at Flash Plugin - Keep it up to date and troubleshoot problems

You do not need to understand anything about code to use standard features of firefox, and play ordinary videos. It may help also if you let us know what sites you are trying to use, and what the "browser games" are that do not work. [As 'some' work which ones work]

more options

Unfortunately I do not have an answer to this problem.

I have a Website www.rogerallportnurseries.co.uk

Up to a few weeks ago all the Flash Galleries worked fine then all of sudden have disappeared when viewed in Firefox. The Site was created in Web Plus 4

Works fine in Explorer 8 - a browser I hate.

There is simply something not happening here - but I ain't got a clue how to put it right.

more options

Have you checked your browser setup.

The website looks ok in my firefox, for instance the slideshow .swf working ok at the top of the page.

more options

Works for me with the latest Flash 10.2.152.26

Update the Flash plugin to the latest version.