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 / Mod02 / M02_04_01.swf / scripts / frame_1049 / DoAction.as
Text File  |  2000-03-15  |  86b  |  10 lines

  1. stop();
  2. if(X == "5")
  3. {
  4.    gotoAndPlay(1802);
  5. }
  6. else
  7. {
  8.    gotoAndStop(313);
  9. }
  10.