Ok. So i recently had some problems with the linux version Ubuntu 11.04,
And noticed that it can be frustrating to find the answers to your problem. So...
I started this thread in hopes that it could help others who use this forum and are having problems with their version of linux.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Ubuntu 11.04 Flash Player Problems:
Solution 1: Use the Ubuntu Software Center to download and install the latest version of Flash Player.
Solution 2: Do A System Update
Solution 3: Open Terminal And Enter... (In This Order!!!)
(64bit OS Only!!!) 1 - sudo add-apt-repository ppa:sevenmachines/flash
2 - sudo apt-get update
3 - sudo apt-get install flashplugin64-installer
Solution 4: Open Terminal And Enter... (In This Order!!!)
(32Bit OS Only!!!) 1 - sudo add-apt-repository ppa:sevenmachines/flash
2 - sudo apt-get update
3 - sudo apt-get install flashplugin-installer
Any Of The Four Above Solutions Can Be Used (The Third One Worked For Me! )