matt poole
02-24-2003, 01:06 PM
Im building a presentation that will be translated into a number of languages (inc Asian).
The translation company would like the text in a text file being loaded into dynamic text fields. I've done all this. The user selects the language at the start and I use the TextFormat object to set the text field to use the correct font.
I sent a test sentence off just to make sure it would work ok (see attached). It didnt. I did a search on the site to look for help and found that setting variables to UTF8 format helps with different characters. Is this what I need? how do I set UTF8 encoding?
Can you have a look at the attached fla. It includes the .fla, a text file with a variable translated into japanese and an image of what is curretly happening on the translators machine. It Uses 'MS ui Gothic' for japanese.
Am I approaching this in the right way, taking into account that the client wants the end user to select which language they want to view the presentaion in?
The translation company would like the text in a text file being loaded into dynamic text fields. I've done all this. The user selects the language at the start and I use the TextFormat object to set the text field to use the correct font.
I sent a test sentence off just to make sure it would work ok (see attached). It didnt. I did a search on the site to look for help and found that setting variables to UTF8 format helps with different characters. Is this what I need? how do I set UTF8 encoding?
Can you have a look at the attached fla. It includes the .fla, a text file with a variable translated into japanese and an image of what is curretly happening on the translators machine. It Uses 'MS ui Gothic' for japanese.
Am I approaching this in the right way, taking into account that the client wants the end user to select which language they want to view the presentaion in?