PDA

View Full Version : how i can input heb text from xml file to dynamic text box in flash 8 pro


ronWebDesigner
03-14-2007, 11:38 AM
Does any one know how to display hebrew text from xml file to dynamic text box in flash 8 pro.

i try to put UTF-8 but it is draw cubes in the player instead of normal text,

wvxvw
03-14-2007, 03:12 PM
It means your textfield embeds font that has no hebrew characters. Try using Arial(Hebrew) for e.g. However, you'll have to type it backward in your XML.
You may also use '_sans', '_typewritter' and '_serif' fonts for you'r textfield (these fonts you can not embed, they'll render using the fonts user have defined in browser).