Typewriter Text Effect with AS3

May 26th, 2010 in Flash | 20 Comments

Quick & easy code : see how to create a typewriter text effect with Actionscript 3. The text to be displayed will be loaded from a txt file.

Continue Reading

Build a XML Driven Horizontal Images Slider

May 24th, 2010 in Flash | 13 Comments

In this Actionscript 3 tutorial, learn step by step how to build a XML driven Horizontal World Cup Images Slider that the user controls with buttons or keyboard.

Continue Reading

Create a Flower Sprayer with AS3

May 20th, 2010 in Flash | 14 Comments

In this tut, let’s create a Summer Flower Sprayer with Actionscript 3 and Tweenlite.

Continue Reading

Create a Flash Photo Stack Gallery

May 6th, 2010 in Flash | 7 Comments

Learn how to create an auto-played Photo Stack Gallery inside Flash with Actionscript 3 and Tweenlite.

Continue Reading

Using SharedObject to Mute/Unmute Sound according to the User’s Choice

May 2nd, 2010 in Flash | 4 Comments

In this tutorial, we’ll demonstrate the usage of SharedObject a.k.a Flash Cookies. We’ll use it to remember whether the user has turned ON or OFF the sound and when he returns to the page the sound will be played or not.

Continue Reading

Create a Zoomable Photos Panel with Flash

April 6th, 2010 in Flash | 15 Comments

In this new AS3 tutorial, let’s see how to create a zoomable photos panel with a nice hover effect.

Continue Reading

Create a skippable and redirectable video intro for a website

February 24th, 2010 in Flash | 7 Comments

In the following actionscript 3 lesson, we are going to create a video intro that the user can skip to access the main site or that will automatically redirect to the main site when the video has finished playing.

Continue Reading

Circular Menu with AS3 Part 2

February 23rd, 2010 in Flash | 19 Comments

Following many requests on the tutorial entitled Circular Menu with AS3 about linking each button to a different url, we post here one solution.

Continue Reading