home *** CD-ROM | disk | FTP | other *** search
/ SKIP - The Laundry Guide / LEVER_CD.iso / lever / ccpft.dir / 00005.ls < prev    next >
Encoding:
Text File  |  1997-02-21  |  264 b   |  10 lines

  1. on exitFrame
  2.   global languagechosen
  3.   puppetSprite(26, 1)
  4.   set the member of sprite 26 to member "NoVideoForWindows" of castLib languagechosen
  5.   set the ink of sprite 26 to 36
  6.   set the locV of sprite 26 to 200
  7.   set the locH of sprite 26 to 160
  8.   cursor(0)
  9. end
  10.