Use the unicode notation: \u00F7 math_txt.text = "a\u00F7b";
http://www.unicode.org/charts/ It's in the Latin-1 chart, page 5: http://www.unicode.org/charts/PDF/U0080.pdf regards, Muzak ----- Original Message ----- From: "natalia Vikhtinskaya" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" <[email protected]> Sent: Tuesday, August 14, 2007 11:05 AM Subject: [Flashcoders] division operand Hi Do anybody know how to solve one problem.I need to show in string variables division operand as the horizontal line with the dot above and below. So instead of "10 / 2=" I need "10 รท 2 =" Thanks in advance. _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

