home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 October / WPCOCT97.iso / DXRS / GESWOCT.DXR / 00016.ls < prev    next >
Encoding:
Text File  |  1997-08-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.