home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
sparks.swf
/
scripts
/
frame_4363
/
DoAction.as
< prev
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
|
2005-09-29
|
123 b
|
12 lines
if(_root.score == 2000)
{
tellTarget("_root.congrats")
{
gotoAndStop(2);
}
}
else
{
stop();
}