Yes it supports. Set u r compiler option to UTF-8 Use Resource budnle to do this.
On Fri, Feb 12, 2010 at 2:22 AM, Kiran Kumar Vasireddy <[email protected]>wrote: > Dear All, > > Does flex support Unicode? The following example if run it is just > displaying square brackets . Is there any way to resolve this other than > using custom fonts ( Embedding custom fonts) ? > > <?xml version="1.0" encoding="utf-8"?> > <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" > layout="absolute"> > <mx:Label x="145" y="118" text="भारत माता" fontSize="200" /> > </mx:Application> > > Regards > Kiran > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

