home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / fierce_fighter.swf / scripts / DefineSprite_855 / frame_12 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  130 b   |  10 lines

  1. _root.boss2_gongji_name = "";
  2. if(_root.chen_dang_up or _root.chen_dang_down)
  3. {
  4.    play();
  5. }
  6. else
  7. {
  8.    gotoAndPlay(24);
  9. }
  10.