
Desktop RSS Reader with Air & Flex
July 16th, 2009 in Air, Flex | 19 CommentsThe following tutorial will teach you how to create a desktop RSS reader by using Air in Flex.

XML video playlist in flex
July 12th, 2009 in Flex | 19 CommentsThe 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.

Detect collision between two objects
July 11th, 2009 in Flash | 4 CommentsFew lines of code that cover the technique on how you can detect collision between two objects with actionscript 3.

Capture images from the webcam
July 6th, 2009 in Flash | 50 CommentsIn this tutorial, we are going to learn how to take image captures from the webcam. Continue Reading

Circular rotation with as3
June 19th, 2009 in Flash | 9 CommentsLearn how to rotate an object with actionscript 3 and some mathematics with trigonometric functions. Continue Reading
Here we are going to build the rotation of the moon around the earth.

Shaking effect
June 15th, 2009 in Flash | 8 CommentsQuick tutorial that demonstrates how to create a shaking effect by using Actionscript 3.0. We will create a cocktail shaker that the user can shake by hovering it. Continue Reading

Add drag and drop support manually
June 10th, 2009 in Flex | 5 CommentsThis tutorial teaches how to manually add drag-and-drop interactions to your Flex application. Continue Reading
We illustrate this by creating an application that let the user dragging and dropping gift into a cart.

Sliding menu with actionscript 3 and TweenLite
June 3rd, 2009 in Flash | 16 CommentsThis tutorial will show you step by step how to create a sliding menu that appears only when the user moves the mouse over. This tutorial uses the TweenLite engine. Continue Reading
