Flash dodge ball game part 4 make walls
In this tutorial we will make walls around the game so eighter our character or any other object can get out of the stage if we don't want to.
Simple Flash Mp3 Tutorial
This is a tutorial on how to create a simple flash mp3 player with Play, Pause and Stop buttons.
It can be completely customized.
Advanced Five State Buttons
The basic button element in Flash can be rather limiting at times, but with the help of a movie clip and a bit of Actionscript, you can create some very interactive buttons for your Flash projects.
Animating arm movements using speed lines
Animate your character's arms and other limbs by using speed lines. A fast way to achieve natural looking movement. Comes with FREE downloadable Flash file of speed line art!
Designing 2D Smoke
Learn how to effectively design great looking smoke in 2D starting from a basic wireframe sketch to a full colored design with shading.
ActionScript 3, Using Shared Objects to show the t
I will show how SharedObject might be used in ActionScript 3.
For an illustration, I came up with an idea to show users the time they spend browsing a particular page.
A friendly guide to the Timer Class
A looking at the Timer class, which is an improved version of the setInterval function of AS2. TImers can be useful in many instances: enemy generation, real-time delays and countdown timers.