Title: Special Chars. in AS
You can copy paste the degree sign in MXML and it should show correctly.
 
 
<mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml">
    <mx:TextArea text="30°" />
</mx:Application>
 
 
Save your MXML file with UTF-8 encoding, it should work.
 
 
-abdul


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mehdi, Agha
Sent: Thursday, August 25, 2005 10:18 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Special Chars. in AS

Hi,

I need to display Celsius (250°C) string in a Flex app. Data comes from CF and you can use &deg; in CF to show it correctly in HTML but when it comes to Flash Player, it just spells it (&deg;) out.

What should I use for special Chars?

Thanks

Agha Mehdi

IDT - eBusiness Program Manager

Work: 408.284.8239

Fax:   408.284.2766



--
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