Adobe Flash ActionScript tutorials
This Flash tutorial will teach you how to create draggable dynamic mask.
Related Tutorials
Dynamic masking
This tutorial will teach you about dynamic masking. Dynamic masking allows you to use movie clips as masks. For example in this tutorial text will appear as the mouse moves over the screen
Dynamic masking using the drawing API II
Create a 'swosoh' masking effect using dynamic masking and the drawing API. Also covers easing and morphing shapes.
LED spectrum analyzer meter effect using dynamic masking
This tutorial describes how to produce a spectrum analyzer meter effect using dynamic masking in Flash MX, with some actionscript.
Dynamic mask in Actionscript 3
In this Flash tutorial you will learn how to create a dynamic draggable mask in Actionscript 3.0.
Dynamic masking using the drawing API
Learn how to create dynamic masks using the drawing API. Three examples included: drag mask, pixelated fade-in, pie preloader.
Create Colored Masking Effect
Some of my readers asked me to write more about masking. Here is another simple way of using masking with colors and object which still can give good impression.
Create a draggable object
This flash tutorial will teach you how to create draggable objects. This effect is very simple and will only require a few lines of code.
Simple Masking
Here we will work on a spotlight type effect for masking. There is also another possibility of masking at the Text Fades effect page.
Draggable objects
This flash tutorial will teach you how to create draggable objects.
Draggable Menu
In this tutorial we will create a draggable menu with constrain region.
Transforming a movie clip into a draggable mask via ActionScript
In this really easy tutorial, I will show you how to set up a mask via ActionScript and make it draggable.Click on the rectangle in the Flash example below and drag it around to see what you'll learn to create.
Converting code into a class
The following example creates an ActionScript class which encapsulates all the logic that makes a movie clip draggable. Now whenever a new instance of this class is created, the shape is automatically draggable without having to write additional code for each instance on the Stage.
AS3 Masking
Learn how to create cool effects using masking.
Spotlight Masking of it
Create masking effect in Flash
Masking
In this toturial you're going to learn how to apply Masking to a picture.
Creating clickable and draggable shapes
In this example, you'll explore some of the new features in the Flash Professional 9 ActionScript 3.0 Preview. You will create a simple shape and make it clickable using the improved event model. In later examples, you will make the shape draggable, turn your code into a class, and dynamically create a class instance.
Connecting Lines Dynamically in Flash Using ActionScript
In this tutorial, you will learn how to create two draggable circles that will always remain connected via a dynamic line that you will create in Actionscript. No matter where you move the circles, they will always be connected by the line.
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.
Masking effect in FlashMX 2004
This tutorial will teach you the basics of masking in Flash MX 2004.
Applying Masking to a Picture
In this tutorial, you're going to learn how to apply Masking to a picture.
Masking in Flash
This tutorial will teach you the basics of masking in Flash MX 2004. The download .fla file is also included at the end of the tutorial.
Creating a colored masking effect
This tutorial covers the creation of a masking effect where different colored shapes will appear to pass through a given object.
Advanced Masking Effect
In this tutorial, we will show you how to create a advanced Masking Effect.You will see how to use alpha settings, radial gradient fill and how to work with guide layer in combination with mask layer.
Simple Flash MX Masking
In this tutorial we will learn simple flash masking.
Draggable Masks
Learn how to dynamically create a mask and drag it across your movie.
Masking On Text-Light Effect
This tutorial will teach u how to create a Masking On Text-Light Effect.
Flash Masking
Masking, in itself, is a very simple process. You take one image, (the mask), and you stick something under it, (the masked). Whatever the shape of the mask is, is how the masked will look. Kinda like cutting a shape out of a piece of paper and laying the paper cutout on top of another sheet of a different color. Only the shape of the mask shows the shape of the underlying layer.
Spotlight Masking
Learn Spotlight Masking.
Dynamic Menu
This tutorial describes the ActionScript required to reproduce one of yugo nakamura's dynamic menus.
Dragable Menus in Flash 5
This tutorial is to help you learn how to make a draggable menu in Flash 5.0.
Dynamic User Survey - Part II
The second and final part of a tutorial series illustrating the many interactive and dynamic scripting abilities of Flash 4 without the use of the Generator.
Drag to explore the area with AS3
Here's a quick tip/tut that you might find useful to create a draggable area with actionscript 3.
Interactive Spot-Light Effect (Masking) Using ActionScript
In this tutorial we will make Interactive Spot-Light Effect (Masking) Using ActionScript.
Loading Dynamic Text from Text File
You will have to load you data into a Dynamic text box. Lets get started.
Dynamic Drawing Using ActionScript
Shows how to use the dynamic drawing methods of Flash to create images and effects generated through ActionScript.
Very Highly Dynamic Menu
Learn how to create a dynamic menu!.
Dynamic Event Handlers
Now dynamic event handlers are really one of the best things that Flash MX brought, as they allow us to change a handler at run time. You may wonder what this means. Well, it's simple, really. Imagine that you want a movie clip to go right, and when it reaches a certain position, make it stop.
Dynamic text effect
Tutorial shows you how to create dynamic text effect in flash 8 without Action Script.
Mask Attached to the Mouse
This tutorial aims to teach beginners how to create a draggable mouse mask from A to Z.
Custom Mouse Cursor Used Together With Draggable Objects
Using this tutorial, you will learn how to create and implement a text mask to customize your mouse cursor with a movie clip.
 
Categories