home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / bee_war.swf / scripts / DefineSprite_252 / frame_17 / DoAction.as
Encoding:
Text File  |  2002-02-08  |  149 b   |  12 lines

  1. set("/:hit",0);
  2. tellTarget("/qq")
  3. {
  4.    gotoAndStop("qq_die");
  5.    play();
  6. }
  7. tellTarget("/qq_state_bar")
  8. {
  9.    nextFrame();
  10. }
  11. set("/:qq",0);
  12.