Andrea Palmatè wrote:

> But.. we don't have X11 neither XPCOM (however i have a working nspr

  XPCOM is optional, and only used when build xpi packages for Firefox
so the plugin can find which profile sub directory the standalone player
is installed in.

> What is the simpliest version? The windows' one?
> What are the function in the class i MUST implement to make the plugin
> NPAPI compatible?

  The Gnash plugin is already NPAPI compatible, but of course depends on
GTK-XEmbed to work. The Gnash plugin is very simple, it just runs the
standalone Gnash player, and passes in the X window handle to Gnash
using the -x option. So I assume all you need to do is figure out how to
do a similar thing as XEmbed on AmigaOS4. Gnash just blindly renders in
the supplied window.

        - rob -



_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to