home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1997 August
/
macgaichiban199708.bin
/
MOVIES
/
TRUE.Dxr
/
00086.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
|
1997-06-06
|
206 b
|
12 lines
on exitFrame
set nowspnum to mouseCast() - 31
if (nowspnum >= 3) and (nowspnum <= 5) then
if rollOver(nowspnum) then
yubicursor()
end if
else
cursor(-1)
end if
go(the frame)
end