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

May 2nd, 2010 in Flash | 2 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 | 12 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 | 3 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 | 13 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

How to print with AS3

February 18th, 2010 in Flash | 18 Comments

In this short tutorial, let’s see how we can print the content of our swf files using the PrintJob class with actionscript 3.

Continue Reading

Draggable Area with AS3

February 4th, 2010 in Flash | 8 Comments

Here’s a quick tip/tut that you might find useful to create a draggable area with actionscript 3.

Continue Reading

New Year Countdown with AS3

December 29th, 2009 in Flash | 7 Comments

For the last tutorial of 2009, let’s create with actionscript 3 a countdown for the coming of 2010 new year.

Continue Reading

Christmas Tree Lighting with AS3

December 22nd, 2009 in Flash | 9 Comments

The following flash tutorial will guide you to create a Christmas Tree animation where the user can decorate the tree as he wishes and then put the light on to make the christmas bulbs sparkling.

Continue Reading