home *** CD-ROM | disk | FTP | other *** search
/ PC Open 22 / pcopen22.iso / SuperCap / data / CITTA.DXR / 00404.ls < prev    next >
Encoding:
Text File  |  1998-05-18  |  198 b   |  10 lines

  1. on mouseDown
  2.   puppetSprite(42, 1)
  3.   set the memberNum of sprite 42 to the number of member "trova3"
  4. end
  5.  
  6. on mouseUp
  7.   set the memberNum of sprite 42 to the number of member "trova4"
  8.   cerca2()
  9. end
  10.