home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
200 Game
/
200GAME2.iso
/
FLASHGAME
/
PARADE.EXE
/
scripts
/
DefineSprite_159
/
frame_30
/
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
|
2000-08-17
|
267 b
|
23 lines
stopAllSounds();
set("/:hits","1");
tellTarget("/streets")
{
gotoAndStop(5);
}
tellTarget("/band")
{
gotoAndStop(1);
}
tellTarget("/buildings")
{
stop();
}
tellTarget("/crowdmover")
{
gotoAndStop(1);
}
tellTarget("/")
{
stop();
}