The following example shows how you can set the origin X and Y coordinate for a linear gradient fill in Flex Gumbo by setting the x
and y
properties on the LinearGradient object.
Full code after the jump.
Continue reading Setting the origin X and Y coordinate for a linear gradient fill in Flex Gumbo