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