代码stop();a = "答案";fy_btn2.onRelease = function() { if (sr1_txt.text == a) {fs1 = 4; } else { fs1 = 0; } if (sr2_txt.text == a) { fs2 = 4; } else { fs2 = 0; } zf=fs1+fs2 _root.nextFrame(); trace(zf+fs1);};