home *** CD-ROM | disk | FTP | other *** search
/ 100 Plus Great Games 2 / 100PLUSV2.BIN / games / SpellThis.dxr / junk_194.ls < prev    next >
Encoding:
Text File  |  2002-01-25  |  160 b   |  7 lines

  1. on ass
  2.   repeat with i = 1 to the number of castMembers of castLib 5
  3.     member(i, "junk").font = "verdana"
  4.     member(i, "junk").fontSize = 9
  5.   end repeat
  6. end
  7.