this is a pretty basic question but I can't seem to get it right.
If I want to extend an existing component, what is the right way to do it? For example, this thread talks about it, but doesn't give an example: Flex DateChooser events for individual days?
A simple example of just adding a trace("this is my function") to an existing function of a component would be helpful.
Thanks.