home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Great Adventure of Natural Gas
/
start
/
quiz.swf
/
scripts
/
DefineSprite_210
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-01-01
|
243 b
|
10 lines
retour.onRelease = function()
{
_level0.mcscene.efface();
_level0.mcscene.resetObjs();
_level0.setQuitter("quitgmf");
_level0.menu.grand._visible = true;
trace(_parent._parent);
_parent._parent.removeMovieClip();
};