RE: [flexcoders] meaning of the this AIR error message

2008-02-13 Thread Alex Harui
Please use a debug build and supply the entire stack trace.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of hworke
Sent: Tuesday, February 12, 2008 5:19 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] meaning of the this AIR error message

 


Hi,

I was trying mx:HTML inside a viewstack and got this error
message:

=

TypeError: Error #1034: Type Coercion failed: cannot convert
mx.controls::[EMAIL PROTECTED] to mx.core.Container.

Here is my code:

==




 

===

What is the meaning of this error message and does it
mean that we cannot put a mx:HTML inside a viewstack?

Regards...

 



Re: [flexcoders] meaning of the this AIR error message

2008-02-12 Thread Sherif Abdou
i am not getting any errors, i did notice ur missing a paranteses.




 



- Original Message 
From: hworke <[EMAIL PROTECTED]>
To: flexcoders@yahoogroups.com
Sent: Tuesday, February 12, 2008 7:18:54 PM
Subject: [flexcoders] meaning of the this AIR error message


Hi,

I was trying mx:HTML inside a viewstack and got this error
message:

 = = = = = 

TypeError: Error #1034: Type Coercion failed: cannot convert
mx.controls: :[EMAIL PROTECTED] to mx.core.Container.

Here is my code:

 = = = = = =




 

 = = = = = ==

What is the meaning of this error message and does it
mean that we cannot put a mx:HTML inside a viewstack?

Regards...





  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

[flexcoders] meaning of the this AIR error message

2008-02-12 Thread hworke

  Hi,

  I was trying mx:HTML inside a viewstack and got this error
   message:

   =

   TypeError: Error #1034: Type Coercion failed: cannot convert
mx.controls::[EMAIL PROTECTED] to mx.core.Container.

   Here is my code:

   ==

   
 
 
 

   ===

What is the meaning of this error message and does it
mean that we cannot put a mx:HTML inside a viewstack?

Regards...