Ver Mensaje Individual
  #6 (permalink)  
Antiguo 08/12/2007, 07:18
Avatar de SinguerInc
SinguerInc
 
Fecha de Ingreso: octubre-2007
Ubicación: Barcelona, España
Mensajes: 551
Antigüedad: 16 años, 6 meses
Puntos: 5
Re: Esto Que Me Pasa No Tiene Sentido!!!

a ver...leer un libro y dejar un poco google de vez en cuando no estaria nada mal:

cito un pequeño texto de Essential Actionscript 3, de Colin Moock, un guru de flash:

En el capitulo "Screen Updates"

..."when the flash runtime plays an animation that was created in the Flash authoring tool, it adheres to the following screen-update cycle:

1. Execute current frame's code.
2. Update screen
3. Go to next frame
4. Repeat..."

entonces, queda claro que si tu tienes un codigo "gotoAndPlay(20)", el contenido del frame 40 nunca se vera, porque primero se ejecuta el script, lo que hace ir al 20.

saludos.
__________________
/blog.singuerinc.com