PDA

View Full Version : actionscripted gradient? (tintTo)



shorty116
November 10th, 2004, 05:50 PM
i use a script to tint a movie clip:

window_mc.tintTo(random(0xFFFFFF), 1);

is there a way to tint it with a gradient?

thanks in advance