Flash AS2 Tutorial: Basics
by iWasBanned5times
Flash AS2 Tutorial: Basics
Tags for Flash AS2 Tutorial: Basics
Description
A tutorial for the absolute beginners who want to learn AS2!
How to Play
Click a button and read the instructions.
Comments
tolleder
Apr. 13, 2013
Actionscript 2 is outdated since 2006 (!!!). This won't help an absolute beginner at all because he won't know where to put the code.
The layout is bad:
play is | gotoAndPlay(1); | frame NUMBER.
better: NOTE: The (1) is the frame NUMBER. | gotoAndPlay(1);
The menu at the bottom is to big (how much time will you spend with the menu? How much with the content? What should have the bigger font size?