All tutorials
-
Posted by: spinnerbox
on Feb 03, 2011
In this tutorial I will be showing how to use the Loader class to load external assets i.e swf, png, jpg files in your own flash file. So if you want to make a good dynamic gallery you have to know well how to load external images and monitor the loading. Also checking for errors is very useful, for example when the image is moved from its previous place. -
Posted by: Techload
on Jan 25, 2011
In this tutorial you will earn how to do a little laser show effect. -
Curved Text with DisplacementMapFilter
Posted by: FireCode
on Jan 24, 2011
Here's a basic technique on how you can achieve a curved text using the DisplacementMapFilter. -
Posted by: FireCode
on Jan 24, 2011
Here's a quick technique on how to build a custom button in Actionscript 3.0. -
Posted by: FireCode
on Jan 24, 2011
In this quick tutorial you'll learn how to detect when the mouse has been inactive for a determined time. -
Posted by: FireCode
on Jan 20, 2011
Here's a quick way to generate a mouse trail in Actionscript 3.0. -
Dynamic Sound Generator in Actionscript 3.0
Posted by: FireCode
on Jan 20, 2011
In this tutorial you will learn how to create a very basic piano roll with dynamically generated sound. Let's begin. -
Posted by: FireCode
on Jan 06, 2011
Simulating a drawing pencil in AS3 is quite easy. Just follow the tutorial. -
Posted by: FireCode
on Jan 05, 2011
If in the earlier versions of Actionscript there were workarounds on how to detect if mouse leaves the stage, now, with Actionscript 3.0, we can easily do that with the help of MOUSE_LEAVE event. -
Posted by: Techload
on Dec 09, 2010
New Year is close and this tutorial will show you how to create fireworks in AS3. -
Posted by: FireCode
on Dec 08, 2010
This is a quick and simple method of dynamically resizing Flash in HTML page with Javascript and Actionscript. -
Posted by: nighteagle
on Dec 03, 2010
This is a simple toll which scrolls large size images. It will allow you to display high resolution images on a limited space. -
Posted by: Techload
on Dec 02, 2010
In this short tutorial we will see how we can print the content of our swf files using the PrintJob class with actionscript 3. -
Posted by: Techload
on Dec 02, 2010
This is a little trick to load an image and show in real time the loading progress.
