How to Make a Simple Drag and Drop

This tutorial will teach you how to make a simple interactive drag and drop which could be useful for your flash games

Related Tutorials
Simple Drag and Drop
Drag and drop technics are very popular in Flash. Using that technic, you can move your object and place it wherever you like. This tutorial will show you how create a drag and drop movie.
Drag and drop jigsaw
This flash tutorial will teach you how to create a drag and drop jigsaw puzzle, by creating various movieclips objects and using the drag feature in action script.
Advanced drag and drop in Flash
Drag and drop activities are very popular in Flash, it is commonly use to create learning activities where elements needs to be associated. It is not difficult to create a drag and drop in Flash. We will first have a look at the two methods startDrag and stopDrag; we will then move on some more advanced tips and tricks to extend the radius of our knowledge on the subject, Let's jump into the action...
Drag and drop in AS3
This Flash tutorial will teach you about the basic drag and drop in Actionscript 3.0.
Drag and Drop
Learn how to apply Drag and Drop technique on any object.
Drag, Drop and Swap
This tutorial will take drag and drop to the next level - Drag, drop and swap!.
Limit drag and drop in Actionscript 3
In this Flash tutorial you will learn how to limit the drag and drop within the stage boundaries.
Drag and Drop Initiates Action Effect
In this Flash tutorial you will first create a symbol (object) that you can drag and drop around the screen. Next you will create a drop zone area that will cause the symbol (object) to react when it is dropped into the target area by performing a hit test. As always the completed source file is included.
Drag & Drop / Swap Depths
In this tutorial we are going to learn how to: 1. Drag an object 2. Stop dragging an object 3. Swap object depths 4. Set up a drop target 5. Make your object return to it's original location when it misses it's target 6. Make your object lock into place, when it hits it's target.
Create a Dynamic Drag and Drop Movie
This is a tutorial demonstrating how to create a dynamic drag and drop movie. It will enable you to specify just how many targets and objects you want. The program will then dynamically place then on the screen at a location you specify.
 
Categories