Dynamic masking Adobe Flash / Interactivity
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
The Drawing API Adobe Flash / ActionScript
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.
Drawing Spider Web Using API Adobe Flash / ActionScript
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.
Drawing API Adobe Flash / Drawing
Tutorial on how to dynamically draw with Actionscript. The tutorial includes draw with lines of codes just like when using drawing tool.
Draw Full Line Through Any Two Points Adobe Flash / ActionScript
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!.
Create Colored Masking Effect Adobe Flash / Special Effects
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.
Simple Masking Adobe Flash / ActionScript
Here we will work on a spotlight type effect for masking.
There is also another possibility of masking at the Text Fades effect page.