home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
main.dir
/
00070_Script_•
< prev
next >
Wrap
Text File
|
1987-04-12
|
420b
|
18 lines
on exitFrame
cursore
if rollOver(31) then
Rmain 31, "museiroll.pic"
else if rollOver(32) then
Rmain 32, "giocoroll.pic"
else if rollOver(33) then
Rmain 33, "temiroll.pic"
else if rollOver(34) then
Rmain 34, "secoliroll.pic"
else if rollOver(35) then
Rmain 35, "artistiroll.pic"
else if rollOver(36) then
Rmain 36, "capolavroll.pic"
end if
go the frame
end