_root.loadVariables

Hello all,

can somebody help…

I want to load text into swf with

_root.loadVariables(“eng.txt”);

and in the var Dynamic text box: _root=home

in the eng.txt i put : &home=Test home

This actually works but now I have the problem that i want give a choice between english and french in the same movie.

Does anyone know a script that there will be a choice in languages in the same movie with var eng.txt and fr.txt???

Please help mee…?!?

Burbie