Opacity Percentage?

Chipp Walters chipp at chipp.com
Sun Dec 5 00:51:08 EST 2004


If all you want to do is change the opacity, then just create a 10x10 
pixel color square image (.png should do), set it the size you wish, set 
the lockloc of it to true (so it won't resize back to 10x10) and then do 
like Dar suggests:

set the blendLevel of img "blue10x10.png" to 50 (sets it to 50% transparent)

-Chipp

Rick Harrison wrote:

> I wanted to create a bunch of different color filters
> and to be able to change the opacity by percentages.


More information about the use-livecode mailing list