Hi,
Did you create an .AS or MXML component? Also, are you hooking it up to your main MXML application file or do you use an addChild() method? Cheers, Petro ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of billbejeck Sent: Thursday, March 29, 2007 5:42 PM To: [email protected] Subject: [flexcoders] AS Custom Component Not Displaying Hi, I have created a custom component that extends a TitleWindow. I have followed the instructions in the doc's have done, I believe, all I need to do to create a component in ActionScript. When I place the object in a MXML file in the design mode, every thing shows up fine, but when I deploy the application, and my custom TitleWindow loads, only a 2"x2" square shows up. Any idea's of what I could be doing wrong? Thanks, Bill

