Actionscript 3.0
- AS3 01 - Hello World : The base of all programming.. the Hello World
- AS3 02 - Listening to Keyboard : Learn how to talk to Keyboard.. wait it's supposed to be listen to keyboard.
- AS3 03 - Instance : Putting stuffs on stage
- AS3 04 - More About Instances : Dealing with stuffs on stage.
- AS3 05 - My first interactive ship : Learn to create your first moving ship!
- AS3 06 - AS3 06 - Time based animation : Animate that ship!
- AS3 07 – Classes : Classes is your bestest friendiest. Teaches you about classes in AS3.
- AS3 08 - Shooting Bullets : A simple shoot stuffs frm your ship tutorial on how to handle bullets.
- AS3 09 - Collision Detection : The all important collision detection topic. Without it, there is no interactivity. Also include a mini game for you try out...
Flash based Game Engines
Actionscript 3.0 - Flixel Game Engine