Comment 2 for bug 745459

Revision history for this message
Ronald J. Wright (logiconcepts819) wrote :

I found a way to get working Flash using Adobe's experimental 64-bit Flash plugin, but this is not a bug fix. Here it is:

wget http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz
tar zxf flashplayer10_2_p3_64bit_linux_111710.tar.gz
sudo mv libflashplayer.so /usr/lib/mozilla/plugins/
sudo ln -sf /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox-addons/plugins/

Before doing this, make sure the flashplugin-installer package is completely removed.