Flash player 9 beta is the latest version that you can get for your linux box. This is very essential for my life because I miss all the youtube videos. So, I decided to install the flash player 9 beta on by Ubuntu Edgy Eft 6.10.
First you have to install the flash player 7. Remember to enable all the repositories.
sudo apt-get install flashplugin-nonfree sudo update-flashplugin sudo apt-get install libflash-mozplugin
After flash player 7 is installed, you can carry on your installation for the new release. These three command will download the player, extract it and also install it.
wget http://download.macromedia.com/pub/labs/flashplayer9_update/FP9_plugin_beta_112006.tar.gz tar xvzf FP9_plugin_beta_112006.tar.gz sudo cp flash-player-plugin-9.0.21.78/libflashplayer.so /usr/lib/flashplugin-nonfree/
This is an easy method for installing flash player for linux and now I can enjoy my videos.