home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Imagination Express: Destination Pyramids
/
PYRAMIDS.ISO
/
DEMO
/
EDMARKDB
/
MENU.DXR
/
00109.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
|
232 b
|
10 lines
on exitFrame
global theMovieList
set the volume of sound 1 to 255
set the volume of sound 2 to 255
repeat with n = 2 to 5
puppetSprite(n, 1)
end repeat
set theDemoList to list("IE", "TT1", "MMH", "KD", "ENDInt")
end