From flavioalsoares at gmail.com Fri Jan 14 15:08:23 2011 From: flavioalsoares at gmail.com (=?ISO-8859-1?Q?Fl=E1vio_Alberto_Lopes_Soares?=) Date: Fri, 14 Jan 2011 13:08:23 -0200 Subject: wrapper to run GoogleTV Flash plugin on Firefox Message-ID: Hello all, I'm working to port a Firefox (XulRunner) to Intel CE4100 platform (the same processor used in GoogleTV system), at now Firefox works fine, but now I need to run the original GoogleTV Flash plugin in this Firefox instance, but it doesn't run, I know that this plugin was designed to run inside a WebKit browser (as Chrome or OWB browsers) and using a very simple plugin wrapper that I write and intercepts the real Flash plugin I noticed that the Flash fails when call NP_Initialize() call and do not register the NPPluginFuncs struct and nothing from Flash works, I want to write a wrapper that intercepts the original plugin and "build" an environment for this plugin run as it running inside a WebKit plugin building a layer to Firefox, I think to use nspluginwrapper project to help me to do this, I'm correct ? Can I use nspluginwrapper (or parts of it) to do this ? Someone recommends some place with more documentation to help me ? Googling not help me so much beyond the NPAPI (that was very important) that can explain the Flash plugin operation details. Thanks so much for all help Flavio Alberto Lopes Soares -------------- next part -------------- An HTML attachment was scrubbed... URL: