Linux XP supports the RPM package manager, so you should be able to go to Adobes site and download the second link, which is the RPM.
http://www.adobe.com/shockwave/downl...ShockwaveFlash
Save it and open up the terminal. Now change directory to the directory you saved it under.
Type in the following command:
Code:
sudo rpm –ivh flash-plugin-9.0.48.0-release.i386.rpm
I believe that should install the package with the Root privileges.