Installing 64bit Flash in Ubuntu 11.04 (Natty Narwhal)
After upgrading to Ubuntu 11.04 I ran in to an issue where flash video on many sites would play with white squares flashing over top of it. I eventually discovered that the following resolved the issue for me…
add-apt-repository ppa:sevenmachines/flash
apt-get update
apt-get install flashplugin64-installer
The above lines will install a native 64bit beta version of flash, enjoy.
Leave a Reply
You must be logged in to post a comment.