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_02_01.swf / scripts / frame_385 / DoAction.as
Text File  |  2000-03-15  |  84b  |  7 lines

  1. tellTarget("_level3/FLASHER")
  2. {
  3.    gotoAndStop("BLINK");
  4.    play();
  5. }
  6. stop();
  7.