Posts tagged as:

scaleX

The following example shows how you can set the scale mode on an Ellipse object’s stroke object by setting the scaleMode property to one of the static constants in the LineScaleMode class.

Full code after the jump.

[click to continue…]

{ 2 comments }

The following example shows how you can set the spread method on a Flex Gumbo LinearGradient fill object by setting the spreadMethod property on the LinearGradient class to one of the constants in the flash.display.SpreadMethod class.

Full code after the jump.

[click to continue…]

{ 0 comments }