on (rollOver, dragOver) { _root.Text.gotoAndPlay(2); } on (rollOut, dragOut) { _root.text.gotoAndPlay(1); }