Ver Mensaje Individual
  #8 (permalink)  
Antiguo 10/08/2009, 10:24
Avatar de Diegoazul
Diegoazul
 
Fecha de Ingreso: mayo-2007
Ubicación: { Dash Berlin }
Mensajes: 1.879
Antigüedad: 16 años, 9 meses
Puntos: 67
Respuesta: En clip de pelicula no puedo usar actionscript

usalo asi:
Cita:
function abrir (e:Event):void
{
navigateToURL(new URLRequest("http://www.google.es"));
}
botoncito.addEventListener(MouseEvent.CLICK, abrir);
__________________
{ Flash }