I have upgraded to 14.04LTS and my flash player doesn't work on chromium facebook only!!! It is the latest version of adobe, and works on you tube, as well as with firefox facebook. Am I missing something here???
Asked
Active
Viewed 3,375 times
3
-
What error do you see? – Tim Sep 28 '14 at 21:40
-
"This plug-in is not supported" or "upgrade your flash player" – anl Sep 28 '14 at 21:43
-
2possible duplicate of Chromium 34 and later cannot detect flash plugin – David Foerster Sep 28 '14 at 22:03
1 Answers
6
Chromium, such as Chrome, recently dropped support for NPAPI (Netscape Plugin API) plugins, when they introduced their new Pepper Plugin API (PPAPI). So most older plugins don't work any more, including Adobe Flash Player.
To get Flash back, you have to use Google's own Flash Player called Pepper Flash. In Chrome, it's installed automatically. But not in Chromium, since Pepper Flash is a close-source project by Google.
To install Pepper Flash for Chromium, install the package pepperflashplugin-nonfree
.
The fact that it works with YouTube is because YouTube doesn't use Flash any more. Where possible, it now uses the HTML5 video tag, and only uses Flash as a fallback for older browsers.

s3lph
- 14,314
- 11
- 59
- 82