按钮.addEventListener("click",fun1); function fun1(e):void { gotoAndStop(跳到某一帧); } 其余按钮也是这样搞。此代码是AS3,只能贴在帧上,给按钮取实例名(此处 按钮 = 实例名)