Spreading out slow operations

lets say I want to apply a colortransform to a movieclip with a large 5000x5000 bitmap in it. this operation is slow. is there any way to spread this operation out over multiple iterations?