
Originally Posted by
spyderspartan
Very nice. Any chance at adding flash to it? I noticed on R1 that flash doesn't work in x64 versions out of the box.
Thank you!!
Yes I can put a fix for flash in the next version.
Cheers
btw the simple way to get flash 64 bits:
Code:
wget -c http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
tar -xvf install_flash_player_10_linux.tar.gz
mkdir -p ~/.mozilla/plugins
mv libflashplayer.so ~/.mozilla/plugins/
This will be in the new release, I haven't released yet because i want to add more stuff to it.
Until then keep it coming all the feedback.
Cheers