December 6, 2011

Ashish Mittal Ashish Mittal
Ant Farmer
151 posts

Help required in writing npapi flash plugin

 

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

0 replies

 
  ‹‹ Missing dependency: QtWebKit      QWebView and google maps ››

You must log in to post a reply. Not a member yet? Register here!