The following example shows how you can disable individual buttons on a ButtonBar control in Flex by using the getChildAt() method and enabled property on the returned button instance.
Full code after the jump.
Continue reading ‘Disabling individual buttons on a Flex ButtonBar control’




