Best Tutorials website
Latest tutorials

Advertisment

Working with Explosions

Working with Explosions

Working with Explosions When creating a flash game, it’s not just the graphics that count. Gamers want to feel a part of the action. If your...


Views: 639 | Rating star | by Isac
Flash - Games

Make a turret game: Part 2

Make a turret game: Part 2

The second of a three part tutorial in which you will make a small turret game. By the end of this tutorial you will know how to hittest attached...


Views: 565 | Rating star | by Source
Flash - Games

Learn to move a movie clip with the arrow keys!

Learn to move a movie clip with the arrow keys!

In this tutorial you will learn how to move a movie clip with the arrow keys, This will help you to implement this type of movement in your flash...


Views: 549 | Rating star | by Amy
Flash - Games

Flash game moving controls

Flash game moving controls

In this tutorial you will see how to assign keyboard key values to move an object around using actionscript.


Views: 596 | Rating star | by Nick
Flash - Games

Make Walls For Flash Games

Make Walls For Flash Games

Here i will show you how to make easy walls for your flash games so that when your charactor hits the walls he stops.


Views: 659 | Rating star | by Brad
Flash - Games

Collision Detection Between Circles

Collision Detection Between Circles

Collision detection between circles is highly useful because it allows for a more accurate collision detection with circles and other objects that...


Views: 655 | Rating star | by Adam
Flash - Games

Using pure AS3 matrix operations and BitmapData, I show how to replicate rotation of a sprite around

Using pure AS3 matrix operations and BitmapData, I show how to replicate rotation of a sprite around

In games that use pure bitmaps and blitting, we lose some functionality that normally would have been handled by a Sprite or a MovieClip. In this...


Views: 616 | Rating star | by Stephen
Flash - Games

Flash CS3: Actionscript 3 (AS3) Game Primer #1: Tile Maps, XML, and bitmapData

Flash CS3: Actionscript 3 (AS3) Game Primer #1: Tile Maps, XML, and bitmapData

One of the most useful advances in Flash 8 and CS3 for game developers has been the use of raw bitmap data to render on screen images. The CS3 /...


Views: 0 | Rating star | by Donald
Flash - Games

Creating a game - Part 1

Creating a game - Part 1

Learn how to create a game. Part 1. In this part, you'll learn about moving movieclips, speed, ...


Views: 613 | Rating star | by Jarry
Flash - Games

Creating a game - Part 2

Creating a game - Part 2

Learn how to create a game. In this part, I'll explain about HitTest and variables...


Views: 601 | Rating star | by Slicer
Flash - Games

Creating a game - Part 3

Creating a game - Part 3

Part 3 of a big tutorial. Learn how to do a pong game.


Views: 626 | Rating star | by Marry
Flash - Games

Control a movieclip with arrowkeys with friction.

Control a movieclip with arrowkeys with friction.

Control a movieclip, and with friction or something. yay


Views: 605 | Rating star | by Marry
Flash - Games

create line avoider

create line avoider

Can you get from the first point to another? Well using my tutorial, you can make a game of your own, and see! simple 5 steps This is my first...


Views: 623 | Rating star | by Sean
Flash - Games

Movement with arrow keys

Movement with arrow keys

Learn how to move a movie clip with the arrow keys using actionscript


Views: 681 | Rating star | by Sean
Flash - Games

Creating a game - Part 4

Creating a game - Part 4

Learn how to create games - Part 4 - In this Part you'll continue to create your first game...


Views: 843 | Rating star | by Brad
Flash - Games