home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 6 / MacAddict_006_1997_02.iso / media / Main.Dxr / Internal_57.ls < prev    next >
Encoding:
Text File  |  1996-11-25  |  150 b   |  7 lines

  1. on mouseUp
  2.   puppetSound(3, "Blip")
  3.   set the movieRate of sprite 40 to 0
  4.   set the visible of sprite 33 to 1
  5.   set the visible of sprite 32 to 0
  6. end
  7.