Re: [Flashcoders] greek/math chars

2006-04-21 Thread Ian Thomas
Hi Enrico,

If you override the LoadVars method onData you can actually parse the
raw text from the text file, without having everything split up by 
and =.

See the help file for LoadVars.onData()

That might well help you.

Cheers,
  Ian

On 4/21/06, MetaArt [EMAIL PROTECTED] wrote:
 I must load some text from a .txt file into a dynamic textfield, but inside
 the text there are some greek/math chars, like alpha, beta, delta...
 I can't use the usual chracter entities, neither decimal chars nor hex
 chars, because they use always the char ''.
 How can I solve this? There isn't any other solution, out of fold in the
 chars set in Flash?

  Enrico Tomaselli
   + web designer +
   [EMAIL PROTECTED]
 http://www.metatad.it
___
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


Re: [Flashcoders] greek/math chars

2006-04-21 Thread MetaArt
Thanx, Ian!...

 Enrico Tomaselli
  + web designer +
  [EMAIL PROTECTED]
http://www.metatad.it

___
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