home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mobiclic 161
/
MOBICLIC161.ISO
/
pc
/
DATA
/
GEN161
/
GEN161_00
/
GEN161_00.swf
/
scripts
/
frame_31
/
DoAction.as
Wrap
Text File
|
2014-01-15
|
194b
|
11 lines
function OeilFerme()
{
_root.removeZapIntro();
_root.gNextLabel = undefined;
_root.onDemo = 0;
Interface.BT_OEIL.gotoAndStop("E1");
ActiveOEIL();
}
OeilFerme();
stop();