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!.
Flash Javascript API > An Introduction Adobe Flash / Dynamic Content
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 Adobe Flash / Getting Started
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 Adobe Flash / Drawing
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.
coolBG Adobe Flash / ActionScript
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!
Drawing in Flash Adobe Flash / Getting Started
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.