The following example shows how you can draw shapes in ActionScript 3.0 and ActionScript 2.0 using the drawRect() method (ActionScript 3.0) and the moveTo() and lineTo() methods (ActionScript 2.0).
Full code after the jump.
{ 1 comment }
A bunch of ActionScript 2.0 and ActionScript 3.0 examples*
Posts tagged as:
The following example shows how you can draw shapes in ActionScript 3.0 and ActionScript 2.0 using the drawRect() method (ActionScript 3.0) and the moveTo() and lineTo() methods (ActionScript 2.0).
Full code after the jump.
{ 1 comment }