home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Terracide - Digital Press Kit (1997-02-10)
/
Terracide-Digital_Press_Kit-1997-02-10
/
Terracide-Digital_Press_Kit-1997-02-10.bin
/
pc
/
quit.dir
/
00019.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
|
1997-01-01
|
239 b
|
13 lines
on mouseUp
if rollOver(3) then
set the visible of sprite 5 to 1
else
set the visible of sprite 5 to 0
end if
if rollOver(4) then
set the visible of sprite 6 to 1
else
set the visible of sprite 6 to 0
end if
end