Frame 1
trace("p: " + this._parent);
trace("p.l: " + this._parent.locale);
if (this._parent.locale == undefined) {
this.locale = "ja";
} else {
this.locale = this._parent.locale;
}
this.locale = this.locale.substr(0, 2);
trace(this.locale + " : locale ");
_global.stoned = RS_INT_XLT[((this.locale == "ja") ? true : false)];
trace("[Languages ActionScript Loaded]");
_global.RS_INT_LS = new Object();
RS_INT_LS.en = new Object();
RS_INT_LS.en.text1 = "Images";
RS_INT_LS.en.text2 = "Intuition";
RS_INT_LS.en.text3 = "Interactivity";
RS_INT_LS.en.text4 = "Instruction";
RS_INT_LS.en.text5 = "Immersion";
RS_INT_LS.en.text22 = "Grammar";
RS_INT_LS.en.text23 = "Writing";
RS_INT_LS.en.text31 = "Speaking";
RS_INT_LS.fr = new Object();
RS_INT_LS.fr.text1 = "Images";
RS_INT_LS.fr.text2 = "Intuition";
RS_INT_LS.fr.text3 = "Interactivit\u00E9";
RS_INT_LS.fr.text4 = "Formation";
RS_INT_LS.fr.text5 = "Immersion";
RS_INT_LS.fr.text22 = "Grammaire";
RS_INT_LS.fr.text23 = "\u00C9crire";
RS_INT_LS.fr.text31 = "Parler";
RS_INT_LS.es = new Object();
RS_INT_LS.es.text1 = "Im\u00E1genes";
RS_INT_LS.es.text2 = "Intuici\u00F3n";
RS_INT_LS.es.text3 = "Interactividad";
RS_INT_LS.es.text4 = "Instrucci\u00F3n";
RS_INT_LS.es.text5 = "Inmersi\u00F3n";
RS_INT_LS.es.text22 = "Gram\u00E1tica";
RS_INT_LS.es.text23 = "Escribir";
RS_INT_LS.es.text31 = "Hablar";
RS_INT_LS.de = new Object();
RS_INT_LS.de.text1 = "Bilder";
RS_INT_LS.de.text2 = "Intuition";
RS_INT_LS.de.text3 = "Interaktivit\u00E4t";
RS_INT_LS.de.text4 = "Instruktion";
RS_INT_LS.de.text5 = "Immersion";
RS_INT_LS.de.text22 = "Grammatik";
RS_INT_LS.de.text23 = "Schreiben";
RS_INT_LS.de.text31 = "Sprechen";
RS_INT_LS.it = new Object();
RS_INT_LS.it.text1 = "Immagini";
RS_INT_LS.it.text2 = "Intuito";
RS_INT_LS.it.text3 = "Interattivit\u00E0";
RS_INT_LS.it.text4 = "Insegnamento";
RS_INT_LS.it.text5 = "Immersione";
RS_INT_LS.it.text22 = "Grammatica";
RS_INT_LS.it.text23 = "Ortografia";
RS_INT_LS.it.text31 = "Pronuncia";
RS_INT_LS.ja = new Object();
RS_INT_LS.ja.text1 = "\u753B \u50CF";
RS_INT_LS.ja.text2 = "\u76F4 \u611F";
RS_INT_LS.ja.text3 = "\u53CC \u65B9 \u5411 \u6027";
RS_INT_LS.ja.text4 = "\u6559 \u6388 \u6CD5";
RS_INT_LS.ja.text5 = "\u30A4\u30DE\u30FC\u30B8\u30E7\u30F3";
RS_INT_LS.ja.text22 = "\u6587 \u6CD5";
RS_INT_LS.ja.text23 = "\u4F5C \u6587";
RS_INT_LS.ja.text31 = "\u4F1A \u8A71";
RS_INT_LS.ko = new Object();
RS_INT_LS.ko.text1 = "\uC774 \uBBF8 \uC9C0";
RS_INT_LS.ko.text2 = "\uC9C1 \uAC10";
RS_INT_LS.ko.text3 = "\uC0C1 \uD638 \uC791 \uC6A9";
RS_INT_LS.ko.text4 = "\uAD50 \uC721";
RS_INT_LS.ko.text5 = "\uC774 \uBA38 \uC804";
RS_INT_LS.ko.text22 = "\uBB38 \uBC95";
RS_INT_LS.ko.text23 = "\uAE00 \uC4F0 \uAE30";
RS_INT_LS.ko.text31 = "\uB9D0 \uD558 \uAE30";
RS_INT_LS.zh = new Object();
RS_INT_LS.zh.text1 = "\u56FE \u50CF";
RS_INT_LS.zh.text2 = "\u76F4\u89C9";
RS_INT_LS.zh.text3 = "\u4EA4\u4E92\u6027";
RS_INT_LS.zh.text4 = "\u6559\u5B66";
RS_INT_LS.zh.text5 = "\u6C89\u6D78\u5F0F\u5F3A\u5316\u8BAD\u7EC3";
RS_INT_LS.zh.text22 = "\u8BED\u6CD5";
RS_INT_LS.zh.text23 = "\u4E66\u5199";
RS_INT_LS.zh.text31 = "\u8BF4\u8BDD";
if (RWM) {
trace("text 2 & 3 set to RWM");
RS_INT_LS.zh.text3 = "\u4E92 \u52A8";
RS_INT_LS.zh.text4 = "\u6307 \u5BFC";
}
_global.RS_INT_XLT = new Object();
RS_INT_XLT.es = new Object();
RS_INT_XLT.es.text6 = "rojo";
RS_INT_XLT.es.text6b = "roja";
RS_INT_XLT.es.text7 = "un tomate";
RS_INT_XLT.es.text8 = "un pimiento";
RS_INT_XLT.es.text9 = "una camisa";
RS_INT_XLT.es.text10 = "el hombre";
RS_INT_XLT.es.text11 = "una manzana";
RS_INT_XLT.es.text12 = "El hombre ____ una manzana.";
RS_INT_XLT.es.text13 = "El hombre come una manzana.";
RS_INT_XLT.es.text14 = "una rosa roja";
RS_INT_XLT.es.text15 = "unas rosas rojas";
RS_INT_XLT.es.text16 = "una manzana roja";
RS_INT_XLT.es.text17 = "?";
RS_INT_XLT.es.text18 = "unas manzanas rojas";
RS_INT_XLT.es.text19 = "__ hombre come.";
RS_INT_XLT.es.text19b = "come";
RS_INT_XLT.es.text20 = "El";
RS_INT_XLT.es.text21 = "La";
RS_INT_XLT.es.text21b = "El hombre come.";
RS_INT_XLT.es.text24 = "homb__e";
RS_INT_XLT.es.text27 = "hombre";
RS_INT_XLT.es.text28 = "rr";
RS_INT_XLT.es.text29 = "r";
RS_INT_XLT.es.text30 = "hombre";
RS_INT_XLT.fr = new Object();
RS_INT_XLT.fr.text6 = "rouge";
RS_INT_XLT.fr.text6b = "rouge";
RS_INT_XLT.fr.text7 = "une tomate";
RS_INT_XLT.fr.text8 = "un poivron";
RS_INT_XLT.fr.text9 = "une chemise";
RS_INT_XLT.fr.text10 = "l'homme";
RS_INT_XLT.fr.text11 = "une pomme";
RS_INT_XLT.fr.text12 = "L'homme _____ une pomme.";
RS_INT_XLT.fr.text13 = "L'homme mange une pomme.";
RS_INT_XLT.fr.text14 = "une rose rouge";
RS_INT_XLT.fr.text15 = "des roses rouges";
RS_INT_XLT.fr.text16 = "une pomme rouge";
RS_INT_XLT.fr.text17 = "?";
RS_INT_XLT.fr.text18 = "des pommes rouges";
RS_INT_XLT.fr.text19 = "__ homme mange.";
RS_INT_XLT.fr.text19b = "mange";
RS_INT_XLT.fr.text20 = "L'";
RS_INT_XLT.fr.text20b = "Le";
RS_INT_XLT.fr.text21 = "La";
RS_INT_XLT.fr.text21b = "L'homme mange.";
RS_INT_XLT.fr.text24 = "ho__e";
RS_INT_XLT.fr.text27 = "homme";
RS_INT_XLT.fr.text28 = "m";
RS_INT_XLT.fr.text29 = "mm";
RS_INT_XLT.fr.text30 = "homme";
_global.langObj = RS_INT_LS[this.locale];
_global.langObj2 = RS_INT_XLT[((this.locale == "es") ? "fr" : "es")];
trace(_global.langObj);
Frame 40
trace("[Sound Que ActionScript Loaded]");
Frame 338
trace("[Sound Que ActionScript Loaded]");
Frame 369
if (DEMO) {
PAGE.bringInTheButtons();
}
Frame 1490
trace("[Sound Que ActionScript Loaded]");
Frame 1662
trace("[Sound Que ActionScript Loaded]");
Frame 1919
trace("[Sound Que ActionScript Loaded]");
Frame 2054
trace("[Sound Que ActionScript Loaded]");
Frame 2162
trace("[Sound Que ActionScript Loaded]");
Frame 2293
trace("[Sound Que ActionScript Loaded]");
Frame 2385
trace("[Sound Que ActionScript Loaded]");
Frame 2533
trace("[Sound Que ActionScript Loaded]");
Frame 2993
trace("[Sound Que ActionScript Loaded]");
Frame 3556
trace("[Sound Que ActionScript Loaded]");
Frame 3945
trace("[Sound Que ActionScript Loaded]");
Frame 4444
trace("[Sound Que ActionScript Loaded]");
Frame 5044
trace("[Sound Que ActionScript Loaded]");
Frame 5340
trace("[Sound Que ActionScript Loaded]");
Frame 5654
trace("[Sound Que ActionScript Loaded]");
Frame 5984
trace("[Sound Que ActionScript Loaded]");
Frame 6681
trace("[Sound Que ActionScript Loaded]");
Frame 7184
trace("[Sound Que ActionScript Loaded]");
Frame 7450
trace("[Sound Que ActionScript Loaded]");
Frame 7634
trace("[Sound Que ActionScript Loaded]");
Frame 7960
if (DEMO) {
PAGE.nextPage();
stop();
}
Frame 7977
trace("[Sound Que ActionScript Loaded]");
Frame 8108
trace("[Sound Que ActionScript Loaded]");
Frame 8128
stop();
Symbol 10 MovieClip Frame 1
stop();
if (stoned == false) {
gotoAndStop (2);
}
Symbol 105 MovieClip Frame 1
stop();
Symbol 105 MovieClip Frame 2
stop();
Symbol 108 MovieClip Frame 1
link = "text1";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 2
stop();
Symbol 113 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text2";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 116 MovieClip Frame 1
stop();
Symbol 116 MovieClip Frame 2
stop();
Symbol 118 MovieClip Frame 1
link = "text3";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
stop();
Symbol 123 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text4";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 125 MovieClip Frame 1
link = "text5";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 126 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 1
stop();
Symbol 128 MovieClip Frame 1
stop();
Symbol 129 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text1";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 159 MovieClip Frame 1
link = "text6";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 164 MovieClip Frame 1
link = "text7";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 169 MovieClip Frame 1
link = "text8";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 174 MovieClip Frame 1
link = "text6b";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 176 MovieClip Frame 1
link = "text9";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 195 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text2";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 201 MovieClip Frame 1
link = "text10";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 206 MovieClip Frame 1
link = "text11";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 211 MovieClip Frame 1
link = "text12";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 213 MovieClip Frame 1
link = "text13";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 218 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text3";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 224 MovieClip Frame 1
link = "text14";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 229 MovieClip Frame 1
link = "text15";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 234 MovieClip Frame 1
link = "text16";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 239 MovieClip Frame 1
link = "text17";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 241 MovieClip Frame 1
link = "text18";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 249 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text4";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 270 MovieClip Frame 1
link = "text21";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 272 MovieClip Frame 1
link = "text20";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 274 MovieClip Frame 1
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
link = "text22";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 276 MovieClip Frame 1
link = "text19";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 278 MovieClip Frame 1
link = "text21b";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj2[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj2[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);
Symbol 296 MovieClip Frame 1
link = "text31";
trace("[Text Load ActiogfsvdhnsdrtghnScript Loaded]");
trace("loading text: " + langObj[this.link]);
currentFormat = this.text_txt.getTextFormat();
al = currentFormat.align;
this.text_txt.autoSize = al;
this.text_txt.text = langObj[this.link];
this.text_txt.setTextFormat(0, this.text_txt.text.length, currentFormat);