[flexcoders] Manuals/tutorials on subclassing, custom components? (1.5)

2006-07-27 Thread G
Does anyone know of the best, canonical documentation explaining how properly to subclass a custom component? The interactions between init, constructObject2, commitProperties, bindings, and so on are very complicated, and I really need some guidance for best practices. I found one document,

Re: [flexcoders] Manuals/tutorials on subclassing, custom components? (1.5)

2006-07-27 Thread JesterXL
@yahoogroups.com Sent: Thursday, July 27, 2006 11:21 AM Subject: [flexcoders] Manuals/tutorials on subclassing, custom components? (1.5) Does anyone know of the best, canonical documentation explaining how properly to subclass a custom component? The interactions between init, constructObject2