home *** CD-ROM | disk | FTP | other *** search
/ SKIP - The Laundry Guide / LEVER_CD.iso / lever / ssaver.dir / 00040_popuploop1.ls < prev    next >
Encoding:
Text File  |  1997-02-21  |  381 b   |  12 lines

  1. on mouseUp
  2.   global gFromFrame, gOldLine, gLowlightColor, languagechosen
  3.   set the member of sprite 47 to member "CCDDBanner" of castLib languagechosen
  4.   set the ink of sprite 47 to 36
  5.   set the locH of sprite 47 to 6
  6.   set the locV of sprite 47 to 456
  7.   set the blend of sprite 44 to 25
  8.   set the visible of sprite 40 to 0
  9.   set the visible of sprite 48 to 0
  10.   ContentsStop()
  11. end
  12.