搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Flash content Not Showing in an iFrame from a Local Page That Has a Web Link.

more options

<iFrame

Align="Middle"
Name="7-Day Flash Loop"
Width="1600"
Height="900"
Scrolling="Auto"
FrameBorder="1"
Src="http://www.wpc.ncep.noaa.gov/basicwx/day0-7loop.html">

</iFrame>

The iFrame is blank, not showing the Flash weather maps from the above noted Website. This worked as is in earlier FF versions years ago.

<iFrame Align="Middle" Name="7-Day Flash Loop" Width="1600" Height="900" Scrolling="Auto" FrameBorder="1" Src="http://www.wpc.ncep.noaa.gov/basicwx/day0-7loop.html"> </iFrame> The iFrame is blank, not showing the Flash weather maps from the above noted Website. This worked as is in earlier FF versions years ago.

被采纳的解决方案

Years? Maybe you're thinking of Firefox 54?

Let's see if this works on yours:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste plug*ht and pause while the list is filtered

(3) Double-click the plugins.http_https_only preference to switch the value from true to false -- this allows flash loaded through other protocols, such as file://

You'll need to reload your local page before Firefox will process the Flash object.

https://www.fxsitecompat.com/en-CA/docs/2017/flash-can-now-be-loaded-only-from-http-https/

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Years? Maybe you're thinking of Firefox 54?

Let's see if this works on yours:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste plug*ht and pause while the list is filtered

(3) Double-click the plugins.http_https_only preference to switch the value from true to false -- this allows flash loaded through other protocols, such as file://

You'll need to reload your local page before Firefox will process the Flash object.

https://www.fxsitecompat.com/en-CA/docs/2017/flash-can-now-be-loaded-only-from-http-https/

more options

jscher2000 said

Years? Maybe you're thinking of Firefox 54?

54 was when it last worked? I know I wanted to update my local weather page for some time and find out why 3 of my Flash iFrames were not working.

Thanks! It is now working again. Let's do a 'Happy Dance'!

- Pj
more options

Yes, that setting was added in Firefox 55. I guess it took a while to reach the "worth posting on the forum" level of aggravation.