home *** CD-ROM | disk | FTP | other *** search
- tellTarget("/liv")
- {
- gotoAndStop(eval("/:lives"));
- }
- tellTarget("/lead")
- {
- gotoAndStop(2);
- }
- tellTarget("/mush")
- {
- gotoAndStop(3);
- }
- tellTarget("/adds")
- {
- gotoAndStop(2);
- }
- addspeedx = "3";
- ufox = "25";
- ufoy = "0";
- ufospeedx = - "5";
- addspeedy = "0";
- ms1_hw = int(getProperty("1", _width) / "2");
- ms1_hh = int(getProperty("1", _height) / "2");
- ene_hh = "10";
- ene_hw = "10";
- play();
-