Home > Flex, Swf > Creating a repeating background fill on an FxPanel container in Flex Gumbo

Creating a repeating background fill on an FxPanel container in Flex Gumbo

March 31st, 2009

The following example shows how you can create a repeating tiled background fill on a Flex Gumbo FxPanel container by creating a custom skin, setting a BitmapFill on the background Rect and then set the skinClass style.
Full code after the jump.

Source:Creating a repeating background fill on an FxPanel container in Flex Gumbo

admin Flex, Swf ,