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