Submit Tutorial   

Dynamic mask in Actionscript 3
In this Flash tutorial you will learn how to create a dynamic draggable mask in Actionscript 3.0.
Simple hit test in Actionscript 3
This Flash tutorial will teach you how to create a simple hit test in Actionscript 3.0.
Mailto in AS3
This Flash tutorial will teach you how to send emails using a button in Actionscript 3.
Open URL in AS3
This Flash tutorial will teach you how to open a URL in Actionscript 3.0 with a button.
Keyboard controls in AS3
In this Flash tutorial you will learn how to control an object on the stage using the keyboard controls in Actionscript 3.0.
Black & white gallery
This Flash tutorial will teach you how to create a black and white gallery effect. The results of this effect will show a black and white image changing into a colour image when the mouse is over the image.
Drag and drop in AS3
This Flash tutorial will teach you about the basic drag and drop in Actionscript 3.0.
Custom cursor in AS3
This Flash tutorial will teach you how to create a custom cursor in Actionscript 3.
Scale images with buttons
This Flash tutorial will teach you how to scales images using buttons. This effect will enlarge and shrink an image.
Creating A Currency Converter In Flash
This tutorial will teach you how to create a currency converter in flash using AS2 components.
Using Functions in ActionScript 3.0
Functions are fundamental tools used in ActionScript to reduce the amount written code, save time, and add a logical structure to your code.
Variables, Data Types, Classes, Properties And Methods In AS3
This is the ultimate noob tutorial that will introduce you to the fundamental ActionScript 3.0 tools.
Flash Fluid Layouts And Stage Resize In AS3
This tutorial will teach you the very basic concepts for creating fluid layouts in Flash AS3.
Position of mouse
This Flash tutorial will teach you how to display the x and y position of the mouse.
Increase/decrease image using mouse wheel
This Flash tutorial will teach you how to use the mouse wheel to increase/decrease the size of an image.
The Display List in AS3
The display list is the system by which objects are displayed on the screen using ActionScript 3.0.
Creating An XML Music Player Using AS3
This tutorial will teach you how to create an interactive music player powered by XML using AS3.