The following example shows how you can change the appearance of the close button in a TitleWindow container in Flex by setting the closeButtonSkin
style (or the closeButtonUpSkin
, closeButtonOverSkin
, closeButtonDownSkin
, closeButtonDisabledSkin
styles individually).
Full code after the jump.
Continue reading Changing the close button skin on a Flex TitleWindow container