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

  1. on mouseUp
  2.   sound playFile 2, "ceck.aif"
  3.   set sp to the clickOn
  4.   set the visible of sprite sp to 0
  5.   updateStage()
  6. end
  7.