High quality graphic and coding tutorials  |  4881 tutorials online

PSDTUTS+ Photoshop Tutorials and More

Flash Tutorials



Making a Space Invaders clone with PushButton - The first enemy Preview

Making a Space Invaders clone with PushButton - The first enemy

In this tutorial I'll will show you how to make a Flash game using the PushButton game engine.

  • Currently 2.76/5
  • 1
  • 2
  • 3
  • 4
  • 5
132 Views  | Category: Flash
PushButton Tutorial Series - Loading Levels Preview

PushButton Tutorial Series - Loading Levels

In this tutorial we load a level from an XML file.

  • Currently 2.85/5
  • 1
  • 2
  • 3
  • 4
  • 5
114 Views  | Category: Flash
Colour line Graphics in Actionscript 3 Preview

Colour line Graphics in Actionscript 3

Learn to draw random coloured line graphics using only Actionscript 3 code.

  • Currently 2.64/5
  • 1
  • 2
  • 3
  • 4
  • 5
98 Views  | Category: Flash
PushButton Tutorial Series - Parallax Background Preview

PushButton Tutorial Series - Parallax Background

In this tutorial we add a background image that is scrolled so it appears to be off in the distance.

  • Currently 2.94/5
  • 1
  • 2
  • 3
  • 4
  • 5
115 Views  | Category: Flash
PushButton Tutorial Series - Killing Enemies Preview

PushButton Tutorial Series - Killing Enemies

In this tutorial we add the ability for the enemies to be destroyed.

  • Currently 3.08/5
  • 1
  • 2
  • 3
  • 4
  • 5
101 Views  | Category: Flash
PushButton Tutorial Series - Weapons Preview

PushButton Tutorial Series - Weapons

In this tutorial we give the player the ability to shoot a weapon.

  • Currently 2.86/5
  • 1
  • 2
  • 3
  • 4
  • 5
100 Views  | Category: Flash
PushButton Tutorial Series - Enemies Preview

PushButton Tutorial Series - Enemies

In this tutorial we add some enemies to the level.

  • Currently 3.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
112 Views  | Category: Flash
PushButton Tutorial Series - Tracking & Jumping Preview

PushButton Tutorial Series - Tracking & Jumping

In this tutorial we track the players movement and give it the ability to jump.

  • Currently 3.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
110 Views  | Category: Flash
PushButton Tutorial Series - Platforms Preview

PushButton Tutorial Series - Platforms

In this tutorial we give the player some platforms to run on.

  • Currently 3.74/5
  • 1
  • 2
  • 3
  • 4
  • 5
183 Views  | Category: Flash
PushButton Tutorial Series - Updating Animation Preview

PushButton Tutorial Series - Updating Animation

In this tutorial we switch between animations at runtime in response to keyboard input.

  • Currently 3.68/5
  • 1
  • 2
  • 3
  • 4
  • 5
162 Views  | Category: Flash
PushButton Tutorial Series - Animation Preview

PushButton Tutorial Series - Animation

In this tutorial we animate an entity on the screen.

  • Currently 2.50/5
  • 1
  • 2
  • 3
  • 4
  • 5
168 Views  | Category: Flash
PushButton Tutorial Series - Loading Resources Preview

PushButton Tutorial Series - Loading Resources

In this tutorial we look at loading both external and embedded resources.

  • Currently 2.28/5
  • 1
  • 2
  • 3
  • 4
  • 5
146 Views  | Category: Flash
PushButton Tutorial Series - Keyboard Input Preview

PushButton Tutorial Series - Keyboard Input

In this tutorial we create a component that allows us to move an entity on the screen using the keyboard.

  • Currently 3.64/5
  • 1
  • 2
  • 3
  • 4
  • 5
195 Views  | Category: Flash
PushButton Tutorial Series - Getting Started Preview

PushButton Tutorial Series - Getting Started

In this tutorial we create a simple PushButton application.

  • Currently 3.35/5
  • 1
  • 2
  • 3
  • 4
  • 5
149 Views  | Category: Flash
Change movie clip colour randomly in AS3 Preview

Change movie clip colour randomly in AS3

In this tutorial the colour of the movie clip will change randomly using the ColorTransform class and the Math.random method.

  • Currently 3.00/5
  • 1
  • 2
  • 3
  • 4
  • 5
100 Views  | Category: Flash