y este es el boton creado
Codigo:
Código PHP:
boton.onRelease = function() {
getURL("index.php", "_self", "GET");
};
Código PHP:
Warning: 1060: Migration issue: The method getURL is no longer supported. For equivalent functionality, see flash.net.URLLoader. The flash.net package also contains package-level functions navigateToURL() and sendToURL()..