import com.greensock.*; import com.greensock.easing.*;TweenMax.to(mc, 2, {colorMatrixFilter:{saturation:0}});