Re: [Gnash-dev] Using gnash with Java

2007-10-19 Thread Rob Savoye
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 easi

[Gnash-dev] Using gnash with Java

2007-10-19 Thread Leandro Rodrigo Saad Cruz
Hi Rob, I want to ask you a question about gnash and java. If you don't want to bother replying to this message please ignore. 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) ?