[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

03/03/2009 at 12:58PM PST, ID: 24195194 | Points: 500
[x]
Attachment Details

Bilingual web sites  switching from one language to the other

Asked by MrBougard in Page Layout / Desktop Publishing Software, Graphics, Scripting Languages, Adobe Creative Suite, Adobe Flash

Tags: Flash CS4

Hi,
How can I switch between languages when in any frame. That is, if I am viewing something in one language and want to switch to the other language to read the translation, how do I link this? (In any bilingual society we constantly switch from one language to the other to check translations)

I've made a web site in Flash, two languages. My problem is I don't know the code or the way to toggle between the languages (how to link my buttons) when I'm in a specific frame (say frame 7) to the correspondent frame in the other language (frame 7 English to frame 7 French, for example).

I tried the two dots before the / as we do in html but that doesn't seem to work in ActionScript.
Any idea?

Please see the code below.
Thanks,
Michel
1:
2:
3:
4:
5:
6:
7:
//Bouton "English"
English_btn.addEventListener(MouseEvent.CLICK, EngClicked);
function EngClicked(Event:MouseEvent):void
  		{
			var link:URLRequest = new URLRequest("../English/9-StdLifeEng.html");
	 		navigateToURL(link, '_self');
		}
[+][-]03/04/09 02:48 PM, ID: 23800699

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03/04/09 02:48 PM, ID: 23800701

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03/07/09 02:07 PM, ID: 23826876

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03/07/09 02:07 PM, ID: 23826878

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]03/07/09 06:46 PM, ID: 23827731

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04/17/09 04:49 AM, ID: 24166739

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625