home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Review 59 / PCR59.iso / scifi_2d / movies / shared.dir / 01403.ls < prev    next >
Encoding:
Text File  |  1995-06-25  |  170 b   |  13 lines

  1. on enterFrame
  2.   checkVolume()
  3.   resetroomcursor()
  4.   setvidcursor()
  5.   puppetSound(0)
  6. end
  7.  
  8. on exitFrame
  9.   puppetPalette(0)
  10.   videoSetup()
  11.   puppetTransition(50, 1, 32)
  12. end
  13.