home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 39 / Micro_Dingo_39_CD1.mdx / Delires / Zeebarf / alquaidamon.swf / scripts / frame_7 / DoAction.as
Text File  |  2002-05-21  |  315b  |  14 lines

  1. startDrag("crosshair",1);
  2. arm_back.gotoAndStop("drop");
  3. pow_default = 2;
  4. type = 1;
  5. bloody = false;
  6. initialize = true;
  7. s_crotch = new Sound();
  8. s_crotch.attachSound("sound_bonk3");
  9. s_body = new Sound();
  10. s_body.attachSound("sound_kick_type1");
  11. s_gun = new Sound();
  12. s_gun.attachSound("sound_gun");
  13. stop();
  14.