Flash ActionScript 3.0 Tutorials
Learn New Skills and Techniques at Republic of Code
AS3: Playing YouTube Videos
Learn how to play YouTube videoes in your Flash projects.Added on September 23, 2010
AS3: Displaying Google Maps
Learn how to use Google Maps in your Flash website.Added on August 21, 2010
AS3: Contact Form
Learn how to create an email contact form for your website.Added on August 9, 2010
AS3: Changing Colors
Learn how to change the color of an object using the ColorTransform Class.Added on November 30, 2009
AS3: setInterval
Learn how to execute code repeatedly.Added on November 20, 2009
AS3: Using CSS
Learn how to format your text fields using external style sheets.Added on October 31, 2009
AS3: Drawing Vectors
Learn how to draw lines, make fills, and create basic shapes.Added on September 29, 2009
AS3: Creating Links
Learn how to create links to other webpages.Added on September 23, 2009
AS3: Keyboard Interaction
Learn how to execute commands in your Flash movie by using the keyboard.Added on September 16, 2009
AS3: Switch Statement
Learn how to execute conditional code depending on the value of a case.Added on September 8, 2009
AS3: Trace() Command
Learn how to debug your code inside Flash using the trace() command.Added on August 31, 2009
Creating a Twitter Widget
Learn how to create a Flash widget to show your latest tweets on your website using AS3.Added on August 31, 2009
Creating a Simple AIR Application
Learn how to create a simple clock application with basic functionality.Added on July 31, 2009
AS3: Date Class
Learn how to manipulate time information using ActionScript 3.0. Added on July 23, 2009
AS3: Creating an XML Slideshow
Learn how to create an image slideshow with labels using ActionScript 3.0. Added on June 29, 2009
AS3: Masking
Learn how to apply masks dynamically using ActionScript.
Added on June 18, 2009
AS3: Arrays
Learn how to create logical lists of data.
Added on May 25, 2009
AS3: SharedObject Class (Flash Cookies)
Learn how to store pieces of data on the end-users computer.
Added on May 16, 2009
AS3: Filters
Learn how to apply the Blur, Glow, Bevel, and Drop Shadow Filters using Flash ActionScript 3.0.
Added on April 27, 2009
AS3: XML Video Player
Learn how to create an interactive YouTube-like Flash video player.
Added on April 20, 2009
AS3: Customizing the Context Menu
This tutorial will teach you a very neat trick for customizing the right-click (context menu) of any Flash movie.
Added on March 31, 2009
AS3: Playing with Text
This tutorial will teach you the basics for dealing with text and text formatting in ActionScript 3.0.
Added on March 26, 2009
AS3: Loops
Learn how to execute code repeatedly without much of a hassle.
Added on February 13, 2009
AS3: Functions
Learn how to use this fundamental ActionScript tool.
Added on February 12, 2009
AS3: Variables, Data Types, Classes, Properties And Method
The ultimate noob tutorial for AS3 core concepts.
Added on January 21, 2009
AS3: Video FLVPlayback Component
Learn how to play video files in Flash.
Added on January 19, 2009
Flash Fluid Layouts And Stage Resize In AS3
This tutorial will teach you the very basic concepts for creating fluid layouts in Flash AS3.
By Rimp| Added on January 14, 2009
AS3: The Display List
Learn how to display objects on the screen using ActionScript 3.0.
Added on December 25, 2008
Creating An XML Music Player Using AS3
This tutorial will teach you how to create an interactive music player powered by XML using AS3.
Added on December 24, 2008
Creating A Custom Cursor Using AS3
This tutorial will provide you with a step-by-step guide on how to create a custom cursor in Flash CS3 using AS3.
By Jamie.DS| Added on December 21, 2008
Playing Sounds with AS3
Learn all the basics you need to learn how to start playing local and external sounds in Flash using AS3.
Added on November 24, 2008
The "If" Conditional in AS3
Conditionals are special tools that add logic to an ActionScript program by taking an action only upon the satisfaction of a specified condition.
Added on October 21, 2008
Creating An XML Grid Image Gallery In Flash Using AS3
Learn how to create a powerful XML grid image gallery using ActionScript 3.0.
Added on October 14, 2008
Creating Animations Using The AS3 Tween Class
The Tween Class lets you animated objects and move them around without much of a hassle.
Added on October 13, 2008
Loading External Text In Flash Using AS3 URLLoader
This tutorial will teach you how to use the URLLoader Class to load basic texts and a variable from a text file.
Added on September 22, 2008
Using The Timer Class In ActionScript 3.0
This tutorial will teach you the basics on how to use the Timer Class to execute any code repeatedly over a period of time.
Added on September 16, 2008
Event Handing in ActionScript 3.0
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.
Added on August 17, 2008
Using the TransitionManager Class in AS3
Learn everything you need to know about using the TransitionManager in ActionScript 3.0 to create several ready made transition effects.
Added on August 10, 2008
Using the Loader Class in AS3
Learn how to use the Loader Class to load an external asset in ActionScript 3.0.
Added on July 12, 2008
Loading XML data using ActionScript 3.0
This tutorial will teach you the basics on how to load and process XML in Flash using ActionScript 3.0.
Added on July 9, 2008
Creating a Basic Flash Website (AS3)
Learn how to create a basic website in Flash using ActionScript 3.0.
Added on June 25, 2008
Creating a Flash Preloader (AS3)
This tutorial will teach you how to create a very simple preloader for your Flash movies using ActionScript 3.0.
Added on June 15, 2008