Flash End-of-Life, Ruffle Integration!
This game runs on Adobe Flash. Effective Jan. 2021, Adobe began blocking its flash player's use everywhere. Kongregate is now partnering with Ruffle to make some of our Flash content playable again. Please note: If you are using Ruffle, badges will not work normally. In order to earn a badge in a Flash game, you will need to complete the badge, then submit a screenshot (showing both proof of completion and your username) as a missing badge report using the report missing achievement option. Also, please join us in the Kongregate Discord for all the latest Kongregate news!
Flash AS2 Tutorial: Basics
autor iWasBanned5times
Flash AS2 Tutorial: Basics
Tagi dla Flash AS2 Tutorial: Basics
Opis
A tutorial for the absolute beginners who want to learn AS2!
Jak grać
Click a button and read the instructions.
Komentarze
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?