Lubuntu
Adobe flash player alternative?
11
12378
View: 12378|Reply: 11
|
[Lubuntu]
Adobe flash player alternative?
[Copy link]
|
|
Need find a flash alternative to play media for firefox or chromium
I do not see any adobe flash player alternative for firefox or chromium need help to find one |
|
|
|
|
|
|
|
Maybe "gnash" is what you are looking for? |
|
|
|
|
|
|
|
Reply 2# deathrattle
I am looking play music media players on the browser such juno, beatport, jamendo, bandcamp, soundcloud etc. |
|
|
|
|
|
|
|
Reply 2# deathrattle
Please, help to show how to install it, and take a screenshot working with chromium or firefox |
|
|
|
|
|
|
|
Post Last Edited by Ichigo at 2014-10-3 07:30
Post Last Edited by Ichigo at 2014-10-3 07:27
sudo apt-get install gnash
sudo apt-get install browser-plugin-gnash
Should work with chromium
Or: simply install iceweasel or firefox and use its integrated flash player. -< Soundcloud tested and working
sudo apt-get install iceweasel
Edit: Another alternative is Lightspark, but i would recommend integrated flash (i think it is shumway) of firefox/iceweasel, it is more efficient |
|
|
|
|
|
|
|
Reply 5# Ichigo
OMG thanks Mate!!
I will try |
|
|
|
|
|
|
|
Ichigo replied at 2014-10-3 11:21 
Post Last Edited by Ichigo at 2014-10-3 07:30
Post Last Edited by Ichigo at 2014-10-3 07:27
Gnash work perfect in soundcloud & jamendo in some flash do not work
thanks |
|
|
|
|
|
|
|
You can install pepperflash in chromium
download http://odroidxu.leeharris.me.uk/ ... .0.77-armv7h.tar.gz
unzip it in /usr/lib
then edit /etc/chromium-browser/default to look like this
# Default settings for chromium-browser. This file is sourced by /bin/sh from
# /usr/bin/chromium-browser
# Options to pass to chromium-browser
CHROMIUM_FLAGS=" --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=12.0.0.77"
|
|
|
|
|
|
|
|
Edited by deenbee at Sat Nov 15, 2014 18:46
OMG !!! thanks right now work perfect my problem was paste the files without do the directory " PepperFlash " in /usr/lib/,
just need paste the files inside PepperFlash directory now work perfect thanks
you saved my life |
|
|
|
|
|
|