home *** CD-ROM | disk | FTP | other *** search
- stopAllSounds();
- call("tome");
- ppp = ("447" - kkk) * "5";
- setProperty("/ccar", _X, "500" - ppp);
- qqq = ("447" - lll) * "5";
- setProperty("/mcar", _X, "500" - qqq);
- aaa = int(ppp * "3" + (random("5") - "3")) + random("100") / "100";
- bbb = qqq * "3" + (random("100") - "50") / "100";
- if(bbb < aaa)
- {
- tellTarget("/kati")
- {
- gotoAndStop(1);
- }
- }
- else
- {
- tellTarget("/kati")
- {
- gotoAndStop(2);
- }
- }
- tellTarget("/miti")
- {
- gotoAndStop(5);
- }
-