I posted this in flex coders but its something component developers should know. How does someone manipulate the properties and styles of a sub component? Like the ComboBox contains a Label inside it. Does a component developer have to provide getters and setters for each sub component property he wants to expose to MXML?
For example, I've been having trouble trying to find a way to add a filter effect to the label component that is inside the Accordion header. dorkie tinkering dork from dorktown
