home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 1 #1 / Blender_1_1.iso / BLENDER / FILES / GUMBALL.DIR / 00012.ls < prev    next >
Encoding:
Text File  |  1994-11-01  |  320 b   |  14 lines

  1. on mouseUp
  2.   sound stop 1
  3.   sound stop 2
  4.   puppetSprite(10, 0)
  5.   puppetSprite(11, 1)
  6.   set the castNum of sprite 11 to 46
  7.   puppetSprite(12, 0)
  8.   puppetSprite(13, 0)
  9.   set the movieRate of sprite 6 to 0
  10.   set the movieRate of sprite 7 to 1.0
  11.   set the movieRate of sprite 8 to 0
  12.   set the movieRate of sprite 9 to 0
  13. end
  14.