home *** CD-ROM | disk | FTP | other *** search
- set("/:nrj","22");
- set("/:death","0");
- set("/:splatch","0");
- set("/:vie","3");
- setProperty("_root.pinpin.mypain", _X, "-12.3");
- setProperty("_root.pinpin", _visible, "1");
- setProperty("_root.pi", _X, "845.1");
- setProperty("_root.pi", _Y, "-300");
- tellTarget("_root.pinpin")
- {
- gotoAndStop(1);
- }
- tellTarget("_root.lifeclip.barnrj.death act")
- {
- gotoAndStop(1);
- }
- tellTarget("_root.lifeclip.barnrj.splatchact")
- {
- gotoAndStop(1);
- }
- tellTarget("_root.lifeclip.barlife.painsoundmovie")
- {
- gotoAndStop(1);
- }
- tellTarget("_root.lifeclip.barlife")
- {
- gotoAndStop(1);
- }
- gotoAndPlay(1);
-