home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineSprite_335 / frame_6 / DoAction.as
Text File  |  2006-05-08  |  89b  |  6 lines

  1. if(attack)
  2. {
  3.    _parent.attCombo(3);
  4. }
  5. _parent.gotoAndStop(_parent.getIdleState());
  6.