Reveal an image with a dynamic mask

May 13th, 2009 in Flash | 1 Comment

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

Continue Reading

Create an email form in flex with php

May 6th, 2009 in Flex | 36 Comments

The following code demonstrates how to build an email form that supports some validation and that send the email by using a php script.

Continue Reading

How to add drag and drop support to datagrids

April 19th, 2009 in Flex | 4 Comments

In this tutorial, we are going to see how we can let the user drag and drop items between two datagrids. We will use datagrid controls that include built-in support for the drag-and-drop operation.

Continue Reading

Create a sliding content in flash

April 15th, 2009 in Flash | 39 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 a simple XML image gallery

April 12th, 2009 in Flex | 9 Comments

The following tutorial shows how to build a driven xml photos gallery in Flex that uses the HorizontalList and Image controls.

Continue Reading

Create custom tooltip for your flex apps

April 9th, 2009 in Flex | 12 Comments

In this tutorial , we will see how to create a fully custom ToolTip that appears when the mouse is over a specific object.

Continue Reading

Build audio buttons

April 3rd, 2009 in Flash | 11 Comments

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

Continue Reading

Drag the pieces of the puzzle

April 2nd, 2009 in Flash | 5 Comments

The goal of this tutorial is to show you how you can simply let your user moves objects on the stage of a flash application by dragging them.

Continue Reading