Thanks for the help! I was able to figure it out. It was an issue in
our base framework.

Thanks again!

--- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote:
>
> Make sure you have a non-zero height and width for the dynamically added
> child.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Gordon Smith
> Sent: Thursday, April 26, 2007 11:56 AM
> To: flexcoders@yahoogroups.com
> Subject: RE: [flexcoders] Problem using a subclass of ComboBox in
> actionscript
> 
>  
> 
> That doesn't ring a bell. Can you post simple-as-possible versions of
> your subclass and an that shows the problem?
> 
>  
> 
> - Gordon
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of johnknyc
> Sent: Thursday, April 26, 2007 7:46 AM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Problem using a subclass of ComboBox in
> actionscript
> 
> Hi all,
> 
> I created a AS subclass of ComboBox. I can use the subclass in MXML,
> however when I try to instantiate the subclass in AS, it comes up
> blank when I run the app.
> 
> I tried running a trace in the subclass's constructor, and it seems
> the constructor is not even being called.
> 
> Any ideas?
>


Reply via email to