Posted under » Flash » Ubuntu on 28 September 2015
This work with 14.04 when I had problem installing flash with the Ubuntu Software Center. Follow these steps.
chmod 775 /usr/lib/flash-plugin/libflashplayer.so
cd /usr/lib/mozilla/plugins/ ln -s /usr/lib/flash-plugin/libflashplayer.so . chmod 775 libflashplayer.so
Now, restart your Firefox or Chrome and flash should work