Nithya-
 
You are not specifying namespace-prefix in Panel tag. It should be mx, assuming you are not using your custom Panel component.
 
It should look like below:
 
<mx:Canvas>
    <mx:Panel />
</mx:Canvas>
 
 
 
-abdul


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Nithya R
Sent: Thursday, October 06, 2005 3:03 PM
To: flexcoders
Subject: [flexcoders] what does this error mean?

hai
 
i get this error when i run my application.. i checked if the begining tags match the end tags.. and everythingb is perfect.. is there any other specifivc reason why this error appears?
 
 
Don't know how to parse element "http://www.macromedia.com/2003/mxml:Panel". It is not a known type or a property of mx.containers.Canvas.
 
thanks
nithya

Send instant messages to your online friends http://uk.messenger.yahoo.com

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to