home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 144
/
MOBICLIC144.ISO
/
mac
/
DATA
/
BLA144
/
BLA144_00
/
BLA144_00.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2012-04-23
|
324b
|
8 lines
stop();
var myRecup = this.moduleInfo.returnNodeByPath("Module.Config.ordreBureauBLA").firstChild.nodeValue;
gListeOrdreBLA = myRecup.split(",");
var myRecup = this.moduleInfo.returnNodeByPath("Module.Config.ordreBureauTOTO").firstChild.nodeValue;
gListeOrdreTOTO = myRecup.split(",");
trace("Frame INIT");
InitOk();