On Linux (Fedora 17 x86-64), Chrome keeps reporting "Adobe Flash Player was blocked because it is out of date." every time I browse a page that contains Flash. How to fix this?
did this and it turned to be working for me:
did this and it turned to be working for me:
- Disable the
libpepflashplayer
in Chrome by runchrome://plugins/
in the URL bar. - Install the latest flash player from adobe:
$ rpm -qa | grep flash
flash-plugin-11.2.202.261-release.x86_64 - Delete the plugins in
~/.mozilla/plugins
. I am not sure whether this matters really. But after I did these 3 steps, Chrome turns to be working again.
No comments:
Post a Comment