home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 25 / CDMM_25.iso / takeru / g078 / jail.dxr / Internal_47.ls < prev    next >
Encoding:
Text File  |  1996-09-04  |  271 b   |  12 lines

  1. on mouseUp
  2.   set the constraint of sprite 21 to 0
  3.   set the constraint of sprite 17 to 0
  4.   set the constraint of sprite 24 to 0
  5.   set the constraint of sprite 19 to 0
  6.   puppetSprite(24, 0)
  7.   puppetSprite(21, 0)
  8.   puppetSprite(17, 0)
  9.   puppetSprite(19, 0)
  10.   go("b2r")
  11. end
  12.