> I have this
> operand="÷";
> item.text=operand+" "+String(i);
> trace(item.text) /// ÷ 1
> but I don't see that operand in text area.
> text area: not html, Arial, all embedded text area HTML: the 
> same I see operand in trace but I don't see on the screen

It sounds like you just haven't embedded the character. Add it to the
embedded characters list and it should be fine.

Danny

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to