home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
ChevyRacer.swf
/
scripts
/
frame_546
/
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-07
|
102 b
|
10 lines
if(stopper == "1")
{
stop();
stopAllSounds();
}
else if(stopper == "0")
{
play();
}