Ver originalvar suma = 0;stop();
Ver originalon (release) { suma += 1; texto_txt1.text = suma; if (suma == 10) { gotoAndStop(2); }}