home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 April / macformat-049.iso / mac / Demos / Print Artist Demo / PA12-Mac.Dxr / 00278.ls < prev    next >
Encoding:
Text File  |  1996-10-03  |  143 b   |  11 lines

  1. on enterFrame
  2.   set the volume of sound 2 to 175
  3. end
  4.  
  5. on exitFrame
  6.   global waitTime1
  7.   puppetPalette(0)
  8.   updateStage()
  9.   wait(waitTime1)
  10. end
  11.