Great
Another great tutorial ! I see you've added exemples, that's helpful !
On the rotation part, it says "Full code:", but the rotation is not added.
There were also a few spelling errors but nothing dramatic.
Otherwise I found this tutorial VERY helpfull.
I made the hero change rotation every 45 degrees so it looks better and made spikes, key and a door to change level :P
Thank you for making this, hope you make more !
P.S : Is it possible to declare multiple function with 1 Event Listener ?
something like this :
Stage.addEventListener(Event.ENTER_FR AME, "Declare Multiple Function");