home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Colorado Rockies Interactive CD-ROM 1999
/
Colorado Rockies 1999 Interactive CD-ROM.iso
/
mac
/
DXR
/
Sched.dxr
/
Internal_178.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
|
1999-03-30
|
362 b
|
18 lines
on exitFrame
if rollOver(14) then
set the visible of sprite 42 to 1
else
set the visible of sprite 42 to 0
end if
if rollOver(15) then
set the visible of sprite 43 to 1
else
set the visible of sprite 43 to 0
end if
if rollOver(16) then
set the visible of sprite 44 to 1
else
set the visible of sprite 44 to 0
end if
end