home *** CD-ROM | disk | FTP | other *** search
/ Cocktail Hour / image.iso / OPEN.DIR / 00057.ls < prev    next >
Encoding:
Text File  |  1997-03-05  |  84 b   |  9 lines

  1. on mouseDown
  2.   go(marker("open"))
  3. end
  4.  
  5. on exitFrame
  6.   cursor(0)
  7.   go(the frame)
  8. end
  9.