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/49963610?noj=FRM49963610-15DC" width="1" height="1"></div>

Smurfs Handy Car.swf

This is the info page for
Flash #24069

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


Text
preloading game

100

%

handy's car

handy's car

play

play

play again ?

play again ?

ActionScript [AS1/AS2]

Frame 1
percentage = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); setProperty(_root.barre, _xscale , (_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (_framesloaded >= _totalframes) { _root.loading = "end"; } if (_root.endsaut == "fini") { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 4
gotoAndPlay (5);
Frame 5
stop();
Frame 6
pieces = 0; finscene = 0; essieu = 0; siege = 0; direction = 0; setProperty("_root.ailedtarget", _alpha , 0); setProperty("_root.ailegtarget", _alpha , 0); setProperty("_root.axearrieretarget", _alpha , 0); setProperty("_root.axeavanttarget", _alpha , 0); setProperty("_root.axedirectiontarget", _alpha , 0); setProperty("_root.carrosserietarget", _alpha , 0); setProperty("_root.fixationdirectiontarget", _alpha , 0); setProperty("_root.fixationsiegedtarget", _alpha , 0); setProperty("_root.fixationsiegegtarget", _alpha , 0); setProperty("_root.parebrisetarget", _alpha , 0); setProperty("_root.parechoctarget", _alpha , 0); setProperty("_root.pedaliertarget", _alpha , 0); setProperty("_root.rouearrieredtarget", _alpha , 0); setProperty("_root.rouearrieregtarget", _alpha , 0); setProperty("_root.roueavantdtarget", _alpha , 0); setProperty("_root.roueavantgtarget", _alpha , 0); setProperty("_root.siegeassisetarget", _alpha , 0); setProperty("_root.siegedossiertarget", _alpha , 0); setProperty("_root.volanttarget", _alpha , 0); setProperty("_root.ailedtarget", _visible , 0); setProperty("_root.ailegtarget", _visible , 0); setProperty("_root.axearrieretarget", _visible , 0); setProperty("_root.axeavanttarget", _visible , 0); setProperty("_root.axedirectiontarget", _visible , 0); setProperty("_root.carrosserietarget", _visible , 0); setProperty("_root.fixationdirectiontarget", _visible , 0); setProperty("_root.fixationsiedegtarget", _visible , 0); setProperty("_root.fixationsiegegtarget", _visible , 0); setProperty("_root.parebrisetarget", _visible , 0); setProperty("_root.parechoctarget", _visible , 0); setProperty("_root.pedaliertarget", _visible , 0); setProperty("_root.rouearrieredtarget", _visible , 0); setProperty("_root.rouearrieregtarget", _visible , 0); setProperty("_root.roueavantdtarget", _visible , 0); setProperty("_root.roueavantgtarget", _visible , 0); setProperty("_root.siegeassisetarget", _visible , 0); setProperty("_root.siegedossiertarget", _visible , 0); setProperty("_root.volanttarget", _visible , 0); stop();
Frame 7
stop();
Frame 8
stop();
Symbol 13 MovieClip Frame 30
if (_root.loading == "end") { _root.endsaut = "fini"; stop(); }
Symbol 20 MovieClip Frame 4
stop();
Symbol 30 Button
on (press, release) { getURL ("http://www.smurf.com", "_blank"); }
Symbol 32 Button
on (press, release) { getURL ("http://www.smurf.com", "_blank"); }
Symbol 36 MovieClip Frame 5
stop();
Symbol 45 Button
on (release) { tellTarget ("_root") { nextFrame(); }; }
Symbol 46 MovieClip Frame 133
stop();
Symbol 57 Button
on (release) { gotoAndPlay (6); }
Symbol 69 Button
on (press) { startDrag ("_root.ailed", true); setProperty("_root.carrosserietarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.ailedtarget", _visible , 0); if ((_root.pieces >= 15) && (_droptarget eq "/carrosserietarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.ailed", _x , getProperty(_root.ailedtarget, _x)); setProperty("_root.ailed", _y , getProperty(_root.ailedtarget, _y)); if (_root.pieces < 19) { tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } } else { setProperty("_root.ailed", _x , 445); setProperty("_root.ailed", _y , 235); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } if (_root.pieces == 19) { tellTarget ("_root") { nextFrame(); }; } }
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 2
stop();
Symbol 84 MovieClip Frame 1
stop();
Symbol 84 MovieClip Frame 14
gotoAndPlay (1);
Symbol 84 MovieClip Frame 26
gotoAndPlay (1);
Symbol 86 Button
on (press) { startDrag ("_root.axearriere", true); setProperty("_root.axearrieretarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.axearrieretarget", _visible , 0); if (_droptarget eq "/axearrieretarget") { _root.essieu = _root.essieu + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.axearriere", _x , getProperty(_root.axearrieretarget, _x)); setProperty("_root.axearriere", _y , getProperty(_root.axearrieretarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.axearriere", _x , 420); setProperty("_root.axearriere", _y , 275); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 88 MovieClip Frame 1
stop();
Symbol 88 MovieClip Frame 2
stop();
Symbol 90 Button
on (press) { startDrag ("_root.axeavant", true); setProperty("_root.axeavanttarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.axeavanttarget", _visible , 0); if (_droptarget eq "/axeavanttarget") { _root.essieu = _root.essieu + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.axeavant", _x , getProperty(_root.axeavanttarget, _x)); setProperty("_root.axeavant", _y , getProperty(_root.axeavanttarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.axeavant", _x , 435); setProperty("_root.axeavant", _y , 20); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 92 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 2
stop();
Symbol 94 Button
on (press) { startDrag ("_root.roueavantd", true); setProperty("_root.roueavantdtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.roueavantdtarget", _visible , 0); if ((_root.essieu == 2) && (_droptarget eq "/roueavantdtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.roueavantd", _x , getProperty(_root.roueavantdtarget, _x)); setProperty("_root.roueavantd", _y , getProperty(_root.roueavantdtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.roueavantd", _x , 333); setProperty("_root.roueavantd", _y , 266); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 2
stop();
Symbol 98 Button
on (press) { startDrag ("_root.rouearriered", true); setProperty("_root.rouearrieredtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.rouearrieredtarget", _visible , 0); if ((_root.essieu == 2) && (_droptarget eq "/rouearrieredtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.rouearriered", _x , getProperty(_root.rouearrieredtarget, _x)); setProperty("_root.rouearriered", _y , getProperty(_root.rouearrieredtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.rouearriered", _x , 465); setProperty("_root.rouearriered", _y , 50); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 100 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 2
stop();
Symbol 102 Button
on (press) { startDrag ("_root.fixationsieged", true); setProperty("_root.fixationsiegedtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.fixationsiegedtarget", _visible , 0); if ((_root.siege == 2) && (_droptarget eq "/fixationsiegedtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.fixationsieged", _x , getProperty(_root.fixationsiegedtarget, _x)); setProperty("_root.fixationsieged", _y , getProperty(_root.fixationsiegedtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.fixationsieged", _x , 360); setProperty("_root.fixationsieged", _y , 190); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 103 MovieClip Frame 1
stop();
Symbol 103 MovieClip Frame 2
stop();
Symbol 105 Button
on (press) { startDrag ("_root.siegeassise", true); setProperty("_root.siegeassisetarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.siegeassisetarget", _visible , 0); if (_droptarget eq "/siegeassisetarget") { _root.siege = _root.siege + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.siegeassise", _x , getProperty(_root.siegeassisetarget, _x)); setProperty("_root.siegeassise", _y , getProperty(_root.siegeassisetarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.siegeassise", _x , 465); setProperty("_root.siegeassise", _y , 260); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 107 MovieClip Frame 1
stop();
Symbol 107 MovieClip Frame 2
stop();
Symbol 109 Button
on (press) { startDrag ("_root.siegedossier", true); setProperty("_root.siegedossiertarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.siegedossiertarget", _visible , 0); if ((_root.siege == 1) && (_droptarget eq "/siegedossiertarget")) { _root.siege = _root.siege + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.siegedossier", _x , getProperty(_root.siegedossiertarget, _x)); setProperty("_root.siegedossier", _y , getProperty(_root.siegedossiertarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.siegedossier", _x , 430); setProperty("_root.siegedossier", _y , 45); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 110 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 2
stop();
Symbol 113 Button
on (press) { startDrag ("_root.fixationsiegeg", true); setProperty("_root.fixationsiegegtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.fixationsiegegtarget", _visible , 0); if ((_root.siege == 2) && (_droptarget eq "/fixationsiegegtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.fixationsiegeg", _x , getProperty(_root.fixationsiegegtarget, _x)); setProperty("_root.fixationsiegeg", _y , getProperty(_root.fixationsiegegtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.fixationsiegeg", _x , 365); setProperty("_root.fixationsiegeg", _y , 270); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 115 MovieClip Frame 1
stop();
Symbol 115 MovieClip Frame 2
stop();
Symbol 117 Button
on (press) { startDrag ("_root.volant", true); setProperty("_root.volanttarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.volanttarget", _visible , 0); if ((_root.direction == 2) && (_droptarget eq "/volanttarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.volant", _x , getProperty(_root.volanttarget, _x)); setProperty("_root.volant", _y , getProperty(_root.volanttarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.volant", _x , 395); setProperty("_root.volant", _y , 40); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 119 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 2
stop();
Symbol 121 Button
on (press) { startDrag ("_root.pedalier", true); setProperty("_root.pedaliertarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.pedaliertarget", _visible , 0); if (((_root.direction == 1) || (_root.direction == 2)) && (_droptarget eq "/pedaliertarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.pedalier", _x , getProperty(_root.pedaliertarget, _x)); setProperty("_root.pedalier", _y , getProperty(_root.pedaliertarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.pedalier", _x , 375); setProperty("_root.pedalier", _y , 65); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 123 MovieClip Frame 1
stop();
Symbol 123 MovieClip Frame 2
stop();
Symbol 125 Button
on (press) { startDrag ("_root.fixationdirection", true); setProperty("_root.fixationdirectiontarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.fixationdirectiontarget", _visible , 0); if (_droptarget eq "/fixationdirectiontarget") { _root.direction = _root.direction + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.fixationdirection", _x , getProperty(_root.fixationdirectiontarget, _x)); setProperty("_root.fixationdirection", _y , getProperty(_root.fixationdirectiontarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.fixationdirection", _x , 330); setProperty("_root.fixationdirection", _y , 190); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 2
stop();
Symbol 129 Button
on (press) { startDrag ("_root.axedirection", true); setProperty("_root.axedirectiontarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.axedirectiontarget", _visible , 0); if ((_root.direction == 1) && (_droptarget eq "/axedirectiontarget")) { _root.direction = _root.direction + 1; _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.axedirection", _x , getProperty(_root.axedirectiontarget, _x)); setProperty("_root.axedirection", _y , getProperty(_root.axedirectiontarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.axedirection", _x , 460); setProperty("_root.axedirection", _y , 85); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 131 MovieClip Frame 1
stop();
Symbol 131 MovieClip Frame 2
stop();
Symbol 133 Button
on (press) { startDrag ("_root.carrosserie", true); setProperty("_root.carrosserietarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.carrosserietarget", _visible , 0); if ((_root.pieces == 14) && (_droptarget eq "/carrosserietarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.carrosserie", _x , getProperty(_root.carrosserietarget, _x)); setProperty("_root.carrosserie", _y , getProperty(_root.carrosserietarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.carrosserie", _x , 375); setProperty("_root.carrosserie", _y , 220); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 135 MovieClip Frame 1
stop();
Symbol 135 MovieClip Frame 2
stop();
Symbol 141 Button
on (press) { startDrag ("_root.parebrise", true); setProperty("_root.parebrisetarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.parebrisetarget", _visible , 0); if ((_root.pieces >= 15) && (_droptarget eq "/parebrisetarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.parebrise", _x , getProperty(_root.parebrisetarget, _x)); setProperty("_root.parebrise", _y , getProperty(_root.parebrisetarget, _y)); if (_root.pieces < 19) { tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } } else { setProperty("_root.parebrise", _x , 345); setProperty("_root.parebrise", _y , 35); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } if (_root.pieces == 19) { tellTarget ("_root") { nextFrame(); }; } }
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 2
stop();
Symbol 145 Button
on (press) { startDrag ("_root.roueavantg", true); setProperty("_root.roueavantgtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.roueavantgtarget", _visible , 0); if ((_root.essieu == 2) && (_droptarget eq "/roueavantgtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.roueavantg", _x , getProperty(_root.roueavantgtarget, _x)); setProperty("_root.roueavantg", _y , getProperty(_root.roueavantgtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.roueavantg", _x , 335); setProperty("_root.roueavantg", _y , 75); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 147 MovieClip Frame 1
stop();
Symbol 147 MovieClip Frame 2
stop();
Symbol 149 Button
on (press) { startDrag ("_root.rouearriereg", true); setProperty("_root.rouearrieregtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.rouearrieregtarget", _visible , 0); if ((_root.essieu == 2) && (_droptarget eq "/rouearrieregtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.rouearriereg", _x , getProperty(_root.rouearrieregtarget, _x)); setProperty("_root.rouearriereg", _y , getProperty(_root.rouearrieregtarget, _y)); tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } else { setProperty("_root.rouearriereg", _x , 465); setProperty("_root.rouearriereg", _y , 195); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } }
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 2
stop();
Symbol 154 Button
on (press) { startDrag ("_root.aileg", true); setProperty("_root.ailegtarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.ailegtarget", _visible , 0); if ((_root.pieces >= 15) && (_droptarget eq "/ailegtarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.aileg", _x , getProperty(_root.ailegtarget, _x)); setProperty("_root.aileg", _y , getProperty(_root.ailegtarget, _y)); if (_root.pieces < 19) { tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } } else { setProperty("_root.aileg", _x , 395); setProperty("_root.aileg", _y , 85); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } if (_root.pieces == 19) { tellTarget ("_root") { nextFrame(); }; } }
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 2
stop();
Symbol 158 Button
on (press) { startDrag ("_root.parechoc", true); setProperty("_root.parechoctarget", _visible , 1); } on (release, releaseOutside) { stopDrag(); setProperty("_root.parechoctarget", _visible , 0); if ((_root.pieces >= 15) && (_droptarget eq "/parechoctarget")) { _root.pieces = _root.pieces + 1; nextFrame(); setProperty("_root.parechoc", _x , getProperty(_root.parechoctarget, _x)); setProperty("_root.parechoc", _y , getProperty(_root.parechoctarget, _y)); if (_root.pieces < 19) { tellTarget ("_root.mecanicien") { gotoAndPlay (2); }; } } else { setProperty("_root.parechoc", _x , 440); setProperty("_root.parechoc", _y , 110); tellTarget ("_root.mecanicien") { gotoAndPlay (15); }; } if (_root.pieces == 19) { tellTarget ("_root") { nextFrame(); }; } }
Symbol 160 MovieClip Frame 1
stop();
Symbol 160 MovieClip Frame 2
stop();
Symbol 210 MovieClip Frame 13
_root.finvroom = "1"; stop();
Symbol 211 MovieClip Frame 39
tellTarget ("_root") { nextFrame(); };
Symbol 214 Button
on (release) { gotoAndPlay (6); }
Symbol 216 Button
on (press, release) { getURL ("http://www.smurf.com", "_blank"); }

Library Items

Symbol 1 FontUsed by:2
Symbol 2 TextUses:1Used by:3
Symbol 3 MovieClipUses:2Used by:Timeline
Symbol 4 FontUsed by:5 6
Symbol 5 EditableTextUses:4Used by:Timeline
Symbol 6 TextUses:4Used by:Timeline
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 10 GraphicUsed by:13 46
Symbol 11 GraphicUsed by:13 46
Symbol 12 GraphicUsed by:13 46
Symbol 13 MovieClipUses:10 11 12 SS1Used by:Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:46
Symbol 16 GraphicUsed by:46
Symbol 17 GraphicUsed by:20
Symbol 18 GraphicUsed by:20
Symbol 19 GraphicUsed by:20
Symbol 20 MovieClipUses:17 18 19Used by:46
Symbol 21 GraphicUsed by:46
Symbol 22 GraphicUsed by:46
Symbol 23 GraphicUsed by:46
Symbol 24 GraphicUsed by:46
Symbol 25 GraphicUsed by:30 46
Symbol 26 GraphicUsed by:46
Symbol 27 GraphicUsed by:46
Symbol 28 GraphicUsed by:46
Symbol 29 GraphicUsed by:46
Symbol 30 ButtonUses:25Used by:46
Symbol 31 GraphicUsed by:32 46
Symbol 32 ButtonUses:31Used by:46
Symbol 33 GraphicUsed by:46
Symbol 34 GraphicUsed by:36
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:34 35Used by:46
Symbol 37 FontUsed by:39 40 41 42 212 213
Symbol 38 FontUsed by:39 40
Symbol 39 TextUses:37 38Used by:46
Symbol 40 TextUses:37 38Used by:46
Symbol 41 TextUses:37Used by:45 57
Symbol 42 TextUses:37Used by:45 57
Symbol 43 GraphicUsed by:45 57 214 216
Symbol 44 SoundUsed by:45 57 214
Symbol 45 ButtonUses:41 42 43 44Used by:46
Symbol 46 MovieClipUses:10 11 12 15 16 20 21 22 23 24 25 26 27 28 29 30 31 32 33 36 39 40 45 SS2Used by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:Timeline
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:Timeline
Symbol 51 GraphicUsed by:Timeline
Symbol 52 GraphicUsed by:Timeline
Symbol 53 GraphicUsed by:Timeline
Symbol 54 GraphicUsed by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 GraphicUsed by:Timeline
Symbol 57 ButtonUses:41 42 43 44Used by:Timeline
Symbol 58 GraphicUsed by:Timeline
Symbol 59 GraphicUsed by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 GraphicUsed by:Timeline
Symbol 62 GraphicUsed by:Timeline
Symbol 63 GraphicUsed by:Timeline
Symbol 64 GraphicUsed by:Timeline
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:211  Timeline
Symbol 67 GraphicUsed by:69
Symbol 68 GraphicUsed by:69
Symbol 69 ButtonUses:67 68Used by:70
Symbol 70 MovieClipUses:69Used by:Timeline
Symbol 71 GraphicUsed by:Timeline
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:72Used by:84
Symbol 74 GraphicUsed by:84
Symbol 75 GraphicUsed by:84
Symbol 76 GraphicUsed by:84
Symbol 77 GraphicUsed by:84
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:84
Symbol 80 GraphicUsed by:84
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:81 82 SS3Used by:84
Symbol 84 MovieClipUses:73 74 75 76 77 79 80 83 SS4Used by:211  Timeline
Symbol 85 GraphicUsed by:86
Symbol 86 ButtonUses:85Used by:88
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:86 87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 ButtonUses:89Used by:92
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:90 91Used by:Timeline
Symbol 93 GraphicUsed by:94
Symbol 94 ButtonUses:93Used by:96
Symbol 95 GraphicUsed by:96
Symbol 96 MovieClipUses:94 95Used by:Timeline
Symbol 97 GraphicUsed by:98
Symbol 98 ButtonUses:97Used by:100
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:98 99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 ButtonUses:101Used by:103
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 GraphicUsed by:105
Symbol 105 ButtonUses:104Used by:107
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:105 106Used by:Timeline
Symbol 108 GraphicUsed by:109 110
Symbol 109 ButtonUses:108Used by:110
Symbol 110 MovieClipUses:109 108Used by:Timeline
Symbol 111 GraphicUsed by:113
Symbol 112 GraphicUsed by:113
Symbol 113 ButtonUses:111 112Used by:115
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClipUses:113 114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 ButtonUses:116Used by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:117 118Used by:Timeline
Symbol 120 GraphicUsed by:121
Symbol 121 ButtonUses:120Used by:123
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:121 122Used by:Timeline
Symbol 124 GraphicUsed by:125
Symbol 125 ButtonUses:124Used by:127
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:125 126Used by:Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 ButtonUses:128Used by:131
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:129 130Used by:Timeline
Symbol 132 GraphicUsed by:133
Symbol 133 ButtonUses:132Used by:135
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClipUses:133 134Used by:Timeline
Symbol 136 GraphicUsed by:141 143
Symbol 137 GraphicUsed by:141 143
Symbol 138 GraphicUsed by:141 143
Symbol 139 GraphicUsed by:141 143
Symbol 140 GraphicUsed by:141
Symbol 141 ButtonUses:136 137 138 139 140Used by:143
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:141 136 137 138 139 142Used by:Timeline
Symbol 144 GraphicUsed by:145
Symbol 145 ButtonUses:144Used by:147
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:145 146Used by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 ButtonUses:148Used by:151
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:149 150Used by:Timeline
Symbol 152 GraphicUsed by:154
Symbol 153 GraphicUsed by:154
Symbol 154 ButtonUses:152 153Used by:156
Symbol 155 GraphicUsed by:156
Symbol 156 MovieClipUses:154 155Used by:Timeline
Symbol 157 GraphicUsed by:158
Symbol 158 ButtonUses:157Used by:160
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:158 159Used by:Timeline
Symbol 161 GraphicUsed by:162
Symbol 162 MovieClipUses:161Used by:Timeline
Symbol 163 GraphicUsed by:164
Symbol 164 MovieClipUses:163Used by:Timeline
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:Timeline
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:167Used by:Timeline
Symbol 169 GraphicUsed by:170
Symbol 170 MovieClipUses:169Used by:Timeline
Symbol 171 GraphicUsed by:172
Symbol 172 MovieClipUses:171Used by:Timeline
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:Timeline
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:Timeline
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179Used by:Timeline
Symbol 181 GraphicUsed by:182
Symbol 182 MovieClipUses:181Used by:Timeline
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:Timeline
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:Timeline
Symbol 187 GraphicUsed by:188
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClipUses:189Used by:Timeline
Symbol 191 GraphicUsed by:192
Symbol 192 MovieClipUses:191Used by:Timeline
Symbol 193 GraphicUsed by:194
Symbol 194 MovieClipUses:193Used by:Timeline
Symbol 195 GraphicUsed by:196
Symbol 196 MovieClipUses:195Used by:Timeline
Symbol 197 GraphicUsed by:198
Symbol 198 MovieClipUses:197Used by:Timeline
Symbol 199 GraphicUsed by:211
Symbol 200 GraphicUsed by:211
Symbol 201 GraphicUsed by:211
Symbol 202 GraphicUsed by:211
Symbol 203 GraphicUsed by:210
Symbol 204 GraphicUsed by:210
Symbol 205 SoundUsed by:210
Symbol 206 GraphicUsed by:210
Symbol 207 GraphicUsed by:210
Symbol 208 SoundUsed by:210
Symbol 209 GraphicUsed by:210
Symbol 210 MovieClipUses:203 204 205 206 207 208 209 SS5Used by:211
Symbol 211 MovieClipUses:66 199 200 84 201 202 210 SS6Used by:Timeline
Symbol 212 TextUses:37Used by:214
Symbol 213 TextUses:37Used by:214
Symbol 214 ButtonUses:212 213 43 44Used by:Timeline
Symbol 215 GraphicUsed by:Timeline
Symbol 216 ButtonUses:43Used by:Timeline
Streaming Sound 1Used by:Symbol 13 MovieClip
Streaming Sound 2Used by:Symbol 46 MovieClip
Streaming Sound 3Used by:Symbol 83 MovieClip
Streaming Sound 4Used by:Symbol 84 MovieClip
Streaming Sound 5Used by:Symbol 210 MovieClip
Streaming Sound 6Used by:Symbol 211 MovieClip

Instance Names

"barre"Frame 1Symbol 8 MovieClip
"schtroumpf"Frame 1Symbol 13 MovieClip
"ailed"Frame 6Symbol 70 MovieClip
"mecanicien"Frame 6Symbol 84 MovieClip
"axearriere"Frame 6Symbol 88 MovieClip
"axeavant"Frame 6Symbol 92 MovieClip
"roueavantd"Frame 6Symbol 96 MovieClip
"rouearriered"Frame 6Symbol 100 MovieClip
"fixationsieged"Frame 6Symbol 103 MovieClip
"siegeassise"Frame 6Symbol 107 MovieClip
"siegedossier"Frame 6Symbol 110 MovieClip
"fixationsiegeg"Frame 6Symbol 115 MovieClip
"volant"Frame 6Symbol 119 MovieClip
"pedalier"Frame 6Symbol 123 MovieClip
"fixationdirection"Frame 6Symbol 127 MovieClip
"axedirection"Frame 6Symbol 131 MovieClip
"carrosserie"Frame 6Symbol 135 MovieClip
"parebrise"Frame 6Symbol 143 MovieClip
"roueavantg"Frame 6Symbol 147 MovieClip
"rouearriereg"Frame 6Symbol 151 MovieClip
"aileg"Frame 6Symbol 156 MovieClip
"parechoc"Frame 6Symbol 160 MovieClip
"carrosserietarget"Frame 6Symbol 162 MovieClip
"ailegtarget"Frame 6Symbol 164 MovieClip
"axearrieretarget"Frame 6Symbol 166 MovieClip
"axeavanttarget"Frame 6Symbol 168 MovieClip
"parechoctarget"Frame 6Symbol 170 MovieClip
"fixationdirectiontarget"Frame 6Symbol 172 MovieClip
"fixationsiegedtarget"Frame 6Symbol 174 MovieClip
"fixationsiegegtarget"Frame 6Symbol 176 MovieClip
"parebrisetarget"Frame 6Symbol 178 MovieClip
"pedaliertarget"Frame 6Symbol 180 MovieClip
"rouearrieredtarget"Frame 6Symbol 182 MovieClip
"rouearrieregtarget"Frame 6Symbol 184 MovieClip
"roueavantdtarget"Frame 6Symbol 186 MovieClip
"roueavantgtarget"Frame 6Symbol 188 MovieClip
"siegeassisetarget"Frame 6Symbol 190 MovieClip
"siegedossiertarget"Frame 6Symbol 192 MovieClip
"volanttarget"Frame 6Symbol 194 MovieClip
"axedirectiontarget"Frame 6Symbol 196 MovieClip
"ailedtarget"Frame 6Symbol 198 MovieClip

Dynamic Text Variables

percentageSymbol 5 EditableText"100"




http://swfchan.com/5/24069/info.shtml
Created: 25/5 -2019 14:31:50 Last modified: 25/5 -2019 14:31:50 Server time: 15/05 -2024 17:42:41