A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: international language encoding

  1. #1
    Junior Member
    Join Date
    Jun 2000
    Posts
    1
    Hi,

    I'm trying to create a flash movie with chinese text.
    I can do this easily in HTML using:

    <META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=gb2312">
    <META HTTP-EQUIV="Content-language" CONTENT="cn">
    <META NAME="langProperty" CONTENT="54">

    but this has no effect on the flash movie in the html page.

    Any suggestions?

    Thanks,
    Floyd


  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    234
    the flash movie doesn't look to the html page enconding.
    use a chinese font in the flash movie.

  3. #3
    Junior Member
    Join Date
    Jun 2000
    Posts
    1

    Smile thanks

    Thanks much. Any idea where I can
    get a chinese or japanese font?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center