gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Using gnash with Java


From: Rob Savoye
Subject: Re: [Gnash-dev] Using gnash with Java
Date: Fri, 19 Oct 2007 09:24:11 -0600
User-agent: Thunderbird 2.0.0.5 (X11/20070719)

Leandro Rodrigo Saad Cruz wrote:

> I'm working on a new product (Java + OpenGL) and I'd like to
> show/render swf files from java.
> Do you think it's possible to embed gnash in a swing window (for example) ?

  If you application is GPL'd, you could use JNI to access the Gnash
libraries. The easier thing to do is to exec the standalone player from
your Java application, pass if the X11 window handle, and Gnash will
render in that window.

        - rob -




reply via email to

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