I am having this issue where Arabic letters are shown disjoint in any component (e.g. Label or TextInput) in Flash. Any suggestions?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Flash did not have a good text engine for right-to-left languages.
It has one starting with version 10, but the authoring tools did not catch up yet.
You can use the next text engine by taking the helper library they published (http://labs.adobe.com/technologies/textlayout/), or by using the new Spark components in Flex 4, which use the new text engine by default.