Actionscripted gradient? (tintTo)

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