Create an AS3 Flash “Click the Balloons” Game
In this tutorial, you’ll learn how to create a simple point and click game. The objective is simple: Do not let any balloons go over the top of the screen!
AS3 Access Stage Dimensions in Sub Class
Positioning elements on screen is a tricky process when you are doing it only by code. And even harder when you want to make the class you are writing modular or reusable. A very simple example being, you want to set the width and height of the stage to 800 x 600, then import a […]
AS3, FlashDevelop, and Me
I am a big fan of Active.TutsPlus.com. So when the tutorials start coming in referring to FlashDevelop, well, I had to investigate. I am ashamed to say it has taken me a year to get the time needed to have a serious play with FlashDevelop. But! I am playing with it. Or, at least trying […]