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.
{ 2 comments }
Just a bunch of Adobe Flex Examples
Posts tagged as:
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.
{ 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.
{ 0 comments }