Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/08/2011, 16:08
Avatar de Bandit
Bandit
Moderador
 
Fecha de Ingreso: julio-2003
Ubicación: Lima - Perú
Mensajes: 16.726
Antigüedad: 21 años, 8 meses
Puntos: 406
Respuesta: Problema con ActionScript

Hola blackcircusarts:
Bienvenido al Foro.
Escribe el código así:
Código actionscript:
Ver original
  1. stop();
  2. about.addEventListener(MouseEvent.CLICK, clickSection);
  3. function clickSection(event:MouseEvent):void {
  4.     gotoAndPlay("Index");
  5.     trace("Positivo");
  6. }
Espero haberte sido de ayuda.
__________________
Bandit.
Si no sabes estudia y si sabes enseña.
http://www.banditwebdesign.com/