home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / MilleDangers.swf / scripts / DefineSprite_503 / frame_2 / DoAction.as
Encoding:
Text File  |  2005-11-10  |  171 b   |  8 lines

  1. setProperty("_root.pinpin", _visible, "0");
  2. setProperty("_root.pinpin.mypain", _X, "5000");
  3. set("/:death","1");
  4. tellTarget("_root.lifeclip.barlife")
  5. {
  6.    play();
  7. }
  8.