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: Thu, 18 Jan 2007 13:23:58 -0000


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:
2007-01-10-2008

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]