Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 8 trả lời
  • 176 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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>
Đọc câu trả lời này trong ngữ cảnh 👍 3

Tất cả các câu trả lời (8)

more options

Giải pháp được chọn

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

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.