home *** CD-ROM | disk | FTP | other *** search
/ Cocktail Hour / image.iso / OPEN.DIR / 00057_Script_57 < prev    next >
Text File  |  1997-03-05  |  98b  |  10 lines

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