I have two web browsers: Chromium, and Mozilla Firefox. Firefox let see Flash videos but with Chromium, I can not see Flash videos. How may I add Flash playback ability to Chromium?
Asked
Active
Viewed 294 times
0
-
For >= 14.04 LTS see http://askubuntu.com/questions/452489/flash-player-not-working-in-14-04-lts – Takkat Nov 07 '14 at 07:28
1 Answers
0
You can install flash player for Chromium by following the instructions over here:
First make sure you have enabled Multiverse software repository. For that, Open "Software & Updates" and then check the multiverse software repository.
Then install flash player either from terminal using the commmand **sudo update-pepperflashplugin-nonfree --install ** or install "Pepper Flash Player - browser plugin" from Software Center
Original source: https://wiki.ubuntu.com/Chromium/Getting-Flash
-
Can you include some instructions in the answer itself, rather than just linking to them? Maybe copy the most relevant bit into the answer. – thomasrutter Nov 07 '14 at 03:31