home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 July / CHIP_CD_1997_07_PL.iso / knowhow / internet / media / files / main.dir / 00023.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  161 b   |  10 lines

  1. on enterFrame
  2.   set the castNum of sprite 48 to 150
  3.   set the volume of sound 2 to 150
  4.   set the volume of sound 1 to 255
  5. end
  6.  
  7. on exitFrame
  8.   puppetTempo(9)
  9. end
  10.