Flash Player 9 for 64bit (Linux)
Sep 6, 2008 how-to, linux
Here is a tutorial to install the Flash Player 9 in a 64-bit (in linux machine)
$ wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
$ tar -zxf install_flash_player_9_linux.tar.gz
$ mkdir ~/.mozilla/plugins/
$ mv install_flash_player_9_linux/flashplayer.xpt install_flash_player_9_linux/libflashplayer.so ~/.mozilla/plugins/
$ nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so
Links:
"Source: Japan Shah
Popularity: 99% [?]
Tags: flash player
Flash Player 10
It is available for download the beta version of Flash Player 10 (Astro).
This version will correct some flaws that Flash Player has apresentrado on Linux machines.
As an example we can see in the image below:

That is, there is no longer problems of the menus flash staying in the background.
They can read a few more notes here.
Download
Installation
Libflashplayer.so to copy the plugins directory of your Firefox. In my case:
/ home / qaz / .mozilla / plugins
Where qaz will be your user name.
Popularity: 28% [?]





