inicio_btn.onPress = function() {
getURL("http://www.google.es/prueba.htm/", "_blank");
};
El error dice:
**Error** Escena=Escena 1, capa=Inicio, fotograma=1:Línea 3: La declaración debe aparecer dentro del controlador on
inicio_btn.onPress = function() {
Total de errores de ActionScript: 1 Errores comunicados: 1
