AS3: Creating a Basic Flash Website
This tutorial will teach you how to create a basic Flash website in the Flash CS3 using keyframes, the button component and some basic ActionScript 3.0 methods. 26 Hits |
0 Comments |
Ratings (0)
AS3: Creating a Flash Preloader
This tutorial will teach you how to create a very simple preloader for your Flash movies using ActionScript 3.0. 33 Hits |
0 Comments |
Ratings (0)
Creating Random Equalizer Bars in Flash
This Macromedia Flash tutorial will teach you how to create a vertical randomly moving bar equalizer. These bars are going to move in a random manner by having a random value for their _yscale property on each frame. 51 Hits |
0 Comments |
Ratings (1)
Creating an XML Scrollbar Gallery in Flash
In this Macromedia Flash tutorial you will learn how to create a smart interactive gallery that can be controlled using a scrollbar. 136 Hits |
0 Comments |
Ratings (1)
Introduction to the ActionScript Drawing API
This tutorial will teach you the basics on how to use the ActionScript Drawing API, this is a set of methods for drawing lines, curves, and fills dynamically. 76 Hits |
0 Comments |
Ratings (0)
Creating an XML Slideshow in Flash
All the contents of our slideshow will be controlled through an XML file so that you can updated your images and their description without going back to your FLA, the XML file will also control the speed of the slideshow. 127 Hits |
0 Comments |
Ratings (0)
Using SetInterval() in Flash ActionScript
This tutorial will teach you the basics on how to use the setInterval() method in Flash to execute code repeatedly at given time intervals. 93 Hits |
0 Comments |
Ratings (1)
Creating an Advance Flash Image Gallery
This tutorial will teach you how to create an advanced scrolling gallery using XML. All of our assets will be dynamically loaded and the gallery could be fully customized using the XML file. 160 Hits |
0 Comments |
Ratings (1)
Loading XML data in Flash using ActionScript
XML can be used to load external data in Flash to provide an easy method for structuring content so that it is easy to understand, process, and update. 98 Hits |
0 Comments |
Ratings (1)
Creating an Advance Flash Image Gallery
This tutorial will teach you how to create an advanced scrolling gallery using XML. All of our assets will be dynamically loaded and the gallery could be fully customized using the XML file. 169 Hits |
0 Comments |
Ratings (0)