[osflash] Especial characters
Rákos Attila
tenegri at tengerstudio.com
Tue Mar 20 14:01:21 EST 2007
Probably your .as files contain UTF-8 text. MTASC handles it properly
but Flash always expects the default local code page of the operating
system (I guess this is iso-8859-1 in your case) in source files (but
converts it to UTF-8 during the compiling). Yes, it is annoying, I
know it from my own experience :)
Attila
FF> Hi, I'm in trouble with especial characters (like ñ,á, ó..and so
FF> on). Iuse a DataGrid component and datagridcolumns headers use a
FF> title like"descripción" and instead ó appears stranger characters.
FF> This problemhappens when I compile using Flash IDE but doesn't if
FF> compiling withmtasc in eclipse.
FF> Any cue about where could be the problem?
More information about the osflash
mailing list