home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1995 September
/
PCD0995.ISO
/
files
/
demos
/
elteldem
/
etdemo.dir
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
TIS-620 (detected)
UTF-8
Wrap
Text File
|
1994-12-09
|
247 b
|
13 lines
on mouseDown
if soundBusy(1) then
sound stop 1
end if
puppetSound("§.VO.LargaPasadna.m")
puppetSprite(15, 1)
puppetTransition(51, 1)
set the castNum of sprite 15 to 30
updateStage()
repeat while the stillDown
end repeat
end