We now have flash and java in 64-bit browsers. What are you waiting for?

To install the 64-bit java-plugin:
- Download the plugin
- cd /opt
- sudo sh location_of_download.bin
- cd /usr/lib/mozilla/plugins
- sudo ln -s /opt/jre1.6.0_12/lib/amd64/libnpjp2.so
- Restart Firefox
Also I used Sun Java JRE, which is installed like this:
- sudo apt-get install sun-java6-jre
- sudo update-alternatives –config java
- Pick the one with sun java



