I am using custom binding in one of my classes.  I have one problem.  
I fire an event when a property is set, but the bound object is an 
mxml component that has not been created yet.  Normal binding will 
wait until it is created and then set the bound value.  How do I mimic  
this behavior in a custom bound object?




Reply via email to