home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / DXRS / GROWDEC.DXR / 00029.ls < prev    next >
Encoding:
Text File  |  1997-10-14  |  125 b   |  10 lines

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