Hi,
this PNG has alpha-bits:
http://www.glbasic.com/beta/swftools.png
But it shows a white frame instead of transparent pixels. I
use the latest snapshot, where some PNG transparency issue was fixed:
V. 0.8.0
Boy, if you can get this working, these tools are the
greatest swf creation tools around!
Regards,
-Gernot Frisch
## ---- start test code ----
.flash bbox=640x360 version=6 fps=50 name="test.swf" compress
.png image "swftools.png"
.frame 1
.put image x=0 y=0
.frame 150
.change image x=300 y=0
.end
## ---- end test code ----
_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common