home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / motel_a.dir / 00043.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  148 b   |  9 lines

  1. on mouseDown
  2.   global getpoints, getitems
  3.   if not getAt(getitems, 1) then
  4.     play frame "GET102KEY"
  5.   else
  6.     play frame "OLDMAN_1"
  7.   end if
  8. end
  9.