Flash AS2 Tutorial: Basics
by 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?
Im just a beginner, I'll probably jump to AS3 soon and make my games as good as I can. But, thanks for the feedback! ;)