To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here


A Flash Developer Resource Site

Go Back   Flash Kit Community Forums > Flash Help > Flash MX

Reply
 
Thread Tools Search this Thread Display Modes
Old 11-06-2009, 01:23 PM   #1
timeline
Junior Member
 
Join Date: Nov 2009
Posts: 1
Embed Korean Characters in Flash MX dynamic textfield

Hi,

I need a step by step tutorial on how to embed Korean characters into flash MX.

I'm having a hardest time I can easily embed English I have been doing it for years but I just can't seem to be able to embed Korean.

I'm loading an xml file into flash xml have been saved as UTF-8

<?xml version="1.0" encoding="utf-8"?>
<dataroot>
<row>
<koreanHead>홉데일장로교회</koreanHead>
</row>
</dataroot>

The flash file:

First load the xml

this.createTextField('label', 10, 0, 0, 300, 300);
var tf=this.label;//
tf.embedFonts=true;
var field=this.xm.get_value('korean')// this is the korean text from the xml>";
tf.text=field;
var f=new TextFormat();
f.font='korBody';// linkage of the font embeded in flash
tf.setTextFormat(f);

Displays a blank textfield even though the font is installed on the machine I used the "Arial Unicode MS"

If I do not set the embedfonts to true it will display the Korean characters but as soon as I set embedfonts to true it will display nothing neither in Flash neither in the browser.

Please help !!!!!!!!!
timeline is offline   Reply With Quote
Reply

Go Back   Flash Kit Community Forums > Flash Help > Flash MX

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:10 AM.


internet.commerce
Be a Commerce Partner
 »  »  »  »  »  »  »
 »  »  »  »  »  »
 

    

Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.