| Visit tutorial >> |
| 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. If you are searching for the best tutorial to start learning how to add interactivity to your Flash content using AS3 then look no further. |
| Hits: 174 |
| Visit tutorial >> |
| In this tutorial you’ll learn how to create your very own Ipod player using actionscript 3. We’ll load in our music files from an XML file, take all the artist song and album data from that file and load it into our fla file |
| Hits: 147 |
| Visit tutorial >> |
| Functions are fundamental tools used in ActionScript to reduce the amount written code, save time, and add a logical structure to your code. |
| Hits: 63 |
| Visit tutorial >> |
| This tutorial will teach you how to create a very simple preloader for your Flash movies using ActionScript 3.0. |
| Hits: 443 |
| Visit tutorial >> |
| This detailed tutorial will teach you how to create a powerful XML powered image gallery that lays out your thumbnails in a grid manner. |
| Hits: 635 |
| Visit tutorial >> |
| Using the masking property in Action Script 3 an object can mask the content of another object. The masking object will show only the content of the masked object that is in it\'s range. Many game developers are using this property in their games and I used it in my game Sky MazezZ (starting from level 15), where the level will be dark and the player can only see a limited area of the maze and doesnt know what is coming. |
| Hits: 99 |
| Visit tutorial >> |
| Learn how to make your movie jump to life, whether it was by reacting to a mouse click, a keyboard stroke, or any event happening in Flash using the Event Handling system of AS3. |
| Hits: 174 |
| Visit tutorial >> |
| This tutorial you will teach you all the basics you need to learn how to start playing local and external sounds in Flash using AS3. |
| Hits: 225 |
| Visit tutorial >> |
| Conditionals are easy to understand and are guaranteed to appear in any ActionScript project you work on. |
| Hits: 166 |