home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 Christmas / macformat-045.iso / Demos / Grolier Demos / Circus / LOOP.DIR / 00013.ls < prev    next >
Encoding:
Text File  |  1994-12-10  |  146 b   |  10 lines

  1. on mouseUp
  2.   puppetSprite(2, 0)
  3.   puppetSprite(11, 0)
  4.   puppetSprite(15, 0)
  5.   if soundBusy(3) then
  6.     sound stop 3
  7.   end if
  8.   go("ShowTent")
  9. end
  10.