TweenLite.to(mc, 1, {x:100, y:100, onComplete: function(a):void{trace(a)}, onCompleteParams:["privet"]});