Related Tutorials
Introduction to the ActionScript Drawing APIThis 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.
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.
Drawing lines in Actionscript 3
In this tutorial you will learn how to create a simple line drawing app in Actionscript 3.0 using the graphics class.
Drawing with actionscript
This tutorial will teach us on how to draw at runtime using actionscript code. We will use 'drawing methods' of 'movieclip class' to draw shapes in the SWF file in response to events.
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.
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 mask in Actionscript 3
In this Flash tutorial you will learn how to create a dynamic draggable mask in Actionscript 3.0.
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.
Dynamic Menu
This tutorial describes the ActionScript required to reproduce one of yugo nakamura's dynamic menus.
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.
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.
AS3.0 Drawing API examples Tutorial
This Flash tutorial will show you how to draw simple shapes using ActionScript 3.0 Drawing API.
Drawing API
Tutorial on how to dynamically draw with Actionscript. The tutorial includes draw with lines of codes just like when using drawing tool.
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
Unsmiley face in Actionscript 3
In this Flash tutorial you will learn how to create a unsmiley face using the Actionscript 3 drawing API.
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.
Exploring the Flash Professional 9 ActionScript 3.0 Preview
This article walks you through creating a new shape using the drawing tools in Flash. After learning how to interact with the shape so it reacts to button clicks and mouse movement, you'll see how to move the ActionScript from the main Timeline into an external file that you can link to symbols in the Library or to the main Flash document itself.
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.
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.
Basic drawing with ActionScript
Draw lines, curves, rectangles, all with just a few lines of code. Learn how to change their color, transparency, thickness.
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.
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.
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.
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.
Pencil Drawing
This tutorial will help the user to show a handwritinf/drawing effect on the stage.
Creating a Dry Erase Board in Flash Using ActionScript
Want your users to stick around your website a little longer? Try giving them something interactive to do, like drawing on the stage. In this video, you will learn how to allow your users to click and drag on the stage in order to create their own drawings.
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.
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!
Flash Professional 9 ActionScript 3.0 Preview
Adobe Flash Professional 9 ActionScript 3.0 Preview provides registered users of Flash Professional 8 with early access to the new ActionScript 3.0 language and the ability to publish to the newly-released Flash Player 9. ActionScript 3.0 and the new ActionScript Virtual Machine introduced with Flash Player 9 are among the most significant advances in the history of Flash. These new advancements, made in Flash Player 9, provide a more robust programming model, achieve standards compliance, and deliver ground-breaking performance improvements.
AttachMovie in Actionscript 3
The attachMovie method in Actionscript 2.0 has now been removed and replaced with the addchild in Actionscript 3.0. Below is a comparison of the two versions.
Flash MX 2004 ActionScript Learning Guide
ActionScript is the scripting language for Macromedia Flash. It makes your Flash content interactive. ActionScript provides a more efficient way to do things in Flash, from creating simple animations through designing complex application interfaces. With the release of Macromedia Flash MX 2004 Macromedia introduced ActionScript 2.0.
Drawing Object in MX
How to use the basic drawing methods.
Functions with actionscript 3
In this Flash actionscript tutorial I will give you enough knowledge about constructing your own functions with actionscript 3.0.
Making the ultimate dynamic image gallery
I will teach you how to make a powerful image gallery. Before proceeding, please note that this lesson is made for intermediate and advanced Flash users the ActionScript code behind this image gallery is nearly 250 lines long.
Super Easy Rotation
This tutorial is for you if you know basic, basic, basic actionscript. Pretty much all you have to do is copy and paste and maybe edit some names or numbers. Also you should already have a mouse cursor and a gun drawn, as this tutorial isn't for drawing, it's for a hard problem solved in an easy way.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7