home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1996 September
/
macgaichiban199609.bin
/
MOVIES
/
TRUE
/
00017.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-07-10
|
205 b
|
12 lines
on exitFrame
set nowspnum to mouseCast() - 50
if (nowspnum >= 2) and (nowspnum <= 9) then
if rollOver(nowspnum) then
cursor(282)
end if
else
cursor(-1)
end if
go(the frame)
end