strong text****strong textfirefox keeps asking me to install a flash player so I can play video but every time I try it says there is no plugin for this I need a flash player if I want to view video so how do I fix this using ubuntu 14.04 LTS
Asked
Active
Viewed 1,992 times
-1
-
2Sudo apt-get install flashplugin-installer – xangua Feb 22 '16 at 02:34
-
See also Flash player not working in 14.04 LTS. – Eliah Kagan Aug 11 '17 at 01:47
2 Answers
0
Google Chrome doesn't come up with Flash anymore. So you need to install it(as mentioned in the comment also)
sudo apt-get install pepperflashplugin-nonfree
It will work with Firefox also.
You can install Adobe Flash Player from software center

Ashu
- 3,966
0
In Synaptic Package Manager or Ubuntu Software Center install
flashplugin-installer
or in terminal
sudo apt-get install flashplugin-installer

vasilis74
- 129