View Single Post
Posts: 34 | Thanked: 3 times | Joined on Oct 2007 @ Virginia
#158
Originally Posted by Milhouse View Post
Anyone wishing to try Flash 9 on the latest IT OS 2007HE can download Flash 9 from here.

To install:

Close the browser then...

Code:
sudo gainroot
wget http://nmacleod.com/nokia/n800/microb_flash-4.2007.tar.gz
tar xvzf microb_flash-4.2007.tar.gz -C /
To uninstall (and revert to Flash 7):

Close the browser then...

Code:
sudo gainroot
rm /usr/lib/browser/plugins/libflashplayer.so
Flash 9 kind of works in youtube - the plugin is correctly detected (previously with Flash 7, youtube.com would show an error message stating that Javascript is disabled or an old version of Flash is installed) however the video is garbled (at least it is on my 770). Flash advertisments on other sites seem to work fine.
I tried and failed. I first had to install Wget. I then ran the wget command line Ok and downloaded Flash 9. When I ran the second line beginning with tar, I got permission denied? It's the weekend...maybe it will work on Monday? When I go back and try it again Monday, do I just gainroot and only enter the wget line again??