Adobe Flash ActionScript tutorials
In this Flash tutorial you will learn how to create a dynamic draggable mask in Actionscript 3.0.
Related Tutorials
ActionScript mask that a user can drag around
Learn to easily create a mask via ActionScript.
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.
Reveal an image with an increasing dynamic mask (AS3)
This tutorial will show you how to create a dynamic mask effect that by increasing will reveal an image.
Dynamic Drawing Using ActionScript
Shows how to use the dynamic drawing methods of Flash to create images and effects generated through ActionScript.
Create a Dynamic Football field with Adobe Flash and ActionScript
This tutorial will show you how a dynamic football field can be created using ActionScript.
Draggable dynamic masking
This Flash tutorial will teach you how to create draggable dynamic mask.
Dynamic Menu
This tutorial describes the ActionScript required to reproduce one of yugo nakamura's dynamic menus.
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.
Introducing ActionScript
We believe you'll find ActionScript a satisfying companion - especially as you delve deeper into the relationship. Although you may not necessarily think of scripting as a creative endeavor, a working knowledge of ActionScript can spark all kinds of ideas - ones that will enable you to create dynamic content that can interact with your users on myriad levels. Best of all, you'll get the satisfaction of watching your ideas grow into working models that fulfill your projects' objectives.
Flash Actionscript Goodies
Heres a collection of actionscript scripts and codes to use as reference when creating dynamic flash projects, includes, loops,random numbers and key listeners for keyboard input
Using mask layers
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
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.
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.
ActionScript for Newbies
ActionScript for Newbies Contents: ActionScript for Newbies, Starting with: What is ActionScript and what can you do with it? The ActionScript syntac, Variables, Using Functions, Operators, If...Else, Creating functions, Buttons, Array, Loops, ActionScript math functions, Movieclips and the dot syntax, Movieclip properties, Movieclip events, Drawing with ActionScript, Prototypes, The Debugger, Last Words.
Actionscript 2: The Fader Class
This tutorial shows how to create a module for fading in and out a jpg or swf and creating a mask when required. The script contains several useful functions.
Dancing Letters
Using ActionScript, we'll transform static text into something dynamic, attention grabbing, and memorable.
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.
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.
Simple mask appearance
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.
Flash Actionscript Programming Basics
There are currently 2 versions of Actionscript.Actionscript 1.0 (AS 1.0) is the version that works with Flash MX.Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004. Most items in these tutorials will cover both AS 1 and AS 2. Where there is a difference I will indicate it.Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
Flash Actionscript Programming Basics
There are currently 2 versions of Actionscript. Actionscript 1.0 (AS 1.0) is the version that works with Flash MX. Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004. Most items in these tutorials will cover both AS 1 and AS 2. Where there is a difference I will indicate it. Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
Flash Actionscript 2.0 Programming Basics
This course is adapted from the book "C++ Primer" by Stanley Lippman.There are currently 2 versions of Actionscript. Actionscript 1.0 (AS 1.0) is the version that works with Flash MX. Actionscript 2.0 (AS 2.0) is the new language that ships with Flash MX2004. Most items in these tutorials will cover both AS 1 and AS 2. Where there is a difference I will indicate it. Actionscript 1.0 will work with Flash MX2004 but Actionscript 2.0 will not work with Flash MX.
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
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.
Draggable Mask
First of all you will need to create a movie clip, for arguments sake call it masker with an instance name of masker_mc. by default, I make my masks a circle but seeing as it a movie clip you can even make it a moving mask, to do this, go into the masker editer screen and make any movie or picture you want. After creating the movieclip create 2 more layers but make sure the layer with the mask is o top the layer with the thing you want to mask second and the thing you want to show on top (the "veil") third.
Mask Attached to the Mouse
This tutorial aims to teach beginners how to create a draggable mouse mask from A to Z.
Advanced mask prelaoder
This tutorial and see how to create advanced mask preloader in flash 8, using the Action Script.
Go To Different Spots
A tutorial about dynamic movement with Actionscript. We will learn how to 'go to different spots of an image' in this tutorial. This is used widely in today's websites' layout.
Creating a Digital Clock
In this tutorial, you'll discover how to use dynamic text fields and Actionscript to create your own digital clock for your Flash website.
Strobe Writing - Mask Layer
This tutorial uses six images, two words, eleven frames, and one mask layer to create its very simple yet very lively and eye-catching effect.
Animated Masks
This tutorial shows you how to make a simple animated Mask in Flash. A Mask is an object which hides something. In Flash Masks are used with layers and they provide a simple way to selectively reveal portions of the Layer or Layers below. Masking requires making one Layer a Mask Layer and the Layers below it become only partly visible or masked.
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
Writing ActionScript 3.0 in Flash
The Flash Professional 9 ActionScript 3.0 Preview is the only development environment that allows you to create Flash documents (FLA files) that use ActionScript 3.0, although you can also compile SWF files from ActionScript (AS) files using Flex Builder 2.
Dragable Mask Effect
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.
Advanced Mask Effect
This tutorial will also teach you how to use Line Tool and how to create by Color Mixer Panel gradient shape. This Mask Effect is really helpful, and you can use it for banners, header animation, picture effects, or wherever you want.
Line Mask Effect
This is a great little effect that can be used as a banner or header or whatever else you might have in mind. The outcome depends on how long you're willing to spend to make it look good. To see an example of the basic mask effect.
Mask Attached to the Mouse
In this tutorial you will learn how to create a mask which follows the mouse.
Line Mask Effect
Create a killer mask effect, this is a great little effect that can be used as a banner or header or whatever else you might have in mind.
How To Create A Dynamic Web Site In Flash MX
This tutorial shows you how to create a basic website with nothing on the stage. This will involve dynamically loading jpegs and creating movieclips via actionscript. Some of the material covered will be advanced but I will go through it step by step.
Creating multiple masks
This is very simple to the Animated Mask tutorial. We'll take you from start to finish, but if you're up to speed on the Animated Mask Tutorial, you'll probably be able to give this a perfunctory glance and move on.
 
Categories