home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM CD-ROM Sampler
/
IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso
/
ibmms
/
shadow
/
main
/
menu.dir
/
00004.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
|
270 b
|
13 lines
on mouseDown
sound stop 1
repeat with counter = 11 to 17
set the lineSize of sprite counter to 0
puppetSprite(counter, 0)
end repeat
puppetSprite(12, 1)
set the castNum of sprite 12 to 10
go(the frame)
play movie "@::R:R1U"
(end, mouseDown)
end