2007/10/19, YX. Shawn <[EMAIL PROTECTED]>: > I'm trying to embed flash file(SWF file) into my own application, but for > now, I just can play flash file by web browser. Is anyone know how to embed > it to my own app, thanx for giving me simple guide, or example. If this is > impossible, I wanna know if there is some stand alone flash player for > flash9 files.
You can actually reuse the libflashplayer.so that is installed on the device. See https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/src/npplayer.c?root=kmplayer&rev=116&view=markup how. See the npplayer.h file which functions you're supposed to call. Br, Koos Vriezen _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
