home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / bee_war.swf / scripts / DefineSprite_232 / frame_5 / DoAction.as
Encoding:
Text File  |  2002-02-08  |  81 b   |  7 lines

  1. set("/:qq_live",0);
  2. tellTarget("/")
  3. {
  4.    gotoAndStop("lost");
  5.    play();
  6. }
  7.