/ Published in: ActionScript 3
Expand |
Embed | Plain Text
var co:Number =1.2; bmd.colorTransform(new Rectangle(0, 0, bmd.width, bmd.height), new ColorTransform(co,co,co,1) );
You need to login to post a comment.
var co:Number =1.2; bmd.colorTransform(new Rectangle(0, 0, bmd.width, bmd.height), new ColorTransform(co,co,co,1) );
You need to login to post a comment.