home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
dexter.swf
/
scripts
/
frame_41
/
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
|
2003-10-24
|
150 b
|
10 lines
set("in","dedee");
if(eval("/:dark") == "2" and eval("/:mode") != "1")
{
tellTarget("screen")
{
gotoAndStop("6");
}
}
stop();