Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




I Nee Help About Chinese Language In FLASH.



Hi everybody,I don't know how could I say, here is my problem.I use Flash MX, I want to display a Chinese Text on a dynamic textfield using actionscript.



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 01-10-2007, 05:07 AM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Help About Chinese Language In FLASH.
I want to do like this in text zooming animation in a dynamic textfield.

Inside in the movieclip have another movieclip with insName of textclip consisting the dynamic textfield representing the variable "text".

here is my bodycode in the parent clip:

onClipEvent (load) {
this.textclip.text = "市场风险计量";
}

If I put a value in English text that would be working but if i put chinese it is not working. WHY?

Component ComboBox & Chinese Language
HI EVERYBODY!

How can I visualize chinese ideograms in a flash component?
I need fonts to be embed in the movie.

I tried to insert on the stage a text field with the ideograms embed in it, then I added this action:

combo.setStyle("fontFamily","Verdana");
combo.setStyle("embedFonts",true);

while trying the movie I was able to read chinese ideograms, but after published only empy squares were visualized!!!

Any idea?

THANK U ALL, BYE!

Component ComboBox & Chinese Language
HI EVERYBODY!

How can I visualize chinese ideograms in a flash component?
I need fonts to be embed in the movie.

I tried to insert on the stage a text field with the ideograms embed in it, then I added this action:

combo.setStyle("fontFamily","Verdana");
combo.setStyle("embedFonts",true);

while trying the movie I was able to read chinese ideograms, but after published only empy squares were visualized!!!

Any idea?

THANK U ALL, BYE!

How To Change From Traditional Chinese To Simplifed Chinese In Flash Mx?
dear experts...

i have encouter a huge challenge by trying to converting my tranditional chinese flash work into simplified flash work.

Can anyone help me at this point!!!!

i will be deeply appreciated.

thanks! love ya guys with all the help and support

Dinamic Text Option For Other Language Than English (or Latin Language)
I tried to use the Dynamic Text option in other language than English (or Latin letters) but it doesn’t work. Can anyone please tell me how should I do it.

Translation Of Text From One Language To Another Language
hello
this is kishore raju
i have a problem
i want to translate some text from english to any other language using google translate (i.e i want to send the word to the google as a parameter and get the result)
so please send me the source for that .
urs
kishore raju

Scripting Language VS Programming Language
Dear Sir,
I cannot understand which is the difference between a scripting language(like actionscript or applescript) and a programming language (like java or C++).
I know that actionscript 2.0 is similar to javascipt. so it must be a scripting language.
but actionscipt 3.0 is most simmilar like java or C++.
so why it is still a scripting language?
Thank you upfront for your interest.

Chinese In Flash MX
I've heard Flash MX has great multi-lingual support, but evrytime I input or copy-paste Chinese into it, it gives me question marks.

EG:

‹âs turns into ?? [Note, those without Chinese fonts may not see the text]

I even use Chinese fonts, but it only gives me the question marks in that Chinese fonts' English typeface. Macromedia's website has a screenshot of MX going with multiple languages working at the same time. I just need Flash to allow both input with Chinese and English.

I've done it before with Flash 5.

Is there anyway without script?
I use Flash MX and Windows XP Pro.

Thanks

How To Use Chinese In Flash?
im a newbie here. just wondering how do we use chinese language in flash? or any other language?

Flash / XML / Chinese
I'm reading XML content into Flash8. Works all great, but it just doesn't work with Chinese Characters. The XML encoding is GB2312, the output in Flash is just random strange stuff. I tried to with embedded fonts, doesn't help but makes the file from 10kb to more 10mb

Any help appreciated

Flash : Chinese
Hi there,

I wrote a file upload application for a client, using the FileReference class in Flash. This application uses a PHP backend with the move_uploaded_file() function to process the file uploading to the server. When the client uploads a file with Chinese characters, it doesn't work as expected. See the image below :



How can I provide support for different encoding or different languages?
Is there some way to include language files or something?
Please post your comments. Appreciated!

Chinese/Japanese In Flash
Hey,
I'm trying input some chinese and japanese characters into a flash mx presentation.
I have NJStar which lets me input the characters into most programs. however, in flash, they show up in the text box as im typing but once i choose the arrow tool the characters turn into jibberish.
Anyone know if I'm missing something? Or a better way to go about this?
Thanks.

Chinese Characters In Flash Mx
Is it possible to input chinese text characters into flash mx, I can input chinese characters into word documents etc, but the text tool in flash does not recognise the characters, is there some plugin or the like available or is it possible at all....?

Support CHinese For Flash MX
I heard that Flash MX do support Chinese font. but when I want to insert chinese font.. It seem cant be work.. anyone can help

Chinese Text In Flash ...
I have the English version of Flash but I need to publish some text within my Flash piece in Chinese. I can type it up in something like Microsoft Word and then do a screen dump > photoshop > cut and paste combo, but is there another way ?.

Thanks,
Stephen.

Flash In Other Languages I.e. Chinese
Hi all,

I am currently working on a flash projest that imports XML.
The idea was that this would ease the translation process, which it did in languages like german french etc...
But when it come to asian languages, it doesnt display anything.

I have instaled chinese simplified and traditional, and I can see the characters well in Word and XMLSpy, but when i cut and paste a couple chars into a textfield in Flash, all I get is a bunch of ??????

Can anyone help.

Cheers

Chinese Font In Flash
how to embed chinese font in flash

Flash And Chinese Characters
hi there, i have some code that loads dat dymanicaly data from an mssql database.... so far, so good....
the data loaded is chinese text and if displayed on a normal html page (have to change to encoding to big5) looks perfectly normal and healthy but, famous last words, the same does no thappen in flash. flash just shows rubbish.
i've tried using the
System.useCodepage = true
and access the page from a windows chinese, and it did not work
tried a couple of more tricks and nothing, and to be honest, it's driving me nuts...
what i wnat to know is, is there any way to tell flash that is group of data is to be interpreted with the big5 enconding. sort of like we do to Internet Explorer by changing the Encoding in the view menu....
please, please help...
thanks in advance for your time and patience...
wils

Chinese Text In Flash MX
Hi,
Is it possible to type chinese into flash without them being turned into question marks?
Whenever i try to type it, i turns into this "????" instantly. I know that it is possible to type chinese into some other programs like a text file, and then load it into a dynamic text box. But is there a way to directly type chinese in Flash MX into... lets say... a static text box?
Or is there any settings/options in flash that i need to configure, or any plugins that allows chinese text input?


Thanks.

Flash And Chinese Characters
hi there, i have some code that loads dat dymanicaly data from an mssql database.... so far, so good....
the data loaded is chinese text and if displayed on a normal html page (have to change to encoding to big5) looks perfectly normal and healthy but, famous last words, the same does no thappen in flash. flash just shows rubbish.
i've tried using the
System.useCodepage = true
and access the page from a windows chinese, and it did not work
tried a couple of more tricks and nothing, and to be honest, it's driving me nuts...
what i wnat to know is, is there any way to tell flash that is group of data is to be interpreted with the big5 enconding. sort of like we do to Internet Explorer by changing the Encoding in the view menu....
please, please help...
thanks in advance for your time and patience...
wils

Chinese Text In Flash
What is the quickest (simple) way to place Chinese into a dynmic text... I am helping this girl I know- why can't I have her upload a .txt saved as UTF-8 onto the host, create a font library item w/ the correct font she used and dynamically load chinese???

Any thoughts??? Sorry if I am way off on this...

-B

Flash, XML And Simplified Chinese
yo.
i need to have an XML file with 2 version of text, english and simplified chinese, then I need to load this into flash and display the correct language depending on user selection.

2 questions, firstly will including simplifed chinese within my XML cause any hassles? and secondly what do I do about fonts, do I embed, or is there some way of forcing the browser to install a language pack, or just assume that it is already installed...

any tips would be great, coz i dont have a clue!!

cheers people
vinnie

Using Chinese Characters (Kanji) In Flash
Hi,

Im relatively new to flash, and I have been trying to utilize Chinese characters in flash ( Just a few), but every time I go to a font web site to DL the characters I want ( i.e. 51fonts.com) , after opening the Zip file, all I find are regular american fonts....

I run an English/US version of Windows ME and Im figuring that the computer wont allow me to view Chinese characters . I have DL 'd the support for Chinese and Japanese patches, yet I cant seem to find the fonts once I open the .ttf file that I DL.

Can someone help me understand what I am doing wrong?

Anybody Knows How To Write Chinese Words In Flash?
I need some help if anybody knows. Thanks!

Help With Publishing Flash With Chinese Font
Help!

I am now working on a Flash that contains Chinese Fonts. It looks okay until i published it. Some of the chinese words became very ugly with shaded gaps in-between but some don't~ anyone has the same problem or is willing to help me?

Flash MX To Display Chinese Wordings
http://www.enterprisedotnet.biz/
i am having some problem with displaying chinese word

(currently developing with Chinese Star 97, with Flash MX)
customer cannot see the wording of the company name because it become "ET" wording, instead of Proper chinese.

with some chinese support, you will able to see the company name well.

is there any way to solve the proble, except change the wording to become image?

regards,
weipin
wpchin@tm.net.my
weipin

Korean/chinese Characters In Flash
Hey guys,

i need to make flash banners in Korean and Chinese, but my Flash MX doesn't not want to recognize the characters. does anybody know how to fix this problem? how do i make
flash to recogninze foreign language? The characters show up in Photoshop and illustrator, but not in flash.

any ideas?

thanks,
-maria.

How To Embed Chinese Font In Flash
hai to all..

hai am working a music site which has 3 languges(eng, Simplified Chinese, Traditional Chinese). All the contents Loading from XML.. Every thing working Properly.. Here my Problem is am using one Chinese Font(Simsun). Which should be Embed in Flash, if i give embedFonts=true Nothing show in swf . Please help me any one.. using Flash 8 as 2.

I have to embedfonts then only i can use some Property like _rotation ,_alpha etc..


Thanks ..

Jasil K M (india)

How To Insert Chinese Character In Flash
How to i insert Chinese character in Flash?

Pls help..

Chinese Characters Not Displaying In Flash
Hi all,

Am having problems displaying Simplified chinese in Flash. I have a file and I am using an xml file to hold the text externally.

I have tried embedding the simplified chinese in the text fields in the flash file, using a chinese specific font, however none of this is working any ideas?

Thanks

External Chinese(Unicode) Text And Flash MX
I need some help with loading an external .TXT file into a Dynamix text field. The .TXT file contains Chinese characters and according to Macromedia, Flash MX recognizes unicode text, so it shouldn't be a problem. But I just can't figure it out! The .swf load the .TXT using LoadVariablesNum and works fine with English text, but not Chinese. Nothing shows up in the text box. Someone please help! I've gone through Macromedia's online documents but can't make it work!

Chinese Char Emded In Flash Movie?
need help, i have this flash movie, i need to translate the english txt into a chinese characters. how do i use this on flash?

thanks!

How To Use Flash To Show A Simplified Chinese Character?
When i preview the flash. Some of a simplified Chinese character changed to a question mark.
How would i solve the problem? Thank you in advanced.

How To Use Flash To Show A Simplified Chinese Character?
When i preview the flash. Some of a simplified Chinese character changed to a question mark.
How would i solve the problem? Thank you in advanced.

Creating A Flash Movie With Chinese Characters
Has anyone ever created a flash piece with Flash MX on a windows 2000 system but in the chinese language, I have looked it up on macromedia's site and followed the instructions to do this but it is not working. It seems very straight forward but when I go to view it, by hitting publish movie it first says the one or more fonts used by this movie are unavailable substitute fonts will be used when I go to choose substitute the font missing is gunship which has nothing to do with my chinese characters in fact I don't use that font at all in this movie but regardless this is the error that reads in the output box "Line 2: Syntax error.
有五個é_»é“åŠä¸€éƒ¨æ¬¡ä½ŽéŸ³æšè²å™¨ã€‚æ_¹æ“ šé€£æŽ¥æ–¹å¼ï¼Œå®ƒå¯ä»¥å¯ä»¥ç™¼é€å…©å€‹é_»é“㠀四個é_»é“或å…_個é_»é“的音é_»è¨Šè™Ÿã€‚如 果後部左å³ï¼ˆL/R)和ä¸_央/次é_»é“沒有充分利用(未æ’å…¥ï¼‰ï¼Œä¾‹å¦ ‚é›™é_»é“æ’_放的情æ³ï¼Œä¹Ÿä¸æœƒæœ‰ä»€éº¼å®³è ™•。如果所連接的è¨_備有RCAæ’å_”,則還 éœ€è¦æœ‰ä¸€å€‹å°åž‹æ’é__é©é…å™¨ï¼Œè©²éƒ¨ä»¶åœ ¨ç•¶åœ°Radio Shack®或任何身æ_·è²ã€å®¶é›»æˆ–é›»è…¦é›¶å”®å º—有買。


This is how it is reading my chinese characters and I even put it into a text file and did the action #include so that it would grab the external file. Any help on this or exact steps someone performed to do this themselves.

Thanks -

Flash + Mysql Fulltext Search + Php + Chinese
I'm working on a search function which would take a querystring to php and do a fulltext search. As the data in the database are mix of English and Chinese, I used UTF8 to store the data. Searching for english right now is working but chinese is not. I've tried that from an html page and the Chinese fulltext search is actually working too. Just don't know why it's not working when I passing my data from flash to the script. I believe that the problem maybe becoz the data sending out is not in unicode as what I can see from the php print out is just ????? but not the chinese I typed in. The search.php is saved as UTF8 as well. The flash file can also display UTF8 Chinese correctly too. Does anybody know how to solve it? Thanks!

Viewing Traditional Chinese Chars In Flash
Hi,

I go to the Taiwan website http://tv.yam.com/pay_moon.asp?ichannel=free&PageUrl=free&moon=5

I notice that the Chinese characters contained in the Flash objects in the page are not displayed correctly. That's so even when I have selected Chinese Traditional (Big5) or Auto-Select in the Encoding option of IE's View dropdown menu.

I'm using English Windows XP Professional, IE 6.0, Flash 9,0,45,0

Does anyone have any clues?

Many thanks!

DY

GotoAndPlay HUGE Flash BUG With Chinese Characters, Please Please Help
Hi everyone,

I discovered a huge bug in flash/actionscript that is caused by Chinese characters. Prepare yourself to see some weird things. So here is the bug:

I have a simple file that contains 3 "section" in the timeline. Each has a language assigned to it. That means for example from frame 1 to 31 it's the language ENGLISH, from frame 32 to 61 it's CHINESE, from frame 62 to the end it's KOREAN.

I only have 5 layers with 1 images and the rest is just a few text (30 characters max).

The only actionscript I have is in the frame 1 and it goes like this:
this.lang = "kr";

if (this.lang == "cn") {
this.gotoAndPlay(32);
}

if (this.lang == "kr") {
this.gotoAndPlay(62);
}

So the actionscript would be suppose to go to the frame #62 when I run the flash. When I publish the .swf from flash and it's previews it with Flash Player, everything works fine. The bug happens when I view it within a browser. Instead of going to frame #62 it goes to the frame where there is Chinese characters. If I take out the chinese characters, the bug disappears. Also if you try to remove some layers, the bug aslo disappears.

Please someone help me with this! Would it be possible to report this bug to Adobe support?

Here is the .fla that I was talking to you about: http://www.dompelletier.com/_TEMP/_Copy2_splash_banner.fla

Thank you very much!

Dominic

GotoAndPlay HUGE Flash BUG With Chinese Characters, Please Please Help
Hi everyone,

I discovered a huge bug in flash/actionscript that is caused by Chinese characters. Prepare yourself to see some weird things. So here is the bug:

I have a simple file that contains 3 "section" in the timeline. Each has a language assigned to it. That means for example from frame 1 to 31 it's the language ENGLISH, from frame 32 to 61 it's CHINESE, from frame 62 to the end it's KOREAN.

I only have 5 layers with 1 images and the rest is just a few text (30 characters max).

The only actionscript I have is in the frame 1 and it goes like this:
this.lang = "kr";

if (this.lang == "cn") {
this.gotoAndPlay(32);
}

if (this.lang == "kr") {
this.gotoAndPlay(62);
}

So the actionscript would be suppose to go to the frame #62 when I run the flash. When I publish the .swf from flash and it's previews it with Flash Player, everything works fine. The bug happens when I view it within a browser. Instead of going to frame #62 it goes to the frame where there is Chinese characters. If I take out the chinese characters, the bug disappears. Also if you try to remove some layers, the bug aslo disappears.

Please someone help me with this! Would it be possible to report this bug to Adobe support?

Here is the .fla that I was talking to you about: http://www.dompelletier.com/_TEMP/_Copy2_splash_banner.fla

Thank you very much!

Dominic

Flash Form And ASP Chinese And Nordic Characters
I'm having a problem with an application of mine in the inserting of Nordic and Asian characters. I'm using a flash application that sends data to an ms access database with an asp insert page and then reads it out via an asp page. The special characters are all coming out like ö ä (ö and ä). The problem I have is I knwo it is an encoding issue but where do I specify it? In my insert.asp page or in the Flash actionscript or both and what exactly do I put. This is driving me crazy as this application worked previously just fine. I'm enclosing my code to see if someone has an idea of what I should add and where.

Thanks in advance for the help!

David

Here is the actionscript I am using:
------------
var first_name, last_name, company, evaluators_role, years_known, stmt1, stmt2, stmt3, stmt4, stmt5, stmt6, stmt7, stmt8, stmt9, stmt10, stmt11, stmt12, stmt13, stmt14, stmt15, stmt16, stmt17, stmt18, stmt19, stmt20, comments1
submit.onPress = function(){
if(first_name.text!="" && last_name.text!="" && company.text!="" && evluators_role.value!="" && years_known.text!="" && stmt1.component!="" && stmt2.component!="" && stmt3.component!="" && stmt4.component!="" && stmt5.component!="" && stmt6.component!="" && stmt7.component!="" && stmt8.component!="" && stmt9.component!="" && stmt10.component!="" && stmt11.component!="" && stmt12.component!="" && stmt13.component!="" && stmt14.component!="" && stmt15.component!="" && stmt16.component!="" && stmt17.component!="" && stmt18.component!="" && stmt19.component!="" && stmt20.component!="" && comments1.text!=""){
myData.first_name = first_name.text
myData.last_name = last_name.text
myData.company = company.text
myData.evaluators_role = evaluators_role.value
myData.years_known = years_known.text
myData.stmt1 = stmt1.stmt1
myData.stmt2 = stmt2.stmt2
myData.stmt3 = stmt3.stmt3
myData.stmt4 = stmt4.stmt4
myData.stmt5 = stmt5.stmt5
myData.stmt6 = stmt6.stmt6
myData.stmt7 = stmt7.stmt7
myData.stmt8 = stmt8.stmt8
myData.stmt9 = stmt9.stmt9
myData.stmt10 = stmt10.stmt10
myData.stmt11 = stmt11.stmt11
myData.stmt12 = stmt12.stmt12
myData.stmt13 = stmt13.stmt13
myData.stmt14 = stmt14.stmt14
myData.stmt15 = stmt15.stmt15
myData.stmt16 = stmt16.stmt16
myData.stmt17 = stmt17.stmt17
myData.stmt18 = stmt18.stmt18
myData.stmt19 = stmt19.stmt19
myData.stmt20 = stmt20.stmt20
myData.comments1 = comments1.text
myData.sendAndLoad("insert2.asp",myData,"POST"); //asp
}
}
Response.charset="utf-8"
myData = new LoadVars()
myData.onLoad = function(){
if(this.writing=="Ok") {
gotoAndStop(2)
status.text = "Submited data was saved"
}
else status.text = "Error in saving submitted data"
}
stop()

-----------
This is the insert.asp page I am using:

<%
Option Explicit

Dim cn
Dim cmd
Dim rs
Dim stmt1, first_name, last_name, company, evaluators_role, years_known, stmt2, stmt3, stmt4, stmt5, stmt6, stmt7, stmt8, stmt9, stmt10, stmt11, stmt12, stmt13, stmt14, stmt15, stmt16, stmt17, stmt18, stmt19, stmt20, comments1

first_name = Request("first_name")
last_name = Request("last_name")
company = Request("company")
evaluators_role = Request("evaluators_role")
years_known = Request("years_known")
stmt1 = Request("stmt1")
stmt2 = Request("stmt2")
stmt3 = Request("stmt3")
stmt4 = Request("stmt4")
stmt5 = Request("stmt5")
stmt6 = Request("stmt6")
stmt7 = Request("stmt7")
stmt8 = Request("stmt8")
stmt9 = Request("stmt9")
stmt10 = Request("stmt10")
stmt11 = Request("stmt11")
stmt12 = Request("stmt12")
stmt13 = Request("stmt13")
stmt14 = Request("stmt14")
stmt15 = Request("stmt15")
stmt16 = Request("stmt16")
stmt17 = Request("stmt17")
stmt18 = Request("stmt18")
stmt19 = Request("stmt19")
stmt20 = Request("stmt20")
comments1 = Request("comments1")


Set cn = Server.CreateObject("ADODB.Connection")
cn.ConnectionString = "data_base"
cn.Open


Set cmd = Server.CreateObject("ADODB.Command")
cmd.ActiveConnection = cn
cmd.CommandType = 1
cmd.CommandText = "Insert into data (first_name, last_name, company, evaluators_role, years_known,stmt1, stmt2, stmt3, stmt4, stmt5, stmt6, stmt7, stmt8, stmt9, stmt10, stmt11, stmt12, stmt13, stmt14, stmt15, stmt16, stmt17, stmt18, stmt19, stmt20, comments1) values('" & first_name & "','" & last_name & "','" & company & "','" & evaluators_role & "','" & years_known & "','" & stmt1 & "','" & stmt2 & "','" & stmt3 & "','" & stmt4 & "', '" & stmt5 & "', '" & stmt6 & "', '" & stmt7 & "', '" & stmt8 & "', '" & stmt9 & "', '" & stmt10 & "', '" & stmt11 & "', '" & stmt12 & "', '" & stmt13 & "', '" & stmt14 & "', '" & stmt15 & "', '" & stmt16 & "', '" & stmt17 & "', '" & stmt18 & "', '" & stmt19 & "', '" & stmt20 & "', '" & comments1 & "')"

Set rs = cmd.Execute

Response.Write "writing=Ok"
cn.Close()
Set cn = Nothing
Set cmd = Nothing
Set rs = Nothing
%>

Input And View Chinese Character In Flash
Hello, I'm doing search program that need to display a list of chinese terms and user needs to type in the word to be search in chinese. So, is it a possible to do that? Hope someone could be help and maybe provide the tutorial or example would be nice. Thanks in advance.

Input And View Chinese Character In Flash
Hello, I'm doing search program that need to display a list of chinese terms and user needs to type in the word to be search in chinese. So, is it a possible to do that? Hope someone could be help and maybe provide the tutorial or example would be nice. Thanks in advance.

Multibyte Character Like Chinese Word In Flash
Anyone know how to display chinese character in flash? I've set my windows default language to traditional chinese, I can display n type chinese character in microsoft word, notepad, but I can't do that in Flash. Anyone can help??????

Thanx a lot

Tiono

View Flash With Chinese By IE Of English Windows Platform
I am using English Windows IE to view a web site. The web site has flash with Chinese which is displayed incorrectly. I have used njstar viewer but still cannot view it correctly.

Please suggest way to view Chinese flash by IE in English Windows platform. Thanks.

Language Help In Flash
My mp3 player doesn't display languages other than English correctly. They all come up in a "[]" box, (except more of a square, and a full box)

I've uploaded a song in swedish, and the title is swedish, so I want to type the title using the swedish characters: "å ä" ect, it doesn't work.

Any ideas

Language In Flash
I want to use Arabic Language in my flash website so what should i do , i can i use Arabic Language in Flashbase Website

?

Language In Flash
I want to use Arabic Language in my flash website so what should i do , i can i use Arabic Language in Flashbase Website

?

Language In Flash
I want to use Arabic Language in my flash website so what should i do , i can i use Arabic Language in Flashbase Website

?

Language Patches For Flash MX?
Does anybody know if it's possible to change Flash MX's menu language?
I'm used to work with an english version of flash 5, but now i got a german version of MX.

Thanks,
----va

Copyright © 2005-08 www.BigResource.com, All rights reserved