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?



_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to