Flash: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(Flash memory problems)
(Added uninstall information and replaced Flash Player FAQs link with support link)
Line 7: Line 7:
Download the Flash installer from the [http://www.macromedia.com/go/getflashplayer Macromedia Flash Player download page] or from  [http://plugindoc.mozdev.org PluginDoc].  If you cannot find a Flash Player download for your OS,  [http://www.macromedia.com/shockwave/download/alternates/ find it manually on this page].  See [http://plugindoc.mozdev.org/faqs/flash.html PluginDoc's Flash FAQs] for details on installation.
Download the Flash installer from the [http://www.macromedia.com/go/getflashplayer Macromedia Flash Player download page] or from  [http://plugindoc.mozdev.org PluginDoc].  If you cannot find a Flash Player download for your OS,  [http://www.macromedia.com/shockwave/download/alternates/ find it manually on this page].  See [http://plugindoc.mozdev.org/faqs/flash.html PluginDoc's Flash FAQs] for details on installation.


If your Windows or Mac system doesn't meet the [http://www.macromedia.com/software/flashplayer/productinfo/systemreqs/ requirements for Flash 8]an updated version of Flash 7 for Netscape/Mozilla/Firefox is available [http://www.macromedia.com/go/d9c2fe33 here].
=== Windows and Mac===
If you can't run Flash 8 on your system (see the [http://www.macromedia.com/software/flashplayer/productinfo/systemreqs/ system requirements]) you can download an updated version of Flash 7 [http://www.macromedia.com/go/d9c2fe33 here] (Windows users should download the the "Netscape" installer for Firefox and other Mozilla browsers).  


=== Windows===
On Windows, the Flash plugin installer for Mozilla-based browsers does not add or update the Internet Explorer ActiveX control, and vice versa. You will need to install Flash separately for Internet Explorer and Mozilla-based browsers.   
The Flash installer for the Mozilla browser plugin does not add or update the Internet Explorer ActiveX control, and vice versa. You will need to install Flash separately for Internet Explorer and Mozilla-based browsers.   


For undetected browsers such as zipped builds of Mozilla Suite or Firefox, either use the  XPI package  [http://plugindoc.mozdev.org/important.html#flash]  ("Install" link at  [http://plugindoc.mozdev.org/windows.html#Flash  PluginDoc]) or copy these two files from another Mozilla browser to the new browser's [[installation directory]]:  
For undetected browsers such as zipped builds of Mozilla Suite or Firefox, either use the  XPI package  [http://plugindoc.mozdev.org/important.html#flash]  ("Install" link at  [http://plugindoc.mozdev.org/windows.html#Flash  PluginDoc]) or copy these two files from another Mozilla browser to the new browser's [[installation directory]]:  
* '''NPSWF32.DLL''' to the  ''plugins'' folder  
* '''NPSWF32.dll''' to the  ''plugins'' folder  
* '''flashplayer.xpt''' to the ''components'' folder (for [http://plugindoc.mozdev.org/faqs/flash.html#win-scripting  scripting support])
* '''flashplayer.xpt''' to the ''components'' folder (for [http://plugindoc.mozdev.org/faqs/flash.html#win-scripting  scripting support])


===Flash 8.0 on Linux===
===Flash 8.0 on Linux===
At the moment there is no Linux version of Flash Player 8.0. Adobe has indicated that there will not be a Linux release of Flash Player 8.0, however Flash Player 8.5 will have a Linux release. In the mean time, if you require Flash Player 8.0, you can try [http://www.codeweavers.com/products/cxoffice/ CrossOver Office].
At the moment there is no Linux version of Flash Player 8.0. Adobe has indicated that there will not be a Linux release of Flash Player 8.0, however Flash Player 8.5 will have a Linux release. In the mean time, if you require Flash Player 8.0, you can try [http://www.codeweavers.com/products/cxoffice/ CrossOver Office].
==Uninstalling Flash==
===Windows and Mac===
An uninstaller can be downloaded to remove Flash from your system.  See the following Macromedia Flash Player TechNote: 
*[http://www.macromedia.com/go/tn_14157  How to uninstall the Macromedia Flash Player plug-in and ActiveX control]
After downloading, make sure you [[kill application | completely exit your Mozilla application]] or other Internet browser before you run the uninstaller. 
The Windows uninstaller may not remove the Flash plugin from all locations so you should search for the following files and delete, if found:
* NPSWF32.dll
* flashplayer.xpt
* GetFlash.exe
* GetFlash.exe.manifest
===Linux and Solaris===
Follow the uninstall instructions in the Macromedia Flash Player ReadMe for your system, linked below:
* [http://www.macromedia.com/go/tn_15380 Flash Player (Mozilla Plug-in) for Linux ReadMe]
* [http://www.macromedia.com/go/tn_15381 Flash Player (Netscape Plug-in) for Solaris ReadMe]


==Troubleshooting==
==Troubleshooting==
Line 49: Line 66:


==External Links==
==External Links==
* [http://www.macromedia.com/software/flashplayer/productinfo/faq/ Macromedia Flash Player FAQs]
* [http://www.macromedia.com/support/flashplayer Macromedia Flash Player Support Center]
* [http://www.macromedia.com/shockwave/welcome/ Test Macromedia Shockwave and Flash Players]
* [http://www.macromedia.com/shockwave/welcome/ Test Macromedia Shockwave and Flash Players]
* [http://plugindoc.mozdev.org/faqs/flash.html PluginDoc Flash Player FAQ]
* [http://plugindoc.mozdev.org/faqs/flash.html PluginDoc Flash Player FAQ]

Revision as of 19:54, 22 April 2006

Macromedia Flash (or just "Flash") usually refers to the Macromedia Flash Player and browser plugin needed to handle SWF web page animations and interactive content. Even though the Flash plugin is referred to as "Shockwave Flash", it should not be confused with the Shockwave plugin that handles "Shockwave for Director" content.

Security alert

Flash Player versions 8.0.22.0 and earlier contain a security flaw that can allow the execution of arbitrary code (Read the Security Bulletin.) All users should install the updated version, currently 8.0.24.0 (instructions for users who cannot upgrade to Flash Player 8 are included in the bulletin).

Installation

Download the Flash installer from the Macromedia Flash Player download page or from PluginDoc. If you cannot find a Flash Player download for your OS, find it manually on this page. See PluginDoc's Flash FAQs for details on installation.

Windows and Mac

If you can't run Flash 8 on your system (see the system requirements) you can download an updated version of Flash 7 here (Windows users should download the the "Netscape" installer for Firefox and other Mozilla browsers).

On Windows, the Flash plugin installer for Mozilla-based browsers does not add or update the Internet Explorer ActiveX control, and vice versa. You will need to install Flash separately for Internet Explorer and Mozilla-based browsers.

For undetected browsers such as zipped builds of Mozilla Suite or Firefox, either use the XPI package [1] ("Install" link at PluginDoc) or copy these two files from another Mozilla browser to the new browser's installation directory:

  • NPSWF32.dll to the plugins folder
  • flashplayer.xpt to the components folder (for scripting support)

Flash 8.0 on Linux

At the moment there is no Linux version of Flash Player 8.0. Adobe has indicated that there will not be a Linux release of Flash Player 8.0, however Flash Player 8.5 will have a Linux release. In the mean time, if you require Flash Player 8.0, you can try CrossOver Office.

Uninstalling Flash

Windows and Mac

An uninstaller can be downloaded to remove Flash from your system. See the following Macromedia Flash Player TechNote:

After downloading, make sure you completely exit your Mozilla application or other Internet browser before you run the uninstaller.

The Windows uninstaller may not remove the Flash plugin from all locations so you should search for the following files and delete, if found:

  • NPSWF32.dll
  • flashplayer.xpt
  • GetFlash.exe
  • GetFlash.exe.manifest

Linux and Solaris

Follow the uninstall instructions in the Macromedia Flash Player ReadMe for your system, linked below:

Troubleshooting

First, read PluginDoc to see if your problem is listed there.

Quicktime plugin takes over Flash

If you see a Quicktime symbol with a question mark where the Flash content should be, it means that Quicktime has taken over handling of Macromedia Flash files. Open the Quicktime Control Panel, select the Browser tab (or select "Browser Plug-in" from the drop-down menu in Quicktime 6 or earlier). Click the "Mime settings" button and uncheck "Flash media" or "Flash file" under "Miscellaneous" and restart your browser. If the problem persists, remove the file "pluginreg.dat" from the "Firefox" or "Mozilla" folder in the profile folder location. Additionally, remove any "npqt*.dll" files found in the Mozilla Suite or Firefox installation directory's plugins folder. [2].

ActiveX plugin conflict

If you have the Mozilla ActiveX plugin installed and are experiencing Flash errors, remove the file npmozax.dll from the installation directory plugins folder [3]. If the problem goes away, your Mozilla ActiveX plugin is either misconfigured or the wrong version for your browser. Check this article for details.

Flashblock conflict

If you're using Flash Player 8 and the Flashblock extension, you need Flashblock 1.3.3 or higher. [4].

If you've removed Flashblock you need to take the following code out of userChrome.css or userContent.css:

object[classid$=":D27CDB6E-AE6D-11cf-96B8-444553540000"],
object[codebase*="swflash.cab"]
{ -moz-binding: url("chrome://flashblock/content/flash.xml#obj"); }

Adblock conflict

Flash content may not display if the Adblock extension is installed and OBJ-TABS are enabled. Disable OBJ-TABS in Adblock's options or try updating to the latest version of Adblock, or uninstall Adblock and install Adblock Plus. [5].

Amazing Media Browser

Flash content will not display if the Amazing Media Browser extension is installed, if the "Block all embedded objects" preference is set to "Yes". Change the preference setting to "No" to allow embedded media such as Flash to display.

Crashes

Many crashes are caused by older versions of Flash. Make sure you are using the latest version. If the crash still occurs with the latest version, follow Macromedia's troubleshooting advice. If this advice does not help, please report a bug to Macromedia.

Memory Use

Version 8.0.24.0 of the Flash plugin has a bug that can cause it to continually consume memory while you sit on a page that has Flash content on it. [6] Until a new version of the plugin is available, workarounds are to remove the Flash plugin, block Flash content, or navigate away from pages with Flash manually.

External Links