10/08/2009, 10:24
|
| | | Fecha de Ingreso: mayo-2007 Ubicación: { Dash Berlin }
Mensajes: 1.879
Antigüedad: 17 años, 5 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 } |