home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1997 December
/
macgaichiban199712.bin
/
MOVIES
/
TRUE.DXR
/
00097.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-11-13
|
200 b
|
12 lines
on exitFrame
set nowspnum to rollOver()
if (nowspnum >= 3) and (nowspnum <= 7) then
if rollOver(nowspnum) then
yubicursor()
end if
else
cursor(-1)
end if
go(the frame)
end