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

Display random background

March 29th, 2009 in Flash | 6 Comments

Each time the user will load the swf file, a random background will be displayed.
This process is done very quickly and is based on the random method of the Math class.

Continue Reading

Basic Video Player in Flex

March 26th, 2009 in Flex | 13 Comments

Check this tutorial where you will learn quickly how to build a simple video player

Continue Reading

Loading PDF files in Air with flex

March 25th, 2009 in Air, Flex | 6 Comments

Find how you can render PDF files in Air. This process is very simple and will be done in just a few minutes.

Continue Reading

Web browser in Air with flex

March 24th, 2009 in Air, Flex | 20 Comments

Learn how to create your own web browser by using the HTML component in AIR.

Continue Reading

Layout your resume

March 22nd, 2009 in Flex | 1 Comment

Create a great layout for your resume with the Accordion component in Flex.

Continue Reading

Custom context menu with fullscreen option

March 21st, 2009 in Flash | 3 Comments

Learn how to make changes to the context menu that appears when you right click on a Flash content and add a fullscreen option.

Continue Reading

Basic flash preloader

March 20th, 2009 in Flash | 14 Comments

This tutorial demonstrates how to create a preloader in flash with actionscript 3 so that when you load files your users can have some indications on the process of the file’s loading.

Continue Reading