Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Ubuntu 9.10 can't get flash player to work  (Read 3516 times)

0 Members and 1 Guest are viewing this topic.

beastcream

    Topic Starter


    Greenhorn

    Ubuntu 9.10 can't get flash player to work
    « on: February 22, 2010, 09:55:23 AM »
    Hi! I recently had a BSOD with Windows XP Pro and changed my OS to Linux. I installed the Hannah Montana one which is based on Kubuntu 9.4, and then upgraded to Ubuntu 9.10.

    I managed to install the Firefox browser, but I can't install Flash Player. I have tried heaps of different things to no avail.

    I have no idea what I am doing. Does anyone know how I can make it work? Also, if it isn't already obvious, I am very bad at computering so if you could dumb it down for me, that would be very good. Thanks!!!!!!!!!!!!!!!!!

    TheUnixGuy



      Beginner

      Thanked: 7
      Re: Ubuntu 9.10 can't get flash player to work
      « Reply #1 on: February 23, 2010, 02:08:48 AM »
      Hello there,

      It isn't all that hard, really. Firstly, you're running 32-bit or 64-bit Ubuntu?

      If its 32-bit:
      Code: [Select]
      sudo apt-get install ubuntu-restricted-extrasgets many useful tools including flash player. Or to just get Flash Player:
      Code: [Select]
      sudo apt-get install flashplugin-nonfree
      Now if its 64-bit:
      Download Flash Player from here.
      Install it to ~/.mozilla/plugins/

      Good luck
      When it rains, most birds head for shelter; Eagle is the only bird that flies above the clouds to avoid rain.