home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
musicbox
/
compwswl.dxr
/
00037.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-28
|
206 b
|
12 lines
on exitFrame
set changed to setPanelCursors()
if rollOver(14) or rollOver(15) then
cursor([551, 552])
set changed to 1
end if
if changed = 0 then
cursor(-1)
end if
go(the frame)
end