Related Tutorials
Drag and drop jigsawThis 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.
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.
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.
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.
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
Drag And Drop Items
Dragging and dropping is used everywhere. Not only in general file moving and placing, but also within games. It my be necessary to move a certain item elsewhere for a puzzle or adventure game. We're going to take a look at the basics of dragging and dropping in Flash. It is a very simple effect to conquer. It only requires a few lines or Actionscript to work, and I shall explain what the Actionscript is telling Flash to do.
Drag & Drop In Flash
Dragging and dropping is used everywhere. Not only in general file moving and placing, but also within games. It my be necessary to move a certain item elsewhere for a puzzle or adventure game. We're going to take a look at the basics of dragging and dropping in Flash. It is a very simple effect to conquer. It only requires a few lines or Actionscript to work, and I shall explain what the Actionscript is telling Flash to do. If you would like to see an example of what you can create, click here.
Drag and Drop with Target Areas
How to build a Drag and Drop interaction with Flash 4, which will check the 'Target Area' and respond with sticky behaviour or will put back the Draggable Object. You should be familiar with building MovieClips and the Actions Tab.Building the Draggable Objects,Building the Target Areas,Building Feedback,Scripting,And Beyond.
Drag Movie Clip Action
A must know action for games, customisable interfaces and drag and drop functionality.
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.
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!.
Drag-and-drop objects using mouse in Flash MX 2004.
You need the flash program where user is able to drag objects or shapes from one part of the screen to other using mouse? You are on the right way!
Drag 'n' Drop IQ Test
A key interactive feature that you can use is the ability to drag'n'drop movie clips. Learn the secret here!
Create a 3D Sliding Puzzle Game with ActionScript 3.0 and Away3D
Flash Platform is a great tool to create games, either for internet or mobile content. With the introduction of Flash 3D Engines, the ability and success of creating flash games is even bigger. In this tutorial we are going to build up a simple sliding puzzle. Puzzle images are dynamically loaded and sliced so you can easily use your own images if you like. Learn, try and leave a comment showing your results.
Protection Glass for your AS3 Application.
Complete tutorial on how to create a glass mask with drag and drop capabilities for your actionscript 3.0 application
Papervision 3D Programming Tutorial - Creating a SWC Component
See how to create a drag and drop SWC Flash component that embeds the Papervision 3D Engine. Demo and source code included.
Drop down menu
This Flash tutorial will teach you how to create a basic drop down menu. A drop down is simply a menu of options that appear below the menu title.
Using the Drop Shadow Filter in AS3
Flash has had what are known as filters for quite a while. Filters are basically pre-made visual effects you can apply to your movie clips, and you probably know them more commonly as just Blur, Drop Shadow, Glow, Bevel, etc. Learn how to programmatically set and modify the properties of the drop shadow filter on an element.
Creating Drop Shadows
Create Drop Shadow effects in Flash.
Create a Drop Down Menu for showing pictures
This tutorial shows how to use drop down menu using simple actionscript. When you click the button, it will show a drop down buttons which every button can be clicked to show different pictures.
Drag Jack-Jack inside his park
This example demonstrates how to drag an object inside a delimited area.
Flash Drop Down Menu
we're going to look at making a drop down menu in Flash. Drop down menus are popular with Flash developers and webmasters, as they can save space. Without them, menus wuold be cluttered with lots of links. We'll be making a nice basic one, that expands and produces three buttons, then closes when you click it again.
Drop target property
About the drop target property. The drop target property evaluates an instance of a movie clip with the eval() function.
Flash 5 Drag Mask Tutorial
How to Solve the age old problem of not being able to drag a mask in Flash 5.
Drag Mask illusion
In this tutorial we are going to make a drag mask effect. We all know (who are advanced in flash) that masks CANNOT be dragged. So, in order to create the illusion of dragging a mask, we will create ONE movie clip and write some very simple script.
Drop target property
This flash tutorial will teach you about the drop target property. The drop target property evaluates an instance of a movie clip with the eval() function. This allows us to check whether an object has been dropped onto another object. This tutorial uses the same startDrag and stopDrag methods from the draggable objects tutorial.
Custom Cursors without using Drag
Create custom cursors without tying up your Drag feature.
Drop-down Menu for MX
Drop down menus can really be a nice feature to add to your Web site. This tutorial will show you everything you need to know in order to create menus that look 100% professional.
Drop Down Menu
This Flash tutorial will show you how to create a basic drop down menu.
Drop down menu
This tutorial will show you how to create a simple drop down menu.
Drop down Menu
The aim of the tutorial is to learn how to create a drop down menu that will allow you to create a navigation system. This can be used to move from one part of a Flash movie to another, or to different web pages.
Drop down Menu
The aim of the tutorial is to learn how to create a drop down menu that will allow you to create a navigation system. This can be used to move from one part of a Flash movie to another, or to different web pages.
Drop Rain Animation
Learn this tutorial and see how to create a drop rain animation in flash 8, on a simple way, without Action Script.
Drop-down Menu for MX
Create a drop down menu for you website using Flash.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7