prova

on (release) {
loadVariablesNum ("pagina.aspx", 0);
}


PULSANTE CON L'AZIONE:
on (release) {
if (_root[esito] == "OK") {
gotoAndStop (2);
}
}