swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] PNG transparency with 32bit PNG


From: Gernot Frisch
Subject: [Swftools-common] PNG transparency with 32bit PNG
Date: Wed, 24 Jan 2007 17:39:55 +0100 (MET)

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 ----








reply via email to

[Prev in Thread] Current Thread [Next in Thread]