home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
makers
/
main.dir
/
00091.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
206 b
|
10 lines
on exitFrame
global theSprite
set theSprite to 1
puppetSprite(8, 1)
set the castNum of sprite 8 to the number of cast string("v-" & the soundLevel)
updateStage()
sound stop 1
sound stop 2
end