I guess i'm thinking specifically of mx.core.Container Objects. Although you can use addChild() to add any DisplayObject, unless that DisplayObject implements IUIConponent, it wont work.
Jamie On Dec 20, 2007 7:23 AM, Merrill, Jason <[EMAIL PROTECTED]> wrote: > >>Also I've found that when trying to add a MovieClip instance > >>to a UIComponent in Flex, the whole app just quits. Though > >>technically there is nothing wrong with doing this, Flex > >>components react badly to display objects that are not > >>desensants of UIComponent. > > Interesting, I haven't encountered that in Flex (yet) - I have added > Sprite instances to UIComponent instances with no problems. Knock on > wood. > > Jason Merrill > Bank of America > L&LD GT&O > eTools & Multimedia Research & Development > > > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

