The 32bit version of Flash control can’t work on x64 version of Linux with FireFox. How to install Flash so that you can use PhotoEditorFree.com under Linux x64?
1. Visit http://labs.adobe.com/technologies/flashplayer10/64bit.html to download the 64bit version of Flash control.
2. After downloaded, you get a file like: libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz
3. Run “tar -xzvf libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz” to decompress the tar.gz file you downloaded, then you get a file : libflashplayer.so
4. cp -vi libflashplayer.so /usr/lib64/mozilla/plugins/
to copy the “libflashplayer.so” file to the plugins directory of FireFox.
5. Run FireFox and enable this plugin in FireFox’s plugins manager.
6. Enjoy!





