Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser 2016 (latest revision) and independent FLASH (PPAPI) Options
Andrzej Biedrawa Seagull Maritime AS
Posted: Friday, July 1, 2016 4:07:08 AM
Rank: Newbie
Groups: Member

Joined: 6/27/2016
Posts: 1
Hi

I have installed new EO Components, update licence key as you wrote before and have another problem with Flash. EO WebBrowser is configured to use Flash player independent on system installed.

I have configured EO like this (in basis on http://www.essentialobjects.com/doc/webbrowser/advanced/plugin.aspx):

Runtime.AdditionalPluginsDirs = new string[] { Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "FlashPlayer") };
Runtime.AutoScanCommonPlugins = false;

and my WinForm application don't work :(. Because I used NPAPI version before, I downloaded Flash player for Chromium browser (PPAPI version), installed it on my machine, copied DLL files (in sequence)

C:\Windows\SysWOW64\Macromed\Flash\pepflashplayer32_20_0_0_306.dll
C:\Windows\System32\Macromed\Flash\pepflashplayer64_20_0_0_306.dll

in basis on link

http://essentialobjects.com/Forum/postsm39716_help-loading-flash-plugin.aspx

to the directory defined in Runtime.AdditionalPluginsDirs and it didn't solve my problem.

I saw only grey window with message lik e"This plugin is not supported"

Because I have no idea how to handle it I have removed both lines of code ( Runtime.XXX ) to use system installed Flash player and now Flash content is displayed.

I'm not sure what is wrong and need you help.

One possibility is that I have copied wrong dll's to the FlashPlayer subfolder. If yes, give me an info which file from Flash player setup I should copy.

Second one is that EO components don't support Flash player from Runtime.AdditionalPluginsDirs correct way ;)

Of course it may be not full list of possible reasons, but I have no idea now what else I should check.

I would be really obliged if you could help me with this problem.

--
Best regards,
Chris (Krzysztof Araszkiewicz)
eo_support
Posted: Friday, July 1, 2016 1:43:07 PM
Rank: Administration
Groups: Administration

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

We have posted a new build that should fix this problem. In the future please do not send multiple requests for the same issue. All issues are handled in a first in, first server manner, regardless which channel the request is submitted. So submitting multiple requests for the same issue will only slow down the process and delay the issue further. We do recommend you to use forum post instead of emails since emails can potentially incorrectly be filtered out by spam filters.

Thanks!


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.