Roei Azachi wrote:
Hi, I need to play a flash file in my gtk application. is it possible? if so can someone give me a code example. Thanks, Roei _______________________________________________ gtk-list mailing list gtk-list gnome org http://mail.gnome.org/mailman/listinfo/gtk-list
Hi.You can try to embed gnash (http://www.gnu.org/software/gnash/) into you app (I'm not sure this is quite simple). Also, try googling on "gnash gtk". But better, stay away from flash. ;-)
Regards.