You to use Adobe TextLayou Framework for displaying those unicode characters See this link to display hindi font/text in Flex
http://iwillbelikethis.blogspot.com/2010/02/indian-languages-fontlipi-in-flex-using.html On Feb 12, 1:52 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]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

