Foros del web
Iniciar Sesión
// Se crea una función function hola() { trace ("Hola"); } // y se ejecuta hola();