home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1995 July
/
WPC_JULY95.ISO
/
win95dem
/
quit.dir
/
00015.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-05-02
|
210 b
|
14 lines
on startMovie
set the puppet of sprite 10 to 1
end
on hilight
if the text of cast "lit" = 10 then
set the foreColor of sprite 10 to 6
end if
end
on nolight
set the foreColor of sprite 10 to 0
end