home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 127
/
MOBICLIC127.ISO
/
mac
/
DATA
/
DSS127
/
DSS127_02
/
DSS127_02.swf
/
scripts
/
frame_296
/
DoAction.as
Wrap
Text File
|
2010-09-13
|
251b
|
13 lines
function suitePause()
{
clearInterval(intervalPause);
gotoAndStop("ANIM_LISA");
}
initBT_X();
stop();
intervalPause = setInterval(this,"suitePause",2000);
if(_global.HOTE !== undefined)
{
_global.HOTE.gListeVu_DSS127[1][1] = 1;
}