home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Imagination Express: Destination Pyramids
/
PYRAMIDS.ISO
/
DEMO
/
EDMARKDB
/
MAININT.DXR
/
00107.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-10-20
|
227 b
|
11 lines
on exitFrame
repeat while the volume of sound 1 < 255
set x to the volume of sound 1
set the volume of sound 1 to x + 10
startTimer()
repeat while the timer < 4
nothing()
end repeat
end repeat
end