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 / Loading.swf / scripts / frame_2 / DoAction.as
Text File  |  2000-01-17  |  152b  |  10 lines

  1. ifFrameLoaded(eval("_level0:LOADTEST"))
  2. {
  3.    tellTarget("_level10")
  4.    {
  5.       gotoAndStop("LOOPSTART1");
  6.       play();
  7.    }
  8. }
  9. gotoAndPlay(1);
  10.