home *** CD-ROM | disk | FTP | other *** search
/ Introducing the New Way to Shop from Home / Iceland.iso / pc / noqtinternetaccess.dir / 00159_Script_volumecontrol < prev    next >
Text File  |  2003-03-05  |  120b  |  8 lines

  1. on mouseWithin
  2.   cursor[member("open hand cursor"), member("open hand mask")]
  3. end
  4.  
  5. on mouseLeave
  6.   cursor -1
  7. end
  8.