Flash (windows) npapi vs ppapi

Iron Forum for english speaking people

Post Reply
zorfzorf
Posts: 4
Joined: Fri Feb 13, 2015 3:36 pm

Flash (windows) npapi vs ppapi

Post by zorfzorf »

Ive been using iron for a while (40 now) and it has been using the same version of flash as firefox (npapi) fine.

Is there a reason to use the ppapi version with iron instead (like security/sandboxing/etc) , and how do i get iron to recognize it? Both are installed, but iron is only seeing the npapi one.
bksening
Posts: 60
Joined: Mon Aug 31, 2009 11:08 pm

Re: Flash (windows) npapi vs ppapi

Post by bksening »

Well there definitely will be a reason, or probably there won't be any other choice.

If Iron continues to simply copy Chromium's codebase, all Chromium will completely remove all NPAPI plugin support by Sep. 2015. See:
http://blog.chromium.org/2014/11/the-fi ... npapi.html

So all Chromium-based browsers like Iron physically will not be able to run any NPAPI plugins, like Flash.

That is, unless SRWare does some real programming like adding and supporting NPAPI plugins for Iron?
zorfzorf
Posts: 4
Joined: Fri Feb 13, 2015 3:36 pm

Re: Flash (windows) npapi vs ppapi

Post by zorfzorf »

Ok, I got ppapi running. This is with iron v 40 32bit and flash 32bit.

1. Dl ppapi flash from adobe: https://get.adobe.com/flashplayer/otherversions/ (you dont have to extract it from chrome)
2. Create a Iron shortcut with this target "C:\Program Files (x86)\SRWare Iron\chrome.exe" --ppapi-flash-path=C:\Windows\SysWOW64\Macromed\Flash\pepflashplayer32_16_0_0_305.dll --ppapi-flash-version=16.0.0.305
(you had to edit that line every time flash is updated, and if you have different dir structures)
3. Disable npapi flash in chrome://plugins/
iriki
Posts: 1
Joined: Wed Feb 25, 2015 4:40 pm

Re: Flash (windows) npapi vs ppapi

Post by iriki »

zorfzorf wrote:Ok, I got ppapi running. This is with iron v 40 32bit and flash 32bit.

1. Dl ppapi flash from adobe: https://get.adobe.com/flashplayer/otherversions/ (you dont have to extract it from chrome)
2. Create a Iron shortcut with this target "C:\Program Files (x86)\SRWare Iron\chrome.exe" --ppapi-flash-path=C:\Windows\SysWOW64\Macromed\Flash\pepflashplayer32_16_0_0_305.dll --ppapi-flash-version=16.0.0.305
(you had to edit that line every time flash is updated, and if you have different dir structures)
3. Disable npapi flash in chrome://plugins/
This didn't work in SrIron 39... BUT I then installed v40 and it worked!!!

Many thanks :ironvschrome
zorfzorf
Posts: 4
Joined: Fri Feb 13, 2015 3:36 pm

Re: Flash (windows) npapi vs ppapi

Post by zorfzorf »

Working with the new 41.0.220 and new flash version. However it still isnt auto detecting ppapi like it does for npapi.

2. Create a Iron shortcut with this target "C:\Program Files (x86)\SRWare Iron\chrome.exe" --ppapi-flash-path=C:\Windows\SysWOW64\Macromed\Flash\pepflashplayer32_17_0_0_134.dll --ppapi-flash-version=17.0.0.134
Ironsword
Posts: 22
Joined: Sat Feb 01, 2014 11:38 pm

Re: Flash (windows) npapi vs ppapi

Post by Ironsword »

Only Chromium 43 detects PPAPI correctly. I'm using Chromium x64 build. When Chrome shift to 43 it will.
lxsjvln
Posts: 2
Joined: Fri Apr 10, 2015 4:59 pm

Re: Flash (windows) npapi vs ppapi

Post by lxsjvln »

I have creating a shortcut
"C:\Program Files\SRWare Iron (64-Bit)\chrome.exe" --ppapi-flash-path="C:\Windows\system32\Macromed\Flash\pepflashplayer64_17_0_0_134.dll" --ppapi-flash-version="17.0.0.134"
But, when iron opens. 2 tabs are opening with this in the first : http://--ppapi-flash-path%3Dc/Windows/system32/Macromed/Flash/pepflashplayer64_17_0_0_134.dll
And this in the second : http://--ppapi-flash-version%3D17.0.0.134/
Can you help me please !
:ironvsff :ironvsopera :ironvssafari :ironvschrome :ironvsie
Iron_u5er
Posts: 28
Joined: Fri Dec 20, 2013 12:44 pm

Re: Flash (windows) npapi vs ppapi

Post by Iron_u5er »

lxsjvln wrote:I have creating a shortcut
"C:\Program Files\SRWare Iron (64-Bit)\chrome.exe" --ppapi-flash-path="C:\Windows\system32\Macromed\Flash\pepflashplayer64_17_0_0_134.dll" --ppapi-flash-version="17.0.0.134"
....
Can you help me please !
:ironvsff :ironvsopera :ironvssafari :ironvschrome :ironvsie
Try:

Code: Select all

C:\Program Files\SRWare Iron (64-Bit)\chrome.exe --ppapi-flash-path=C:\Windows\system32\Macromed\Flash\pepflashplayer64_17_0_0_134.dll --ppapi-flash-version="17.0.0.134
lxsjvln
Posts: 2
Joined: Fri Apr 10, 2015 4:59 pm

Re: Flash (windows) npapi vs ppapi

Post by lxsjvln »

doesn't work !!! the same problem
Post Reply