Flash drawing API

The Flash drawing API is the primary mechanism for rendering interactive graphics outside of the Flash editing environment. The drawing API is a low-level interface that draws primitives such as lines, curves, and triangles (in Flash 10). It can style those primitives with line styles and fill styles that get their content from vector gradients or bitmaps.

The drawing API is made available to objects on the display list through the graphics property.

More to come...

Search Great Flex/Flash Sites