Author Topic: Question about flash  (Read 850 times)

grab an umbrella

  • Getbig IV
  • ****
  • Posts: 2034
Question about flash
« on: August 18, 2007, 11:16:30 PM »
I dont know if anyone here will be able to answer it, I sure hope so though.  I have ubuntu as my os, I'm semi retarded with linux.  Anyways I need to know how to install flash on this os.  I looked online and I didn't understand any of it.

tu_holmes

  • Getbig V
  • *****
  • Posts: 15922
  • Robot
Re: Question about flash
« Reply #1 on: August 19, 2007, 01:28:22 AM »
Basically... you have to get the windows plugin and put that into your linux installation.

http://ubuntuforums.org/showthread.php?t=290785


This one may be better for you if you need a "step by step".

http://www.howtoforge.com/native_linux_flash_player9_in_ubuntu

amc1980

  • Getbig III
  • ***
  • Posts: 744
  • Thats a special hat, Spirit, give it baaaaack!
Re: Question about flash
« Reply #2 on: August 19, 2007, 05:59:44 AM »
a-ah - saviour of the universe

Nordic Superman

  • Getbig V
  • *****
  • Posts: 6670
  • Hesitation doesn't come easily in this blood...
Re: Question about flash
« Reply #3 on: August 22, 2007, 05:47:35 AM »
Is it the 32 or 64 bit distribution?

Adobe provide native support for 32bit Linux OS's last time I checked.
الاسلام هو شيطانية

tu_holmes

  • Getbig V
  • *****
  • Posts: 15922
  • Robot
Re: Question about flash
« Reply #4 on: August 22, 2007, 08:50:22 PM »
Look what I found...

http://labs.adobe.com/downloads/flashplayer9.html

There is a linux plugin... check it out (It's beta, but hell, that's better than nothing)

l_c0llins

  • Getbig I
  • *
  • Posts: 7
Re: Question about flash
« Reply #5 on: August 22, 2007, 10:22:14 PM »
If you cut & paste the following in a terminal:

Code: [Select]
apt-cache search flash | grep plugin
and see the words
Code: [Select]
flashplugin-nonfree - Adobe Flash Player plugin installer
Then you can type
Code: [Select]
sudo apt-get install flashplugin-nonfree
to install it.

Let me know if you can't see it.

Nordic Superman

  • Getbig V
  • *****
  • Posts: 6670
  • Hesitation doesn't come easily in this blood...
Re: Question about flash
« Reply #6 on: August 23, 2007, 02:15:41 AM »
The type:

sudo make world
الاسلام هو شيطانية