but.onRollOver = function ():Void {but.gotoAndStop (2);}; but.onRollOut = function ():Void {but.gotoAndStop (1);};