home *** CD-ROM | disk | FTP | other *** search
/ Freelog 24 / Freelog024.iso / Inutilit / Attack / fight.exe / scripts / DefineSprite_186 / frame_86 / DoAction.as
Text File  |  2000-08-17  |  143b  |  9 lines

  1. tellTarget("/fists/fist_right/action/block")
  2. {
  3.    gotoAndStop(2);
  4. }
  5. tellTarget("/fists/fist_left/action/block")
  6. {
  7.    gotoAndStop(2);
  8. }
  9.