1

I downloaded Ubuntu Unity onto my Chromebook. I use Chromium as a browser since Google Chrome is messed up. I'm trying to play the SWF file of a game since it's a lot smoother.

When I go to the link, it just downloads it and does nothing even when I try to open it. On Google Chrome it would just go to the link and not download. What do I need to download to get this to work? I've downloaded Adobe Flash Player, but it still doesn't work.

3 Answers3

1

I too have Ubuntu on my Chromebook and my flash works just fine using the Adobe Flash Plugin for Firefox, which on my system appears to be available at the Ubuntu Software Center. Yes, I recognize the irony of running the Firefox Web Browser on a Chromebook. It is both practical and a conversation starter

If you are determined to run chrome/chromium under Ubuntu on a chromebook, you have another alternative. You should be able to install the Gnash SWF viewer or Lightspark.

gyropyge
  • 2,558
  • 1
  • 16
  • 11
0

You can download .swf file using 'Inspect Element' or 'view source' (Ctrl+u) in browser. (Guide)
Then use Flash Player 32 Beta Standalone. (Here)
Download 64-bit standalone build for Linux or if you have wine app you can use 32-bit standalone build for Windows. It's really smoother than browser!

0

If your swf file is just a video, then vlc has a good chance of playing it. Open it up in vlc and test it out.

vlc is available on Ubuntu, and I think any Debian-based distro too, but I'm not positive about a chromebook, might take a little more wrangling than just apt-get install vlc

Xen2050
  • 8,705