ARCHIVES

Shapes class lets you create shapes with actionscript 2

March 3, 2009

One day I found that I wanted a way to create shapes using the drawing API in Flash. I wrote a simple function to create a square. Then later on down the road I wrote another function to create a circle. After realizing that these are things that I should have access to when I [...]