X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=FAQ;h=6e0c54f195af099e918660a4ade15ed4070cfaa7;hb=d4a909ceac47610930232e44c7de20005957641c;hp=067441ed3ea7abdc692531739e3618ec672542b2;hpb=af67778ee75db87875513ee9545d90649504c877;p=swftools.git diff --git a/FAQ b/FAQ index 067441e..6e0c54f 100644 --- a/FAQ +++ b/FAQ @@ -218,3 +218,12 @@ swfextract -i 3- file.swf -o file.swf +19.) How can I convert SWF frames to bitmap? + + There's a "swfrender" utility in the CVS, which isn't finished yet, + and will only work for *very* simple SWF files. (No Actionscript, no + gradient fills, no morph shapes, no blending modes, no filters, etc.) + Probably other Flash Open-Source projects (like Gnash) have some + more sophisticated utilities for this. + If you find something that works, I'd like to know about it. + Please mail me at kramm@quiss.org.