home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 July
/
macformat-039.iso
/
MAKERS
/
MAIN.DIR
/
00091.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1996-03-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