home *** CD-ROM | disk | FTP | other *** search
/ FCE Gold Plus / GOLD.iso / pc / fscommand / assets / swfs / base.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2007-10-10  |  147 b   |  6 lines

  1. stop();
  2. Selection.setFocus(this.txt_UserName);
  3. Selection.setSelection(0,0);
  4. focusManager.enabled = false;
  5. mc_MenuScrollPane._visible = false;
  6.