[Flashcoders] greek/math chars

2006-04-21 Thread MetaArt
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

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

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