Make sure someone is setting the size of the control. I'm not sure how you are parenting it, but parents size their children in Flex so maybe you have a custom parent that doesn't do the sizing.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [p e r c e p t i c o n] Sent: Saturday, July 19, 2008 4:51 PM To: [email protected] Subject: [flexcoders] controls not not loading.. Hello Good People, I've Extended TitleWindow and also created a corresponding mxml component. When I create it using mxml in my application it's created with all of the controls i laid out in the design view no problem, but when i try to create it dynamically (new operator) none of the controls are loaded...can any one point me in the right direction...i know there must be a way to do this...thanks percy

