home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IBM CD-ROM Sampler
/
IBM_CD-ROM_Multimedia_Sampler_IBM_1995.iso
/
ibmms
/
shadow
/
main
/
menu.dir
/
00018.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
|
297 b
|
13 lines
on mouseDown
sound stop 1
repeat with counter = 11 to 17
set the lineSize of sprite counter to 0
set the foreColor of sprite counter to 255
puppetSprite(counter, 0)
end repeat
puppetSprite(17, 1)
set the castNum of sprite 17 to 17
updateStage()
play movie " credits"
end