The SwfDotNet library seems to be a great library for crating swfs from code, in VB.NET.
Unfortunately it is poorly documented, and examples are scarce.
I would like to know how to add a transparent PNG to a SWF frame, lossless, or jpeg compressed.
I know it has something to do with DefineBitsJpeg3Tag, but I cant manage to make it work.
Thank you in advance.