home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / mr_danger.swf / scripts / DefineSprite_160 / frame_34 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  237 b   |  7 lines

  1. _root.particle1._x = _root.particle1.startx;
  2. _root.particle1._y = _root.particle1.starty;
  3. _root.particle2._x = _root.particle2.startx;
  4. _root.particle2._y = _root.particle2.starty;
  5. _root.gamerun = false;
  6. _root.doggy.gotoAndStop(1);
  7.