I suggest you follow Abduls advice, as when I typed the character in and it 
worked first time.

I would have thought using € would work as well but I get the same error 
as you...

If I do this:

<mx:Script>
<![CDATA[
        var monetaryType:String = "&euro;";
]]>     
</mx:Script>

<mx:Label text="Totale: {monetaryType}"/>

Flex prints: Totale: &euro; No ¤ in sight!

Strange, maybe someone at MM can explain why this is?

Tony.





-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 04 April 2005 17:07
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Euro symbol



Hi,
i'm using this
 <mx:Label styleName="price" 
text="Totale:&euro;{price.format(shoppingCart.total)}"/>
but throws this message pelase help
Devis




2 Errors found.
 
Error C:\jakarta-tomcat-5.5.7\webapps\samples\test\CartView.mxml:74
The entity "euro" was referenced, but not declared.


Error C:\jakarta-tomcat-5.5.7\webapps\samples\test\blank.mxml:168
Don't know how to parse element "*:CartView". It is not a known type or 
a property of mx.containers.HBox.



 

------------------------------------------------------------------------



 
Yahoo! Groups Links



 





This communication together with any attachments transmitted with it ("this 
E-Mail") is intended only for the use of the addressee and may contain 
information which is privileged and confidential.  If the reader of this E-Mail 
is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient you are hereby notified that any use, 
dissemination, forwarding, printing or copying of this E-Mail is strictly 
prohibited.  Addressees should check this E-mail for viruses.  The Company 
makes no representations as regards the absence of viruses in this E-Mail.  If 
you have received this E-Mail in error please notify our IT Service Desk 
immediately by e-mail at [EMAIL PROTECTED]  Please then immediately delete, 
erase or otherwise destroy this E-Mail and any copies of it.

Any opinions expressed in this E-Mail are those of the author and do not 
necessarily constitute the views of the Company.  Nothing in this E-Mail shall 
bind the Company in any contract or obligation.

For the purposes of this E-Mail "the Company" means The Carphone Warehouse 
Group Plc and/or any of its subsidiaries.

Please feel free to visit our website:  http:// www.carphonewarehouse.com or 
http://www.phonehouse.com

The Carphone Warehouse Group Plc (Registered in England No. 3253714) 1 Portal 
Way, London W3 6RS



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to