Build a XML Driven Accordion Image Gallery

November 7th, 2009 in Flex | 10 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 | 3 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 | 8 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

Develop with the Official YouTube Chromeless Player AS3 API

October 25th, 2009 in Flash | 15 Comments

A few days ago, Google released the official YouTube Chromeless Player AS3 API that gives us an exciting perspective of building flash applications integrating seamless Youtube videos.

Continue Reading

Build a Drag-and-Drop XML Image Viewer

October 22nd, 2009 in Flex | 7 Comments

In this Flex tutorial, we are going to create a drag & drop xml driven image viewer that when the user drags a thumbnail and drops it inside a box it will display the image’s bigger version.

Continue Reading

Create a Windmill Effect Photo Gallery

October 19th, 2009 in Flash | 8 Comments

The following lesson will teach you how to create a windmill effect to display various photos. When the user clicks on one of the navigation’s arrows, the next photo will appear with a movement of a rotating wing of a windmill. This tutorial uses actionscript 3 as usual and the Tweenlite engine.

Continue Reading

Build a XML PopUp Image Gallery

October 15th, 2009 in Flex | 7 Comments

In the following Flex tutorial, we are going to create an xml driven popup image gallery that when we click on a thumbnail it will open a bigger version of the image in a popup window.

Continue Reading