home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 1995 June
/
PC_PLUS.BIN
/
crt
/
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-03-23
|
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