【问题标题】:Is there a debug version of the Chrome Flash Player是否有 Chrome Flash Player 的调试版本
【发布时间】:2013-07-23 16:18:55
【问题描述】:

Google 是否发布了他们的 Pepper Flash 播放器的调试版本,类似于 Adob​​e 的标准播放器的调试版本 (http://www.adobe.com/support/flashplayer/downloads.html)?

我想在不禁用 Pepper 的情况下在 Chrome 中调试我的 Flex 应用程序。

【问题讨论】:

    标签: flash google-chrome


    【解决方案1】:
    【解决方案2】:

    PPAPI (Pepper) Flash Player 没有调试版本。在此处查看 Chris Campbell 的评论: http://forums.adobe.com/message/6183381(2014 年 3 月 4 日发布)

    我们目前没有可用于 PPAPI 的调试播放器。这是我们正在努力并希望在今年晚些时候解决的问题。

    另请参阅此问题,在此问题上发布调试版本的可能性更大:https://code.google.com/p/chromium/issues/detail?id=153130

    【讨论】:

      【解决方案3】:

      几周前,PPAPI Flash 的调试(测试版)版本现已从 Adob​​e Labs 提供:
      http://labs.adobe.com/downloads/flashplayer.html

      【讨论】:

        【解决方案4】:

        由于 Chrome 54 在安装时甚至没有下载 Flash,因此您需要在安装 Adob​​e https://www.adobe.com/support/flashplayer/debug_downloads.html 的 PPAPI 播放器的 Debug 版本后手动将 PepperFlash.plugin 复制到 Chromes 组件中

        例子:

        cp -R /Library/Internet\ Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin ~/Library/Application\ Support/Google/Chrome/PepperFlash/23.0.0.207/
        

        【讨论】:

          【解决方案5】:

          您可以使用怪物调试器:http://demonsterdebugger.com/home

          【讨论】:

          • Monster Debugger,即使是好应用,也不会替代原生调试。由于 Pepper Flash 的行为方式与原始播放器不完全相同,因此能够进行调试将非常有趣。
          猜你喜欢
          • 1970-01-01
          • 1970-01-01
          • 2011-12-01
          • 2012-09-20
          • 2017-12-11
          • 2013-07-28
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          相关资源
          最近更新 更多