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

  1. _root.gongji_chen_name = "";
  2. if(_root.gongji_chen == false)
  3. {
  4.    _parent.gotoAndStop(1);
  5. }
  6. else
  7. {
  8.    gotoAndPlay(1);
  9. }
  10.