Salve, ho creato un pulsante con il seguente codice:
getURL('www.miolink.it', "_self");
Quando provo a testarlo mi dà errore:
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on handler
getURL('www.miolink.it', "_self");
Total ActionScript Errors: 1 Reported Errors: 1
Sapete il perchè? Grazie.