2007-01-17, 07:10 PM
Well, Adobe have released Flash Player 9 for Linux - the final version. W00t! :)
It's also reasonably easy to install. Download the .tar.gz version to your desktop, right-click it and click extract here, then run this from a terminal:
Code:
su -
cd /home/yourusername/Desktop/install_flash_player_9_linux
./flashplayer-installer
Follow the prompts, restart your browsers and you should have Flash 9 capability!
(Most of the time you can just press Enter when asked about the mozilla directory, but sometimes you'll need to enter /usr/lib/firefox-versionnumber instead of accepting the default).