[osflash] Especial characters
Jonathan Spooner
jspooner at aviatech.com
Tue Mar 20 14:05:20 EST 2007
have you tried to escape the string?
var myNewStr = escape(myStr);
trace(myNewStr);
On Mar 20, 2007, at 11:49 AM, Felipe Fernandez wrote:
> Hi, I'm in trouble with especial characters (like ñ,á, ó..and so
> on). I use a DataGrid component and datagridcolumns headers use a
> title like "descripción" and instead ó appears stranger characters.
> This problem happens when I compile using Flash IDE but doesn't if
> compiling with mtasc in eclipse.
> Any cue about where could be the problem?
>
> Thanks and best regards.
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070320/5c2f26af/attachment.htm
More information about the osflash
mailing list