home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Strategy Challenges Collection
/
Strategy Challenges Collection.iso
/
pc
/
demo
/
demodata
/
menu.dxr
/
00109.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-10-02
|
253 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", "MMath", "Strategy")
end