home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mundo do CD-ROM 5
/
CDROM05.iso
/
infantil
/
musicbox
/
rehscore.dxr
/
00034.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-06-28
|
190 b
|
12 lines
on exitFrame
set changed to setPanelCursors()
if rollOver(14) then
set changed to 1
cursor([551, 552])
end if
if changed = 0 then
cursor(-1)
end if
go(the frame)
end