home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / refpcw06.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  96 b   |  7 lines

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