【问题标题】:How to make Webkit uses google chrome flash player?如何让 Webkit 使用 google chrome flash player?
【发布时间】:2011-08-25 20:33:36
【问题描述】:

我在我的 vb.net 应用程序中使用 webkit。我的应用程序基本上会打开来自 youtube 和其他网站的视频。谷歌 chrome 有内置的 flash 播放器。我的问题是: WebKit 使用 google chrome 来显示网页还是使用单独的浏览器来显示网页? 如果我想在 google chrome 浏览器中打开视频,我该如何在我的 vb.net 应用程序中做到这一点?

【问题讨论】:

    标签: .net vb.net


    【解决方案1】:

    不,WebKit 不使用 Google Chrome 来显示网页内容(它是一个单独的引擎),因此它不能使用 Chrome 的内置 Flash Player。

    (冒着混淆的风险,我将在技术上解释为Chrome has some of WebKit embedded in it。但要明确一点:您在 VB.Net 中使用的 WebKit 不会与 Chrome 的版本共享任何组件。)

    唉,lots of people have attempted to embed a Chrome browser in a .NET control, and so far it seems none of them work well

    【讨论】:

      猜你喜欢
      • 2012-09-26
      • 2012-11-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-09-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多