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

  1. if(_root._currentframe == 8)
  2. {
  3.    _root.sheng_jiu();
  4. }
  5. else
  6. {
  7.    _root.sheng_dong();
  8. }
  9.