Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser 16.1.32.0 not showing the flash content Options
cakvichu
Posted: Tuesday, July 5, 2016 3:31:57 PM
Rank: Newbie
Groups: Member

Joined: 7/5/2016
Posts: 4
I downloaded the latest version of EO.WebBrowser (16.1.32.0) it is not showing the flash content. I checked the EO.WebBrowser.RunTime.AutoScanCommonPlugins is set to true but the flash content is not working.

I am getting "Adobe Flash Player needs your permission to run" error.

Please let me know if I missing any configuration steps.
eo_support
Posted: Tuesday, July 5, 2016 3:41:08 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,275
Hi,

Please make sure you follow these steps:

http://www.essentialobjects.com/doc/webbrowser/advanced/plugin.aspx

The key is you must install the PPAPI system plugin, not the traditional NPAPI one.

Thanks!
cakvichu
Posted: Tuesday, July 5, 2016 3:46:37 PM
Rank: Newbie
Groups: Member

Joined: 7/5/2016
Posts: 4
eo_support wrote:
Hi,

Please make sure you follow these steps:

http://www.essentialobjects.com/doc/webbrowser/advanced/plugin.aspx

The key is you must install the PPAPI system plugin, not the traditional NPAPI one.

Thanks!


I checked the link Its showing chrome plugin installed under C:\Program Files (x86)\Google\Chrome\Application\51.0.2704.103\PepperFlash\
folder.
eo_support
Posted: Tuesday, July 5, 2016 3:55:16 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,275
This is exactly these steps exist and why you need to read and follow it step by step ---- EO.WebBrowser does NOT use the plugin comes from Google Chrome (due to redistribution right). You need to install the system plugin from Adobe's website instead.
cakvichu
Posted: Tuesday, July 5, 2016 4:06:23 PM
Rank: Newbie
Groups: Member

Joined: 7/5/2016
Posts: 4
eo_support wrote:
This is exactly these steps exist and why you need to read and follow it step by step ---- EO.WebBrowser does NOT use the plugin comes from Google Chrome (due to redistribution right). You need to install the system plugin from Adobe's website instead.


After installing the PPAPI version the flash content is working. For distribution I need to distribute the pepflashplayer32_22_0_0_192.dll along with my App?

eo_support
Posted: Tuesday, July 5, 2016 4:12:18 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,275
Hi,

You would either ask users to follow the same steps to install it or redistribute it with your application. If you choose to redistribute it, you must follow these steps:

1. Set AutoScanCommonPlugins to false;
2. Put these two files in a separate folder:

manifest.json
pepflashplayer32_22_0_0_192.dll (the exact version number can change

3. Set AdditionalPluginDirs to include this folder;

Thanks!
cakvichu
Posted: Tuesday, July 5, 2016 4:49:33 PM
Rank: Newbie
Groups: Member

Joined: 7/5/2016
Posts: 4
eo_support wrote:
Hi,

You would either ask users to follow the same steps to install it or redistribute it with your application. If you choose to redistribute it, you must follow these steps:

1. Set AutoScanCommonPlugins to false;
2. Put these two files in a separate folder:

manifest.json
pepflashplayer32_22_0_0_192.dll (the exact version number can change

3. Set AdditionalPluginDirs to include this folder;

Thanks!


Thanks for helping. Distributing the plugin is very hard. I need to package the Windows 7 plugin and Windows 10 plugin. I am not sure why EO.WebBrowser not using the Chome plugin installed under C:\Program Files (x86)\Google\Chrome\Application\51.0.2704.103\PepperFlash\
folder.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.