# Passing a variable for bilingual site

**URL:** https://forum.kirupa.com/t/passing-a-variable-for-bilingual-site/88877
**Category:** Uncategorized
**Created:** [May 3, 2005, 9:39am UTC](https://forum.kirupa.com/t/passing-a-variable-for-bilingual-site/88877 "2005-05-03T09:39:09Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![max56](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/max56/32/465_2.png) [@max56](https://forum.kirupa.com/u/max56)
#### Post date: [May 3, 2005, 9:39am UTC](https://forum.kirupa.com/t/passing-a-variable-for-bilingual-site/88877/1 "2005-05-03T09:39:09Z")

</div>

I have a whole lot of small flash movies with text. I want to make a site that is bilingual, that is, have the user navigate thru an English version or a French version.

I’ve been told the best way to do this is to create a global variable for the Frech button and another for the English on the opening Flash screen, which is also the parent swf. Then as each movie is loaded I should use an if/then statement to send the user to appropriate frame/s

BUT not sure how to construct the first script. and where to put the if/then script?  
and ideas?  
max
