Displaying 1 result from an estimated 1 matches for "swfloader".
2007 Jul 17
2
swfdec new version
.... Also some advanced flash files like
http://img238.imageshack.us/my.php?image=pageflipv228bj.swf is not rendered
by version 0.4.5 But done with 0.5 with some bugs.
2- I also need streaming. Currently i download full flash content and than
start to rendering. Bu it is possible to use swfplayer or swfloader with a
streaming mechanism. I use libcurl to fetch data from internet and the flash
content comes separately from network. I tried to use swfdec_loader_push and
SwfdecBuffer to add data whenever it comes from network but even it compiled
and linked, it did not work at run time and give "undefi...