home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Powerdrive 1997 February
/
POWERDRIVE0297.ISO
/
demos
/
clasdemo
/
menu.dxr
/
00007.ls
< prev
next >
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
|
1996-12-08
|
202 b
|
10 lines
on exitFrame
set the volume of sound 1 to 200
set the volume of sound 2 to 200
repeat with k = 21 to 23
set the visible of sprite k to 0
updateStage()
end repeat
go(the frame + 1)
end