button_name.onPress = function () { gotoAndPlay( 'scene 2', 1); }
button_name.onPress = function () { nextScene; }