Q. How do I install Flash Player for Firefox web browser?

A. Type the following two commands to install flash player:

$ apt-get install flashplugin-nonfree
$ sudo update-flashplugin

Restart the firefox. Some people may find voice is not working with
newly installed flash player. Type following commands to solve this
problem (thanks to macewan.org):

$ sudo apt-get install alsa-oss

$ gksudo gedit /etc/firefox/firefoxrc

Find line that read as FIREFOX_DSP and set to:
FIREFOX_DSP="aoss"

Save and close the file.

Close Firefox and restart it again.

Powered by ScribeFire.