home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM CD-ROM Sampler
/
IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso
/
ibmms
/
shadow
/
main
/
menu.dir
/
00008.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
|
1995-07-08
|
230 b
|
13 lines
on mouseDown
if soundBusy(1) then
sound stop 1
end if
puppetSprite(19, 1)
set the castNum of sprite 19 to 22
updateStage()
sound playFile 1, "@:SND:Quit2"
puppetSprite(19, 0)
puppetSprite(16, 0)
go(">>")
end