home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Resources / g⁄matter / g⁄matter catalog / GMDUI.Dxr / 00039_ZoomOut.ls < prev    next >
Encoding:
Text File  |  1996-07-31  |  82 b   |  9 lines

  1. on mouseUp
  2.   zoomOutCatalog()
  3.   dontPassEvent()
  4. end
  5.  
  6. on mouseDown
  7.   nothing()
  8. end
  9.