Ok I have the single words translation fixed. Just added a lil text to seperate the english translator from the elvish translator and it works fine. I didnt even have to use the following code:
target == elvishWords[i] ){
document.elveng.english.value = englishWords[i];
Now about the phrase...
Ok I am wanting to make a Language translator that will translate between English and Elvish. I have all the translations I need and I have Macromedia Flash MX. I want to be able to type in something in either english or elvish and the translator give back the proper translation. The grammer...
I am building a language translator where you can either type in an english word,elvish word, english pharse, elvish phrase and it will brigh up the proper translation in the other language. I already have two of my js files made called english_elvish.js and elvish_english.js for individual...
Ok, this is in detail what I am trying to do. I am trying to build a language translator to tanslate back and forth between English and Elvish. I have an Elvish dictionary already. I would like to know the best way to build it. An example of what I am trying to build can be found at...
Ok, this is in detailw hat I am trying to do. I am trying to build a language translator to tanslate back and forth between English and Elvish. I have an Elvish dictionary already. I would like to know the best way to build it. An example of what I am trying to build can be found at...
I am presently working on my translator in Javascript (thank you rac2 for the help) but it is taking forever to do, so I would really appriciate help learning CGI becasue it would make things go so much faster.
I am presently trying to write a language translator for the elvish language based on Lord of the Rings. Many in my area wish to learn the language. I have a full dictionary of translations in doc and txt format. I want to be able to search that file for a word or phrase and the proper...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.