home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 21
/
Creative-Review-CD-ROM-21.iso
/
pc
/
willi.dir
/
00198_Script_198
< prev
next >
Wrap
Text File
|
1997-01-14
|
2KB
|
113 lines
on exitFrame
go to the frame
-- rollovers
if rollover(11) then
set the visible of sprite 16 to 1
else
set the visible of sprite 16 to 0
end if
if rollover(11) then
set the visible of sprite 46 to 1
else
set the visible of sprite 46 to 0
end if
if rollover(12) then
set the visible of sprite 17 to 1
else
set the visible of sprite 17 to 0
end if
if rollover(14) then
set the visible of sprite 44 to 1
else
set the visible of sprite 44 to 0
end if
if rollover(15) then
set the visible of sprite 45 to 1
else
set the visible of sprite 45 to 0
end if
if rollover(24) then
set the visible of sprite 31 to 1
else
set the visible of sprite 31 to 0
end if
if rollover(25) then
set the visible of sprite 32 to 1
else
set the visible of sprite 32 to 0
end if
if rollover(26) then
set the visible of sprite 33 to 1
else
set the visible of sprite 33 to 0
end if
if rollover(27) then
set the visible of sprite 34 to 1
else
set the visible of sprite 34 to 0
end if
if rollover(28) then
set the visible of sprite 35 to 1
else
set the visible of sprite 35 to 0
end if
if rollover(29) then
set the visible of sprite 36 to 1
else
set the visible of sprite 36 to 0
end if
if rollover(13) then
set the visible of sprite 18 to 1
else
set the visible of sprite 18 to 0
end if
if rollover(12) then
set the visible of sprite 47 to 1
else
set the visible of sprite 47 to 0
end if
if rollover(13) then
set the visible of sprite 48 to 1
else
set the visible of sprite 48 to 0
end if
if rollover(14) then
set the visible of sprite 19 to 1
else
set the visible of sprite 19 to 0
end if
if rollover(15) then
set the visible of sprite 20 to 1
else
set the visible of sprite 20 to 0
end if
if rollover(21) then
set the visible of sprite 19 to 1
else
set the visible of sprite 19 to 0
end if
end
end