简体   繁体   English

使用CEFSharp在WPF中启用Flash插件

[英]Enable Flash plugin in WPF using CEFSharp

I'm developing a WPF application using Cefsharp. 我正在使用Cefsharp开发WPF应用程序。 This web browser inside the app should show some flash contents. 应用内的此网络浏览器应显示一些Flash内容。 I found some forum where the users suggest to use papi flash or pepper flash for Cefsharp. 我找到了一些论坛,用户建议在Cefsharp中使用papi flash或pepper flash。 I have no idea how to implement those plugin in my project. 我不知道如何在我的项目中实现这些插件。 I'm using the last version of Cefsharp. 我正在使用最新版本的Cefsharp。 Someone can explain how to enable Flash contents in my webview? 有人可以解释如何在我的Web视图中启用Flash内容吗?

Thanks 谢谢

You need to download the PPAPI version of Flash. 您需要下载Flash的PPAPI版本。 Every computer running your app must do the same. 每台运行您的应用程序的计算机都必须执行相同的操作。 Visit http://get.adobe.com/flashplayer/otherversions/ and select FP [xx] for Chromium and Opera where [xx] is the current version number, which is 26 at the time of this answer. 访问http://get.adobe.com/flashplayer/otherversions/FP [xx] for Chromium and Opera选择FP [xx] for Chromium and Opera其中[xx]是当前版本号,在回答时为26

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM