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.
FlashKit > Flash Help > Flash MX
Posted on: 08-04-2002, 08:28 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Change Back Text Fields To English Language ?
I have a .fla that has a number of text fields in it. The text fields are just plain static text fields but they contain text in german. I need to change it so that the text is in English. Just changing the font doesn't work, so it must be something else. What do I need to do ? Does anyone know this ?
Thanks,
Stephen.
Change Back Text Fields To English Language ?
I have a .fla that has a number of text fields in it. The text fields are just plain static text fields but they contain text in german. I need to change it so that the text is in English. Just changing the font doesn't work, so it must be something else. What do I need to do ? Does anyone know this ?
Thanks,
Stephen.
Change Language To English
Hello Guys
I have some problem with my Flash CS3 Professional. I've downloaded spanish version of it, so all the language includes the toolbars, menu and so on is in Spanish. Is there any ways that I can change the language to English?
...help me
please
Help Switching Back To English Language From French
Hey folks, I have this site I am working on and I need to use as2 to switch between French and English. Using the flash examples I was able to switch to french but when I try and go back to english but it doesnt populate the XML. I would appreciate any help.
Quote:
import mx.lang.Locale;
Locale.setLoadCallback (localeListener);
lang_cb.dataProvider = Locale.languageCodeArray.sort ();
lang_cb.addEventListener ("change",langListener);
greeting_txt.autoSize = "left";
Locale.loadLanguageXML (lang_cb.value);
function langListener (eventObj:Object):Void
{
Locale.loadLanguageXML (eventObj.target.value);
}
function localeListener (success:Boolean):Void
{
if (success)
{
greeting_txt.text = Locale.loadString ("IDS_GREETING");
}
else
{
greeting_txt.text = "unable to load language XML file.";
}
}
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
Flash MX, Runs In English Windows XP With Japanese Language Setting.
I am losing some part of the tool boxes when I use Flash MX in an English Windows XP Pro with Japanese Language System setting from Regional and Language Options in Settings...
Please check the URL address below to see the screen pictures of both Japanese and English one to see the problem...
http://www.gagaku.org/question/index.htm
Thank you for any kind of information related to possible reason for this problem...
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.
Dynamic Text Using Different Language
Does anyone know how I can use a foreign language in a dynamic text box? I am making a page that needs some parts to be in chinese. However, the chinese text is in the form of "specials" that the user needs to be able to update on a monthly basis.
I can make the text appear statically in the movie, but if I enter the text into a text file and try to load it into my movie, nothing shows up. I am using a program called Chinese Star to write the chinese text. Does anyone know how I can do this??
Language Selection In Input Text Box
Expecting user's entering words whether it is English or Korean, We make an input text box.
The input text box is defaulted in English in flash movie.
So in order to enter Korean words(Users of my movie are Koreans), users have to change the language status by push the language converting key.
Can I default the input text box in Korean language?
Help, please!
Spanish Language Text Emergency
Hi,
[MX / MX 2004]
This is an emergency...
We have a flash site in two languages, english and spanish.
All the textfields are dynamic - they each have a Var that is defined in textfields and URL encoded. Theres lots and lots of them in lots and lots of diff movie clips.
Currently none of them have Latin I (388 Glyphs) included in the character/specifiy ranges. They need this for Spanish. The o with the line over the top for example (dont speak spanish, sorry).
I have noticed that adding latin in for characters will include it for all textfields at that level (I think???? - Its very confusing)...
Is theyre anyway of including the latin for ALL textfields in all the clips without going through each one by one (hours of work)...
I REALLY hope someone can help!!!
Thanks,
Tim.
Can Input Text Be In Foreign Language
hi,
i'm trying to input text using another language other than English and put it in SQL database.
is it possible to enable the Flash input field to be able to read those foreign text (like Thai) and capture it in the database?
many thanks.
Foriegn Language Text Input
hi, all
This is my first post here, but not the first time here Anyway, I have a question about text input for foriegn languages such as Chinese and Japanese.
I am currently working on a flash guestbook and when I try to type Chinese in, things just kinda turn into random codes; but, if I copy&paste the chinese from somewhere else, it will look fine and show up fine after submitting. So, I'm wondering if there is a way to fix this so people can see exactly what they are typing and submitting.
Thanks in advance
Al
Dynamic Text, Xml Files, And The German Language :)
Ok, me and my partner are having the biggest trouble with this!
Heres what we are trying to do, we are trying to make a flash header file, that has dynamic navigation. Now, we easly have flash reading from our .xml file, but our problem is.... when we try to use special characters that are NEEDED in the german language, they dont show up!
for example, these characters are a must!
äöüÄÖÜß@€
but when we add them to our .xml file, flash just scipts the character and goes on like it never saw it.. We did try playing with the character options and embeded all the font outlines, but still no good, I was just wondering if anyone had the same problem!! We are on a tight schudele and the client is waiting :P
so, no hurry!!
www.medianstudios.com/DGB
-Robert
www.medianstudios.com
Display Hindi Language Text In Flash
Hi,
I am working on Flash 8 and I want to Display "Hindi" Language text in Static and Dynamic text box
1] can any one know how to embed the hindi font in flash 8 ?
2] Or is there any thing that we can do to display hindi Text
Thanks in advance,
Edited: 01/24/2009 at 10:39:14 AM by sangatishinde
CreateTextField -> Dynamic Text -> Embed Different Language
Hi folks. That's my first message on this forum. Whatever..
When I create a text box by usig text box tool, I can embed the fonts and the Turkish characters with embed button (autofill).
But when I create a text field by AS2.0, I can embed the font but text box shows only the English charachters with my font.
What can I do about it?
Auto Format Dynamic Text In Foreign Language ?
I've struck with this issue for a long time now.
I have one dynamic textbox that'll read a text file written in Thai language.
The text shows fine, but when it have to go to new lines it'll go like:--
-----
For word: "Thai Language"
Desired result:
Thai
Language
My program:
Thai Lan
guage
----
Is there a way to make dynamic textbox do an auto format with Thai/any language that will prevent this behavior?
Or is there some alternative I can use?
,Thanks.
Bidirectional Text Treatment In Flash For Urdu Language
I am currently working on creating a multimedia presentation in URDU language. When I try to copy and paste the urdu text from word document into flash the sentence flow is not the same as in word ie from right to left.
Is there any one could help me fixing this issue.
Regards
Ram
How Can I Use Foreign Language Text On LoadVariables Into Dynamic Text Box Script?
I'm currently using a loadVariables script to load an external text file into a dynamic text box. and I'm trying to use both English and Japanese for this file. But though I set the font for the dynamic text box with fonts such as "Osaka", when I input japanese into the text file, the fonts do not show correctly when the text file is loaded in as a variale. I cannot comprehend why this is, 'cause I used to use the same technique with Flash 5 (English version) on OS 9.2 (English version with Japanese input system KOTOERI installed)
I started having problems when I started using OS X (I'm currently using v10.2.1 English Version) and Flash MX (also English version).
Can anyone help me as to why this is occuring, and how I may be able to solve this problem? Thank you!!
Tetsu
(http://home.earthlink.net/~tetsu928/ENTRANCE.html)
New Language
Hi flashers, could someone tell me how can I make flash write in another language, I mean, constructing a new alphabet (f.e. a=$ , b=¿ , etc ) and make flash write it with the keyboard? Should I use duplicatemovieclip? Any help will be welcome, thank u all.
Its In A Different Language?
I uploaded my movie as a SWF file to my file manager. I viewed it after I put the HTML in and it was in a different language. In my settings, I never told it to do another language. What do I do. I think I even said to do English. I'm using SWISH Lite v1.52. Thanks!
Language
when i try to type in non-english letters (i.e hebrew) it doesn't let me. instead i get the mumbo jumbo writing there..how do i make it work?
Where To Put The Language
where do you put the language... you know like
1 // SET UP THE SHARED OBJEC TO HAVE OUR BEST SCORE. what is the name of the box and how do you get it...please reply
Language HelP
my flash mx 2004 is in spanish, is there anyway to change the language into english?
Language
ok. I saw in other threads that some language is needed to make games. What language is this? I currently know C++ and HTML. Does this help me in any way shape or form? Thanks in advance.
Does Anybody Know What This Language Is?
4.Po kilku nieudanych próbach po³¹czenia z serwerem symanteca poprosi nas o rejestracje telefoniczn¹
5.Uka¿e siê menu aktywacji gdzie wpisujemy kod
000000-000000-000000-000000-000000-000000-000000-000000-000999
To wszystko Subskrypcja trwa 2457 dni
Different Language
Hi,
I am working in a project were I have to write multiple languages into flash based on user input. I can call different languages from different XML files. But I want to different languages to be write in a text box.
If anybody knows in about it,,, please help me
Another Language?
Hello,
I am currently a college student. When I was in high school I had two years of the basics in Japanese. I would be glad to help in the endeavor of translating some of the tutorials into Japanese. Except one problem. I probably cannot translate all of them. But I still have my teacher's email address and she can help me along the way. Just thought I could help out. Also if I do this translating, could someone of the admins please create a new thread in the languages area?
Thanks.
V++ Language HELP
can anyone help me to fix the problem, i dun understand what the code below is. so please help me to explain ..
many thanks..
void main()
{
int hour1,minute1,hour2,minute2,zone[4]={0};
input_time(&hour1,&minute1,&hour2,&minute2);
duration(hour1,minute1,hour2,minute2,zone);
printf("
Durations = (%3d,%3d,%3d,%3d)
",zone[0],zone[1],zone[2],zone[3]);
printf("Total charge = $%.2f
",charge(zone));
}
void input_time(int *h1, int *m1, int *h2, int *m2)
{
printf("
Enter start time (in hr and min): ");
scanf("%d %d",h1,m1);
printf("Enter end time (in hr and min): ");
scanf("%d %d",h2,m2);
}
void duration(int h1, int m1, int h2, int m2, int z[])
{
const int limit[4]={6,14,20,24}
int i=0,temph,tempm;
temph=h1;
tempm=m1;
while (interval (temph,tempm,h2,m2)>0)
{
if (temph<limit[i])
{
if (h2>=limit[i])
z[i]=interval(temph,tempm,limit[i],0);
else
z[i]=interval(temph,tempm,h2,m2);
temph=limit[i];
tempm=0;
}
i++;
}
}
int interval(int h1,int m1,int h2,int m2)
{
return ((h2*60+m2)-(h1*60+m1));
}
float charge(int z[])
{
return (float) (z[0]*5+z[1]*10+z[2]*8+z[3]*5)/100;
}
Different Language
I need to build a site but not just in english but french as well so when a user logs on they got a choice.
Does ne 1 know how to set this up.
Different Language
hi folks I have a flash project that feeds dynamic txt files but the problem is that it won't display different language fonts how can I atchieve that?
Different Language
I need to build a site but not just in english but french as well so when a user logs on they got a choice.
Does ne 1 know how to set this up.
Language Filter
Hi actionscript gurus... I'm lost again.
Pretty easy I hope. How can you (and is it possible to) filter an input text form in flash.
I currently have something like this:
Code:
} else if (comment eq "***" or comment eq "***" or comment... etc...){
status = "Please no - bad words !";
But this only seems to work if I type "***" in the text field, and only "***". So if I type "you're such a ***" It won't recognise it.
I there a way to make it search the whole text field for a certain word?
Thanks,
-Laz-
Language As France
can I write in flash5 other language as france or any other language in input text
Language Button
I was thinking of making a bi-ligual site (dutch/english).
I work with a content movieclip on the screen in which different swf's with the different contents are loaded.
This load command is given by a button in another movieclip on the screen.
Can I work with a variable that is for example 0 for dutch and 1 for english, and use that variable to determine which swf to load in the loadmovie command? And what is the exact actionscript line that I should use?
I want to load it in the instance "contentdrop" of the movieclip contentdropzone so I was thinking of making swf's for the content named contentxxxxx_0.swf and contentxxxxx_1.swf for the different languages and a variable called language that is either 0 or 1.
I know it should be something like this:
loadMovie("contentxxxxx_" + language + ".swf",/contentdrop)
Please help me out,
I'm only just starting to learn flash by myself.
My first trials can be found on the url at the bottom of this message.
Greetz,
Yves.
Language Change...why?
ummm... hi guys...
i got a very.. umm newbie q here...
why is it that when i saved my movie into a swf file... the language change?? it changed into a weird language...
then the color of the picture that i inserted there also change...
why oh why???
please!!! someone help me!!
Language Check
Hi,
does anyone know of a way to check the language
of the users operating system or at least the browser language ?
Preferably in flash but maybe javascript too ?
thanks
Language Pack?
Hi guys!
I'm very new of Flash and i have an English version. I was wondering if exist a patch, language pack or stuff like that to download to "split" the program into Italian as i'm from there
p.s. i guess i'll be your nightmare on next period coz i'm trying to figure out some Flash stuff but question marks are rising up from my head LOL
Thanks a lot yall
Max
(((hand-shake)))
Language Problems
Every time when i either view it in a Program or Browser it uses another language is there some way to make it stop doing that?
I am using Swish lite the trial version because it seems stupid having different language each time test play my movie! any one help me out here?
Foreign Language Help
I tried this before and it worked... That is, before my C drive burned out and I had to get a new hard drive... I was able to type foreign languages in Flash MX... Sure it sounds easy.. but try using Japanese! That is what I have tried. I downloaded a Japanese font set... but it does not work the way it worked last time which was far more convenient. I was able to copy and Japanese text and paste straight into Flash MX without having question marks replace them as unknown characters... How can I make is so that I can copy and paste Japanese font into Flash MX?
Language Support, Please Help
Hoping someone can help me. There is probably a very easy solution to this problem, but right now I cannot find it!
I am trying to translate a Flash game that I made in English to French. I am using the English version of Flash MX and I am trying to create the French version of a quiz game. The problem is that my version of Flash is not recognizing some of the characters and is dropping them from the words.
Example: français becomes franais
la côte de becomes la cte de
En quelle année a été signé le traité de Paris? becomes En quelle anne a t sign le trait de Paris?
Is there some support file that I can download for my version of Flash to correct this? I'm working under a tight deadline so any help would be hugely appreciated.
Thanks so much!!!
Foreing Language
I am having trouble loading a text into the movie.
What happens is that all "é, á, ã, etc" loads as a little square, and when I try "´" it cuts out the text after that.
I am usind a dynamic text field and I load the text as HTML.
HELLLLLLLLPPPPPPPPP
MX 04: Language Support
The embed characters function is fabulous - you can select to embed sets like Greek as well as the basic ones ... Top marks.
The strings function is a good idea for for static sites with static content. It seems like it should have been taken a bit further though, you would have thought some actionscript to let you change the displayed language or to map individual strings to textfields would have been an obvious next step.
Or am I missing something? Does anybody know if that is possible?
Language Support?
Hi,
I've an array of strings (in English) which is being used as help text. The client now wants multi lingual support that is, the help content to be displayed in russian. The problem is that the russian transcript (character set) is not being supported in flash. It displays non standard characters something like this..
" ????? ?????????? ? XYZ.com! ??? ????? ???? home page. ?? ??????? ?????? ??????????? ???? ?????. ? ?????????? ? ??! ?? ?????? XYZ.com? XYZ.com ????? ????? ?????? ??????? ? ???????????? ??????????? ??????? ? ??????????? ???????. ????? ????????????! ???? Unbeatable! ?? ??????????? ???????? ???? ???????????!"
Can anyone pls suggest what needs to be done?
Browsing Language
Hi, I'd like to know if is it possible to get the browser's language from a swf.
In order, of course, to put the contents in the site automatically in the user's natural language.
Thanks for advanced
Foreign Language
I live in Australia and here I purchased my Flash software. Now I need to be able to write text in polish, in my Flash. How can I do it? I have changed language on Windows, but neither Flash or Dreamweaver recognize polish. Thats even worse on Mac!
Please Please Help, Language Problems
Hi, I'm new to flash vs php, but i have made some scripts working and i'm very happy.
But i have a problem, i've made a action script that communicates with a phpscript and back, sending e mail from flash, but when it sends and resieves i dont get the swedish characters in the text sent and resieved correctly, and it works perfekt in flash5 but not mx and 2004, i cant find the solution,,, helppp please, its propably very simple,, but no answer anywhere, do i need to detect the users system language or something, the sajt is made for swedish users only.
by the way i found the scripts in this flashkit tutorial and its great.... http://www.flashkit.com/tutorials/D..._-658/index.php
|