Image

Imagegri_schock wrote in Imagecpp

Flash in CPP

Dear Programmers,

I have a project in which I have to show SWF (flash) files/movies in a window, and all that has to run under linux.

So far, I've read about the X programming issues (Xlib.h), and learned to use a few standard features.

Does anyone has ideas how to do that? common libraries?

(Using browser is not an option - I have to show it manually in C++)

Thanks in Advance,
Any help will help.