home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineSprite_103 / frame_1 / DoAction.as
Encoding:
Text File  |  2005-09-27  |  207 b   |  6 lines

  1. _root.bottom1 = "Bottom: " + _root.bottom;
  2. _root.window1 = "Window: " + _root.windows;
  3. _root.top1 = "Top: " + _root.top;
  4. _root.quality1 = "Quality: " + _root.qual;
  5. _root.mode1 = "Mode: " + _root.modey;
  6.