Hi, 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: http://stackoverflow.com/questions/710646/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.