home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 January
/
WPCJAN97.ISO
/
zarnac.dxr
/
00113.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-11-18
|
160 b
|
8 lines
on exitFrame
repeat with vol = 0 to 1020
set the volume of sound 1 to vol / 4
set the volume of sound 2 to vol / 4
updateStage()
end repeat
end