home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
pc
/
science
/
files
/
cad.dir
/
01758.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-26
|
227 b
|
14 lines
on sresp what
puppetSprite(what, 1)
set the visible of sprite what to 0
updateStage()
set the visible of sprite what to 1
puppetSprite(what, 0)
updateStage()
end
on setoff what
global goff
set goff to what
end