home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / robot_warrior.swf / scripts / DefineSprite_9_tama2 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  258 b   |  18 lines

  1. nok = 10;
  2. dmgpoint = 20;
  3. atkby = _root.stage.topmain.main.getAtkby();
  4. dmgpoint *= atkby;
  5. nokYN = 0;
  6. sys1 = 0;
  7. sys2 = 0;
  8. allmove = 0;
  9. endFrame = 4;
  10. if(_root.stage.topmain.main.StaObj.muki == "right")
  11. {
  12.    move = 60;
  13. }
  14. else
  15. {
  16.    move = -60;
  17. }
  18.