home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni E Inventori 1: Lavoro E Vita Quotidiana
/
invenzioni-inventori-1.iso
/
mac
/
Invenzio
/
navig2.dir
/
00193_Script_193
< prev
next >
Wrap
Text File
|
1997-10-10
|
257b
|
10 lines
on spegni da,a
repeat with sp = da to a
if sp <> 10 then set the cursor of sprite sp to -1
if sp <> 10 then set the visible of sprite sp to false
if sp <> 10 then puppetsprite sp, false
end repeat
updatestage
end