Actionscript 3 Designer Toolkit

More design, less programming

Actionscript 3 Designer Toolkit header image 4

Entries Tagged as 'dotted line'

Drawing dashed & dotted lines: DashedLine Class

September 11th, 2009 · 3 Comments · AS3 Custom Classes

The DashedLine class is a simple drawing class whose required parameters include the total line length, width and height of each dash, the spacing between dashes and the dash color. An optional sixth parameter dashOffset creates dashes with slanted leading and trailing edges as in the second instance shown in the code and [...]

[Read more →]

Tags:···