On Fri, Jan 11, 2008 at 01:26:04PM +0530, Bhupendra Singh wrote: > Does swftools support transparent JPEG images? If yes, then what are > the options for that. As I was looking through the code, I just found > out that swf_SetJPEGBits3 function in swfbits.c does not generate > AlphaDataOffset and BitmapAlphaData, which is actually required for > transparent JPEGs.
The newest png2swf can generate transparent JPEGs:
png2swf -j <quality> somesemitransparentimage.png -o file.swf
Greetings
Matthias
