avanti_btn.onRelease = function(){ rosso.gotoAndStop(1); nero.play(); } indietro_btn.onRelease = function(){ nero.gotoAndStop(1); rosso.play(); }