home *** CD-ROM | disk | FTP | other *** search
/ Secret & Below Interoperability (Unclassified) / Secret_and_Below_Interoperability_Version_1.0_Defense_Information_Systems_Agency_June_2000.iso / Glossary.swf / scripts / frame_55 / DoAction.as
Text File  |  2000-03-14  |  265b  |  16 lines

  1. stop();
  2. i = "522";
  3. links = "";
  4. while(!(eval("link" add i) eq link554))
  5. {
  6.    if(eval("link" add i) eq link553)
  7.    {
  8.       links = links add eval("link" add i);
  9.    }
  10.    else
  11.    {
  12.       links = links add eval("link" add i) add "\r";
  13.    }
  14.    i += "1";
  15. }
  16.