Shooting Objects in Flash Games
A flash game design tutorial showing showing you how to make a spaceship fire bullets to hit other objects in a flash game.
Create a Spot the Difference Game
Learn how to create a simple spot the difference game. The main thing you will learn it to make an movieclip in Flash react to another one being clicked on.
Moving Objects with the Keys using AS
One of the basic aspects of interactiviy in Flash Game Design is being able to move objects around with the press of various keys. This flash tutorial will show you how to use actionsction to move a movieclip around the stage.
Moving Multiple Objects with Actionscipt
When making games, one challenge is to be able to handle multiple moving movieclips at once. This tutorial will show you how to create a dynamic starfield to teach you one way of handling multiple objects