onClipEvent (mouseDown) { gotoAndStop(2); }
_root.button.onRollOver=function(){ _root.button.gotoAndPlay(2); }