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.
Dragable Mask Effect Adobe Flash / Special Effects
Since a mask cannot be dragged, you need to created the illusion to achieve the desired effect. It requires two movie clip, one of which is your masked image, a button (for dragging), and some fairly simple scripting.
Simple Drag and Drop Adobe Flash / ActionScript
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.
Using mask layers Adobe Flash / Tips and Tricks
This flash tutorial will demonstrate the use of mask layers. Mask layer reveal portions of the layer/layers below it. This effect is very simple but can be used to create lots of different mask effects.
How To Create & Add A Simple Mask Adobe Flash / Getting Started
you will learn the following:How to create and use a fill shape as a mask in Flash,How to preview a mask in Flash,How to use the timeline window to animate the mask in Flash.
Advanced drag and drop in Flash Adobe Flash / Interactivity
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...
Simple mask appearance Adobe Flash / Drawing
In this tutorial, you will see how to create simple mask appearance in flash, using the action script a little. You will also learn how to import an image into a flash, how to mask it, how to apply flash filters on any object and more.