Create a Drag and Drop Puzzle in ActionScript 3.0

Drag-and-drop is the action of clicking on a virtual object and dragging it to a different location or onto another virtual object. In general, it can be used to invoke many kinds of actions, or create various types of associations between two objects.
In this tutorial we will create a Drag and Drop Matching game using ActionScript 3.

View Tutorial Source (http://active.tutsplus.com)