当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 8 件の返信
  • 176 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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.

選ばれた解決策

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>
この回答をすべて読む 👍 3

すべての返信 (8)

more options

選ばれた解決策

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.