onClipEvent(enterFrame) { if ( _root._ymouse > 270) { _root.ar._y = 272; } else { _root.ar._y = 900; } }