Hi,

When using mx Halo components, one can create class which extends
UIComponent and simply use addChild to add that custom class to let's say
Panel or some other Halo component. That approach doesn't work anymore with
Spark components because when you use
component.addChild(yourUIComponentInstance) you get an error message.

So i was wondering, how can i achiveve same functionality now with Spark
components?

Best regards,
Mirko
-- 
View this message in context: 
http://www.nabble.com/Spark-components-and-addChild%28UIComponent%29-tp24940523p24940523.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to