home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Mac - Best of 1995
/
SVM-MAC-WIN-1995-133.img
/
mac
/
PARTCOM
/
CANONSVM
/
CANONHF.DIR
/
00146_Script_146
< prev
next >
Wrap
Text File
|
1995-11-09
|
354b
|
24 lines
on enterFrame
if rollover (3) then go to the frame
else
go to frame "introcanon"
end if
if rollover (2) then go to frame "hlbp"
else
go to frame "introcanon"
end if
if rollover (4) then go to frame "hcanon"
else
go to frame "introcanon"
end if
end
on exitFrame
go to the frame
end