I have created a custom button and used it throughoutly in my FLEX application. How can I change it dynamically by looping through all components ? Is there any like "children" stuff and then use "ValidateDisplayList" to make it refresh ? Actually, it likes changing the skin dynamically. But I need to check the content of button before modification.
Having example is great. Thanks in advance.

