Mist effect in flash

August 4th, 2009 in Flash | 6 Comments

Learn how simply you can create a mist effect to apply to a photography. This tutorial requires absolutely no design skills and uses actionscript 3 and the Tweenlite engine.

Continue Reading

Learn ActionScript 3 one-on-one

August 1st, 2009 in Flash | 2 Comments

Want to begin programming with as3 ?
Learn the basis of Actionscript 3 one-on-one with Doug Winnie, group product manager for Workflow at Adobe Systems .
The video training series is designed for animators and designers using Flash CS4 who want to take their work to the next level but need some guidance adding custom interactivity using ActionScript 3.

Continue Reading

Eyes follow the cursor

July 27th, 2009 in Flash | 26 Comments

In this lesson, let’s play again with trigonometrics. We are going to build an animation where the eyes of Dug, the dog from the Pixar movie UP, follow the mouse cursor. This tutorial is done with actionscript 3 and introduces the use of the Math.atan2 method.

Continue Reading

Animated drop shadow

July 20th, 2009 in Flash | 6 Comments

Let’s see how to add an animated dropshadow filter to a Movie clip with actionscript 3.

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

Detect collision between two objects

July 11th, 2009 in Flash | 4 Comments

Few lines of code that cover the technique on how you can detect collision between two objects with actionscript 3.

Continue Reading

Capture images from the webcam

July 6th, 2009 in Flash | 28 Comments

In this tutorial, we are going to learn how to take image captures from the webcam.

Continue Reading