Skip to main content
Participating Frequently
November 13, 2009
Question

Arabic words not displaying correct in flex 4

  • November 13, 2009
  • 1 reply
  • 3792 views

Hello All,

Please find the attached image with this post.

Arabic words are not displaying completely/correctly. I have makred it with red line, you can see that in the attached image.

<s:TextArea text="{_str}"  width="100%"
                height="100%"
                fontSize="50"
/>

_str  is the String variable which contains  the Arabic text.

Awaiting for prompt response.

This topic has been closed for replies.

1 reply

PrestineAuthor
Participating Frequently
November 13, 2009

Hello All,

Please find the attached image with this post.

Arabic words are not displaying completely/correctly. I have makred it with red line, you can see that in the attached image.

<s:TextArea text="{_str}"  width="100%"
                height="100%"
                fontSize="50"
/>

_str  is the String variable which contains  the Arabic text.

Awaiting for prompt response.

Adobe Employee
November 20, 2009

It is possible that this is the result of problems in the font. Can you tell me what font you are using for the Arabic? If you switch fonts, and use the Adobe Arabic font, do you get the same result?

Thanks,

- robin

PrestineAuthor
Participating Frequently
November 20, 2009

Hello Robin,

Please see the attached image with this post. I have not used any font for this example. I have read the Arabic text(file) and displayed it in the TextArea.

I have also tried few fonts like Traditional Arabic, but the output is the same as shown in the attached image.

I even searched for Adobe Arabic Font but its not free...

Awaitng for prompt and permanent solution for my problem.

Regards.