A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: language encoding?

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

    Smile

    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 swf doesn't use the html page charset
    use a chinese font on flash

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