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

  1. if(_root.fangxiang == 1)
  2. {
  3.    _parent._xscale = 85.1;
  4. }
  5. else
  6. {
  7.    _parent._xscale = -85.1;
  8. }
  9. _root.enemy_gongji_name = _root.boss1_gongji_name = _root.boss2_gongji_name = _root.boss3_gongji_name = _root.gongji_chen_name = "";
  10.