home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / DXRS / GESWDEC.DXR / 00016.ls < prev    next >
Encoding:
Text File  |  1997-10-13  |  115 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3.   puppetPalette(0)
  4.   set the stageColor to 255
  5.   updateStage()
  6.   go("CreditsTwo")
  7. end
  8.