Coding in as3 for the first time

starting to realize why people like to use tools they are familiar with 😛

i knew it’d be tough i just wanted to get over the hurdle into making games with flash. You can only put something off for so long. Anyway, making hangman. It’s no where near even started but i’ve created some prototypes that have nothing to do with creating a hangman game.

Tomorrow i’m going to look up some menu tutorials which should give me the tools i’m lacking in order to actually make the game. Luckily i’m making it a Game Jam game so the it should give me a little more time.

No screenshots yet(not that any would be relevant anyway) haven’t actually created any art assets.

Comments

KamiKaziKarl
17. Dec 2011 · 08:29 UTC
I did this transition from as2 to as3 last month. It’s actually a good move and not too bad once you get used to the minor differences. Just remember, variables dont start with “_” anymore and things that used to be percents are now decimals.