Flash AS2 Tutorial: Basics
由 iWasBanned5times
Flash AS2 Tutorial: Basics
Flash AS2 Tutorial: Basics 的標籤
遊戲介紹
A tutorial for the absolute beginners who want to learn AS2!
遊玩說明
Click a button and read the instructions.
留言
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?