home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 July
/
macformat-039.iso
/
MAKERS
/
SEARCH.DIR
/
00082.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
|
1996-03-12
|
221 b
|
18 lines
on exitFrame
go(the frame)
end
on enterFrame
if rollOver(10) then
roll(10)
else
if rollOver(11) then
roll(11)
else
if rollOver(12) then
roll(12)
end if
end if
end if
end