Journals

  Journals
 

JaviTOONS: Animation in ActionScript

  JaviTOONS: Animation in ActionScript
Posted
Jul 20th 2008
Mood
Tired
Here is an example of a character animated in AS2:
http://img258.imageshack.us/my.php?image=animationas2examplewh9.swf
& here the file .fla:
http://www.megaupload.com/es/?d=22C368HR

In the first frame is the code needed to move the character by AS. In the followings frames, to move the character, we will have to call functions.

Sorry for not putting a better explanation. I'm tired of wasting time with the flash, because I have not even done anything worthwhile and I doubt that this close to achieving this.
Have to investigate the file. fla to learn to handle it.
You can modify the code and publish a tutorial better.



--- Spanish
En el primer fotograma está el codigo necesario para mover al personaje por AS. En los fotogramas siguientes, para mover al personaje, tendremos que llamar a las funciones.

Lo siento por no poner una explicación mejor. Estoy cansado de perder tiempo con el flash, porque aun no he hecho nada que valga la pena y dudo que este cerca de conseguirlo.
Tendreis que investigar el archivo .fla para saber manejarlo.
Podeis modificar el codigo y publicar un tutorial mejor.
 

Comments

  Comments

Sonucais Says:

Interesante, me bajare el fla en cuanto me vea con ganas de aprender a hacer un poco de animacion con ActionScript. Gracias por el aporte.

EkD Says:

uy muchas gracias! Quizás en un futuro no muy lejano me anime a encontrar algun modo de utilizarlos.

PD: creo que hace unas pocas horas te voté 5 en NG

Shadowii2 Says:

Now that's quite good work on that AS here.
Only thing is I don't understand functions myself so I can't make a tutorial to explain it.