gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] compile the gnas plugin.


From: Rob Savoye
Subject: Re: [Gnash-dev] compile the gnas plugin.
Date: Wed, 25 Mar 2009 08:31:27 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

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 -





reply via email to

[Prev in Thread] Current Thread [Next in Thread]