Build a XML Image Viewer with Flex

September 7th, 2009 in Flex | 7 Comments

The following tutorial shows how to build a driven xml image viewer in Flex which allows the user to navigate through the images using a previous and next buttons.

Continue Reading

Get your free Flash & Flex Developer’s magazine

September 4th, 2009 in Flash, Flex | 2 Comments

Get tutorials, expert articles, reviews of products, as well as greatest Flash & Flex advice, news and opinions with Flash & Flex Developer’s magazine for FREE.

Continue Reading

Control a flash animation inside a Flex application

August 21st, 2009 in Flex | 11 Comments

In this tutorial, we’ll see how to control the timeline of a flash animation created with Flash and loaded inside a Flex application.

Continue Reading

Fade effect in Flex

August 8th, 2009 in Flex | 2 Comments

The following lesson shows you how to set a fade effect to display a caption only when the user hovers over an image.

Continue Reading

Desktop RSS Reader with Air & Flex

July 16th, 2009 in Air, Flex | 17 Comments

The following tutorial will teach you how to create a desktop RSS reader by using Air in Flex.

Continue Reading

XML video playlist in flex

July 12th, 2009 in Flex | 13 Comments

The next tutorial explains how to build an xml driven video playlist using Flex. In this application, the user can choose the video he wants to watch and select it from a combobox.

Continue Reading

Add drag and drop support manually

June 10th, 2009 in Flex | 4 Comments

This tutorial teaches how to manually add drag-and-drop interactions to your Flex application.
We illustrate this by creating an application that let the user dragging and dropping gift into a cart.

Continue Reading

Create an email form in flex with php

May 6th, 2009 in Flex | 32 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