Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
80 views

any idea how gnash is doing?

For those who don't know GNASH is an open source flash movie player. It can also run as a browser plugin. However I don't know its cross-browser support. I think it only supports firefox and the ...
1
vote
1answer
186 views

Embedding Gnash into PyGame?

Is there a way to display flash applications using Gnash renderer (I'm not averse to Adobe's renderer but would prefer not to use it) in a PyGame application?
1
vote
4answers
134 views

Flash developers: what versions of Flash do you test your stuff with?

I'm curious as to what versions of Flash stuff is tested with. How do you manage it across different browsers? I'm wanting to test things with both swfdec and gnash and hoping maybe there's some way ...
0
votes
0answers
21 views

gnash no debug symbol

I build gnash using mingw on windows. After being runned, ./configure, make. There isn't any debug symbol in gtk-gnash.exe. So I posted a mail on gnash mail-list. Someone said, maybe I did strip the ...
0
votes
1answer
173 views

call shell command inside of a flash file

I want to create a basic GUI for a touchscreen panel running linux grml with fluxbox so I'm very restricted. The Gnash player is also available. Is there a way to call shell/bash commands inside a ...