Page 1 of 1

Windows Media Player

PostPosted: June 16th, 2009, 9:59 am
by xonenine
Very Nice, Lezaar,

I can tell you because I've made the same mistake, it takes too much space/time and effort to use a seperate .psd for each color change. Try making the layers in the colors you need, then use code:

id(red)
id(blue)
id(green)
id(yell)
button id(changecolor) modify(red,blue,green,yell) aclaswch
The names in the parentheses can be names of your own choosing, of course...

Or try the new RGB Sliders. Both methods will shave about 70% or more off your skin size. :)