home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / minka_a.dir / 00068.ls < prev    next >
Encoding:
Text File  |  1994-12-06  |  130 b   |  8 lines

  1. on mouseDown
  2.   global getpieces
  3.   if not getAt(getpieces, 1) then
  4.     setAt(getpieces, 1, 1)
  5.     play frame "PICT_2"
  6.   end if
  7. end
  8.