home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #5 / K-CD-5-2003.ISO / Layout / data1.cab / QuickTours / qt08mail.exe / qt08mail.dxr / 00083.ls < prev    next >
Encoding:
Text File  |  2002-07-29  |  86 b   |  8 lines

  1. on idle
  2.   if rollOver(20) then
  3.     cursor([84, 85])
  4.   else
  5.     cursor(0)
  6.   end if
  7. end
  8.