Circular rotation with as3

June 19th, 2009 in Flash | 9 Comments

Learn how to rotate an object with actionscript 3 and some mathematics with trigonometric functions.
Here we are going to build the rotation of the moon around the earth.

Continue Reading

Shaking effect

June 15th, 2009 in Flash | 8 Comments

Quick tutorial that demonstrates how to create a shaking effect by using Actionscript 3.0. We will create a cocktail shaker that the user can shake by hovering it.

Continue Reading

Sliding menu with actionscript 3 and TweenLite

June 3rd, 2009 in Flash | 16 Comments

This tutorial will show you step by step how to create a sliding menu that appears only when the user moves the mouse over. This tutorial uses the TweenLite engine.

Continue Reading

Create a “24 style” digital clock

May 23rd, 2009 in Flash | 20 Comments

See how to build step by step a digital clock like in the 24 serie. This tutorial uses actionscript 3.

Continue Reading

Use the ColorPicker to swap the theme

May 14th, 2009 in Flash | 3 Comments

Experimentation with the ColorPicker component in flash.
This tutorial shows how to personalize a ColorPicker that let the user custom the interface.

Continue Reading

Reveal an image with a dynamic mask

May 13th, 2009 in Flash | 2 Comments

This tut will show you how to create a dynamic mask effect that by growing will reveal an image.

Continue Reading

Create a sliding content in flash

April 15th, 2009 in Flash | 51 Comments

Learn how to create a sliding content that uses the Tweener engine. This example could be a great start to build a cool site and make you inspired.

Continue Reading

Build audio buttons

April 3rd, 2009 in Flash | 12 Comments

In this tutorial, we will learn how to create buttons controllers that play, pause or stop mp3 sounds.

Continue Reading