home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
episode2.swf
/
scripts
/
frame_714
/
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-03-20
|
211 b
|
9 lines
if(eval("/Variables:PrisonnierLibere") == true and eval("/Variables:PortePretresseOuverte") != true)
{
tellTarget("_root.Prisonnier")
{
gotoAndStop(2);
}
}
set("/Variables:Stoppe",false);