home *** CD-ROM | disk | FTP | other *** search
/ Fun Online 1997 March / FOL0397.ISO / bindata / part2.dxr / Internal_99.ls < prev    next >
Encoding:
Text File  |  1997-04-28  |  172 b   |  10 lines

  1. on mouseUp
  2.   puppetSound(2, "ssst")
  3.   wartemal(1)
  4.   set the visible of sprite 12 to 1
  5.   updateStage()
  6.   wartemal(2)
  7.   set the visible of sprite 12 to 0
  8.   updateStage()
  9. end
  10.