home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / GHOST.DIR / 00007_5.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  104 b   |  7 lines

  1. on mouseUp
  2.   sound playFile 2, "fant.AIF"
  3.   puppetTransition(12, 2, 32, 0)
  4.   CLEANUP()
  5.   go("FIVE")
  6. end
  7.