Be aware that there are rules for parent/children types:

Navigator children must be Containers

Container children must be IUIComponents

UIComponent parents must be IUIComponents

UIComponent children can be anything

Tracy

 

________________________________

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of palmavecchio
Sent: Saturday, December 27, 2008 3:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Sprite based control

 

Hi, I'm making a graphical control that involves programmatically drawn
sprites that 
appear, disappear, and change color according to user input. I think I
can bang this out 
but before getting too far I wanted to see if there are any examples I
can look to for smart 
practices. Thanks a lot to anyone who can get me going on the right
track for a graphical 
custom component. 

 

Reply via email to