 |
XML files are a great option to customization in flash; you can simply create a XML and tell your movie to load variables from it. |
 |
The images will be loaded and fall randomly until the user clicks one of these images. |
 |
When the user clicks on an image, the "camera" will travel thought the other images like they were stars in the space and the image clicked will enlarge in the middle of the screen. |
 |
This tutorial will teach you how to create an animated interactive Flash gallery. |
 |
This gallery can load pictures from a XML file and you can rotate, resize and move the pictures. |
 |
Every wondered how to create Matrix-like animation where the letters and numbers are falling from above? Well, this tutorial is not just about Matrix-like animation. It is more advanced than that. |
 |
This tutorial will teach you how to create tooltip like you have seen in your Windows GUI. The tooltip is very useful when you need to describe a button. |
 |
This tutorial will show you how to create mouse dragging with ActionScript. The circles will follow your mouse around with a nice elastic effect. |
 |
In this tutorial I will show you how to create a Flash menu using nothing but ActionScript. |
 |
In this tutorial I will show you how to create a dynamic flash navigation menu using ActionScript and XML. |
 |
Flash components are installed by using the Adobe Extension Manager. You need to have this software installed before continuing with the component setup. |
 |
The goal for this tutorial is to help you build a flash component from ActionScript 2.0 to ActionScript 3.0 |
 |
The goal for the following 3D Scene Flash component tutorial is to set up the 3D scene with a number of objects and a keyboard controlled camera. |
 |
A Flash tutorial that will teach you how to create mouse cursor in form of particle. This navigation effect will move as your mouse moving. |
 |
This tutorial will teach you how to create a magnifying glass to zoom an externally loaded picture. |
 |
This tutorial will teach you how to create an analog clock with ActionScript. The clock will sync itself to your system timezone. |
 |
In this tutorial, you will learn how to move objects with the arrow keys. |
 |
In this series of tutorials you will learn how to make a full game of "Pong!" in AS3. |
 |
In this series of tutorials you will learn how to make an Avoider type game |
 |
This tutorial will show you how to create random images that are loaded from external XML file. |
 |
We are going to make a simple slideshow that loads images and sets the time between slides from an xml file. |