Chiphead8 tutorials: How to make a Button in Flash AS2
por chiphead8
Chiphead8 tutorials: How to make a Button in Flash AS2
Etiquetas para Chiphead8 tutorials: How to make a Button in Flash AS2
Descripción
This is my first tutorial. If you like it please go to my page and stay tuned for more tutorials and games!
Actionscritp:
stop();
on(release) {
gotoAndStop(2);
}
Cómo jugar
follow the instructions
Comentarios
ckc1
Mar. 15, 2014
Though this script didn't work for me:
Error:Statement must appear on handler.
What is this?
ckc1
Mar. 15, 2014
It's very good for people like me who can't seem to get a button to do ANYTHING. This really helped me. Thanks.
Lidsai
Jun. 13, 2010
cool :)
chesshawk
Jun. 13, 2010
... this is so stupid. I know it's nicely oriented and looks okay, but its like making a tutorial on how to do 1+1. This is too easy, even for basic people, its not worth looking at this tutorial
kennedyshu
Aug. 28, 2010
every D would know that