home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
Memory2000.swf
/
scripts
/
frame_60
/
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
|
2001-07-16
|
201 b
|
18 lines
tellTarget("/1")
{
gotoAndStop("hit");
}
tellTarget("/2")
{
gotoAndStop("hit");
}
tellTarget("/3")
{
gotoAndStop("hit");
}
tellTarget("/4")
{
gotoAndStop("hit");
}
stop();