home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 21
/
Creative-Review-CD-ROM-21.iso
/
pc
/
willi.dir
/
00129_Script_129
< prev
next >
Wrap
Text File
|
1997-01-14
|
258b
|
14 lines
--volume 06
on mousedown
repeat with n = 10 to 17
puppetsprite n,0
updatestage
end repeat
set the forecolor of sprite 16 to -1
puppetsprite 16,1
set the soundlevel to 6
set the castnum of sprite 16 to 77
end
on mouseUp
end