_root.main_clip.button.onRelease = function() { loadMovieNum("movie.swf", 3); trace(this);//посмотри кого ты отправляешь на name_frame this.gotoAndPlay("name_frame"); };