Posts tagged as:

frozenhaddock

[AvoiderGame] Stopping the avatar leaving the screen, letting the avatar move diagonally, and the Avoider Game forum.

{ 5 comments }

In this tutorial, I’ll introduce you to the principle of “composition” in AS3 to add different types of collectibles to your Flash avoider game.

{ 18 comments }

The first of a three-part mini-series showing you how to use AS3 to add collectibles to your Flash avoider game.

{ 11 comments }

In this final part of my AS3 avoider game tutorial, you’ll learn how to use Flash’s garbage collector to reduce lag and keep your game running smoothly.

{ 170 comments }

In this part of my AS3 avoider game tutorial, learn how to use the SharedObject to save and load data for your Flash game; in this case, by saving a High Score.

{ 30 comments }

Add multiple levels to your Flash CS3/CS4 avoider game using AS3 and an external level data class.

{ 71 comments }

Part 9 of my AS3 avoider game tutorial, in which we add background music and sound effects. This involves finding sound files, getting them into the FLA, preloading them, and (of course) actually playing them within the game.

{ 91 comments }

This part of my AS3 and Flash avoider game tutorial explains how to add keyboard controls to your game, including how to get around an error where the stage appears not to exist.

{ 140 comments }