home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / winprogs / childenc / oecdemo / normans.dir / 00067.ls < prev    next >
Encoding:
Text File  |  1996-07-24  |  193 b   |  11 lines

  1. on mouseDown
  2.   global castData
  3.   if item 1 of castData = "search" then
  4.     nothing()
  5.   else
  6.     if item 1 of castData = "bookmark" then
  7.       manageHiliter2(21, 483, 0)
  8.     end if
  9.   end if
  10. end
  11.