Posts tagged as:

maskType

The following example shows how you can use a TextGraphic object as a mask on a Rect object in Flex Gumbo by setting the maskType property to “alpha”.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows how you can set an Ellipse object’s mask type as a clip mask or alpha mask by setting the maskType property.

Full code after the jump.

[click to continue…]

{ 0 comments }