為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

what to do with a .swf game file

  • 4 回覆
  • 3 有這個問題
  • 6 次檢視
  • 最近回覆由 PyGreen

more options

When I tried to play a game which I've played easily on Internet Explorer and on Chrome, Firefox asks if I want to go to IE or save the file. When I selected save I didn't know where to save it. Also, why is Firefox not just playing this game?

When I tried to play a game which I've played easily on Internet Explorer and on Chrome, Firefox asks if I want to go to IE or save the file. When I selected save I didn't know where to save it. Also, why is Firefox not just playing this game?

所有回覆 (4)

more options

So what site is this loading from?

more options

Firefox, Chrome, and Internet Explorer each use a different version of Flash. NPAPI for Firefox, PPAPI for Chrome, and ActiveX for IE versions of Flash.

Sounds like you don't have the NPAPI Plugin version of Flash which Firefox needs to display .swf files.

If you go here you can select the correct Plugin version manually. Select the Operating System, then select for Firefox - NPAPI/ https://get.adobe.com/flashplayer/otherversions/

Or when using Firefox go here: https://get.adobe.com/flashplayer/ but make sure you deselect the Optional offers.

more options

A while back, Firefox also stopped running SWF files that did not originate from the web (http: or https: address). So that prevented playing locally saved SWF files whose addresses in the address bar start with file:/// when you open them.

This was for security reasons related to strange protocols, but if you want to turn off this protection, you could.

(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 https_ and pause while the list is filtered

(3) Double-click the plugins.http_https_only preference to switch the value from true to false to let Firefox run SWF files on file:/// and other non-web addresses

more options

Thank jscher2000. that's what I need.