Frame 1
function doSomething() {
}
stop();
_root.menu = MENU;
MENU = new ContextMenu();
MENU.hideBuiltInItems();
Functioned = new ContextMenuItem("This Game is copyrighted by Epic Llama", doSomething);
MENU.customItems.push(Functioned);
_root.menu = MENU;
Mouse.show();
_focusrect = false;
var CPMStarPoolID = 9830;
var CPMStarSubPoolID = 0;
System.security.allowDomain("server.cpmstar.com");
adBox.loadMovie((("http://server.cpmstar.com/adviewas2.swf?poolid=" + CPMStarPoolID) + "&subpoolid=") + CPMStarSubPoolID);
stop();
fiats = 0;
autos = [];
duro = [];
Instance of Symbol 58 MovieClip in Frame 1
onClipEvent (load) {
b_total = _root.getBytesTotal();
}
onClipEvent (enterFrame) {
b_loaded = _root.getBytesLoaded();
if (b_loaded >= b_total) {
gotoAndStop (2);
} else {
porcentaje = (b_loaded / b_total) * 100;
barra._xscale = porcentaje;
time = getTimer() / 1000;
bps = Math.round(b_loaded / time);
bytes_left = b_total - b_loaded;
seg_left = Math.ceil(bytes_left / bps);
min_left = Math.floor(seg_left / 60);
hrs_left = Math.floor(min_left / 60);
min_left = min_left - (hrs_left * 60);
seg_left = seg_left - (((hrs_left * 60) + min_left) * 60);
((length(hrs_left) == 1) ? ((hrs_left = "0" + hrs_left)) : 0);
((length(min_left) == 1) ? ((min_left = "0" + min_left)) : 0);
((length(seg_left) == 1) ? ((seg_left = "0" + seg_left)) : 0);
kbps_temp = bps / 1024;
kbps = Math.floor(kbps_temp * 10) / 10;
output = ((((((hrs_left + ":") + min_left) + ":") + seg_left) + "seg. a ") + kbps) + "kbps";
}
}
Instance of Symbol 126 MovieClip in Frame 2
onClipEvent (load) {
gotoAndPlay (2);
}
Frame 6
stop();
Frame 8
saveFile = "xulo";
var savefile = SharedObject.getLocal(saveFile);
if (musica != 2) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("2");
mymusic.start(0, 9999);
musica = 2;
}
Instance of Symbol 1547 MovieClip "st" in Frame 8
onClipEvent (load) {
auto = "auto1";
auto1 = 1;
auto2 = 0;
auto3 = 0;
auto4 = 0;
auto5 = 0;
auto6 = 0;
auto7 = 0;
auto8 = 0;
auto9 = 0;
colorido = "azul";
nivel = 1;
nivelelejido = 1;
upgrade1 = 1;
carturnpenal = 0;
upgrade2 = 1;
carmedspeed = 2;
upgrade3 = 1;
carmaxnitrocooldown = 0;
upgrade4 = 1;
carhealt = 0;
maxspeed = 90;
carmaxspeed = 0;
carspeed = 0;
normalspeed = 0;
money = 0;
normalmedspeed = 0;
dificultad = 0;
}
onClipEvent (enterFrame) {
aseleracion = (0.9 + (carmedspeed * 0.05)) + (upgrade2 * 0.05);
medspeed = (8 + (carmedspeed * 2)) + (upgrade2 * 2);
maxspeed = (20 + (carmedspeed * 2)) + (upgrade2 * 2);
maxnitrocooldown = (1400 - (carmaxnitrocooldown * 100)) - (upgrade3 * 100);
maxhealt = (200 + (carhealt * 80)) + (upgrade4 * 80);
rotationstep = (3 + (upgrade1 * 0.3)) + (carturnpenal * 0.3);
turnpenal = 0.17;
}
Frame 22
var savefile = SharedObject.getLocal(saveFile);
_root.st.auto = _root.savefile.data.auto;
_root.st.auto1 = _root.savefile.data.auto1;
_root.st.auto2 = _root.savefile.data.auto2;
_root.st.auto3 = _root.savefile.data.auto3;
_root.st.auto4 = _root.savefile.data.auto4;
_root.st.auto5 = _root.savefile.data.auto5;
_root.st.auto6 = _root.savefile.data.auto6;
_root.st.auto7 = _root.savefile.data.auto7;
_root.st.auto8 = _root.savefile.data.auto8;
_root.st.auto9 = _root.savefile.data.auto9;
_root.st.colorido = _root.savefile.data.colorido;
_root.st.nivel = _root.savefile.data.nivel;
_root.st.nivelelejido = _root.savefile.data.nivelelejido;
_root.st.upgrade1 = _root.savefile.data.upgrade1;
_root.st.carturnpenal = _root.savefile.data.carturnpenal;
_root.st.upgrade2 = _root.savefile.data.upgrade2;
_root.st.carmedspeed = _root.savefile.data.carmedspeed;
_root.st.upgrade3 = _root.savefile.data.upgrade3;
_root.st.carmaxnitrocooldown = _root.savefile.data.carmaxnitrocooldown;
_root.st.upgrade4 = _root.savefile.data.upgrade4;
_root.st.carhealt = _root.savefile.data.carhealt;
_root.st.maxspeed = _root.savefile.data.maxspeed;
_root.st.carmaxspeed = _root.savefile.data.carmaxspeed;
_root.st.carspeed = _root.savefile.data.carspeed;
_root.st.normalspeed = _root.savefile.data.normalspeed;
_root.st.money = _root.savefile.data.money;
_root.st.normalmedspeed = _root.savefile.data.normalmedspeed;
gotoAndStop ("inisio");
Frame 37
stop();
if (musica != 2) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("2");
mymusic.start(0, 9999);
musica = 2;
}
Frame 60
_root.averga.targetero = "levelselect";
if (musica != 2) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("2");
mymusic.start(0, 9999);
musica = 2;
}
if ((_root.st.posision == 1) and (_root.st.nivelelejido > (_root.st.nivel - 1))) {
if (_root.st.nivel == 4) {
_root.averga.achi = "Congratulations New Achievement!";
_root.averga.targetero = "achivments";
}
if (_root.st.nivel == 8) {
_root.averga.achi = "Congratulations New Achievement!";
_root.averga.targetero = "achivments";
}
if (_root.st.nivel == 12) {
_root.averga.achi = "Congratulations New Achievement!";
_root.averga.targetero = "achivments";
}
_root.st.nivel = _root.st.nivel + 1;
_root.averga.aviso = "new level unlocked!";
} else {
_root.averga.recompensa = 0;
}
if (_root.st.posision == 1) {
_root.averga.recompensa = 500 * _root.st.nivelelejido;
_root.st.money = _root.st.money + _root.averga.recompensa;
}
Frame 64
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("2");
mymusic.start(0, 9999);
musica = 2;
Instance of Symbol 1711 MovieClip "mySlider" in Frame 69
onClipEvent (enterFrame) {
_root.musikita.mymusic.setVolume(_root.mySlider.ratio);
_root.music_val = _root.mySlider.ratio;
}
Instance of Symbol 1711 MovieClip in Frame 69
onClipEvent (enterFrame) {
_root.fx.mySound.setVolume(ratio);
}
Frame 78
stop();
clima = "dia";
autos = [];
duro = [];
_root.dificultadnivel = 2.5 + _root.st.dificultad;
_root.auto1 = "auto1";
_root.auto2 = "auto6";
_root.auto3 = "auto5";
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 79
stop();
clima = "dia";
_root.auto1 = "auto6";
_root.auto2 = "auto5";
_root.auto3 = "auto7";
_root.dificultadnivel = 2.5 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 80
stop();
clima = "noche";
_root.l.lus = _root.l.attachMovie("luzes", "lus", _parent.getNextHighestDepth());
_root.auto1 = "auto1";
_root.auto2 = "auto5";
_root.auto3 = "auto6";
_root.dificultadnivel = 2.5 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 81
stop();
clima = "dia";
_root.auto1 = "auto5";
_root.auto2 = "auto7";
_root.auto3 = "auto9";
_root.dificultadnivel = 3 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 82
stop();
clima = "noche";
_root.l.lus = _root.l.attachMovie("luzes", "lus", _parent.getNextHighestDepth());
autos = [];
duro = [];
_root.dificultadnivel = 3.5 + _root.st.dificultad;
_root.auto1 = "auto7";
_root.auto2 = "auto9";
_root.auto3 = "auto8";
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 83
stop();
clima = "dia";
_root.auto1 = "auto7";
_root.auto2 = "auto9";
_root.auto3 = "auto8";
_root.dificultadnivel = 6.5 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 84
stop();
clima = "dia";
_root.auto1 = "auto7";
_root.auto2 = "auto9";
_root.auto3 = "auto8";
_root.dificultadnivel = 6.5 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 85
stop();
clima = "dia";
_root.auto1 = "auto8";
_root.auto2 = "auto4";
_root.auto3 = "auto2";
_root.dificultadnivel = 7 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 86
stop();
clima = "dia";
autos = [];
duro = [];
_root.dificultadnivel = 7 + _root.st.dificultad;
_root.auto1 = "auto4";
_root.auto2 = "auto2";
_root.auto3 = "auto3";
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 87
stop();
clima = "noche";
_root.l.lus = _root.l.attachMovie("luzes", "lus", _parent.getNextHighestDepth());
_root.auto1 = "auto4";
_root.auto2 = "auto2";
_root.auto3 = "auto3";
_root.dificultadnivel = 7 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 88
stop();
clima = "dia";
_root.auto1 = "auto4";
_root.auto2 = "auto2";
_root.auto3 = "auto3";
_root.dificultadnivel = 7 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Frame 89
stop();
clima = "dia";
_root.auto1 = "auto2";
_root.auto2 = "auto2";
_root.auto3 = "auto3";
_root.dificultadnivel = 7.5 + _root.st.dificultad;
autos = [];
duro = [];
if (musica != 1) {
mymusic = new Sound(_root.musikita);
stopAllSounds();
mymusic.attachSound("1");
mymusic.start(0, 9999);
musica = 1;
}
Symbol 4 MovieClip [nitroefect] Frame 1
function onEnterFrame() {
if (objetivo.nitro > 1) {
_alpha = 100;
this._x = objetivo._x;
this._y = objetivo._y;
this._rotation = objetivo._rotation;
this._yscale = 100 + (objetivo.speed * 3);
} else {
removeMovieClip(this);
}
this.swapDepths((this._x + this._y) - (500 * _root.l._width));
}
Symbol 7 MovieClip [derra] Frame 62
removeMovieClip(this);
Symbol 27 MovieClip Frame 1
stop();
Symbol 36 Button
on (release) {
getURL ("http://www.racinggames.ws/?utm_source=burningwheels&utm_medium=games&utm_content=logo&utm_campaign=burningwheels", "_blank");
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
Instance of Symbol 34 MovieClip in Symbol 37 MovieClip Frame 1
onClipEvent (load) {
gotoAndPlay (2);
}
Symbol 44 MovieClip Frame 1
stop();
Symbol 46 Button
on (press) {
das.nextFrame();
}
Symbol 47 Button
on (press) {
das.prevFrame();
}
Symbol 48 MovieClip Frame 1
function flamatexto() {
dif.draw(capt);
capt.draw(MCtexto);
dif.applyFilter(dif, R0, Pt, CM1);
dif.threshold(dif, R0, Pt, ">", 4282646528, 4286611584, 16777215);
dif.applyFilter(dif, R0, Pt, B1);
sal.draw(dif, Mx, null, 8);
dif.perlinNoise(9, 18, 3, random(255), false, true, 7, false);
dif.draw(ori, Mx, null, 6);
sal.applyFilter(sal, R0, Pt, DM1);
sal.applyFilter(sal, R0, Pt, CM2);
}
w = MCtexto._width + 20;
h = MCtexto._height + 150;
ori = new flash.display.BitmapData(w, h, true, 4289357312);
sal = new flash.display.BitmapData(w, h, true, 4278190080);
capt = sal.clone();
dif = sal.clone();
marco.attachBitmap(sal, 0);
Mx = new flash.geom.Matrix();
Pt = new flash.geom.Point();
R0 = sal.rectangle;
B1 = new flash.filters.BlurFilter(2, 4, 2);
CM1 = new flash.filters.ColorMatrixFilter([0.33, 0.33, 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0]);
CM2 = new flash.filters.ColorMatrixFilter([0.72, 0.5, 0, 0, 0, 0.02, 0.65, 0, 0, 0, 0, 0, 0.25, 0, 0, 0, 0, 0, 1, 0]);
DM1 = new flash.filters.DisplacementMapFilter(dif, Pt, 1, 2, -6, -36);
MCtexto._visible = false;
setInterval(flamatexto, 40);
Symbol 57 Button
on (release) {
_root.objetivo = "racing";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Next Race: Green Fandango";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 58 MovieClip Frame 1
stop();
Symbol 58 MovieClip Frame 2
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
Symbol 64 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 6
_root.gotoAndStop(_root.objetivo);
Symbol 98 MovieClip Frame 143
stop();
Symbol 126 MovieClip Frame 232
_root.objetivo = "llama";
_root.flash1.play();
Symbol 134 MovieClip Frame 1
stop();
Symbol 152 MovieClip Frame 101
Symbol 152 MovieClip Frame 136
_root.objetivo = "gaga";
_root.flash1.play();
Symbol 152 MovieClip Frame 165
stop();
Symbol 155 MovieClip [luzes] Frame 1
function onEnterFrame() {
this._x = _root.l.malo._x;
this._y = _root.l.malo._y;
this._rotation = _root.l.malo._rotation;
this.swapDepths(9000);
}
Symbol 307 MovieClip Frame 1
stop();
function onEnterFrame() {
if (_parent.chasis.healt < ((_parent.chasis.maxhealt * 20) / 100)) {
play();
}
}
Symbol 307 MovieClip Frame 38
gotoAndPlay (2);
Symbol 308 MovieClip Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
Instance of Symbol 307 MovieClip in Symbol 308 MovieClip Frame 1
onClipEvent (load) {
if (chasis.healt < ((chasis.maxhealt * 20) / 100)) {
play();
}
}
Symbol 454 MovieClip [auto3] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 455 MovieClip [auto1] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
Symbol 601 MovieClip [auto2] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 747 MovieClip [auto4] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 893 MovieClip [auto5] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 1039 MovieClip [auto6] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 1185 MovieClip [auto7] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 1331 MovieClip [auto8] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 1477 MovieClip [auto9] Frame 1
function onEnterFrame() {
this.swapDepths(this._x + (this._y * _root.l._width));
this._x = chasis._x;
this._y = chasis._y;
colasda = Math.round(chasis._rotation);
if ((colasda <= 2.5) and (colasda >= -2.5)) {
toca = 1;
}
if ((colasda <= -2.5) and (colasda >= -7.5)) {
toca = 2;
}
if ((colasda <= -7.5) and (colasda >= -12.5)) {
toca = 3;
}
if ((colasda <= -12.5) and (colasda >= -17.5)) {
toca = 4;
}
if ((colasda <= -17.5) and (colasda >= -22.5)) {
toca = 5;
}
if ((colasda <= -22.5) and (colasda >= -27.5)) {
toca = 6;
}
if ((colasda <= -27.5) and (colasda >= -32.5)) {
toca = 7;
}
if ((colasda <= -32.5) and (colasda >= -37.5)) {
toca = 8;
}
if ((colasda <= -37.5) and (colasda >= -42.5)) {
toca = 9;
}
if ((colasda <= -42.5) and (colasda >= -47.5)) {
toca = 10;
}
if ((colasda <= -47.5) and (colasda >= -52.5)) {
toca = 11;
}
if ((colasda <= -52.5) and (colasda >= -57.5)) {
toca = 12;
}
if ((colasda <= -57.5) and (colasda >= -62.5)) {
toca = 13;
}
if ((colasda <= -62.5) and (colasda >= -67.5)) {
toca = 14;
}
if ((colasda <= -67.5) and (colasda >= -72.5)) {
toca = 15;
}
if ((colasda <= -72.5) and (colasda >= -77.5)) {
toca = 16;
}
if ((colasda <= -77.5) and (colasda >= -82.5)) {
toca = 17;
}
if ((colasda <= -82.5) and (colasda >= -87.5)) {
toca = 18;
}
if ((colasda <= -87.5) and (colasda >= -92.5)) {
toca = 19;
}
if ((colasda <= -92.5) and (colasda >= -97.5)) {
toca = 20;
}
if ((colasda <= -97.5) and (colasda >= -102.5)) {
toca = 21;
}
if ((colasda <= -102.5) and (colasda >= -107.5)) {
toca = 22;
}
if ((colasda <= -107.5) and (colasda >= -112.5)) {
toca = 23;
}
if ((colasda <= -112.5) and (colasda >= -117.5)) {
toca = 24;
}
if ((colasda <= -117.5) and (colasda >= -122.5)) {
toca = 25;
}
if ((colasda <= -122.5) and (colasda >= -127.5)) {
toca = 26;
}
if ((colasda <= -127.5) and (colasda >= -132.5)) {
toca = 27;
}
if ((colasda <= -132.5) and (colasda >= -137.5)) {
toca = 28;
}
if ((colasda <= -137.5) and (colasda >= -142.5)) {
toca = 29;
}
if ((colasda <= -142.5) and (colasda >= -147.5)) {
toca = 30;
}
if ((colasda <= -147.5) and (colasda >= -152.5)) {
toca = 31;
}
if ((colasda <= -152.5) and (colasda >= -157.5)) {
toca = 32;
}
if ((colasda <= -157.5) and (colasda >= -162.5)) {
toca = 33;
}
if ((colasda <= -162.5) and (colasda >= -167.5)) {
toca = 34;
}
if ((colasda <= -167.5) and (colasda >= -172.5)) {
toca = 35;
}
if ((colasda <= -172.5) and (colasda >= -177.5)) {
toca = 36;
}
if ((colasda <= -177.5) or (colasda >= 2.5)) {
toca = 37;
}
if ((colasda <= 177.5) and (colasda >= 172.5)) {
toca = 38;
}
if ((colasda <= 172.5) and (colasda >= 167.5)) {
toca = 39;
}
if ((colasda <= 167.5) and (colasda >= 162.5)) {
toca = 40;
}
if ((colasda <= 162.5) and (colasda >= 157.5)) {
toca = 41;
}
if ((colasda <= 157.5) and (colasda >= 152.5)) {
toca = 42;
}
if ((colasda <= 152.5) and (colasda >= 147.5)) {
toca = 43;
}
if ((colasda <= 147.5) and (colasda >= 142.5)) {
toca = 44;
}
if ((colasda <= 142.5) and (colasda >= 137.5)) {
toca = 45;
}
if ((colasda <= 137.5) and (colasda >= 132.5)) {
toca = 46;
}
if ((colasda <= 132.5) and (colasda >= 127.5)) {
toca = 47;
}
if ((colasda <= 127.5) and (colasda >= 122.5)) {
toca = 48;
}
if ((colasda <= 122.5) and (colasda >= 117.5)) {
toca = 49;
}
if ((colasda <= 117.5) and (colasda >= 112.5)) {
toca = 50;
}
if ((colasda <= 112.5) and (colasda >= 107.5)) {
toca = 51;
}
if ((colasda <= 107.5) and (colasda >= 102.5)) {
toca = 52;
}
if ((colasda <= 102.5) and (colasda >= 97.5)) {
toca = 53;
}
if ((colasda <= 97.5) and (colasda >= 92.5)) {
toca = 54;
}
if ((colasda <= 92.5) and (colasda >= 87.5)) {
toca = 55;
}
if ((colasda <= 87.5) and (colasda >= 82.5)) {
toca = 56;
}
if ((colasda <= 82.5) and (colasda >= 77.5)) {
toca = 57;
}
if ((colasda <= 77.5) and (colasda >= 72.5)) {
toca = 58;
}
if ((colasda <= 72.5) and (colasda >= 67.5)) {
toca = 59;
}
if ((colasda <= 67.5) and (colasda >= 62.5)) {
toca = 60;
}
if ((colasda <= 62.5) and (colasda >= 57.5)) {
toca = 61;
}
if ((colasda <= 57.5) and (colasda >= 52.5)) {
toca = 62;
}
if ((colasda <= 52.5) and (colasda >= 47.5)) {
toca = 63;
}
if ((colasda <= 47.5) and (colasda >= 42.5)) {
toca = 64;
}
if ((colasda <= 42.5) and (colasda >= 37.5)) {
toca = 65;
}
if ((colasda <= 37.5) and (colasda >= 32.5)) {
toca = 66;
}
if ((colasda <= 32.5) and (colasda >= 27.5)) {
toca = 67;
}
if ((colasda <= 27.5) and (colasda >= 22.5)) {
toca = 68;
}
if ((colasda <= 22.5) and (colasda >= 17.5)) {
toca = 69;
}
if ((colasda <= 17.5) and (colasda >= 12.5)) {
toca = 70;
}
if ((colasda <= 12.5) and (colasda >= 7.5)) {
toca = 71;
}
if ((colasda <= 7.5) and (colasda >= 2.5)) {
toca = 72;
}
titere.gotoAndStop(toca);
}
stop();
Symbol 1481 Button
on (keyPress "<Space>") {
_root.objetivo = "mainmenu";
_root.flash1.play();
}
Symbol 1483 MovieClip Frame 657
_root.objetivo = "mainmenu";
_root.flash1.play();
stop();
Symbol 1487 MovieClip Frame 1
stop();
mySound = new Sound(_root.fx);
mySound.setVolume(25);
Symbol 1494 MovieClip Frame 1
stop();
mymusic = new Sound(_root.musikita);
mymusic.setVolume(20);
_root.music_val = 20;
_root.music = 1;
mymusic = new Sound(_root.musikita);
mymusic.attachSound("m_heavy");
mymusic.start(0, 9999);
Symbol 1503 Button
on (press) {
_root.objetivo = "shop";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "The Garage: You can fee adjust your turn rate, buy improvments and see the overall stats of your car";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1505 Button
on (press) {
_root.objetivo = "levelselect";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Race Selection: chose your next race and see what is coming";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1507 Button
on (press) {
_root.objetivo = "shopautos";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Home: You can buy new cars from your home";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1528 MovieClip Frame 1
function onEnterFrame() {
gotoAndStop(_root.st.colorido);
}
stop();
Symbol 1529 MovieClip Frame 2
stop();
gotoAndStop ("auto3");
Symbol 1529 MovieClip Frame 3
curva = 0;
motor = 2;
nitro = 0;
armor = 0;
price = 0;
auto = "auto1";
Symbol 1529 MovieClip Frame 4
curva = 0;
motor = 2;
nitro = 2;
armor = 0;
price = 500;
auto = "auto6";
Symbol 1529 MovieClip Frame 5
curva = 0;
motor = 2;
nitro = 0;
armor = 3;
price = 570;
auto = "auto5";
Symbol 1529 MovieClip Frame 6
curva = 0;
motor = 0;
nitro = 4;
armor = 4;
price = 1000;
auto = "auto7";
Symbol 1529 MovieClip Frame 7
curva = 0;
motor = 3;
nitro = 0;
armor = 3;
price = 1500;
auto = "auto9";
Symbol 1529 MovieClip Frame 8
curva = 2;
motor = 2;
nitro = 4;
armor = 1;
price = 1500;
auto = "auto8";
Symbol 1529 MovieClip Frame 9
curva = 0;
motor = 3;
nitro = 4;
armor = 3;
price = 2500;
auto = "auto4";
Symbol 1529 MovieClip Frame 10
curva = 0;
motor = 3;
nitro = 3;
armor = 4;
price = 3500;
auto = "auto2";
Symbol 1529 MovieClip Frame 11
curva = 0;
motor = 4;
nitro = 4;
armor = 4;
price = 6500;
auto = "auto3";
Symbol 1529 MovieClip Frame 12
gotoAndStop ("auto1");
Symbol 1533 Button
on (release) {
_root.gotoAndStop("nivel2");
}
Symbol 1535 Button
on (release) {
_root.objetivo = "difi";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Next Race: Green Fandango";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1537 Button
on (release) {
_root.objetivo = "nivelelejido" + _root.st.nivelelejido;
_root.flash1.play();
}
on (rollOver) {
texto = "Next Race: Green Fandango";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1539 Button
on (release) {
getURL ("http://www.racinggames.ws/?utm_source=burningwheels&utm_medium=games&utm_content=more_games&utm_campaign=burningwheels", "_blank");
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
Symbol 1541 Button
on (release) {
if (_root.savefile.data.money != undefined) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
_root.objetivo = "lodear";
_root.flash1.play();
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
on (rollOver) {
texto = "Next Race: Green Fandango";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1543 Button
on (release) {
_root.objetivo = "creditos";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1544 MovieClip Frame 1
function flamatexto() {
dif.draw(capt);
capt.draw(MCtexto);
dif.applyFilter(dif, R0, Pt, CM1);
dif.threshold(dif, R0, Pt, ">", 4282646528, 4286611584, 16777215);
dif.applyFilter(dif, R0, Pt, B1);
sal.draw(dif, Mx, null, 8);
dif.perlinNoise(9, 18, 3, random(255), false, true, 7, false);
dif.draw(ori, Mx, null, 6);
sal.applyFilter(sal, R0, Pt, DM1);
sal.applyFilter(sal, R0, Pt, CM2);
}
w = MCtexto._width + 20;
h = MCtexto._height + 150;
ori = new flash.display.BitmapData(w, h, true, 4289357312);
sal = new flash.display.BitmapData(w, h, true, 4278190080);
capt = sal.clone();
dif = sal.clone();
marco.attachBitmap(sal, 0);
Mx = new flash.geom.Matrix();
Pt = new flash.geom.Point();
R0 = sal.rectangle;
B1 = new flash.filters.BlurFilter(2, 4, 2);
CM1 = new flash.filters.ColorMatrixFilter([0.33, 0.33, 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0]);
CM2 = new flash.filters.ColorMatrixFilter([0.72, 0.5, 0, 0, 0, 0.02, 0.65, 0, 0, 0, 0, 0, 0.25, 0, 0, 0, 0, 0, 1, 0]);
DM1 = new flash.filters.DisplacementMapFilter(dif, Pt, 1, 2, -6, -36);
MCtexto._visible = false;
setInterval(flamatexto, 40);
Instance of Symbol 1529 MovieClip in Symbol 1544 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.auto);
}
onClipEvent (enterFrame) {
gotoAndStop(_root.st.auto);
}
Symbol 1549 Button
on (release) {
_root.objetivo = "mainmenu";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1550 Button
on (rollOver) {
texto = "The Garage: You can buy new cars or parts in your garage, also you can equip improvments to your car";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1551 Button
on (rollOver) {
texto = "Race Selection: chose your next race and see what is coming";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1553 Button
on (rollOver) {
texto = "Save: saves your progres";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1555 Button
on (rollOver) {
texto = "Options Menu: Change your audio and graphics setings, also you can disable special efects.";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other usefull stuff with the money earned in the races.";
}
Symbol 1563 MovieClip Frame 668
stop();
Symbol 1565 Button
on (release) {
_root.objetivo = "nivelelejido" + _root.st.nivelelejido;
_root.flash1.play();
}
on (rollOver) {
texto = "Play the next race!";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1587 MovieClip Frame 1
stop();
_root.st.nivelelejido = 1;
Symbol 1587 MovieClip Frame 2
_root.st.nivelelejido = 2;
Symbol 1587 MovieClip Frame 3
_root.st.nivelelejido = 3;
Symbol 1587 MovieClip Frame 4
_root.st.nivelelejido = 4;
Symbol 1587 MovieClip Frame 5
stop();
_root.st.nivelelejido = 5;
Symbol 1587 MovieClip Frame 6
_root.st.nivelelejido = 6;
Symbol 1587 MovieClip Frame 7
_root.st.nivelelejido = 7;
Symbol 1587 MovieClip Frame 8
_root.st.nivelelejido = 8;
Symbol 1587 MovieClip Frame 9
stop();
_root.st.nivelelejido = 9;
Symbol 1587 MovieClip Frame 10
_root.st.nivelelejido = 10;
Symbol 1587 MovieClip Frame 11
_root.st.nivelelejido = 11;
Symbol 1587 MovieClip Frame 12
_root.st.nivelelejido = 12;
Symbol 1589 Button
on (press) {
_root.objetivo = "shop";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "The Garage: You can freely adjust your turn rate, buy improvements and see the overall stats of your car.";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1590 Button
on (press) {
_root.objetivo = "levelselect";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Race Selection: Choose your next race.";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1591 Button
on (press) {
var savefile = SharedObject.getLocal(saveFile);
_root.savefile.data.auto = _root.st.auto;
_root.savefile.data.auto1 = _root.st.auto1;
_root.savefile.data.auto2 = _root.st.auto2;
_root.savefile.data.auto3 = _root.st.auto3;
_root.savefile.data.auto4 = _root.st.auto4;
_root.savefile.data.auto5 = _root.st.auto5;
_root.savefile.data.auto6 = _root.st.auto6;
_root.savefile.data.auto7 = _root.st.auto7;
_root.savefile.data.auto8 = _root.st.auto8;
_root.savefile.data.auto9 = _root.st.auto9;
_root.savefile.data.colorido = _root.st.colorido;
_root.savefile.data.nivel = _root.st.nivel;
_root.savefile.data.nivelelejido = _root.st.nivelelejido;
_root.savefile.data.upgrade1 = _root.st.upgrade1;
_root.savefile.data.carturnpenal = _root.st.carturnpenal;
_root.savefile.data.upgrade2 = _root.st.upgrade2;
_root.savefile.data.carmedspeed = _root.st.carmedspeed;
_root.savefile.data.upgrade3 = _root.st.upgrade3;
_root.savefile.data.carmaxnitrocooldown = _root.st.carmaxnitrocooldown;
_root.savefile.data.upgrade4 = _root.st.upgrade4;
_root.savefile.data.carhealt = _root.st.carhealt;
_root.savefile.data.maxspeed = _root.st.maxspeed;
_root.savefile.data.carmaxspeed = _root.st.carmaxspeed;
_root.savefile.data.carspeed = _root.st.carspeed;
_root.savefile.data.normalspeed = _root.st.normalspeed;
_root.savefile.data.money = _root.st.money;
_root.savefile.data.normalmedspeed = _root.st.normalmedspeed;
_root.savefile.flush();
texto = "Game Saved!";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Save: saves your progress";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1592 Button
on (press) {
_root.objetivo = "opciones";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Options Menu: Change your audio and graphics settings.";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1593 Button
on (press) {
_root.objetivo = "shopautos";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Home: You can buy new cars from your home";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1595 Button
on (press) {
_root.objetivo = "achivments";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
on (rollOver) {
texto = "Achievements: see your achievements!.";
}
on (rollOut, releaseOutside) {
texto = "Remember between races you can buy new cars, engines, wheels and other useful stuff with the money earned in the races.";
}
Symbol 1596 MovieClip Frame 1
function flamatexto() {
dif.draw(capt);
capt.draw(MCtexto);
dif.applyFilter(dif, R0, Pt, CM1);
dif.threshold(dif, R0, Pt, ">", 4282646528, 4286611584, 16777215);
dif.applyFilter(dif, R0, Pt, B1);
sal.draw(dif, Mx, null, 8);
dif.perlinNoise(9, 18, 3, random(255), false, true, 7, false);
dif.draw(ori, Mx, null, 6);
sal.applyFilter(sal, R0, Pt, DM1);
sal.applyFilter(sal, R0, Pt, CM2);
}
w = MCtexto._width + 20;
h = MCtexto._height + 150;
ori = new flash.display.BitmapData(w, h, true, 4289357312);
sal = new flash.display.BitmapData(w, h, true, 4278190080);
capt = sal.clone();
dif = sal.clone();
marco.attachBitmap(sal, 0);
Mx = new flash.geom.Matrix();
Pt = new flash.geom.Point();
R0 = sal.rectangle;
B1 = new flash.filters.BlurFilter(2, 4, 2);
CM1 = new flash.filters.ColorMatrixFilter([0.33, 0.33, 0.33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0]);
CM2 = new flash.filters.ColorMatrixFilter([0.72, 0.5, 0, 0, 0, 0.02, 0.65, 0, 0, 0, 0, 0, 0.25, 0, 0, 0, 0, 0, 1, 0]);
DM1 = new flash.filters.DisplacementMapFilter(dif, Pt, 1, 2, -6, -36);
MCtexto._visible = false;
setInterval(flamatexto, 40);
Instance of Symbol 1587 MovieClip in Symbol 1596 MovieClip Frame 1
onClipEvent (load) {
stop();
gotoAndStop(_root.st.nivelelejido);
}
Instance of Symbol 1529 MovieClip in Symbol 1596 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.auto);
}
onClipEvent (enterFrame) {
gotoAndStop(_root.st.auto);
}
Symbol 1598 Button
on (release) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
_root.objetivo = "inisio";
_root.flash1.play();
}
Symbol 1604 Button
on (press) {
if (_root.st.upgrade1 < 8) {
_root.st.upgrade1 = _root.st.upgrade1 + 1;
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
Symbol 1605 Button
on (press) {
if (_root.st.upgrade1 > 1) {
_root.st.upgrade1 = _root.st.upgrade1 - 1;
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
Symbol 1609 Button
on (release) {
if ((_root.st.money >= cost) and (_root.st.upgrade2 != 4)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("cash");
mymusic.start(0, 1);
_root.st.money = _root.st.money - cost;
_root.st.upgrade2 = _root.st.upgrade2 + 1;
cost = _root.st.upgrade2 * 500;
if (_root.st.upgrade2 == 4) {
cost = "MaxLvL";
}
}
}
Symbol 1617 Button
on (release) {
if ((_root.st.money >= cost) and (_root.st.upgrade3 != 4)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("cash");
mymusic.start(0, 1);
_root.st.money = _root.st.money - cost;
_root.st.upgrade3 = _root.st.upgrade3 + 1;
cost = _root.st.upgrade3 * 500;
if (_root.st.upgrade3 == 4) {
cost = "MaxLvL";
}
}
}
Symbol 1622 Button
on (release) {
if ((_root.st.money >= cost) and (_root.st.upgrade4 != 4)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("cash");
mymusic.start(0, 1);
_root.st.money = _root.st.money - cost;
_root.st.upgrade4 = _root.st.upgrade4 + 1;
cost = _root.st.upgrade4 * 500;
if (_root.st.upgrade4 == 4) {
cost = "MaxLvL";
}
}
}
Symbol 1626 MovieClip Frame 1
cost = _root.st.upgrade1 * 500;
if (_root.st.upgrade1 == 4) {
cost = "MaxLvL";
}
stop();
Symbol 1626 MovieClip Frame 2
cost = _root.st.upgrade2 * 500;
if (_root.st.upgrade2 == 4) {
cost = "MaxLvL";
}
Symbol 1626 MovieClip Frame 3
cost = _root.st.upgrade3 * 500;
if (_root.st.upgrade3 == 4) {
cost = "MaxLvL";
}
Symbol 1626 MovieClip Frame 4
cost = _root.st.upgrade4 * 500;
if (_root.st.upgrade4 == 4) {
cost = "MaxLvL";
}
Symbol 1627 Button
on (rollOver) {
ax.gotoAndStop(1);
}
on (press) {
minimenu.gotoAndStop(1);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1628 Button
on (rollOver) {
ax.gotoAndStop(2);
}
on (press) {
minimenu.gotoAndStop(2);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1629 Button
on (rollOver) {
ax.gotoAndStop(3);
}
on (press) {
minimenu.gotoAndStop(3);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1630 Button
on (rollOver) {
ax.gotoAndStop(4);
}
on (press) {
minimenu.gotoAndStop(4);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1636 MovieClip Frame 1
stop();
Instance of Symbol 1529 MovieClip in Symbol 1637 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.auto);
}
onClipEvent (enterFrame) {
gotoAndStop(_root.st.auto);
}
Instance of Symbol 1632 MovieClip in Symbol 1637 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade1 + _root.st.carturnpenal) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1637 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade2 + _root.st.carmedspeed) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1637 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade3 + _root.st.carmaxnitrocooldown) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1637 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade4 + _root.st.carmaxnitrocooldown) * 100) / 8);
}
Symbol 1639 Button
on (release) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
_root.objetivo = "inisio";
_root.flash1.play();
}
Symbol 1640 Button
on (press) {
autoss.nextFrame();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1641 Button
on (press) {
autoss.prevFrame();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1644 Button
on (press) {
if (_root.st.money >= _parent.autoss.price) {
_root.st.money = _root.st.money - _parent.autoss.price;
_root.st[_parent.autoss.auto] = 1;
_root.st.auto = _parent.autoss.auto;
_root.st.carturnpenal = _parent.autoss.curva;
_root.st.carmedspeed = _parent.autoss.motor;
_root.st.carmaxspeed = _parent.autoss.motor;
_root.st.carmaxnitrocooldown = _parent.autoss.nitro;
_root.st.carhealt = _parent.autoss.armor;
mymusic = new Sound(_root.fx);
mymusic.attachSound("cash");
mymusic.start(0, 1);
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
Symbol 1646 Button
on (press) {
_root.st.auto = _parent.autoss.auto;
_root.st.carturnpenal = _parent.autoss.curva;
_root.st.carmedspeed = _parent.autoss.motor;
_root.st.carmaxspeed = _parent.autoss.motor;
_root.st.carmaxnitrocooldown = _parent.autoss.nitro;
_root.st.carhealt = _parent.autoss.armor;
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1650 Button
on (rollOver) {
ax.gotoAndStop(1);
}
on (press) {
minimenu.gotoAndStop(1);
}
Symbol 1651 Button
on (rollOver) {
ax.gotoAndStop(2);
}
on (press) {
minimenu.gotoAndStop(2);
}
Symbol 1652 Button
on (rollOver) {
ax.gotoAndStop(3);
}
on (press) {
minimenu.gotoAndStop(3);
}
Symbol 1653 Button
on (rollOver) {
ax.gotoAndStop(4);
}
on (press) {
minimenu.gotoAndStop(4);
}
Symbol 1655 Button
on (press) {
_root.st.colorido = "azul";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1657 Button
on (press) {
_root.st.colorido = "rosa";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1659 Button
on (press) {
_root.st.colorido = "verde";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1660 Button
on (press) {
_root.st.colorido = "rojo";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Instance of Symbol 1529 MovieClip "autoss" in Symbol 1669 MovieClip Frame 1
onClipEvent (enterFrame) {
gotoAndStop(_root.st.auto);
}
Instance of Symbol 1632 MovieClip in Symbol 1669 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade1 + _root.st.carturnpenal) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1669 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade2 + _root.st.carmedspeed) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1669 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade3 + _root.st.carmaxnitrocooldown) * 100) / 8);
}
Instance of Symbol 1632 MovieClip in Symbol 1669 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (((_root.st.upgrade4 + _root.st.carmaxnitrocooldown) * 100) / 8);
}
Instance of Symbol 1529 MovieClip "autoss" in Symbol 1673 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.auto);
}
Instance of Symbol 1647 MovieClip in Symbol 1673 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_root.st[_parent.autoss.auto] != 1) {
gotoAndStop (1);
} else {
gotoAndStop (2);
}
}
Symbol 1675 Button
on (release) {
_root.objetivo = "inisio";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1676 Button
on (press) {
if (_root.st.nivelelejido < _root.st.nivel) {
nivel.nextFrame();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
Symbol 1677 Button
on (press) {
if (nivel._currentframe != 1) {
nivel.prevFrame();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
} else {
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
Instance of Symbol 1587 MovieClip "nivel" in Symbol 1680 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.nivel);
}
Symbol 1681 Button
on (release) {
_root.objetivo = targetero;
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1692 Button
on (release) {
_root.objetivo = "levelselect";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1696 Button
on (release) {
_root.objetivo = "inisio";
_root.flash1.play();
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton3");
mymusic.start(0, 1);
}
Symbol 1700 Button
on (press) {
_quality = "Low";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1702 Button
on (press) {
_quality = "MEDIUM";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1704 Button
on (press) {
_quality = "BEST";
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1711 MovieClip Frame 1
this.ratio = 50;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round((this._x * 100) / line._width);
};
};
dragger.onRelease = (dragger.onreleaseOutside = stopDrag);
Symbol 1716 Button
on (press) {
_root.st.dificultad = -1;
gotoAndStop (1);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1717 Button
on (press) {
_root.st.dificultad = 0;
gotoAndStop (2);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Symbol 1719 Button
on (press) {
_root.st.dificultad = 1;
gotoAndStop (3);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton2");
mymusic.start(0, 1);
}
Instance of Symbol 1722 MovieClip in Symbol 1723 MovieClip Frame 1
onClipEvent (load) {
gotoAndStop(_root.st.dificultad + 2);
}
Symbol 1731 MovieClip Frame 1
stop();
Instance of Symbol 1731 MovieClip in Symbol 1732 MovieClip Frame 1
onClipEvent (load) {
if (_root.st.nivel > 4) {
gotoAndStop (2);
}
}
Instance of Symbol 1731 MovieClip in Symbol 1732 MovieClip Frame 1
onClipEvent (load) {
if (_root.st.nivel > 8) {
gotoAndStop (2);
}
}
Instance of Symbol 1731 MovieClip in Symbol 1732 MovieClip Frame 1
onClipEvent (load) {
if (_root.st.nivel > 12) {
gotoAndStop (2);
}
}
Instance of Symbol 1731 MovieClip in Symbol 1732 MovieClip Frame 1
onClipEvent (load) {
if (_root.st.money > 9999999) {
gotoAndStop (2);
}
}
Symbol 1739 MovieClip Frame 1
derrapes = 0;
Symbol 1741 MovieClip Frame 1
this._alpha = 0;
Symbol 1744 MovieClip Frame 1
_root.duro.push(this);
Symbol 1748 MovieClip Frame 1
_root.autos.push(this);
_root.duro.push(this);
_alpha = 0;
buelta = 1;
Symbol 1750 MovieClip Frame 1
_alpha = 0;
Symbol 1755 MovieClip Frame 1
if (_root.clima == "noche") {
gotoAndStop (2);
} else {
stop();
}
Symbol 1756 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1760 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
if (_root.clima == "noche") {
gotoAndStop (2);
} else {
stop();
}
Symbol 1765 MovieClip Frame 1
_alpha = 0;
Symbol 1774 MovieClip Frame 1
listo = "no";
Instance of Symbol 1741 MovieClip "a1" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a2" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a3" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c2" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b2" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b3" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c3" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c1" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b1" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a6" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c6" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b6" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a4" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c4" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b4" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a5" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c5" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b5" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1748 MovieClip "malo" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.st.auto, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop(_root.st.colorido);
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
turnpenal = _root.st.turnpenal;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
maxnitrocooldown = _root.st.maxnitrocooldown;
maxhealt = _root.st.maxhealt;
healt = maxhealt;
objetivo = _root.obj1;
speed = 0;
maxspeed = _root.st.maxspeed;
medspeed = _root.st.medspeed;
aseleracion = _root.st.aseleracion;
rotationstep = _root.st.rotationstep;
ocupado = "player";
rotacion = 10;
timer = 0;
segundos = 0;
minutos = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (healt > 1) {
timer = timer + 1;
if ((segundos == 59) and (timer == 44)) {
minutos = minutos + 1;
segundos = 0;
timer = 0;
}
if (timer == 44) {
segundos = segundos + 1;
timer = 0;
}
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = this._rotation;
if (ocupado == "peaton") {
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(32) && (nitrocooldown == 0)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("Turbo");
mymusic.start(0, 1);
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro.objetivo = this;
}
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - turnpenal;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - turnpenal;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
if (speed > 3) {
healt = healt - speed;
}
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
if (speed > 3) {
healt = healt - speed;
}
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
}
Instance of Symbol 1750 MovieClip "camara" in Symbol 1774 MovieClip Frame 1
onClipEvent (enterFrame) {
_root.l._x = (this._x * -1) + 350;
_root.l._y = (this._y * -1) + 200;
speedx = (Math.sin(_root.l.malo._rotation * (Math.PI/180)) * 200) + _root.l.malo._x;
speedy = ((Math.cos(_root.l.malo._rotation * (Math.PI/180)) * 150) * -1) + _root.l.malo._y;
_x = speedx;
_y = speedy;
if (_parent.malo.nitro > 1) {
this._y = this._y + (((_parent.malo._y - this._y) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
this._x = this._x + (((_parent.malo._x - this._x) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
}
}
Instance of Symbol 1748 MovieClip in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto2, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rojo");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.05;
medspeed = (27 + (_root.dificultadnivel * 2)) + 2;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 2;
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto3, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("verde");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.1;
medspeed = (27 + (_root.dificultadnivel * 2)) + 4;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 4;
rotationstep = 3.6 + (_root.dificultadnivel * 0.3);
ocupado = "peaton";
rotacion = 10 + (_root.dificultadnivel * 0.3);
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto1, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rosa");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = 0.9 + (_root.dificultadnivel * 0.05);
medspeed = 27 + (_root.dificultadnivel * 2);
maxspeed = 10 + (_root.dificultadnivel * 2);
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1763 MovieClip "numero3" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 45) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check1" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
numero5 = 1;
anterior = "check8";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == anterior)) {
_root.autos[i].buelta = _root.autos[i].buelta + 1;
if (_root.l.malo.buelta > 4) {
_root.st.posision = numero5;
_root.st.tiempos = (_root.l.malo.minutos + " : ") + _root.l.malo.segundos;
_root.gotoAndStop("termina");
}
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 5)) and (_root.autos[i].ultimo == anterior)) {
switch (numero5) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
_root.autos[i].ocupado = "NADIE";
numero5 = numero5 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = 1;
_root.autos[i].ocupado = "NADIE";
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check2" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check1";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check3" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check2";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check4" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check3";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check5" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check4";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check6" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check5";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check7" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check6";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check8" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check7";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1767 MovieClip "numero1" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
viejo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 30) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
if (objetivo != viejo) {
_parent.numero2.objetivo = viejo;
}
viejo = objetivo;
}
Instance of Symbol 1769 MovieClip "numero5" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 40) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1771 MovieClip "numero2" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 54) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1773 MovieClip "numero4" in Symbol 1774 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 35) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1780 MovieClip in Symbol 1782 MovieClip Frame 1
onClipEvent (enterFrame) {
_xscale = (100 - ((_root.l.malo.nitrocooldown * 100) / _root.l.malo.maxnitrocooldown));
}
Symbol 1792 MovieClip Frame 130
_root.l.listo = "go";
Symbol 1792 MovieClip Frame 158
stop();
Instance of Symbol 1798 MovieClip in Symbol 1799 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation = _root.l.malo.speed * 5;
}
Instance of Symbol 1803 MovieClip in Symbol 1804 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = (_root.l.malo.healt * 100) / _root.l.malo.maxhealt;
}
Symbol 1806 MovieClip Frame 1
function onEnterFrame() {
if (_root.l.malo.healt < 1) {
_alpha = 100;
play();
}
}
_alpha = 0;
stop();
Symbol 1806 MovieClip Frame 2
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
Symbol 1806 MovieClip Frame 22
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
Symbol 1806 MovieClip Frame 42
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
Symbol 1806 MovieClip Frame 66
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
Symbol 1806 MovieClip Frame 74
_root.objetivo = "terminamal";
_root.flash1.play();
Instance of Symbol 1782 MovieClip "nitro" in Symbol 1807 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(27)) {
_root.objetivo = "inisio";
if (verga != 1) {
verga = 1;
_root.flash1.gotoAndPlay(2);
mymusic = new Sound(_root.fx);
mymusic.attachSound("boton4");
mymusic.start(0, 1);
}
}
}
Symbol 1812 MovieClip Frame 1
_root.duro.push(this);
Symbol 1817 MovieClip Frame 1
if (_root.clima == "noche") {
gotoAndStop (2);
} else {
stop();
}
Symbol 1818 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1820 MovieClip Frame 1
listo = "no";
Instance of Symbol 1741 MovieClip "a1" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a2" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a3" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c2" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b2" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b3" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c3" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c1" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b1" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a6" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c6" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b6" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a4" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c4" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b4" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a5" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c5" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b5" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a7" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c7" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b7" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a8" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c8" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b8" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a9" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c9" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b9" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a10" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c10" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b10" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1750 MovieClip "camara" in Symbol 1820 MovieClip Frame 1
onClipEvent (enterFrame) {
_root.l._x = (this._x * -1) + 350;
_root.l._y = (this._y * -1) + 200;
speedx = (Math.sin(_root.l.malo._rotation * (Math.PI/180)) * 200) + _root.l.malo._x;
speedy = ((Math.cos(_root.l.malo._rotation * (Math.PI/180)) * 150) * -1) + _root.l.malo._y;
_x = speedx;
_y = speedy;
if (_parent.malo.nitro > 1) {
this._y = this._y + (((_parent.malo._y - this._y) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
this._x = this._x + (((_parent.malo._x - this._x) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
}
}
Instance of Symbol 1748 MovieClip "malo" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.st.auto, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop(_root.st.colorido);
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
turnpenal = _root.st.turnpenal;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
maxnitrocooldown = _root.st.maxnitrocooldown;
maxhealt = _root.st.maxhealt;
healt = maxhealt;
objetivo = _root.obj1;
speed = 0;
maxspeed = _root.st.maxspeed;
medspeed = _root.st.medspeed;
aseleracion = _root.st.aseleracion;
rotationstep = _root.st.rotationstep;
ocupado = "player";
rotacion = 10;
timer = 0;
segundos = 0;
minutos = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (healt > 1) {
timer = timer + 1;
if ((segundos == 59) and (timer == 44)) {
minutos = minutos + 1;
segundos = 0;
timer = 0;
}
if (timer == 44) {
segundos = segundos + 1;
timer = 0;
}
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = this._rotation;
if (ocupado == "peaton") {
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(32) && (nitrocooldown == 0)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("Turbo");
mymusic.start(0, 1);
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro.objetivo = this;
}
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - turnpenal;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - turnpenal;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
if (speed > 3) {
healt = healt - speed;
}
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
if (speed > 3) {
healt = healt - speed;
}
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto2, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rojo");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.05;
medspeed = (27 + (_root.dificultadnivel * 2)) + 2;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 2;
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto3, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("verde");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.1;
medspeed = (27 + (_root.dificultadnivel * 2)) + 4;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 4;
rotationstep = 3.6 + (_root.dificultadnivel * 0.3);
ocupado = "peaton";
rotacion = 10 + (_root.dificultadnivel * 0.3);
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto1, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rosa");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = 0.9 + (_root.dificultadnivel * 0.05);
medspeed = 27 + (_root.dificultadnivel * 2);
maxspeed = 10 + (_root.dificultadnivel * 2);
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1763 MovieClip "numero3" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 45) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check2" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check1";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check3" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check2";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check4" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check3";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check5" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check4";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check6" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check5";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check7" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check6";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check8" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check7";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1767 MovieClip "numero1" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
viejo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 30) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
if (objetivo != viejo) {
_parent.numero2.objetivo = viejo;
}
viejo = objetivo;
}
Instance of Symbol 1769 MovieClip "numero5" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 40) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1771 MovieClip "numero2" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 54) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1773 MovieClip "numero4" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 35) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check1" in Symbol 1820 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
numero5 = 1;
anterior = "check8";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == anterior)) {
_root.autos[i].buelta = _root.autos[i].buelta + 1;
if (_root.l.malo.buelta > 4) {
_root.st.posision = numero5;
_root.st.tiempos = (_root.l.malo.minutos + " : ") + _root.l.malo.segundos;
_root.gotoAndStop("termina");
}
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 5)) and (_root.autos[i].ultimo == anterior)) {
switch (numero5) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
_root.autos[i].ocupado = "NADIE";
numero5 = numero5 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = 1;
_root.autos[i].ocupado = "NADIE";
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Symbol 1824 MovieClip Frame 1
k = 0;
while (k < 50) {
duplicateMovieClip (snow, "snow" + k, k);
k++;
}
Instance of Symbol 1822 MovieClip "snow" in Symbol 1824 MovieClip Frame 1
onClipEvent (load) {
movieWidth = 700;
movieHeight = 570;
i = 1 + (Math.random() * 2);
k = -3.14159265358979 + (Math.random() * Math.PI);
this._xscale = (this._yscale = 50 + (Math.random() * 100));
this._alpha = 75 + (Math.random() * 100);
this._x = -10 + (Math.random() * movieWidth);
this._y = -10 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -10;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -10 + (Math.random() * movieWidth);
this._y = -10;
}
}
Symbol 1831 MovieClip Frame 1
if (_root.clima == "noche") {
gotoAndStop (2);
} else {
stop();
}
Symbol 1832 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1840 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1841 MovieClip Frame 1
listo = "no";
Instance of Symbol 1741 MovieClip "a1" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check2")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a2" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check3")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a3" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c2" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check3")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b2" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check3")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b3" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c3" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c1" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check2")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b1" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check2")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a6" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check7")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c6" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check7")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b6" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check7")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a4" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c4" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b4" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a5" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check6")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c5" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check6")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b5" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == "check6")) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a7" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c7" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b7" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a8" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c8" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b8" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a9" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c9" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b9" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a10" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c10" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b10" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1750 MovieClip "camara" in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
_root.l._x = (this._x * -1) + 350;
_root.l._y = (this._y * -1) + 200;
speedx = (Math.sin(_root.l.malo._rotation * (Math.PI/180)) * 200) + _root.l.malo._x;
speedy = ((Math.cos(_root.l.malo._rotation * (Math.PI/180)) * 150) * -1) + _root.l.malo._y;
_x = speedx;
_y = speedy;
if (_parent.malo.nitro > 1) {
this._y = this._y + (((_parent.malo._y - this._y) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
this._x = this._x + (((_parent.malo._x - this._x) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
}
}
Instance of Symbol 1748 MovieClip "malo" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.st.auto, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop(_root.st.colorido);
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
turnpenal = _root.st.turnpenal;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
maxnitrocooldown = _root.st.maxnitrocooldown;
maxhealt = _root.st.maxhealt;
healt = maxhealt;
objetivo = _root.obj1;
speed = 0;
maxspeed = _root.st.maxspeed;
medspeed = _root.st.medspeed;
aseleracion = _root.st.aseleracion;
rotationstep = _root.st.rotationstep;
ocupado = "player";
rotacion = 10;
timer = 0;
segundos = 0;
minutos = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (healt > 1) {
timer = timer + 1;
if ((segundos == 59) and (timer == 44)) {
minutos = minutos + 1;
segundos = 0;
timer = 0;
}
if (timer == 44) {
segundos = segundos + 1;
timer = 0;
}
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = this._rotation;
if (ocupado == "peaton") {
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(32) && (nitrocooldown == 0)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("Turbo");
mymusic.start(0, 1);
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro.objetivo = this;
}
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - turnpenal;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - turnpenal;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
if (speed > 3) {
healt = healt - speed;
}
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
if (speed > 3) {
healt = healt - speed;
}
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto2, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rojo");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.05;
medspeed = (27 + (_root.dificultadnivel * 2)) + 2;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 2;
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto3, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("verde");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.1;
medspeed = (27 + (_root.dificultadnivel * 2)) + 4;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 4;
rotationstep = 3.6 + (_root.dificultadnivel * 0.3);
ocupado = "peaton";
rotacion = 10 + (_root.dificultadnivel * 0.3);
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto1, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rosa");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = 0.9 + (_root.dificultadnivel * 0.05);
medspeed = 27 + (_root.dificultadnivel * 2);
maxspeed = 10 + (_root.dificultadnivel * 2);
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1763 MovieClip "numero3" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 45) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check2" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check1";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check3" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check2";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check4" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check3";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check5" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check4";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check6" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check5";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check7" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check6";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check8" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check7";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1767 MovieClip "numero1" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
viejo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 30) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
if (objetivo != viejo) {
_parent.numero2.objetivo = viejo;
}
viejo = objetivo;
}
Instance of Symbol 1769 MovieClip "numero5" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 40) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1771 MovieClip "numero2" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 54) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1773 MovieClip "numero4" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 35) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1838 MovieClip in Symbol 1841 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_parent.malo.ultimo == "check7") {
this._rotation = 180;
} else {
_rotation = 0;
}
}
Instance of Symbol 1765 MovieClip "check1" in Symbol 1841 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
numero5 = 1;
anterior = "check8";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == anterior)) {
_root.autos[i].buelta = _root.autos[i].buelta + 1;
if (_root.l.malo.buelta > 4) {
_root.st.posision = numero5;
_root.st.tiempos = (_root.l.malo.minutos + " : ") + _root.l.malo.segundos;
_root.gotoAndStop("termina");
}
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 5)) and (_root.autos[i].ultimo == anterior)) {
switch (numero5) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
_root.autos[i].ocupado = "NADIE";
numero5 = numero5 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = 1;
_root.autos[i].ocupado = "NADIE";
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Symbol 1849 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1851 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1853 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1855 MovieClip Frame 1
this.swapDepths(this._x + (this._y * _root.l._width));
Symbol 1856 MovieClip Frame 1
listo = "no";
Instance of Symbol 1741 MovieClip "a1" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a2" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a3" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c2" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b2" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a3;
}
if (randomiso == 1) {
objetivo = _parent.b3;
}
if (randomiso == 2) {
objetivo = _parent.c3;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b3" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c3" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a4;
}
if (randomiso == 1) {
objetivo = _parent.b4;
}
if (randomiso == 2) {
objetivo = _parent.c4;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c1" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b1" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a2;
}
if (randomiso == 1) {
objetivo = _parent.b2;
}
if (randomiso == 2) {
objetivo = _parent.c2;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a6" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c6" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b6" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a7;
}
if (randomiso == 1) {
objetivo = _parent.b7;
}
if (randomiso == 2) {
objetivo = _parent.c7;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a4" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c4" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b4" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a5;
}
if (randomiso == 1) {
objetivo = _parent.b5;
}
if (randomiso == 2) {
objetivo = _parent.c5;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a5" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c5" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b5" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a6;
}
if (randomiso == 1) {
objetivo = _parent.b6;
}
if (randomiso == 2) {
objetivo = _parent.c6;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a7" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c7" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b7" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a8;
}
if (randomiso == 1) {
objetivo = _parent.b8;
}
if (randomiso == 2) {
objetivo = _parent.c8;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a8" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c8" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b8" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a9;
}
if (randomiso == 1) {
objetivo = _parent.b9;
}
if (randomiso == 2) {
objetivo = _parent.c9;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a9" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c9" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b9" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a10;
}
if (randomiso == 1) {
objetivo = _parent.b10;
}
if (randomiso == 2) {
objetivo = _parent.c10;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a10" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a11;
}
if (randomiso == 1) {
objetivo = _parent.b11;
}
if (randomiso == 2) {
objetivo = _parent.c11;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c10" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a11;
}
if (randomiso == 1) {
objetivo = _parent.b11;
}
if (randomiso == 2) {
objetivo = _parent.c11;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b10" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a11;
}
if (randomiso == 1) {
objetivo = _parent.b11;
}
if (randomiso == 2) {
objetivo = _parent.c11;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a11" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a12;
}
if (randomiso == 1) {
objetivo = _parent.b12;
}
if (randomiso == 2) {
objetivo = _parent.c12;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c11" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a12;
}
if (randomiso == 1) {
objetivo = _parent.b12;
}
if (randomiso == 2) {
objetivo = _parent.c12;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b11" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a12;
}
if (randomiso == 1) {
objetivo = _parent.b12;
}
if (randomiso == 2) {
objetivo = _parent.c12;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "a12" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "c12" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1741 MovieClip "b12" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
siguiente = 2;
randomiso = random(3);
if (randomiso == 0) {
objetivo = _parent.a1;
}
if (randomiso == 1) {
objetivo = _parent.b1;
}
if (randomiso == 2) {
objetivo = _parent.c1;
}
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i])) {
_root.autos[i].objetivo = objetivo;
}
}
}
Instance of Symbol 1750 MovieClip "camara" in Symbol 1856 MovieClip Frame 1
onClipEvent (enterFrame) {
_root.l._x = (this._x * -1) + 350;
_root.l._y = (this._y * -1) + 200;
speedx = (Math.sin(_root.l.malo._rotation * (Math.PI/180)) * 200) + _root.l.malo._x;
speedy = ((Math.cos(_root.l.malo._rotation * (Math.PI/180)) * 150) * -1) + _root.l.malo._y;
_x = speedx;
_y = speedy;
if (_parent.malo.nitro > 1) {
this._y = this._y + (((_parent.malo._y - this._y) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
this._x = this._x + (((_parent.malo._x - this._x) / (_parent.malo.maxspeed / 3)) + ((random(2) + 1) * 5));
}
}
Instance of Symbol 1748 MovieClip "malo" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.st.auto, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop(_root.st.colorido);
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
turnpenal = _root.st.turnpenal;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
maxnitrocooldown = _root.st.maxnitrocooldown;
maxhealt = _root.st.maxhealt;
healt = maxhealt;
objetivo = _root.obj1;
speed = 0;
maxspeed = _root.st.maxspeed;
medspeed = _root.st.medspeed;
aseleracion = _root.st.aseleracion;
rotationstep = _root.st.rotationstep;
ocupado = "player";
rotacion = 10;
timer = 0;
segundos = 0;
minutos = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (healt > 1) {
timer = timer + 1;
if ((segundos == 59) and (timer == 44)) {
minutos = minutos + 1;
segundos = 0;
timer = 0;
}
if (timer == 44) {
segundos = segundos + 1;
timer = 0;
}
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = this._rotation;
if (ocupado == "peaton") {
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(32) && (nitrocooldown == 0)) {
mymusic = new Sound(_root.fx);
mymusic.attachSound("Turbo");
mymusic.start(0, 1);
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro.objetivo = this;
}
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - turnpenal;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - turnpenal;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
if (speed > 3) {
healt = healt - speed;
}
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
if (speed > 3) {
healt = healt - speed;
}
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
if (speed > 3) {
healt = healt - speed;
}
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto2, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rojo");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.05;
medspeed = (27 + (_root.dificultadnivel * 2)) + 2;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 2;
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto3, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("verde");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = (0.9 + (_root.dificultadnivel * 0.05)) + 0.1;
medspeed = (27 + (_root.dificultadnivel * 2)) + 4;
maxspeed = (10 + (_root.dificultadnivel * 2)) + 4;
rotationstep = 3.6 + (_root.dificultadnivel * 0.3);
ocupado = "peaton";
rotacion = 10 + (_root.dificultadnivel * 0.3);
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1748 MovieClip in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
_parent.fiat = _parent.attachMovie(_root.auto1, "fiat1" + _root.fiats, _parent.getNextHighestDepth());
_parent.fiat.gotoAndStop("rosa");
_root.fiats = _root.fiats + 1;
_parent.fiat.chasis = this;
nitro = 0;
objetivo = a1;
objetivo = _root.obj1;
speed = 0;
aseleracion = 0.9 + (_root.dificultadnivel * 0.05);
medspeed = 27 + (_root.dificultadnivel * 2);
maxspeed = 10 + (_root.dificultadnivel * 2);
rotationstep = 4;
ocupado = "peaton";
rotacion = 10;
nitro = 0;
nitrospeed = 10;
nitrotime = 0;
nitrocooldown = 0;
chansenitro = 4;
maxnitrocooldown = 1500;
perronitro = 0;
}
onClipEvent (enterFrame) {
if (_parent.listo == "go") {
if (nitro > 0) {
nitrotime = nitrotime + 1;
nitrocooldown = maxnitrocooldown;
if (nitrotime == 100) {
nitro = 0;
nitrotime = 0;
}
}
if (nitrocooldown != 0) {
nitrocooldown = nitrocooldown - 1;
}
viejarotacion = _rotation;
if (ocupado == "peaton") {
if (nitrocooldown == 0) {
perronitro = perronitro + 1;
if (perronitro == 220) {
perronitro = 0;
cola = random(chansenitro);
if (cola == 0) {
nitro = 20;
_parent.guella.nitro = _parent.guella.attachMovie("nitroefect", "nitro" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.nitro._rotation = this._rotation;
_parent.guella.nitro._x = this._x;
_parent.guella.nitro._y = this._y;
_parent.guella.nitro.objetivo = this;
}
}
}
if (speed < (maxspeed + nitro)) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
bosta = Math.round(57.2957795130823 * Math.atan2(objetivo._y - this._y, objetivo._x - this._x));
curangle = (bosta + 90) - 180;
realrot = (this._rotation - curangle) + 180;
if (realrot > 180) {
realrot = realrot - 360;
}
if (realrot >= (-((rotacion / 2) + 2))) {
this._rotation = this._rotation - rotacion;
}
if (realrot <= ((rotacion / 2) + 2)) {
this._rotation = this._rotation + rotacion;
}
aver = this._rotation;
}
if (ocupado == "player") {
if (Key.isDown(38) && (speed < (maxspeed + nitro))) {
if (speed < (medspeed + nitro)) {
speed = speed + aseleracion;
} else {
speed = speed + (aseleracion * 0.48);
}
}
if (Key.isDown(40) && (speed > -2)) {
speed = speed - 1;
}
if (Key.isDown(37) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation - rotationstep);
speed = speed - 0.7;
}
if (Key.isDown(39) && (Math.abs(speed) > 0.3)) {
_rotation = (_rotation + rotationstep);
speed = speed - 0.7;
}
}
speedx = Math.sin(_rotation * (Math.PI/180)) * speed;
speedy = (Math.cos(_rotation * (Math.PI/180)) * speed) * -1;
this._x = this._x + speedx;
this._y = this._y + speedy;
if (speed > 0.1) {
speed = speed * 0.98;
} else {
speed = 0;
}
for (var i in _root.autos) {
if (_root.autos[i].hitTest(this.derecha) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation - (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.izkierda) and (_root.autos[i]._name != this._name)) {
this._rotation = this._rotation + (rotacion * 2);
speed = speed * 0.45;
}
if (_root.autos[i].hitTest(this.arriva) and (_root.autos[i]._name != this._name)) {
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
speed = -1;
}
if (_root.autos[i].hitTest(this.abajo) and (_root.autos[i]._name != this._name)) {
speed = 1;
_root.car1._x = _root.car1._x + speedx;
_root.car1_y = _root.car1_y + speedy;
}
for (var i in _root.duro) {
if (_root.duro[i].area.hitTest(this.derecha)) {
this._rotation = this._rotation - (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.izkierda)) {
this._rotation = this._rotation + (rotacion / 10);
speed = speed * 0.45;
}
if (_root.duro[i].area.hitTest(this.arriva)) {
speed = -1;
}
if (_root.duro[i].area.hitTest(this.abajo)) {
speed = 1;
}
}
}
if ((viejarotacion != _rotation) and (speed > 9)) {
_parent.guella.derrape = _parent.guella.attachMovie("derra", "derra" + _parent.guella.derrapes, _parent.guella.getNextHighestDepth());
_parent.guella.derrapes = _parent.guella.derrapes + 1;
_parent.guella.derrape._rotation = this._rotation;
_parent.guella.derrape._x = this._x;
_parent.guella.derrape._y = this._y;
}
}
}
Instance of Symbol 1763 MovieClip "numero3" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 45) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check2" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check1";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check3" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check2";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check4" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check3";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check5" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check4";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check6" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check5";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check7" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check6";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1765 MovieClip "check8" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
anterior = "check7";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Instance of Symbol 1767 MovieClip "numero1" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
viejo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 30) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
if (objetivo != viejo) {
_parent.numero2.objetivo = viejo;
}
viejo = objetivo;
}
Instance of Symbol 1769 MovieClip "numero5" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 40) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1771 MovieClip "numero2" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 54) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1773 MovieClip "numero4" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
objetivo = 0;
}
onClipEvent (enterFrame) {
this.swapDepths(this._x + ((this._y + 35) * _root.l._width));
this._x = objetivo._x;
this._y = objetivo._y;
posi = objetivo.posi;
}
Instance of Symbol 1765 MovieClip "check1" in Symbol 1856 MovieClip Frame 1
onClipEvent (load) {
numero = 1;
numero2 = 1;
numero3 = 1;
numero4 = 1;
numero5 = 1;
anterior = "check8";
}
onClipEvent (enterFrame) {
for (var i in _root.autos) {
if (this.hitTest(_root.autos[i]) and (_root.autos[i].ultimo == anterior)) {
_root.autos[i].buelta = _root.autos[i].buelta + 1;
if (_root.l.malo.buelta > 4) {
_root.st.posision = numero5;
_root.st.tiempos = (_root.l.malo.minutos + " : ") + _root.l.malo.segundos;
_root.gotoAndStop("termina");
}
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 1)) and ((_root.autos[i].ultimo == undefined) or (_root.autos[i].ultimo == anterior))) {
switch (numero) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = numero + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 2)) and (_root.autos[i].ultimo == anterior)) {
switch (numero2) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = numero2 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero2 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 3)) and (_root.autos[i].ultimo == anterior)) {
switch (numero3) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = numero3 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero3 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 4)) and (_root.autos[i].ultimo == anterior)) {
switch (numero4) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
numero4 = numero4 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = numero4 + 1;
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero4 = 1;
break;
}
_root.autos[i].ultimo = this._name;
}
if ((this.hitTest(_root.autos[i]) and (_root.autos[i].buelta == 5)) and (_root.autos[i].ultimo == anterior)) {
switch (numero5) {
case 1 :
_parent.numero1.objetivo = _root.autos[i];
_root.autos[i].posi = _root.l.malo.posi;
_root.autos[i].ocupado = "NADIE";
numero5 = numero5 + 1;
break;
case 2 :
_parent.numero2.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 3 :
_parent.numero3.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 4 :
_parent.numero4.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = numero5 + 1;
_root.autos[i].ocupado = "NADIE";
break;
case 5 :
_parent.numero5.objetivo = _root.autos[i];
_root.autos[i].posi = numero;
numero5 = 1;
_root.autos[i].ocupado = "NADIE";
break;
}
_root.autos[i].ultimo = this._name;
}
}
}
Symbol 1860 MovieClip Frame 1
k = 0;
while (k < 50) {
duplicateMovieClip (snow, "snow" + k, k);
k++;
}
Instance of Symbol 1859 MovieClip "snow" in Symbol 1860 MovieClip Frame 1
onClipEvent (load) {
movieWidth = 700;
movieHeight = 570;
i = random(10) + 20;
k = -3.14159265358979 + (Math.random() * Math.PI);
this._xscale = (this._yscale = 50 + (Math.random() * 100));
this._alpha = 75 + (Math.random() * 100);
this._x = -50 + (Math.random() * movieWidth);
this._y = -50 + (Math.random() * movieHeight);
}
onClipEvent (enterFrame) {
rad = rad + ((k / 180) * Math.PI);
this._x = this._x - Math.cos(rad);
this._y = this._y + i;
if (this._y >= movieHeight) {
this._y = -50;
}
if ((this._x >= movieWidth) || (this._x <= 0)) {
this._x = -50 + (Math.random() * movieWidth);
this._y = -50;
}
}