Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QWebengineview can't load the page with flash
Qt 6.11 is out! See what's new in the release blog

QWebengineview can't load the page with flash

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 1 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    huyanfku
    wrote on last edited by
    #1

    Re: Cannot load pepper flash plugin in QtWebEngine with Qt5.6

    H 1 Reply Last reply
    0
    • H huyanfku

      Re: Cannot load pepper flash plugin in QtWebEngine with Qt5.6

      H Offline
      H Offline
      huyanfku
      wrote on last edited by
      #2

      hi
      I try to use qwebengineview to load a page whcih contain flash. But it notice can't install flash. I have use the code like below to enable the plugin.

      QWebEngineSettings::globalSettings()->setAttribute(QWebEngineSettings::PluginsEnabled, true);

      And copy pepflashplayer.dll and manifest.json from Google Chrome to C:\Windows\System32\Macromed\Flash and then in main() or MainWindow() .

      But it seems not work. it still notice can't install flash plugin.
      I am using the 5.9.1. Is there any version limitation for Chrome browser? How can i know it adapt to my Qwebengineview?
      Any one can help ?
      Thansk very much!!

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved