Create a Mac Dock Style Menu with AS3
Published April 7th, 2010 in Action Script
In this tutorial I’ll show you how to create a menu like Apple’s Dock using AS3 classes. We will create a single .as file that will perf ... View : 112 viewsThinking in Commands: Part 1 of 2
Published April 6th, 2010 in Action Script
In this tutorial, I’ll show you how to create a minimalist AS3 Command framework, capable of performing actions in sequence, in parallel, ... View : 6 viewsExtend your Flash Application Using the Context Menu
Published April 3rd, 2010 in Action Script
A Context Menu is a menu in a graphical user interface that appears upon user interaction, such as a right-mouse click. The Flash Player con ... View : 16 viewsQuick Tip: How to Detect Mouse Direction Using ActionScript
Published April 2nd, 2010 in Action Script
In this Quick Tip you will learn how to get the mouse’s current direction in your Flash application using AS3. You could use this to creat ... View : 2 viewsAdvanced Scrolling Photo Panel
Published April 1st, 2010 in Action Script - Animation
Using this thoroughly explained, detailed flash lesson, I will explain to you how to create advanced scrolling photo effect using the action ... View : 8 viewsCreate a Musical Birthday Card with Papervision3D
Published March 29th, 2010 in Action Script
It’s ActiveTuts+’s first birthday! Let’s celebrate by making a musical 3D birthday card using Papervision3D and TweenMax. View : 8 viewsCreate a Brightness Editor in ActionScript 3
Published March 29th, 2010 in Action Script
Brightness is an attribute of visual perception in which a source appears to be radiating or reflecting light. In this tutorial we will lear ... View : 3 viewsCreate a Retro CRT Distortion Effect Using RGB Shifting
Published March 25th, 2010 in Action Script
In this tutorial you’ll learn how to separate an image’s three different color channels to create an RGB shift effect. I’ll also show ... View : 1 viewsQuick Tip: Get a Random Number Within a Specified Range Using AS3
Published March 11th, 2010 in Action Script
We often need to use a randomly generated number for certain situations; using Math.random() * n will usually do the trick, but it will only ... View : 0 viewsCreate an Image Rotator in Flash Using XML and ActionScript 3.0
Published March 8th, 2010 in Action Script
In this tutorial you will learn how to make a simple Image Rotator from scratch using Flash, XML and ActionScript 3.0. View : 1 views








