Peter Carlson ha scritto: > That did the trick. Now it's compiling. > Now on to a *perhaps* more difficult questions. We have a super small > embedded device that runs redhat with a touchscreen. We are wanting to > integrate liteweight flash onto it. I noticed the compiled swfdec lib is > about 5mb. We only have about 1mb of space or so to work with for this > feature. We do not need all the features of flash, just some basic display > the swf, and receive UI notifications. > 1. Approximately how small can swfdec be compiled down to?
don't know, here libswfdec is 3,5 mb here and libswfdec-gtk 200 kb both not stripped. You can try hacking compile flags and use -Os to save some more bytes. > 2. We started to look at flash-lite but can't find any sources for it. > 3. Any other recommendations for a super lite flash player? cheers, rm _______________________________________________ Swfdec mailing list Swfdec@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/swfdec