home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 127
/
MOBICLIC127.ISO
/
mac
/
DATA
/
DSS127
/
DSS127_02
/
DSS127_02.swf
/
scripts
/
frame_146
/
DoAction.as
Wrap
Text File
|
2010-09-13
|
189b
|
10 lines
initBT_X();
var nom_du_son = "01_01_A";
gNextLabel = "01_01_B";
joueSon({nomSon:nom_du_son});
if(_global.HOTE !== undefined)
{
_global.HOTE.gListeVu_DSS127[1][0] = 1;
}
stop();