STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228131
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/45922085?noj=FRM45922085-16DC" width="1" height="1"></div>

Warthog Deployed.swf

This is the info page for
Flash #73999

(Click the ID number above for more basic data on this flash file.)


Text
~ RIGHT - CLICK GAME AREA TO TOGGLE IMAGE QUALITY ( " LOW "  RECOMMENDED
FOR SLOWER COMPUTERS)

~ MANUVER WARTHOG WITH KEYBOARD ( W A S D KEYS )

~ MOVE AIMING CURSOR WITH MOUSE. HOLD LEFT MOUSE BUTTON TO FIRE .

~ THIS NUMBER INDICATES HOW MANY WARTHOGS YOU HAVE REMAINING.

~ AMMO METER. PRESS SPACEBAR TO RELOAD CHAINGUN.

~ SPEEDOMETER

~ DAMAGE METER.

~MISSION OBJECTIVE STATUS.

LISTEN UP MAGGOTS !
THIS IS YOUR FIRST RUN BUT IT 'AINT  GUNNA
BE NO PANSY PARTY. TO COMPLETE THIS MISSION YOU
MUST SEEK OUT AN ELIMINATE ALL COVENANT SOLDIERS
LOCATED IN YOUR SECTOR. OUR SCANS SHOW A TOTAL

OF 24 COVENANT ELITES PATROLLING THE  AREA, ONCE
ALL OF THEM ARE INCAPACITATED YOU WILL BE GIVEN
NEW INSTRUCTIONS. BE CAREFULL ! THIS SECTOR IS
ROTTEN WITH ENEMY ARTILLARY  *** DO NOT ENGAGE ***
YOU ARE NOT SUFFICIANTLY ARMED. GOOD LUCK!

COVENANT  ELITES  x 24

GAME PLAY NOTES:
-DESTROY COVENANT UPLINKS TO TEMPORARILY
UNCOVER ENEMY LOCATIONS.
- USE  W-A-S-D KEYS TO MANUVER WARTHOG.
- USE MOUSE TO AIM AND SHOOT.
- PRESS SPACEBAR TO RELOAD CHAINGUN.

ARTILLERY PODS

E.O.C MINES

UPLINK STATION

GOOD WORK MEN.
RETURN TO THE L . Z . FOR EVAC , WE'RE BRINGING YOU
IN.
LOCKS OUT.

0000

0000

0000

0000

0000

GOOD DAY GENTLEMEN!
TODAYS MISSON IS SIMPLE : SEARCH AND DESROY ALL
COVENANT SOLDIERS LOCATED IN THIS SECTOR.MAYBE
IF YOU WERN'T SO COCKEY YOU WOULD GET THE MORE
INTERESTING MISSIONS ... HE HE HE...

BE CAREFULL ON  AN OFF THE ROADS, THIS AREA IS
HEAVILY MINED.
GOOD LUCK!

0000

0000

0000

0000

0000

0000

ActionScript [AS1/AS2]

Frame 1
loadedbytes = this.getBytesLoaded(); totalbytes = this.getBytesTotal(); if (loadedbytes == totalbytes) { gotoAndStop (3); } rex = totalbytes / loadedbytes; setProperty(this.load, _yscale , rex * 100);
Frame 2
gotoAndPlay (1);
Frame 3
stop(); stopAllSounds(); Mouse.show(); var gross = 0; var wart = 0; _quality = "MEDIUM"; fscommand ("trapallkeys", true);
Frame 4
gotoAndStop (3);
Frame 6
stopAllSounds(); var ten = 0; var posx = 0; var posy = 0; var postx = 0; var posty = 0; var gas = 0; var wherex = 0; var wherey = 0; var dam = 0; var am = 0; var pie = 3; var pot = 0.0175; var oneeighty = 180; var negone = -1; var boost = 1.5; var wherex = 320; var wherey = 191; var rotater = 0; var bounce = 1; var mosx = 0; var mosy = 0; var des = 0; var ns = 0.97; var ts = 0.26; var es = 0.87; var ff = 0.45; var sz = 0.7; var fz = 0.5; var endo = false;
Instance of Symbol 133 MovieClip "recticle" in Frame 6
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (mouseDown) { if (this._parent.am > 2) { tellTarget (this._parent.car.turretshield.barrels) { gotoAndPlay (2); tellTarget (this) { gotoAndPlay (2); }; }; } } onClipEvent (mouseUp) { tellTarget (this._parent.car.turretshield.barrels) { gotoAndStop (1); tellTarget (this) { gotoAndStop (1); }; }; }
Frame 7
if (endo == true) { gotoAndPlay (9); } if (gmo == true) { gotoAndPlay (10); } if (ten > 345) { ten = 0; } if (ten < -345) { ten = 0; } rotater = ten; if (rotater < 0) { rotater = rotater + 360; } posty = _root.car.centr._ymouse * negone; postx = _root.car.centr._xmouse; mosy = _root.moog._ymouse; mosx = _root.moog._xmouse; setProperty(_root.recticle, _x , mosx); setProperty(_root.recticle, _y , mosy); rot = Math.atan2(posty, postx); rotate = (rot / pie) * oneeighty; setProperty(_root.car.turretshield, _rotation , -rotate); setProperty(_root.car, _rotation , ten); setProperty(_root.carshad, _rotation , ten); if (rotater == 0) { multx = 1; multy = 0; } if (rotater == 15) { multx = ns; multy = -ts; } if (rotater == 30) { multx = es; multy = -ff; } if (rotater == 45) { multx = sz; multy = -sz; } if (rotater == 60) { multx = fz; multy = -es; } if (rotater == 75) { multx = ts; multy = -ns; } if (rotater == 90) { multx = 0; multy = -1; } if (rotater == 105) { multx = -ts; multy = -ns; } if (rotater == 120) { multx = -fz; multy = -es; } if (rotater == 135) { multx = -sz; multy = -sz; } if (rotater == 150) { multx = -es; multy = -ff; } if (rotater == 165) { multx = -ns; multy = -ts; } if (rotater == 180) { multx = -1; multy = 0; } if (rotater == 195) { multx = -ns; multy = ts; } if (rotater == 210) { multx = -es; multy = ff; } if (rotater == 225) { multx = -sz; multy = sz; } if (rotater == 240) { multx = -fz; multy = es; } if (rotater == 255) { multx = -ts; multy = ns; } if (rotater == 270) { multx = 0; multy = 1; } if (rotater == 285) { multx = ts; multy = ns; } if (rotater == 300) { multx = fz; multy = es; } if (rotater == 315) { multx = sz; multy = sz; } if (rotater == 330) { multx = es; multy = ff; } if (rotater == 345) { multx = ns; multy = ts; } posx = posx + (multx * (gas * boost)); posy = posy + (multy * (gas * boost)); setProperty(grid, _x , (-posx) + 320); setProperty(grid, _y , posy + 205); setProperty(uppergrid, _x , (-posx) + 320); setProperty(uppergrid, _y , posy + 205); diffx = wherex - posx; diffy = wherey + posy; setProperty(_root.hud.damage, _yscale , dam); setProperty(_root.hud.ammolevel, _yscale , am);
Instance of Symbol 348 MovieClip "grid" in Frame 7
onClipEvent (load) { setProperty(this, _xscale , 700); setProperty(this, _yscale , 700); setProperty(this._parent.uppergrid, _xscale , 700); setProperty(this._parent.uppergrid, _yscale , 700); }
Instance of Symbol 349 MovieClip "keys" in Frame 7
onClipEvent (enterFrame) { if ((((Key.isDown(68) && (!Key.isDown(65))) && (!Key.isDown(83))) && (!Key.isDown(87))) && (this._parent.bounce == true)) { _root.ten = _root.ten + 15; } if ((((Key.isDown(65) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) && (this._parent.bounce == true)) { _root.ten = _root.ten - 15; } if ((((Key.isDown(87) && (!Key.isDown(83))) && (!Key.isDown(65))) && (!Key.isDown(68))) && (this._parent.bounce == true)) { tellTarget (this._parent.speed) { nextFrame(); }; } if ((((Key.isDown(83) && (!Key.isDown(87))) && (!Key.isDown(65))) && (!Key.isDown(68))) && (this._parent.bounce == true)) { tellTarget (this._parent.speed) { prevFrame(); }; } if ((Key.isDown(32) && (this._parent.am < 100)) && (this._parent.bounce == true)) { this._parent.am = 100; tellTarget (this._parent.reload) { nextFrame(); tellTarget (this._parent.car.turretshield.shooter) { gotoAndPlay (2); }; }; } }
Instance of Symbol 414 MovieClip "car" in Frame 7
onClipEvent (enterFrame) { if (_root.dam > 99) { tellTarget (_root.car) { nextFrame(); _root.bounce = false; _root.gas = 0; tellTarget (_root.speed) { gotoAndStop (31); _root.am = 0; }; }; } }
Frame 8
gotoAndPlay (7);
Frame 9
stop(); var db = (des * 2000); var mp = 200000; var dd = wart; var te = ((db + mp) + dd); _root.gross = _root.gross + te; Mouse.show();
Frame 10
play(); var db = (des * 2000); var mp = 0; var dd = wart; var te = ((db + mp) + dd); _root.gross = _root.gross + te; Mouse.show();
Instance of Symbol 487 MovieClip "gmover" in Frame 10
onClipEvent (load) { ex = 240; } onClipEvent (enterFrame) { ex = ex - 2; setProperty(this, _y , ex); if (ex < -100) { ex = ex + 550; } }
Frame 11
gotoAndPlay (10);
Frame 12
stopAllSounds(); var gmo = false; var ten = 0; var posx = 0; var posy = 0; var postx = 0; var posty = 0; var gas = 0; var wherex = 0; var wherey = 0; var dam = 0; var am = 0; var pie = 3; var pot = 0.0175; var oneeighty = 180; var negone = -1; var boost = 2; var wherex = 320; var wherey = 191; var rotater = 0; var bounce = 1; var mosx = 0; var mosy = 0; var des = 0; var ns = 0.97; var ts = 0.26; var es = 0.87; var ff = 0.45; var sz = 0.7; var fz = 0.5; play();
Instance of Symbol 133 MovieClip "recticle" in Frame 12
onClipEvent (load) { setProperty(this, _visible , false); } onClipEvent (mouseDown) { if (this._parent.am > 2) { tellTarget (this._parent.car.turretshield.barrels) { gotoAndPlay (2); tellTarget (this) { gotoAndPlay (2); }; }; } } onClipEvent (mouseUp) { tellTarget (this._parent.car.turretshield.barrels) { gotoAndStop (1); tellTarget (this) { gotoAndStop (1); }; }; }
Frame 13
if (endo == true) { gotoAndPlay (15); } if (gmo == true) { gotoAndPlay (16); } if (this.ten > 345) { this.ten = 0; } if (this.ten < -345) { this.ten = 0; } rotater = ten; if (rotater < 0) { rotater = rotater + 360; } posty = _root.car.centr._ymouse * negone; postx = _root.car.centr._xmouse; mosy = _root.moog._ymouse; mosx = _root.moog._xmouse; setProperty(_root.recticle, _x , mosx); setProperty(_root.recticle, _y , mosy); rot = Math.atan2(posty, postx); rotate = (rot / pie) * oneeighty; setProperty(this.car.turretshield, _rotation , -rotate); setProperty(this.car, _rotation , ten); setProperty(this.carshad, _rotation , ten); if (rotater == 0) { multx = 1; multy = 0; } if (rotater == 15) { multx = ns; multy = -ts; } if (rotater == 30) { multx = es; multy = -ff; } if (rotater == 45) { multx = sz; multy = -sz; } if (rotater == 60) { multx = fz; multy = -es; } if (rotater == 75) { multx = ts; multy = -ns; } if (rotater == 90) { multx = 0; multy = -1; } if (rotater == 105) { multx = -ts; multy = -ns; } if (rotater == 120) { multx = -fz; multy = -es; } if (rotater == 135) { multx = -sz; multy = -sz; } if (rotater == 150) { multx = -es; multy = -ff; } if (rotater == 165) { multx = -ns; multy = -ts; } if (rotater == 180) { multx = -1; multy = 0; } if (rotater == 195) { multx = -ns; multy = ts; } if (rotater == 210) { multx = -es; multy = ff; } if (rotater == 225) { multx = -sz; multy = sz; } if (rotater == 240) { multx = -fz; multy = es; } if (rotater == 255) { multx = -ts; multy = ns; } if (rotater == 270) { multx = 0; multy = 1; } if (rotater == 285) { multx = ts; multy = ns; } if (rotater == 300) { multx = fz; multy = es; } if (rotater == 315) { multx = sz; multy = sz; } if (rotater == 330) { multx = es; multy = ff; } if (rotater == 345) { multx = ns; multy = ts; } posx = posx + (multx * (this.gas * boost)); posy = posy + (multy * (this.gas * boost)); setProperty(_root.grid, _x , (-posx) + 320); setProperty(_root.grid, _y , posy + 205); setProperty(_root.uppergrid, _x , (-posx) + 320); setProperty(_root.uppergrid, _y , posy + 205); diffx = wherex - posx; diffy = wherey + posy; setProperty(_root.hud.damage, _yscale , dam); setProperty(_root.hud.ammolevel, _yscale , am);
Instance of Symbol 506 MovieClip "grid" in Frame 13
onClipEvent (load) { setProperty(this, _xscale , 700); setProperty(this, _yscale , 700); setProperty(_root.uppergrid, _xscale , 700); setProperty(_root.uppergrid, _yscale , 700); }
Instance of Symbol 349 MovieClip "keys" in Frame 13
onClipEvent (enterFrame) { if ((((Key.isDown(68) && (!Key.isDown(65))) && (!Key.isDown(83))) && (!Key.isDown(87))) && (this._parent.bounce == true)) { _root.ten = _root.ten + 15; } if ((((Key.isDown(65) && (!Key.isDown(68))) && (!Key.isDown(83))) && (!Key.isDown(87))) && (this._parent.bounce == true)) { _root.ten = _root.ten - 15; } if ((((Key.isDown(87) && (!Key.isDown(83))) && (!Key.isDown(65))) && (!Key.isDown(68))) && (this._parent.bounce == true)) { tellTarget (this._parent.speed) { nextFrame(); }; } if ((((Key.isDown(83) && (!Key.isDown(87))) && (!Key.isDown(65))) && (!Key.isDown(68))) && (this._parent.bounce == true)) { tellTarget (this._parent.speed) { prevFrame(); }; } if ((Key.isDown(32) && (this._parent.am < 100)) && (this._parent.bounce == true)) { this._parent.am = 100; tellTarget (this._parent.reload) { nextFrame(); tellTarget (this._parent.car.turretshield.shooter) { gotoAndPlay (2); }; }; } }
Instance of Symbol 519 MovieClip "car" in Frame 13
onClipEvent (enterFrame) { if (_root.dam > 99) { tellTarget (_root.car) { nextFrame(); _root.bounce = false; _root.gas = 0; tellTarget (_root.speed) { gotoAndStop (31); _root.am = 0; }; }; } }
Frame 14
gotoAndPlay (13);
Frame 15
stop(); var db = (des * 2000); var mp = 200000; var dd = wart; var te = (((db + mp) + dd) + _root.gross); Mouse.show();
Frame 16
play(); var db = (des * 2000); var mp = 0; var dd = wart; var te = (((db + mp) + dd) + _root.gross); Mouse.show();
Instance of Symbol 487 MovieClip "gmover" in Frame 16
onClipEvent (load) { ex = 240; } onClipEvent (enterFrame) { ex = ex - 2; setProperty(this, _y , ex); if (ex < -100) { ex = ex + 550; } }
Frame 17
gotoAndPlay (16);
Frame 22
play(); var db = (des * 2000); var mp = 0; var dd = wart; var te = (((db + mp) + dd) + _root.gross); Mouse.show();
Instance of Symbol 487 MovieClip "gmover" in Frame 22
onClipEvent (load) { ex = 240; } onClipEvent (enterFrame) { ex = ex - 2; setProperty(this, _y , ex); if (ex < -100) { ex = ex + 550; } }
Frame 23
gotoAndPlay (22);
Symbol 6 MovieClip Frame 301
stop();
Symbol 23 MovieClip Frame 180
stop();
Symbol 80 Button
on (press) { gotoAndPlay("/:levelone"); }
Symbol 84 Button
on (press) { tellTarget (_root.transout) { gotoAndPlay (2); }; }
Symbol 85 Button
on (press) { tellTarget (_root.instructions) { gotoAndStop (2); }; }
Symbol 86 MovieClip Frame 188
stop();
Symbol 89 Button
on (press) { tellTarget (_root.transout) { gotoAndPlay (2); }; }
Symbol 98 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 11
stop(); gotoAndPlay("/:levelone");
Symbol 103 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (3); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 104 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (4); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 105 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (2); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 107 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (9); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 108 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (5); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 109 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (8); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 110 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (6); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 111 Button
on (rollOver) { tellTarget (_root.instructions.insbox) { gotoAndStop (7); }; } on (rollOut, release, dragOut, releaseOutside) { tellTarget (_root.instructions.insbox) { gotoAndStop (1); }; }
Symbol 121 MovieClip Frame 1
stop();
Symbol 121 MovieClip Frame 2
stop();
Symbol 121 MovieClip Frame 3
stop();
Symbol 121 MovieClip Frame 4
stop();
Symbol 121 MovieClip Frame 5
stop();
Symbol 121 MovieClip Frame 6
stop();
Symbol 121 MovieClip Frame 7
stop();
Symbol 121 MovieClip Frame 8
stop();
Symbol 121 MovieClip Frame 9
stop();
Symbol 124 Button
on (press) { gotoAndStop (1); }
Symbol 125 MovieClip Frame 1
stop();
Symbol 125 MovieClip Frame 2
stop();
Symbol 133 MovieClip Frame 1
stop();
Symbol 133 MovieClip Frame 2
Symbol 133 MovieClip Frame 4
if (_root.am > 2) { gotoAndPlay (2); } else { gotoAndStop (1); }
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 2
stop();
Symbol 145 MovieClip Frame 3
stop();
Symbol 145 MovieClip Frame 4
_root.gmo = true; stop();
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 2
stop();
Symbol 149 MovieClip Frame 3
stop();
Symbol 149 MovieClip Frame 4
stop();
Symbol 149 MovieClip Frame 5
stop();
Symbol 149 MovieClip Frame 6
stop();
Symbol 149 MovieClip Frame 7
stop();
Symbol 149 MovieClip Frame 8
stop();
Symbol 149 MovieClip Frame 9
stop();
Symbol 149 MovieClip Frame 10
stop();
Symbol 149 MovieClip Frame 11
stop();
Symbol 149 MovieClip Frame 12
stop();
Symbol 149 MovieClip Frame 13
stop();
Symbol 149 MovieClip Frame 14
stop();
Symbol 149 MovieClip Frame 15
stop();
Symbol 149 MovieClip Frame 16
stop();
Symbol 149 MovieClip Frame 17
stop();
Symbol 149 MovieClip Frame 18
stop();
Symbol 149 MovieClip Frame 19
stop();
Symbol 149 MovieClip Frame 20
stop();
Symbol 149 MovieClip Frame 21
stop();
Symbol 149 MovieClip Frame 22
stop();
Symbol 149 MovieClip Frame 23
stop();
Symbol 149 MovieClip Frame 24
stop();
Symbol 149 MovieClip Frame 25
stop(); tellTarget (_root.message) { gotoAndPlay (327); };
Symbol 149 MovieClip Frame 26
gotoAndStop (25);
Symbol 158 MovieClip Frame 1
stop();
Symbol 158 MovieClip Frame 2
_root.boost = 2.5;
Symbol 158 MovieClip Frame 362
_root.boost = 1; stop();
Symbol 168 MovieClip Frame 2
play();
Symbol 168 MovieClip Frame 14
stop();
Symbol 176 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 12
_root.endo = true;
Symbol 214 Button
on (press) { gotoAndPlay (133); }
Symbol 216 Button
on (press) { gotoAndPlay (212); }
Symbol 222 Button
on (press) { gotoAndPlay (297); }
Symbol 241 MovieClip Frame 3
gotoAndPlay (1);
Symbol 241 MovieClip Frame 4
this._parent._parent.stoprot = 1;
Symbol 241 MovieClip Frame 11
tellTarget (this._parent) { gotoAndStop (1); }; gotoAndStop (1);
Symbol 248 MovieClip Frame 1
stop(); this._parent.stoprot = 1;
Symbol 248 MovieClip Frame 2
rank = random(7); if (rank == 0) { gotoAndPlay (3); } else { gotoAndStop (1); }
Symbol 248 MovieClip Frame 3
play(); this._parent.stoprot = 0;
Symbol 248 MovieClip Frame 20
this._parent.stoprot = 1;
Symbol 248 MovieClip Frame 21
gotoAndStop (1);
Symbol 258 MovieClip Frame 22
stop();
Symbol 260 MovieClip Frame 70
setProperty(this._parent, _visible , false); stop();
Symbol 262 MovieClip Frame 1
killcount = 0;
Symbol 262 MovieClip Frame 2
stop();
Symbol 262 MovieClip Frame 3
killcount = killcount + 1; if (killcount > 4) { gotoAndPlay (5); } play();
Symbol 262 MovieClip Frame 4
gotoAndPlay (2);
Symbol 262 MovieClip Frame 5
stop();
Instance of Symbol 260 MovieClip "edeath" in Symbol 262 MovieClip Frame 5
onClipEvent (load) { this._parent.stoprot = 0; _root.des = _root.des + 1; tellTarget (this._parent._parent._parent.hud.killskills) { nextFrame(); }; }
Symbol 274 MovieClip Frame 3
gotoAndPlay (1);
Symbol 274 MovieClip Frame 4
this._parent._parent.stoprot = 1;
Symbol 274 MovieClip Frame 13
tellTarget (this._parent) { gotoAndStop (1); }; gotoAndStop (1);
Symbol 280 MovieClip Frame 1
stop(); this._parent.stoprot = 1;
Symbol 280 MovieClip Frame 2
play(); this._parent.stoprot = 0;
Symbol 280 MovieClip Frame 25
play(); this._parent.stoprot = 0;
Symbol 280 MovieClip Frame 27
this._parent.stoprot = 1;
Symbol 280 MovieClip Frame 28
gotoAndStop (1);
Symbol 286 MovieClip Frame 10
stop();
Symbol 288 MovieClip Frame 1
killcount = 0;
Symbol 288 MovieClip Frame 2
stop();
Symbol 288 MovieClip Frame 3
killcount = killcount + 1; if (killcount > 20) { gotoAndPlay (5); } play();
Symbol 288 MovieClip Frame 4
gotoAndPlay (2);
Symbol 288 MovieClip Frame 5
stop();
Instance of Symbol 286 MovieClip "edeath" in Symbol 288 MovieClip Frame 5
onClipEvent (load) { this._parent.stoprot = 0; _root.des = _root.des + 1; }
Symbol 297 MovieClip Frame 1
count = 0;
Symbol 297 MovieClip Frame 2
stop();
Symbol 297 MovieClip Frame 3
count = count + 1; if (count > 2) { gotoAndPlay (5); } else { play(); }
Symbol 297 MovieClip Frame 4
gotoAndStop (2);
Symbol 297 MovieClip Frame 5
_root.des = _root.des + 1;
Symbol 297 MovieClip Frame 14
stop();
Symbol 305 MovieClip Frame 1
count = 0;
Symbol 305 MovieClip Frame 2
stop();
Symbol 305 MovieClip Frame 3
count = count + 1; if (count > 5) { gotoAndPlay (5); } else { play(); }
Symbol 305 MovieClip Frame 4
gotoAndStop (2);
Symbol 305 MovieClip Frame 5
tellTarget (_root.grid.obj1) { gotoAndPlay (2); _root.des = _root.des + 1; };
Symbol 305 MovieClip Frame 14
stop();
Symbol 323 MovieClip Frame 1
stop();
Symbol 323 MovieClip Frame 2
play();
Symbol 323 MovieClip Frame 131
gotoAndPlay (56);
Symbol 323 MovieClip Frame 132
play();
Symbol 323 MovieClip Frame 210
gotoAndPlay (133);
Symbol 323 MovieClip Frame 211
play();
Symbol 323 MovieClip Frame 287
gotoAndPlay (211);
Symbol 323 MovieClip Frame 296
gotoAndPlay (211);
Symbol 323 MovieClip Frame 297
play();
Symbol 323 MovieClip Frame 324
Mouse.hide(); _root.bounce = true; setProperty(_root.recticle, _visible , true); _root.am = 100; tellTarget (_root.speed) { gotoAndStop (6); }; stop();
Symbol 323 MovieClip Frame 325
Mouse.hide(); _root.bounce = true; _root.am = 100; tellTarget (_root.speed) { gotoAndStop (6); }; gotoAndStop (324);
Symbol 323 MovieClip Frame 327
play(); tellTarget (_root.uppergrid.pelarrive) { gotoAndPlay (140); };
Symbol 323 MovieClip Frame 461
_root.bounce = true; setProperty(_root.grid.home, _visible , true);
Symbol 323 MovieClip Frame 462
stop();
Symbol 323 MovieClip Frame 463
stop();
Symbol 340 MovieClip Frame 1
stop();
Symbol 347 MovieClip Frame 1
stop();
Symbol 347 MovieClip Frame 2
play();
Symbol 347 MovieClip Frame 12
_root.dam = _root.dam - 15;
Symbol 347 MovieClip Frame 16
_root.dam = _root.dam - 15;
Symbol 347 MovieClip Frame 19
_root.dam = _root.dam - 15;
Symbol 347 MovieClip Frame 32
stop(); setProperty(this, _visible , false);
Instance of Symbol 342 MovieClip "home" in Symbol 348 MovieClip Frame 1
onClipEvent (load) { ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); setProperty(this, _visible , false); } onClipEvent (enterFrame) { roth = Math.atan2((_root.posy + (jakey * 6.98)) + 5, (_root.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 262 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 347 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.canou.hitTest(this.doink)) { tellTarget (this) { gotoAndStop (2); }; } }
Instance of Symbol 347 MovieClip in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.canou.hitTest(this.doink)) { tellTarget (this) { gotoAndStop (2); }; } }
Symbol 349 MovieClip Frame 1
stop();
Symbol 351 MovieClip Frame 1
stop();
Symbol 351 MovieClip Frame 2
play();
Symbol 351 MovieClip Frame 3
play();
Symbol 351 MovieClip Frame 4
play();
Symbol 351 MovieClip Frame 5
play();
Symbol 351 MovieClip Frame 6
play();
Symbol 351 MovieClip Frame 7
play();
Symbol 351 MovieClip Frame 8
play();
Symbol 351 MovieClip Frame 9
play();
Symbol 351 MovieClip Frame 10
play();
Symbol 351 MovieClip Frame 11
play();
Symbol 351 MovieClip Frame 12
play();
Symbol 351 MovieClip Frame 13
play();
Symbol 351 MovieClip Frame 14
play();
Symbol 351 MovieClip Frame 15
play();
Symbol 351 MovieClip Frame 16
play();
Symbol 351 MovieClip Frame 17
gotoAndStop (1);
Symbol 363 MovieClip Frame 1
stop();
Symbol 363 MovieClip Frame 2
play();
Symbol 363 MovieClip Frame 15
gotoAndPlay (3);
Symbol 363 MovieClip Frame 25
gotoAndPlay (17);
Symbol 363 MovieClip Frame 33
gotoAndPlay (27);
Symbol 363 MovieClip Frame 39
gotoAndPlay (35);
Symbol 363 MovieClip Frame 55
gotoAndPlay (41);
Symbol 367 MovieClip Frame 1
stop();
Symbol 371 MovieClip Frame 1
stop();
Symbol 371 MovieClip Frame 2
stop();
Symbol 376 MovieClip Frame 1
stop();
Symbol 376 MovieClip Frame 2
play(); if (this._parent._parent.dam < 100) { this._parent._parent.dam = this._parent._parent.dam + 5; }
Symbol 376 MovieClip Frame 3
gotoAndStop (1);
Symbol 376 MovieClip Frame 4
play(); if (this._parent._parent.dam < 100) { this._parent._parent.dam = this._parent._parent.dam + 15; }
Symbol 376 MovieClip Frame 5
gotoAndStop (1);
Symbol 389 MovieClip Frame 1
stop();
Symbol 398 MovieClip Frame 1
stop();
Symbol 398 MovieClip Frame 2
if (_root.am < 2) { gotoAndStop (1); } else { gotoAndPlay (3); }
Symbol 398 MovieClip Frame 3
play(); if (_root.am > 1) { _root.am = _root.am - 1; }
Symbol 398 MovieClip Frame 4
if (_root.am > 1) { _root.am = _root.am - 1; }
Symbol 398 MovieClip Frame 5
if (_root.am > 1) { _root.am = _root.am - 1; }
Symbol 398 MovieClip Frame 6
if (_root.am < 2) { gotoAndStop (1); } else { gotoAndPlay (3); }
Symbol 414 MovieClip Frame 1
stop();
Symbol 414 MovieClip Frame 2
play();
Symbol 414 MovieClip Frame 33
tellTarget (this._parent.hud.wartc) { nextFrame(); }; _root.wart = _root.wart - 30000;
Symbol 414 MovieClip Frame 35
tellTarget (_root.hud.killskills) { gotoAndStop (1); }; tellTarget (_root.hud.boost) { gotoAndStop (1); }; gotoAndPlay("/:levelone"); gotoAndStop (1);
Symbol 442 MovieClip Frame 1
stop();
Symbol 442 MovieClip Frame 2
play();
Symbol 442 MovieClip Frame 3
play();
Symbol 442 MovieClip Frame 4
play();
Symbol 442 MovieClip Frame 5
play();
Symbol 442 MovieClip Frame 6
play();
Symbol 442 MovieClip Frame 7
play();
Symbol 442 MovieClip Frame 8
play();
Symbol 442 MovieClip Frame 9
play();
Symbol 442 MovieClip Frame 10
gotoAndStop (1);
Symbol 453 MovieClip Frame 119
setProperty(_root.car, _visible , true); setProperty(_root.carshad, _visible , true); tellTarget (_root.message) { nextFrame(); };
Symbol 453 MovieClip Frame 139
stop();
Symbol 453 MovieClip Frame 140
play();
Instance of Symbol 451 MovieClip "pbump" in Symbol 453 MovieClip Frame 140
onClipEvent (enterFrame) { if (_root.car.canousmall.hitTest(this)) { tellTarget (_root.endl1) { gotoAndPlay (2); tellTarget (_root.uppergrid.pelarrive) { gotoAndStop (146); }; }; } }
Symbol 453 MovieClip Frame 145
gotoAndPlay (140);
Symbol 453 MovieClip Frame 146
stop();
Symbol 453 MovieClip Frame 165
gotoAndStop (146);
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 454 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 453 MovieClip "pelarrive" in Symbol 454 MovieClip Frame 1
onClipEvent (load) { setProperty(this._parent._parent.car, _visible , false); setProperty(_root.carshad, _visible , false); _root.bounce = false; }
Symbol 470 MovieClip Frame 1
stop();
Symbol 470 MovieClip Frame 2
_root.bounce = true; nextFrame();
Symbol 470 MovieClip Frame 3
_root.bounce = true; nextFrame();
Symbol 470 MovieClip Frame 4
stop(); _root.gas = -4; tellTarget (_root.car.HULL.rearlights) { gotoAndStop (2); };
Symbol 470 MovieClip Frame 5
stop(); _root.gas = -2; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (40); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (40); }; tellTarget (_root.car.HULL.rearlights) { gotoAndStop (2); };
Symbol 470 MovieClip Frame 6
stop(); _root.gas = 0; tellTarget (_root.car.tires.treadbl) { gotoAndStop (1); }; tellTarget (_root.car.tires.treadbr) { gotoAndStop (1); }; tellTarget (_root.car.HULL.rearlights) { gotoAndStop (1); };
Symbol 470 MovieClip Frame 7
stop(); _root.gas = 2; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (2); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (2); }; tellTarget (_root.car.HULL.rearlights) { gotoAndStop (1); };
Symbol 470 MovieClip Frame 8
stop(); _root.gas = 4; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (2); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (2); }; tellTarget (_root.car.HULL.rearlights) { gotoAndStop (1); };
Symbol 470 MovieClip Frame 9
stop(); _root.gas = 6; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (16); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (16); };
Symbol 470 MovieClip Frame 10
stop(); _root.gas = 8; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (16); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (16); };
Symbol 470 MovieClip Frame 11
stop(); _root.gas = 10; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (26); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (26); };
Symbol 470 MovieClip Frame 12
stop(); _root.gas = 12; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (26); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (26); };
Symbol 470 MovieClip Frame 13
stop(); _root.gas = 14; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (26); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (26); };
Symbol 470 MovieClip Frame 14
stop(); _root.gas = 16; tellTarget (_root.car.tires.treadbl) { gotoAndPlay (26); }; tellTarget (_root.car.tires.treadbr) { gotoAndPlay (26); };
Symbol 470 MovieClip Frame 16
stop(); _root.gas = 20;
Symbol 470 MovieClip Frame 17
_root.bounce = true; prevFrame();
Symbol 470 MovieClip Frame 18
_root.bounce = true; prevFrame();
Symbol 470 MovieClip Frame 19
_root.gas = -4; _root.bounce = false; if (_root.dam < 100) { _root.dam = _root.dam + 3; tellTarget (_root.car.HULL.driver) { gotoAndPlay (2); }; gotoAndPlay (26); }
Symbol 470 MovieClip Frame 20
_root.bounce = false; _root.gas = 4; if (_root.dam < 100) { _root.dam = _root.dam + 3; tellTarget (_root.car.HULL.driver) { gotoAndPlay (2); }; } play();
Symbol 470 MovieClip Frame 21
_root.bounce = false; _root.gas = 4; play();
Symbol 470 MovieClip Frame 22
_root.bounce = false; _root.gas = 4; play();
Symbol 470 MovieClip Frame 23
_root.bounce = false; _root.gas = 4; play();
Symbol 470 MovieClip Frame 24
_root.bounce = false; _root.gas = 4; play();
Symbol 470 MovieClip Frame 25
_root.bounce = true; gotoAndPlay (8);
Symbol 470 MovieClip Frame 26
_root.bounce = false; _root.gas = -4; play();
Symbol 470 MovieClip Frame 27
_root.bounce = false; _root.gas = -4; play();
Symbol 470 MovieClip Frame 28
_root.bounce = false; _root.gas = -4; play();
Symbol 470 MovieClip Frame 29
_root.bounce = false; _root.gas = -4; play();
Symbol 470 MovieClip Frame 30
_root.bounce = true; gotoAndPlay (4);
Symbol 470 MovieClip Frame 31
stop(); tellTarget (_root.car.tires.treadbl) { gotoAndStop (1); }; tellTarget (_root.car.tires.treadbr) { gotoAndStop (1); };
Symbol 479 Button
on (release) { gotoAndPlay (12); _root.endo = false; _root.wart = 0; _root.gross = te; }
Symbol 496 Button
on (press) { getURL ("http://www.xboxottawa.ca/movies.htm", _blank); }
Symbol 500 Button
on (press) { gotoAndPlay ("startoff"); _root.gmo = false; }
Symbol 503 MovieClip Frame 1
stop();
Symbol 503 MovieClip Frame 2
play();
Symbol 503 MovieClip Frame 131
gotoAndPlay (56);
Symbol 503 MovieClip Frame 132
play();
Symbol 503 MovieClip Frame 210
gotoAndPlay (133);
Symbol 503 MovieClip Frame 211
play();
Symbol 503 MovieClip Frame 287
gotoAndPlay (211);
Symbol 503 MovieClip Frame 296
gotoAndPlay (211);
Symbol 503 MovieClip Frame 297
play();
Symbol 503 MovieClip Frame 324
Mouse.hide(); _root.bounce = true; setProperty(_root.recticle, _visible , true); _root.am = 100; tellTarget (_root.speed) { gotoAndStop (6); }; stop();
Symbol 503 MovieClip Frame 325
Mouse.hide(); _root.bounce = true; _root.am = 100; tellTarget (_root.speed) { gotoAndStop (6); }; gotoAndStop (324);
Symbol 503 MovieClip Frame 327
play(); tellTarget (_root.uppergrid.pelarrive) { gotoAndPlay (140); };
Symbol 503 MovieClip Frame 461
_root.bounce = true; setProperty(_root.grid.home, _visible , true);
Symbol 503 MovieClip Frame 462
stop();
Symbol 503 MovieClip Frame 463
stop();
Instance of Symbol 347 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.canou.hitTest(this.doink)) { tellTarget (this) { gotoAndStop (2); }; } }
Instance of Symbol 342 MovieClip "home" in Symbol 506 MovieClip Frame 1
onClipEvent (load) { ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); setProperty(this, _visible , false); } onClipEvent (enterFrame) { roth = Math.atan2((_root.posy + (jakey * 6.98)) + 5, (_root.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 297 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this.smokeshow.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 288 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); } onClipEvent (enterFrame) { if (this.stoprot == 1) { randonk = random(30) - 15; roth = Math.atan2(this._parent._parent.posy + (jakey * 7), this._parent._parent.posx - (jakex * 7)); rotateh = (roth / ppie) * 180; setProperty(this.egun, _rotation , (-rotateh) + randonk); setProperty(this.gunshad, _rotation , (-rotateh) + randonk); if (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump)) { tellTarget (this.egun) { gotoAndPlay (2); }; } } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (4); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 262 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (load) { this.stoprot = 1; ppie = 3.1415; jakex = getProperty(this, _x); jakey = getProperty(this, _y); aamovex = 1; aamovey = 1; setProperty(this, _visible , false); } onClipEvent (enterFrame) { if ((this.stoprot == 1) && (this._parent._parent.car.sniperc.hitTest(this.egun.erifbump))) { roth = Math.atan2((this._parent._parent.posy + (jakey * 6.98)) + 5, (this._parent._parent.posx - (jakex * 6.98)) + 5); rotateh = (roth / ppie) * 180; setProperty(this, _rotation , -rotateh); setProperty(this, _visible , true); tellTarget (this.egun) { gotoAndPlay (2); }; } } onClipEvent (enterFrame) { if (this.egun.bolt.boltbump.hitTest(this._parent._parent.car.canou)) { tellTarget (this.egun.bolt) { gotoAndPlay (5); tellTarget (this._parent._parent.car.damagedhog) { gotoAndPlay (2); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.canou.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (5); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 305 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.recticle.red.hitTest(this.albump)) { tellTarget (this) { gotoAndPlay (3); setProperty(this, _x , _x + ((random(6) - 3) / 10)); setProperty(this, _y , _y + ((random(6) - 3) / 10)); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.albump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 347 MovieClip in Symbol 506 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.canou.hitTest(this.doink)) { tellTarget (this) { gotoAndStop (2); }; } }
Symbol 519 MovieClip Frame 1
stop();
Symbol 519 MovieClip Frame 2
play();
Symbol 519 MovieClip Frame 34
tellTarget (_root.hud.killskills) { gotoAndStop (1); }; tellTarget (_root.hud.boost) { gotoAndStop (1); }; tellTarget (this._parent.hud.wartc) { nextFrame(); };
Symbol 519 MovieClip Frame 35
_root.wart = _root.wart - 30000; gotoAndPlay("/:levelone2"); gotoAndStop (1);
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 416 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 423 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip "pinetree32d" in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (this._parent._parent.car.frontbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (this._parent._parent.car.rearbump.hitTest(this.treebump)) { tellTarget (this._parent._parent.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 442 MovieClip in Symbol 520 MovieClip Frame 1
onClipEvent (enterFrame) { if (_root.car.frontbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (19); tellTarget (this) { nextFrame(); }; }; } } onClipEvent (enterFrame) { if (_root.car.rearbump.hitTest(this.treebump)) { tellTarget (_root.speed) { gotoAndPlay (20); tellTarget (this) { nextFrame(); }; }; } }
Instance of Symbol 453 MovieClip "pelarrive" in Symbol 520 MovieClip Frame 1
onClipEvent (load) { setProperty(this._parent._parent.car, _visible , false); setProperty(_root.carshad, _visible , false); _root.bounce = false; }
Symbol 529 Button
on (press) { gotoAndPlay (22); _root.gross = _root.gross + 200000; }
Symbol 542 MovieClip Frame 1
stop();
Symbol 542 MovieClip Frame 2
play(); if (this._parent._parent.dam < 100) { this._parent._parent.dam = this._parent._parent.dam + 2; }
Symbol 542 MovieClip Frame 3
gotoAndStop (1);
Symbol 542 MovieClip Frame 4
play(); if (this._parent._parent.dam < 100) { this._parent._parent.dam = this._parent._parent.dam + 7; }
Symbol 542 MovieClip Frame 5
gotoAndStop (1);
Symbol 547 MovieClip Frame 1
stop();
Symbol 547 MovieClip Frame 2
gotoAndPlay (3);
Symbol 547 MovieClip Frame 3
play();
Symbol 547 MovieClip Frame 6
gotoAndPlay (3);
Symbol 557 MovieClip Frame 1
stop();
Symbol 557 MovieClip Frame 2
play();
Symbol 557 MovieClip Frame 33
tellTarget (this._parent.hud.wartc) { nextFrame(); };
Symbol 557 MovieClip Frame 35
tellTarget (_root.hud.killskills) { gotoAndStop (1); }; tellTarget (_root.hud.boost) { gotoAndStop (1); }; _root.wart = _root.wart - 30000; gotoAndPlay("/:levelone"); gotoAndStop (1);
Symbol 559 Button
on (release) { gotoAndPlay ("startoff"); _root.gmo = false; }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 GraphicUsed by:Timeline
Symbol 4 GraphicUsed by:Timeline
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:Timeline
Symbol 7 BitmapUsed by:8
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClipUses:8Used by:Timeline
Symbol 10 GraphicUsed by:99 323 349 355 416 503  Timeline
Symbol 11 GraphicUsed by:23
Symbol 12 GraphicUsed by:23
Symbol 13 GraphicUsed by:23
Symbol 14 GraphicUsed by:23
Symbol 15 GraphicUsed by:23
Symbol 16 GraphicUsed by:23 86
Symbol 17 GraphicUsed by:23 86
Symbol 18 GraphicUsed by:23
Symbol 19 GraphicUsed by:23
Symbol 20 GraphicUsed by:23
Symbol 21 GraphicUsed by:23
Symbol 22 GraphicUsed by:23 86
Symbol 23 MovieClipUses:11 12 13 14 15 16 17 18 19 20 21 22Used by:Timeline
Symbol 24 SoundUsed by:86
Symbol 25 GraphicUsed by:86
Symbol 26 GraphicUsed by:86
Symbol 27 GraphicUsed by:86
Symbol 28 GraphicUsed by:86
Symbol 29 GraphicUsed by:86
Symbol 30 GraphicUsed by:86
Symbol 31 GraphicUsed by:86
Symbol 32 GraphicUsed by:86
Symbol 33 GraphicUsed by:86
Symbol 34 GraphicUsed by:86
Symbol 35 GraphicUsed by:86
Symbol 36 GraphicUsed by:86
Symbol 37 GraphicUsed by:86
Symbol 38 GraphicUsed by:86
Symbol 39 GraphicUsed by:86
Symbol 40 GraphicUsed by:86
Symbol 41 GraphicUsed by:86
Symbol 42 GraphicUsed by:86
Symbol 43 GraphicUsed by:86
Symbol 44 GraphicUsed by:86
Symbol 45 GraphicUsed by:86
Symbol 46 GraphicUsed by:86
Symbol 47 GraphicUsed by:86
Symbol 48 GraphicUsed by:86
Symbol 49 GraphicUsed by:86
Symbol 50 GraphicUsed by:86
Symbol 51 GraphicUsed by:86
Symbol 52 GraphicUsed by:86
Symbol 53 GraphicUsed by:86
Symbol 54 GraphicUsed by:86
Symbol 55 GraphicUsed by:86
Symbol 56 GraphicUsed by:86
Symbol 57 GraphicUsed by:86
Symbol 58 GraphicUsed by:86
Symbol 59 GraphicUsed by:86
Symbol 60 GraphicUsed by:86
Symbol 61 GraphicUsed by:86
Symbol 62 GraphicUsed by:86
Symbol 63 GraphicUsed by:86
Symbol 64 GraphicUsed by:86
Symbol 65 GraphicUsed by:86
Symbol 66 GraphicUsed by:80 84 86
Symbol 67 GraphicUsed by:86
Symbol 68 GraphicUsed by:86
Symbol 69 GraphicUsed by:86
Symbol 70 GraphicUsed by:86
Symbol 71 GraphicUsed by:86
Symbol 72 GraphicUsed by:86
Symbol 73 GraphicUsed by:86
Symbol 74 GraphicUsed by:86
Symbol 75 GraphicUsed by:86
Symbol 76 GraphicUsed by:86
Symbol 77 GraphicUsed by:86
Symbol 78 GraphicUsed by:86
Symbol 79 GraphicUsed by:80 84
Symbol 80 ButtonUses:66 79Used by:86
Symbol 81 GraphicUsed by:83 85
Symbol 82 GraphicUsed by:83 85
Symbol 83 ButtonUses:81 82Used by:86
Symbol 84 ButtonUses:66 79Used by:86
Symbol 85 ButtonUses:81 82Used by:86
Symbol 86 MovieClipUses:17 24 25 26 27 28 29 30 31 32 33 34 35 16 36 37 38 39 40 41 42 43 44 45 22 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 83 84 85 SS1Used by:Timeline
Symbol 87 GraphicUsed by:89
Symbol 88 GraphicUsed by:89
Symbol 89 ButtonUses:87 88Used by:Timeline
Symbol 90 ShapeTweeningUsed by:98
Symbol 91 ShapeTweeningUsed by:98
Symbol 92 ShapeTweeningUsed by:98
Symbol 93 ShapeTweeningUsed by:98
Symbol 94 ShapeTweeningUsed by:98
Symbol 95 ShapeTweeningUsed by:98
Symbol 96 ShapeTweeningUsed by:98
Symbol 97 GraphicUsed by:98 168 176
Symbol 98 MovieClipUses:90 91 92 93 94 95 96 97Used by:Timeline
Symbol 99 ButtonUses:10Used by:125
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:125
Symbol 102 GraphicUsed by:103 104 105 107 108 109 110 111
Symbol 103 ButtonUses:102Used by:125
Symbol 104 ButtonUses:102Used by:125
Symbol 105 ButtonUses:102Used by:125
Symbol 106 GraphicUsed by:125
Symbol 107 ButtonUses:102Used by:125
Symbol 108 ButtonUses:102Used by:125
Symbol 109 ButtonUses:102Used by:125
Symbol 110 ButtonUses:102Used by:125
Symbol 111 ButtonUses:102Used by:125
Symbol 112 FontUsed by:113 114 115 116 117 118 119 120
Symbol 113 TextUses:112Used by:121
Symbol 114 TextUses:112Used by:121
Symbol 115 TextUses:112Used by:121
Symbol 116 TextUses:112Used by:121
Symbol 117 TextUses:112Used by:121
Symbol 118 TextUses:112Used by:121
Symbol 119 TextUses:112Used by:121
Symbol 120 TextUses:112Used by:121
Symbol 121 MovieClipUses:113 114 115 116 117 118 119 120Used by:125
Symbol 122 GraphicUsed by:124
Symbol 123 GraphicUsed by:124
Symbol 124 ButtonUses:122 123Used by:125
Symbol 125 MovieClipUses:99 101 103 104 105 106 107 108 109 110 111 121 124Used by:Timeline
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:414 519 557  Timeline
Symbol 128 GraphicUsed by:133
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:133
Symbol 131 GraphicUsed by:133
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:128 130 131 132Used by:Timeline
Symbol 134 GraphicUsed by:159
Symbol 135 GraphicUsed by:159
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:159
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:159
Symbol 140 GraphicUsed by:159
Symbol 141 GraphicUsed by:145
Symbol 142 GraphicUsed by:145
Symbol 143 GraphicUsed by:145
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:141 142 143 144Used by:159
Symbol 146 GraphicUsed by:159
Symbol 147 GraphicUsed by:149
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:147 148Used by:159
Symbol 150 GraphicUsed by:159
Symbol 151 GraphicUsed by:158
Symbol 152 GraphicUsed by:158
Symbol 153 GraphicUsed by:158
Symbol 154 ShapeTweeningUsed by:158
Symbol 155 SoundUsed by:158
Symbol 156 GraphicUsed by:158
Symbol 157 GraphicUsed by:158 323 503
Symbol 158 MovieClipUses:151 152 153 154 155 156 157Used by:159
Symbol 159 MovieClipUses:134 135 137 139 140 145 146 149 150 158Used by:Timeline
Symbol 160 ShapeTweeningUsed by:168
Symbol 161 ShapeTweeningUsed by:168
Symbol 162 ShapeTweeningUsed by:168
Symbol 163 ShapeTweeningUsed by:168
Symbol 164 ShapeTweeningUsed by:168
Symbol 165 ShapeTweeningUsed by:168
Symbol 166 ShapeTweeningUsed by:168
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:97 160 161 162 163 164 165 166 167Used by:Timeline
Symbol 169 ShapeTweeningUsed by:176
Symbol 170 ShapeTweeningUsed by:176
Symbol 171 ShapeTweeningUsed by:176
Symbol 172 ShapeTweeningUsed by:176
Symbol 173 ShapeTweeningUsed by:176
Symbol 174 ShapeTweeningUsed by:176
Symbol 175 ShapeTweeningUsed by:176
Symbol 176 MovieClipUses:169 170 171 172 173 174 175 97Used by:Timeline
Symbol 177 GraphicUsed by:323 503
Symbol 178 SoundUsed by:323 503
Symbol 179 GraphicUsed by:323 503
Symbol 180 GraphicUsed by:323 503
Symbol 181 GraphicUsed by:323 503
Symbol 182 GraphicUsed by:323 503
Symbol 183 GraphicUsed by:323 503
Symbol 184 GraphicUsed by:323 503
Symbol 185 GraphicUsed by:323 503
Symbol 186 GraphicUsed by:323 503
Symbol 187 GraphicUsed by:323 503
Symbol 188 GraphicUsed by:323 503
Symbol 189 GraphicUsed by:323 503
Symbol 190 GraphicUsed by:323 503
Symbol 191 GraphicUsed by:323 503
Symbol 192 GraphicUsed by:323 503
Symbol 193 GraphicUsed by:323 503
Symbol 194 GraphicUsed by:323 503
Symbol 195 GraphicUsed by:323 503
Symbol 196 GraphicUsed by:323 503
Symbol 197 GraphicUsed by:323 503
Symbol 198 BitmapUsed by:199 200 201 327 504
Symbol 199 GraphicUses:198Used by:323 503
Symbol 200 GraphicUses:198Used by:323 503
Symbol 201 GraphicUses:198Used by:323 503
Symbol 202 BitmapUsed by:203 204 205 206 217
Symbol 203 GraphicUses:202Used by:323 503
Symbol 204 GraphicUses:202Used by:323 503
Symbol 205 GraphicUses:202Used by:323 503
Symbol 206 GraphicUses:202Used by:323 503
Symbol 207 GraphicUsed by:323 503
Symbol 208 GraphicUsed by:323 503
Symbol 209 GraphicUsed by:323 503
Symbol 210 FontUsed by:211 215 219 220 289 298 306 322 473 474 475 476 489 501 502 522 523 524 525 558 560
Symbol 211 TextUses:210Used by:323
Symbol 212 GraphicUsed by:214 216
Symbol 213 GraphicUsed by:214 216 222
Symbol 214 ButtonUses:212 213Used by:323 503
Symbol 215 TextUses:210Used by:323
Symbol 216 ButtonUses:212 213Used by:323
Symbol 217 GraphicUses:202Used by:323 503
Symbol 218 GraphicUsed by:323 503
Symbol 219 TextUses:210Used by:323 503
Symbol 220 TextUses:210Used by:323 503
Symbol 221 GraphicUsed by:222
Symbol 222 ButtonUses:221 213Used by:323 503
Symbol 223 GraphicUsed by:262
Symbol 224 GraphicUsed by:225
Symbol 225 MovieClipUses:224Used by:262
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:262
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:228Used by:248
Symbol 230 GraphicUsed by:248
Symbol 231 GraphicUsed by:232 451
Symbol 232 MovieClipUses:231Used by:241 274
Symbol 233 GraphicUsed by:241
Symbol 234 GraphicUsed by:241
Symbol 235 GraphicUsed by:241
Symbol 236 SoundUsed by:241 376 542
Symbol 237 GraphicUsed by:241
Symbol 238 GraphicUsed by:241
Symbol 239 ShapeTweeningUsed by:241
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:232 233 234 235 236 237 238 239 240Used by:248
Symbol 242 SoundUsed by:248
Symbol 243 GraphicUsed by:248
Symbol 244 GraphicUsed by:248
Symbol 245 GraphicUsed by:248
Symbol 246 GraphicUsed by:248
Symbol 247 GraphicUsed by:248
Symbol 248 MovieClipUses:229 230 241 242 243 244 245 246 247Used by:262
Symbol 249 GraphicUsed by:250
Symbol 250 MovieClipUses:249Used by:262
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:251Used by:262 288 297 305
Symbol 253 GraphicUsed by:262
Symbol 254 SoundUsed by:262
Symbol 255 GraphicUsed by:260
Symbol 256 GraphicUsed by:260
Symbol 257 GraphicUsed by:258
Symbol 258 MovieClipUses:257Used by:260
Symbol 259 GraphicUsed by:260
Symbol 260 MovieClipUses:255 256 258 259Used by:262
Symbol 261 SoundUsed by:262
Symbol 262 MovieClipUses:223 225 227 248 250 252 253 254 260 261Used by:323 348 503 506
Symbol 263 GraphicUsed by:288
Symbol 264 GraphicUsed by:265
Symbol 265 MovieClipUses:264Used by:288
Symbol 266 GraphicUsed by:267
Symbol 267 MovieClipUses:266Used by:280
Symbol 268 GraphicUsed by:280
Symbol 269 GraphicUsed by:274
Symbol 270 GraphicUsed by:274
Symbol 271 ShapeTweeningUsed by:274
Symbol 272 ShapeTweeningUsed by:274
Symbol 273 GraphicUsed by:274 286 297 305 414 519 557
Symbol 274 MovieClipUses:232 269 270 271 272 273Used by:280
Symbol 275 SoundUsed by:280
Symbol 276 GraphicUsed by:280
Symbol 277 GraphicUsed by:280
Symbol 278 GraphicUsed by:280
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:267 268 274 275 276 277 278 279Used by:288
Symbol 281 GraphicUsed by:288
Symbol 282 SoundUsed by:288 297 305
Symbol 283 GraphicUsed by:286
Symbol 284 ShapeTweeningUsed by:286
Symbol 285 ShapeTweeningUsed by:286
Symbol 286 MovieClipUses:283 284 285 273Used by:288
Symbol 287 SoundUsed by:288 305 376 414 519 542
Symbol 288 MovieClipUses:263 265 280 252 281 282 286 287Used by:323 348 503 506
Symbol 289 TextUses:210Used by:323 503
Symbol 290 GraphicUsed by:297
Symbol 291 GraphicUsed by:297
Symbol 292 GraphicUsed by:297
Symbol 293 GraphicUsed by:297
Symbol 294 ShapeTweeningUsed by:297
Symbol 295 SoundUsed by:297 557
Symbol 296 ShapeTweeningUsed by:297
Symbol 297 MovieClipUses:290 291 252 292 282 293 294 295 296 273Used by:323 348 503 506
Symbol 298 TextUses:210Used by:323 503
Symbol 299 GraphicUsed by:305
Symbol 300 GraphicUsed by:305
Symbol 301 GraphicUsed by:305
Symbol 302 GraphicUsed by:305
Symbol 303 ShapeTweeningUsed by:305
Symbol 304 ShapeTweeningUsed by:305
Symbol 305 MovieClipUses:299 300 252 301 282 302 303 287 304 273Used by:323 348 503 506
Symbol 306 TextUses:210Used by:323 503
Symbol 307 GraphicUsed by:323 503
Symbol 308 GraphicUsed by:323 503
Symbol 309 GraphicUsed by:323 503
Symbol 310 GraphicUsed by:323 503
Symbol 311 GraphicUsed by:323 503
Symbol 312 GraphicUsed by:323 503
Symbol 313 GraphicUsed by:323 503
Symbol 314 GraphicUsed by:323 503
Symbol 315 GraphicUsed by:323 503
Symbol 316 GraphicUsed by:323 503
Symbol 317 GraphicUsed by:323 503
Symbol 318 GraphicUsed by:323 503
Symbol 319 GraphicUsed by:323 503
Symbol 320 GraphicUsed by:323 503
Symbol 321 GraphicUsed by:323 503
Symbol 322 TextUses:210Used by:323 503
Symbol 323 MovieClipUses:177 178 179 180 181 157 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 200 201 203 204 205 206 207 208 209 10 211 214 215 216 217 218 219 220 222 262 288 289 297 298 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 SS2Used by:Timeline
Symbol 324 GraphicUsed by:Timeline
Symbol 325 BitmapUsed by:327 505
Symbol 326 BitmapUsed by:327 505
Symbol 327 GraphicUses:325 326 198Used by:348
Symbol 328 GraphicUsed by:348 506
Symbol 329 GraphicUsed by:335 422
Symbol 330 ShapeTweeningUsed by:333
Symbol 331 ShapeTweeningUsed by:333
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:330 331 332Used by:335
Symbol 334 GraphicUsed by:335 422
Symbol 335 MovieClipUses:329 333 334Used by:348 506
Symbol 336 GraphicUsed by:348 423 506
Symbol 337 GraphicUsed by:340
Symbol 338 ShapeTweeningUsed by:340
Symbol 339 GraphicUsed by:340
Symbol 340 MovieClipUses:337 338 339Used by:348 506
Symbol 341 GraphicUsed by:342
Symbol 342 MovieClipUses:341Used by:348 506
Symbol 343 GraphicUsed by:347
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:347
Symbol 346 SoundUsed by:347
Symbol 347 MovieClipUses:343 345 346Used by:348 506
Symbol 348 MovieClipUses:327 328 335 336 340 342 305 288 297 262 347Used by:Timeline
Symbol 349 MovieClipUses:10Used by:Timeline
Symbol 350 SoundUsed by:351
Symbol 351 MovieClipUses:350Used by:Timeline
Symbol 352 GraphicUsed by:353
Symbol 353 MovieClipUses:352Used by:Timeline
Symbol 354 GraphicUsed by:414 519
Symbol 355 MovieClipUses:10Used by:414 519 557
Symbol 356 GraphicUsed by:357
Symbol 357 MovieClipUses:356Used by:414 519 557
Symbol 358 GraphicUsed by:359
Symbol 359 MovieClipUses:358Used by:414 519 557
Symbol 360 GraphicUsed by:364
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:361Used by:363
Symbol 363 MovieClipUses:362Used by:364 537
Symbol 364 MovieClipUses:360 363Used by:414 519
Symbol 365 GraphicUsed by:373 508
Symbol 366 GraphicUsed by:367 414 519
Symbol 367 MovieClipUses:366Used by:373 508
Symbol 368 GraphicUsed by:373
Symbol 369 GraphicUsed by:371
Symbol 370 GraphicUsed by:371
Symbol 371 MovieClipUses:369 370Used by:373 508
Symbol 372 GraphicUsed by:373 508
Symbol 373 MovieClipUses:365 367 368 371 372Used by:414
Symbol 374 GraphicUsed by:376
Symbol 375 GraphicUsed by:376
Symbol 376 MovieClipUses:374 236 375 287Used by:414 519
Symbol 377 GraphicUsed by:399
Symbol 378 GraphicUsed by:389
Symbol 379 GraphicUsed by:389
Symbol 380 GraphicUsed by:389
Symbol 381 GraphicUsed by:389
Symbol 382 GraphicUsed by:389
Symbol 383 GraphicUsed by:389
Symbol 384 GraphicUsed by:389
Symbol 385 GraphicUsed by:389
Symbol 386 GraphicUsed by:389
Symbol 387 GraphicUsed by:389
Symbol 388 GraphicUsed by:389
Symbol 389 MovieClipUses:378 379 380 381 382 383 384 385 386 387 388Used by:399
Symbol 390 GraphicUsed by:398
Symbol 391 GraphicUsed by:398
Symbol 392 GraphicUsed by:398 547
Symbol 393 GraphicUsed by:398
Symbol 394 SoundUsed by:398 547
Symbol 395 GraphicUsed by:398
Symbol 396 GraphicUsed by:398
Symbol 397 GraphicUsed by:398 547
Symbol 398 MovieClipUses:390 391 392 393 394 395 396 397Used by:399
Symbol 399 MovieClipUses:377 389 398Used by:414 519
Symbol 400 GraphicUsed by:401
Symbol 401 MovieClipUses:400Used by:414 519 557
Symbol 402 GraphicUsed by:414 519 557
Symbol 403 ShapeTweeningUsed by:414
Symbol 404 ShapeTweeningUsed by:414
Symbol 405 GraphicUsed by:414
Symbol 406 GraphicUsed by:414
Symbol 407 SoundUsed by:414 519 557
Symbol 408 GraphicUsed by:414
Symbol 409 GraphicUsed by:414
Symbol 410 GraphicUsed by:414
Symbol 411 GraphicUsed by:414
Symbol 412 GraphicUsed by:414
Symbol 413 ShapeTweeningUsed by:414
Symbol 414 MovieClipUses:354 355 357 359 364 127 373 376 399 401 402 403 404 405 287 406 407 408 366 409 410 411 412 413 273Used by:Timeline
Symbol 415 GraphicUsed by:454 520
Symbol 416 MovieClipUses:10Used by:454 520
Symbol 417 GraphicUsed by:454 520
Symbol 418 ShapeTweeningUsed by:421
Symbol 419 ShapeTweeningUsed by:421
Symbol 420 GraphicUsed by:421
Symbol 421 MovieClipUses:418 419 420Used by:422
Symbol 422 MovieClipUses:329 421 334Used by:426 429 454 520
Symbol 423 MovieClipUses:336Used by:454 520
Symbol 424 GraphicUsed by:426
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:424 422 425Used by:454 520
Symbol 427 GraphicUsed by:429
Symbol 428 GraphicUsed by:429
Symbol 429 MovieClipUses:427 422 428Used by:454 520
Symbol 430 GraphicUsed by:454 520
Symbol 431 GraphicUsed by:432
Symbol 432 MovieClipUses:431Used by:442
Symbol 433 GraphicUsed by:442
Symbol 434 ShapeTweeningUsed by:442
Symbol 435 ShapeTweeningUsed by:442
Symbol 436 ShapeTweeningUsed by:442
Symbol 437 ShapeTweeningUsed by:442
Symbol 438 ShapeTweeningUsed by:442
Symbol 439 ShapeTweeningUsed by:442
Symbol 440 ShapeTweeningUsed by:442
Symbol 441 GraphicUsed by:442
Symbol 442 MovieClipUses:432 433 434 435 436 437 438 439 440 441Used by:454 520
Symbol 443 ShapeTweeningUsed by:453
Symbol 444 GraphicUsed by:453
Symbol 445 SoundUsed by:453
Symbol 446 ShapeTweeningUsed by:453
Symbol 447 GraphicUsed by:453
Symbol 448 ShapeTweeningUsed by:453
Symbol 449 ShapeTweeningUsed by:453
Symbol 450 GraphicUsed by:453
Symbol 451 MovieClipUses:231Used by:453
Symbol 452 GraphicUsed by:453
Symbol 453 MovieClipUses:443 444 445 446 447 448 449 450 451 452Used by:454 520
Symbol 454 MovieClipUses:415 416 417 422 423 426 429 430 442 453Used by:Timeline
Symbol 455 GraphicUsed by:470
Symbol 456 GraphicUsed by:470
Symbol 457 GraphicUsed by:470
Symbol 458 GraphicUsed by:470
Symbol 459 GraphicUsed by:470
Symbol 460 GraphicUsed by:470
Symbol 461 GraphicUsed by:470
Symbol 462 GraphicUsed by:470
Symbol 463 GraphicUsed by:470
Symbol 464 GraphicUsed by:470
Symbol 465 GraphicUsed by:470
Symbol 466 GraphicUsed by:470
Symbol 467 GraphicUsed by:470
Symbol 468 GraphicUsed by:470
Symbol 469 SoundUsed by:470
Symbol 470 MovieClipUses:455 456 457 458 459 460 461 462 463 464 465 466 467 468 469Used by:Timeline
Symbol 471 BitmapUsed by:472 493 494 521
Symbol 472 GraphicUses:471Used by:Timeline
Symbol 473 EditableTextUses:210Used by:Timeline
Symbol 474 EditableTextUses:210Used by:Timeline
Symbol 475 EditableTextUses:210Used by:Timeline
Symbol 476 EditableTextUses:210Used by:Timeline
Symbol 477 GraphicUsed by:479
Symbol 478 GraphicUsed by:479
Symbol 479 ButtonUses:477 478Used by:Timeline
Symbol 480 ShapeTweeningUsed by:483
Symbol 481 ShapeTweeningUsed by:483
Symbol 482 GraphicUsed by:483
Symbol 483 MovieClipUses:480 481 482Used by:Timeline
Symbol 484 GraphicUsed by:Timeline
Symbol 485 GraphicUsed by:487
Symbol 486 GraphicUsed by:487
Symbol 487 MovieClipUses:485 486Used by:Timeline
Symbol 488 GraphicUsed by:Timeline
Symbol 489 EditableTextUses:210Used by:Timeline
Symbol 490 BitmapUsed by:493 494
Symbol 491 BitmapUsed by:493 494
Symbol 492 BitmapUsed by:493 494
Symbol 493 GraphicUses:490 471 492 491Used by:496
Symbol 494 GraphicUses:490 471 492 491Used by:496
Symbol 495 GraphicUsed by:496
Symbol 496 ButtonUses:493 494 495Used by:Timeline
Symbol 497 GraphicUsed by:500 559
Symbol 498 GraphicUsed by:500 559
Symbol 499 GraphicUsed by:500 559
Symbol 500 ButtonUses:497 498 499Used by:Timeline
Symbol 501 TextUses:210Used by:503
Symbol 502 TextUses:210Used by:503
Symbol 503 MovieClipUses:177 178 179 180 181 157 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 199 200 201 203 204 205 206 207 208 209 10 501 214 502 222 217 218 219 220 262 288 289 297 298 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 SS3Used by:Timeline
Symbol 504 GraphicUses:198Used by:506
Symbol 505 GraphicUses:325 326Used by:506
Symbol 506 MovieClipUses:504 347 505 328 335 336 340 342 305 288 297 262Used by:Timeline
Symbol 507 GraphicUsed by:508
Symbol 508 MovieClipUses:365 367 507 371 372Used by:519
Symbol 509 ShapeTweeningUsed by:519
Symbol 510 ShapeTweeningUsed by:519
Symbol 511 GraphicUsed by:519
Symbol 512 GraphicUsed by:519
Symbol 513 GraphicUsed by:519
Symbol 514 GraphicUsed by:519
Symbol 515 GraphicUsed by:519
Symbol 516 GraphicUsed by:519
Symbol 517 GraphicUsed by:519
Symbol 518 ShapeTweeningUsed by:519
Symbol 519 MovieClipUses:355 357 359 364 127 508 354 376 399 401 402 509 510 511 287 512 407 513 366 514 515 516 517 518 273Used by:Timeline
Symbol 520 MovieClipUses:415 416 417 422 423 426 429 430 442 453Used by:Timeline
Symbol 521 GraphicUses:471Used by:Timeline
Symbol 522 EditableTextUses:210Used by:Timeline
Symbol 523 EditableTextUses:210Used by:Timeline
Symbol 524 EditableTextUses:210Used by:Timeline
Symbol 525 EditableTextUses:210Used by:Timeline
Symbol 526 GraphicUsed by:529
Symbol 527 GraphicUsed by:529
Symbol 528 GraphicUsed by:529
Symbol 529 ButtonUses:526 527 528Used by:Timeline
Symbol 530 GraphicUsed by:533
Symbol 531 GraphicUsed by:533
Symbol 532 GraphicUsed by:533
Symbol 533 ButtonUses:530 531 532Used by:Timeline
Symbol 534 GraphicUsed by:557
Symbol 535 GraphicUsed by:537
Symbol 536 GraphicUsed by:537
Symbol 537 MovieClipUses:535 536 363Used by:557
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClipUses:538Used by:557
Symbol 540 GraphicUsed by:542
Symbol 541 GraphicUsed by:542
Symbol 542 MovieClipUses:540 236 541 287Used by:557
Symbol 543 GraphicUsed by:547
Symbol 544 GraphicUsed by:547
Symbol 545 GraphicUsed by:547
Symbol 546 GraphicUsed by:547
Symbol 547 MovieClipUses:392 543 544 394 545 546 397Used by:549
Symbol 548 GraphicUsed by:549
Symbol 549 MovieClipUses:547 548Used by:557
Symbol 550 ShapeTweeningUsed by:557
Symbol 551 ShapeTweeningUsed by:557
Symbol 552 GraphicUsed by:557
Symbol 553 GraphicUsed by:557
Symbol 554 GraphicUsed by:557
Symbol 555 GraphicUsed by:557
Symbol 556 ShapeTweeningUsed by:557
Symbol 557 MovieClipUses:534 355 357 359 537 127 539 542 549 401 402 550 551 552 407 295 553 554 555 556 273Used by:Timeline
Symbol 558 EditableTextUses:210Used by:Timeline
Symbol 559 ButtonUses:497 498 499Used by:Timeline
Symbol 560 EditableTextUses:210Used by:Timeline
Streaming Sound 1Used by:Symbol 86 MovieClip
Streaming Sound 2Used by:Symbol 323 MovieClip
Streaming Sound 3Used by:Symbol 503 MovieClip

Instance Names

"load"Frame 1Symbol 2 MovieClip
"title pic"Frame 3Symbol 9 MovieClip
"transout"Frame 3Symbol 98 MovieClip
"instructions"Frame 3Symbol 125 MovieClip
"moog"Frame 6Symbol 127 MovieClip
"recticle"Frame 6Symbol 133 MovieClip
"hud"Frame 6Symbol 159 MovieClip
"transin"Frame 6Symbol 168 MovieClip
"endl1"Frame 6Symbol 176 MovieClip
"message"Frame 6Symbol 323 MovieClip
"grid"Frame 7Symbol 348 MovieClip
"keys"Frame 7Symbol 349 MovieClip
"reload"Frame 7Symbol 351 MovieClip
"carshad"Frame 7Symbol 353 MovieClip
"car"Frame 7Symbol 414 MovieClip
"uppergrid"Frame 7Symbol 454 MovieClip
"speed"Frame 7Symbol 470 MovieClip
"gmover"Frame 10Symbol 487 MovieClip
"moog"Frame 12Symbol 127 MovieClip
"recticle"Frame 12Symbol 133 MovieClip
"hud"Frame 12Symbol 159 MovieClip
"transin"Frame 12Symbol 168 MovieClip
"endl1"Frame 12Symbol 176 MovieClip
"message"Frame 12Symbol 503 MovieClip
"grid"Frame 13Symbol 506 MovieClip
"keys"Frame 13Symbol 349 MovieClip
"reload"Frame 13Symbol 351 MovieClip
"carshad"Frame 13Symbol 353 MovieClip
"car"Frame 13Symbol 519 MovieClip
"uppergrid"Frame 13Symbol 520 MovieClip
"speed"Frame 13Symbol 470 MovieClip
"gmover"Frame 16Symbol 487 MovieClip
"gmover"Frame 22Symbol 487 MovieClip
"insbox"Symbol 125 MovieClip Frame 2Symbol 121 MovieClip
"red"Symbol 133 MovieClip Frame 2Symbol 130 MovieClip
"damage"Symbol 159 MovieClip Frame 1Symbol 137 MovieClip
"ammolevel"Symbol 159 MovieClip Frame 1Symbol 139 MovieClip
"wartc"Symbol 159 MovieClip Frame 1Symbol 145 MovieClip
"killskills"Symbol 159 MovieClip Frame 1Symbol 149 MovieClip
"boost"Symbol 159 MovieClip Frame 1Symbol 158 MovieClip
"boltbump"Symbol 241 MovieClip Frame 1Symbol 232 MovieClip
"erifbump"Symbol 248 MovieClip Frame 1Symbol 229 MovieClip
"bolt"Symbol 248 MovieClip Frame 3Symbol 241 MovieClip
"ashad"Symbol 262 MovieClip Frame 1Symbol 225 MovieClip
"egun"Symbol 262 MovieClip Frame 1Symbol 248 MovieClip
"albump"Symbol 262 MovieClip Frame 1Symbol 252 MovieClip
"edeath"Symbol 262 MovieClip Frame 5Symbol 260 MovieClip
"boltbump"Symbol 274 MovieClip Frame 1Symbol 232 MovieClip
"erifbump"Symbol 280 MovieClip Frame 1Symbol 267 MovieClip
"bolt"Symbol 280 MovieClip Frame 2Symbol 274 MovieClip
"gunshad"Symbol 288 MovieClip Frame 1Symbol 265 MovieClip
"egun"Symbol 288 MovieClip Frame 1Symbol 280 MovieClip
"albump"Symbol 288 MovieClip Frame 1Symbol 252 MovieClip
"edeath"Symbol 288 MovieClip Frame 5Symbol 286 MovieClip
"albump"Symbol 297 MovieClip Frame 1Symbol 252 MovieClip
"smokeshow"Symbol 297 MovieClip Frame 9Symbol 252 MovieClip
"albump"Symbol 305 MovieClip Frame 1Symbol 252 MovieClip
"doink"Symbol 347 MovieClip Frame 1Symbol 345 MovieClip
"obj1"Symbol 348 MovieClip Frame 1Symbol 340 MovieClip
"home"Symbol 348 MovieClip Frame 1Symbol 342 MovieClip
"treadbl"Symbol 364 MovieClip Frame 1Symbol 363 MovieClip
"treadbr"Symbol 364 MovieClip Frame 1Symbol 363 MovieClip
"driver"Symbol 373 MovieClip Frame 1Symbol 367 MovieClip
"rearlights"Symbol 373 MovieClip Frame 1Symbol 371 MovieClip
"shooter"Symbol 399 MovieClip Frame 1Symbol 389 MovieClip
"barrels"Symbol 399 MovieClip Frame 1Symbol 398 MovieClip
"canou"Symbol 414 MovieClip Frame 1Symbol 355 MovieClip
"canousmall"Symbol 414 MovieClip Frame 1Symbol 355 MovieClip
"frontbump"Symbol 414 MovieClip Frame 1Symbol 357 MovieClip
"rearbump"Symbol 414 MovieClip Frame 1Symbol 359 MovieClip
"tires"Symbol 414 MovieClip Frame 1Symbol 364 MovieClip
"centr"Symbol 414 MovieClip Frame 1Symbol 127 MovieClip
"HULL"Symbol 414 MovieClip Frame 1Symbol 373 MovieClip
"damagedhog"Symbol 414 MovieClip Frame 1Symbol 376 MovieClip
"turretshield"Symbol 414 MovieClip Frame 1Symbol 399 MovieClip
"sniperc"Symbol 414 MovieClip Frame 1Symbol 401 MovieClip
"canou"Symbol 414 MovieClip Frame 2Symbol 355 MovieClip
"canousmall"Symbol 414 MovieClip Frame 2Symbol 355 MovieClip
"tires"Symbol 414 MovieClip Frame 2Symbol 364 MovieClip
"centr"Symbol 414 MovieClip Frame 2Symbol 127 MovieClip
"HULL"Symbol 414 MovieClip Frame 2Symbol 373 MovieClip
"damagedhog"Symbol 414 MovieClip Frame 2Symbol 376 MovieClip
"turretshield"Symbol 414 MovieClip Frame 2Symbol 399 MovieClip
"treebump"Symbol 442 MovieClip Frame 1Symbol 432 MovieClip
"pbump"Symbol 453 MovieClip Frame 140Symbol 451 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 454 MovieClip Frame 1Symbol 442 MovieClip
"pelarrive"Symbol 454 MovieClip Frame 1Symbol 453 MovieClip
"obj1"Symbol 506 MovieClip Frame 1Symbol 340 MovieClip
"home"Symbol 506 MovieClip Frame 1Symbol 342 MovieClip
"driver"Symbol 508 MovieClip Frame 1Symbol 367 MovieClip
"rearlights"Symbol 508 MovieClip Frame 1Symbol 371 MovieClip
"canou"Symbol 519 MovieClip Frame 1Symbol 355 MovieClip
"canousmall"Symbol 519 MovieClip Frame 1Symbol 355 MovieClip
"frontbump"Symbol 519 MovieClip Frame 1Symbol 357 MovieClip
"rearbump"Symbol 519 MovieClip Frame 1Symbol 359 MovieClip
"tires"Symbol 519 MovieClip Frame 1Symbol 364 MovieClip
"centr"Symbol 519 MovieClip Frame 1Symbol 127 MovieClip
"HULL"Symbol 519 MovieClip Frame 1Symbol 508 MovieClip
"damagedhog"Symbol 519 MovieClip Frame 1Symbol 376 MovieClip
"turretshield"Symbol 519 MovieClip Frame 1Symbol 399 MovieClip
"sniperc"Symbol 519 MovieClip Frame 1Symbol 401 MovieClip
"damagedhog"Symbol 519 MovieClip Frame 2Symbol 376 MovieClip
"turretshield"Symbol 519 MovieClip Frame 2Symbol 399 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pinetree32d"Symbol 520 MovieClip Frame 1Symbol 442 MovieClip
"pelarrive"Symbol 520 MovieClip Frame 1Symbol 453 MovieClip
"treadbl"Symbol 537 MovieClip Frame 1Symbol 363 MovieClip
"treadbr"Symbol 537 MovieClip Frame 1Symbol 363 MovieClip
"barrels"Symbol 549 MovieClip Frame 1Symbol 547 MovieClip
"canou"Symbol 557 MovieClip Frame 1Symbol 355 MovieClip
"canousmall"Symbol 557 MovieClip Frame 1Symbol 355 MovieClip
"frontbump"Symbol 557 MovieClip Frame 1Symbol 357 MovieClip
"rearbump"Symbol 557 MovieClip Frame 1Symbol 359 MovieClip
"tires"Symbol 557 MovieClip Frame 1Symbol 537 MovieClip
"centr"Symbol 557 MovieClip Frame 1Symbol 127 MovieClip
"HULL"Symbol 557 MovieClip Frame 1Symbol 539 MovieClip
"damagedhog"Symbol 557 MovieClip Frame 1Symbol 542 MovieClip
"turretshield"Symbol 557 MovieClip Frame 1Symbol 549 MovieClip
"sniperc"Symbol 557 MovieClip Frame 1Symbol 401 MovieClip
"canou"Symbol 557 MovieClip Frame 2Symbol 355 MovieClip
"canousmall"Symbol 557 MovieClip Frame 2Symbol 355 MovieClip
"frontbump"Symbol 557 MovieClip Frame 2Symbol 357 MovieClip
"rearbump"Symbol 557 MovieClip Frame 2Symbol 359 MovieClip
"tires"Symbol 557 MovieClip Frame 2Symbol 537 MovieClip
"centr"Symbol 557 MovieClip Frame 2Symbol 127 MovieClip
"HULL"Symbol 557 MovieClip Frame 2Symbol 539 MovieClip
"damagedhog"Symbol 557 MovieClip Frame 2Symbol 542 MovieClip
"turretshield"Symbol 557 MovieClip Frame 2Symbol 549 MovieClip

Labels

"startoff"Frame 3
"levelone"Frame 6
"endo"Frame 9
"levelone2"Frame 12
"endo2"Frame 15

Dynamic Text Variables

dbSymbol 473 EditableText"0000"
mpSymbol 474 EditableText"0000"
ddSymbol 475 EditableText"0000"
teSymbol 476 EditableText"0000"
teSymbol 489 EditableText"0000"
dbSymbol 522 EditableText"0000"
mpSymbol 523 EditableText"0000"
ddSymbol 524 EditableText"0000"
teSymbol 525 EditableText"0000"
teSymbol 558 EditableText"0000"
teSymbol 560 EditableText"0000"




http://swfchan.com/15/73999/info.shtml
Created: 7/4 -2019 18:41:41 Last modified: 7/4 -2019 18:41:41 Server time: 16/05 -2024 19:38:22