home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / suzan.dir / 00039.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  135 b   |  8 lines

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