Do the following to install on (K)Ubuntu 6.06 if you already have Flash 7 installed:
Code:
tar xvjf FP9_plugin_beta_101806.tar.gz
cd flash-player-plugin-9.0.21.55/
sudo cp libflashplayer.so /usr/lib/mozilla/plugins/
sudo cp libflashplayer.so /usr/lib/flashplugin-nonfree/libflashplayer.so
sudo cp libflashplayer.so /usr/lib/firefox/plugins/
cp libflashplayer.so ~/.mozilla/plugins/
This got it working straight away for Firefox and Konqueror.
My biggest issue so far is that I couldn't get it to print: it simply pops up a javascript "Your print job has been sent to the default printer" and nothing else happens. I guess no real print dialogue has been implemented... or possibly I'm missing some sort of dependency for it.
If I can get this working acceptably then our company's clients can save some $$$ in Windows licences when we set up a kiosk/POS application for them.
L.