Circular Menu with AS3

November 24th, 2009 in Flash | 23 Comments

In this actionscript 3 lesson, let’s see how to create a nice circular menu that appears with a special effect.

Continue Reading

Create a Show/Hide Sliding Panel using Flex

November 19th, 2009 in Flex | 6 Comments

This tutorial will show you how to add a nice hide/show sliding panel at the top of your flex application that when clicked will reveal itself.

Continue Reading

Build an Automatic Slideshow with Flex

November 15th, 2009 in Flex | 9 Comments

This Flex tutorial will show you how to build a slideshow that will change the images automatically with a special appearance effect.

Continue Reading

Create a 360° panorama viewer with AS3

November 10th, 2009 in Flash | 11 Comments

Discover how to create with AS3 a 360° panorama viewer that the user controls using the left and right arrow keys.

Continue Reading

Build a XML Driven Accordion Image Gallery

November 7th, 2009 in Flex | 3 Comments

The following Flex tutorial will show you how to build an accordion image gallery populated using XML datas.

Continue Reading

Create a Custom Animated Cursor for your Flex app

November 4th, 2009 in Flex | 2 Comments

In this Flex tutorial, let’s see how to replace the default arrow cursor with an animated cursor created in Flash using the CursorManager class.

Continue Reading

Create a Sliding Content with Back and Forward Navigation

November 1st, 2009 in Flash | 13 Comments

In this tutorial, learn how to create a sliding content that the user can navigate through using back and forward navigation arrows.
This tutorial will use actionsript 3 as usual and the Tweenlite engine.

Continue Reading

Convert an Image to Black and White with AS3

October 28th, 2009 in Flash | 6 Comments

In the following actionscript 3 lesson learn how to convert an image to black and white. We are going to create an image effect that when the user hovers the image, the image turns into black and white and when the mouse is out of the image, it is back to normal.

Continue Reading