Search tutorials

Tutorials » Games
Flash 11

2013-06-02
VOTES
21
Learn how to remove several movieclips with one simple script and make a clean playing area.
By Martin
Flash 9

2010-01-16
VOTES
47
This section covers making the basic controls for the character. By Vincent0
Flash 9

2009-02-21
VOTES
28
This tutorial presents writing a simple multi-player tic-tac-toe step by step. You may download complete client source code for game as well as the SDK (free) to develop your own multi-player flash games. By Prashanth Hirematada
Flash 8

2008-10-01
VOTES
24
I found it very hard to find a decent tutorial about this so to make it easy for you here it is! By Damian .D
Flash 8

2008-05-05
VOTES
25
Easy way to make movieclips point at the mouse using Math.atan2 By Ozzy Greyman
Flash_MX

2008-02-27
VOTES
49
This is the basics of a platform game.
(health, money, enemies, character, talking to people) Sadly no scrolling terrain.
This was originally an e-mail to my friend on how to do these things. By IT is my name.
Flash 8

2007-12-28
VOTES
122
Make a game that tells you how fast you can click. By Chris Merrell
Flash 8

2007-11-26
VOTES
24
Create a freakin' sweet looking health bar. By Chris Merrell
Flash 8

2007-11-19
VOTES
15
How to make a movieclip move around with arrowkeys. By gamemaker301
Flash 8

2007-10-27
VOTES
23
I'll teach you how to make cool things/needed things for your flash games. By Senadeo999
Flash 9

2007-09-24
VOTES
24
The camera follows the character as in RPGs like Pokemon. By Jairo E. Prieto
Flash 8

2007-08-20
VOTES
24
A hitTest is when flash checks if two objects are touching. This is fantastic for games, as you can imagine! Everything is explained well. Check it out! By TehRiot