Adobe Flash ActionScript tutorials
Learn how to create dynamic masks using the drawing API. Three examples included: drag mask, pixelated fade-in, pie preloader.
Related Tutorials
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.
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
Introduction to the ActionScript Drawing API
This tutorial will teach you the basics on how to use the ActionScript Drawing API, this is a set of methods for drawing lines, curves, and fills dynamically.
The Drawing API
Using the drawing API is not the easiest thing in the world, but once you get the hang of it, you can produce very easily lots of cool all-code movies.
API Drawing
In this tutorial I will teach you how to make the drawing application using API.
AS3.0 Drawing API examples Tutorial
This Flash tutorial will show you how to draw simple shapes using ActionScript 3.0 Drawing API.
Drawing Spider Web Using API
The main purpose of this tutorial is not to show you how to make the spider out of its web, but to explain how to use API (Application Programming Interface) drawing to draw the web figure.
Curves and fills with Actionscript 3.0 Drawing API
This tutorial will show you how to draw curves using actionscript 3.0 drawing API. You will also learn about fills and how to use them.
Dynamic Drawing Using ActionScript
Shows how to use the dynamic drawing methods of Flash to create images and effects generated through ActionScript.
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.
Draggable dynamic masking
This Flash tutorial will teach you how to create draggable dynamic mask.
Drawing API
Tutorial on how to dynamically draw with Actionscript. The tutorial includes draw with lines of codes just like when using drawing tool.
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.
Draw Full Line Through Any Two Points
While it is fairly straightforward to use Flash's drawing API to draw a line from 1 MovieClip to another, it's a little less trivial to draw a full line from from 1 end of the stage to another AND through two given MovieClips. This tutorial will guide you throug the steps of drawing just such a line!.
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.
Mathematically generated pictures
Learn how to apply sine and cosines function for creating some pictures by Drawing API.
AS3 Masking
Learn how to create cool effects using masking.
Masking
In this toturial you're going to learn how to apply Masking to a picture.
Spotlight Masking of it
Create masking effect in Flash
Unsmiley face in Actionscript 3
In this Flash tutorial you will learn how to create a unsmiley face using the Actionscript 3 drawing API.
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.
Crosshairs Rollover Text Effect
In this Flash tutorial you will create a rollover effect using masks. The crosshairs will follow your mouse cursor as you move over the text. Topics involved: startDrag actionscript, masking, drawing a target using radial gradient tool. Source file included.
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.
Using the Microsoft Bing API from Flex
Learn how to use the Microsoft Bing API from Flex. Demo and source code included.
Flash Javascript API > An Introduction
With the release of Flash MX 2004, a new arena was opened up for Flash Programmers called the Flash Javascript API. The programmers can now extend the Flash authoring environment itself to execute customized tasks making life much easier.
Timeline/Drawing Preferences
Another change in Flash 5 that was a little hard getting used to was the new method of drawing and selecting.Macromedia had the foresight to see that some stubborn people, your humble instructor included, would loudly whine and reminisce the "good 'ol days" of Flash 4's drawing styles. So they gave us the option of choosing which way we like best.
Drawing Object & Merge Models
Flash uses a Merge Drawing model however, in Flash 8, there is an alternative, the Drawing Object model. You can use both Merge and Drawing Object models in a single document and it is easy to switch between the two modes.
Using Google Maps' New Features for Flash
After such a positive response to my first tutorial Implement a Map Using the Google Map API for Flash I decided to write a second. Since that first tut the Google Map API has been updated, allowing developers to (amongst other things) add 3D viewing to maps. This is a great feature and during this tutorial Ill explain how to use it .
Simple Flash MX Masking
In this tutorial we will learn simple flash masking.
Pencil Drawing
This tutorial will help the user to show a handwritinf/drawing effect on the stage.
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.
coolBG
This tutorial teachs you a cool way of drawing a background without actually drawing! All you need is 1 layer and your 'CTRL+V'(paste) button!!! check it out!
Dynamic Menu
This tutorial describes the ActionScript required to reproduce one of yugo nakamura's dynamic menus.
Drawing Object in MX
How to use the basic drawing methods.
Drawing in Flash
Drawing Flash is very different to drawing in something like photoshop. So before we begin I'll try to explain to you the difference. When you draw a line in Flash the line itself is divided into parts. You can move, reshape and select these parts separately. In addition a line drawn across another line or solid will act like a knife, splitting the other line or shape into two separate parts which themselves can be moved, reshaped and selected. It's actually pretty handy.
 
Categories