home *** CD-ROM | disk | FTP | other *** search
/ PC Home 49 / PC_Home_Issue_49.iso / musicbox / help.dxr / 00036.ls < prev    next >
Encoding:
Text File  |  1996-06-28  |  377 b   |  13 lines

  1. on exitFrame
  2.   set the visible of sprite 2 to 0
  3.   set the visible of sprite 3 to 0
  4.   set the visible of sprite 4 to 0
  5.   set the visible of sprite 5 to 0
  6.   set the visible of sprite 25 to 0
  7.   set the visible of sprite 26 to 0
  8.   set the visible of sprite 27 to 0
  9.   set the visible of sprite 28 to 0
  10.   puppetSprite(13, 1)
  11.   set the castNum of sprite 13 to 50 + the soundLevel
  12. end
  13.