home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / fight / fight9.exe / scripts / DefineSprite_877 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-09-29  |  168 b   |  10 lines

  1. if(_parent._parent.dddd == 15)
  2. {
  3.    _parent._parent.guochang.play();
  4.    gotoAndPlay(4);
  5. }
  6. else if(_parent._parent.dddd == _parent.dddd)
  7. {
  8.    gotoAndStop(3);
  9. }
  10.