Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Help required in writing npapi flash plugin
Forum Update on Monday, May 27th 2025

Help required in writing npapi flash plugin

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.6k 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.
  • A Offline
    A Offline
    aashish.lg
    wrote on last edited by
    #1

    Hi,

    I wanted to write a npapi based plugin that will play flash content in QWIdget window in both window and windowless mode.

    Currently I have created a project using qt and created a dll using NPAPI specification and from this dll I am loading Adobe flash plugin and just passing QWidegt window handle in NPP_SetWindow call.

    When I moved this project to Linux machine and created a .so file for my plugin , then when I give URL in mozilla,
    it is not rendering anything in QWidegt window.

    I was googling and found that QtWebToolKit has already support for flash npapi based plugin.

    My Question is if given a URL can we create a npapi flash plugin using qt that will render the data in QWidget instead of browser window.

    Regards
    Ashish

    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