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

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

Shoot Flyers.swf

This is the info page for
Flash #24515

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


Text
100 %

Shoot the
Flyers

Level 1 : frapper au moin 20 mouches

JOUER

JOUER

Shoot the
Flyers

Level 1 : frapper au moin 20 mouches

3

3

2

2

1

1

Score :

Score :

Temps restant :

Temps restant :

LEVEL 1
Votre score :

Bien Joué !!!

0

LEVEL 1
Votre score :

0

Bien Joué !!!

Level 2

Level 2

Dommage vous avez manqué

0

0

Dommage vous avez manqué

REJOUER

REJOUER

LEVEL
II

Level 2 : frapper au moin 25 mouches

LEVEL
II

Level 2 : frapper au moin 25 mouches

LEVEL 2
Votre score :

Bien Joué !!!

0

LEVEL 2
Votre score :

0

Level 3

Level 3

Dommage vous avez manqué

0

0

Dommage vous avez manqué

Level 2 : frapper au moin 30 mouches

LEVEL
III

Level 3 : frapper au moin 30 mouches

LEVEL 3
Votre score :

Bien Joué !!!

0

LEVEL 3
Votre score :

0

Level 4

Level 4

Dommage vous avez manqué

0

0

Dommage vous avez manqué

LEVEL
IV

Level 4 : frapper au moin 35 mouches

LEVEL
IV

Level 4 : frapper au moin 35 mouches

LEVEL 4
Votre score :

Bien Joué !!!

0

LEVEL 4
Votre score :

0

Level 5

Level 5

Dommage vous avez manqué

0

0

Dommage vous avez manqué

LEVEL
V

Level 5 : frapper au moin 40 mouches

LEVEL
V

Level 5 : frapper au moin 40 mouches

LEVEL 5
Votre score :

Bien Joué !!!

0

LEVEL 5
Votre score :

0

Enregistrer votre score

Enregistrer votre score

Dommage vous avez manqué

0

0

Dommage vous avez manqué

Rejouer avec Highscore

Rejouer avec Highscore

50

Score Total

Score Total

50

ActionScript [AS1/AS2]

Frame 1
_root.onEnterFrame = function () { Total = _root.getBytesTotal(); Lu = _root.getBytesLoaded(); rapport = Math.round((Lu / Total) * 100); _root.pourcentage.text = Math.round(rapport) + " %"; _root.barre.gotoAndStop(rapport); if (rapport == 100) { delete this.onEnterFrame; gotoAndPlay (1); } }; stop();
Frame 2
stop(); z = 0; c = 0;
Frame 7
z = 0;
Frame 15
Frame 16
a = random(200) + 100; b = random(200) + 100; i = 0; j = 10; h = 50; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); depart = new Date(); compte = 0; if (z == 0) { d = depart.getTime() / 1000; z = 1; } stop(); _root.onEnterFrame = function () { temps2 = new Date(); t = temps2.getTime() / 1000; _root.chrono = 20 - Math.floor(t - _root.d); if (_root.chrono == -1) { removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); i = 0; while (i < 250) { removeMovieClip(_root["paf" + i]); i++; } if (c < 20) { gotoAndStop (18); manque = 20 - c; passer = ("Dommage il vous manque " + manque) + " mouches"; passer2 = passer; level1 = c; } else { gotoAndStop (17); passer = "Bien Jou\u00E9 !!!"; passer2 = passer; level1 = c; } } };
Frame 17
Mouse.show(); stop();
Frame 18
Mouse.show(); stop();
Frame 19
stop(); z = 0; c2 = 0;
Frame 24
z = 0;
Frame 32
Frame 33
a = random(200) + 100; b = random(200) + 100; i = 0; j = 10; h = 50; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); depart = new Date(); compte = 0; if (z == 0) { d = depart.getTime() / 1000; z = 1; } stop(); _root.onEnterFrame = function () { temps2 = new Date(); t = temps2.getTime() / 1000; _root.chrono = 20 - Math.floor(t - _root.d); if (_root.chrono == -1) { removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); i = 0; while (i < 250) { removeMovieClip(_root["paf" + i]); i++; } if (c2 < 25) { gotoAndStop (35); manque = 25 - c2; passer = ("Dommage il vous manque " + manque) + " mouches"; passer2 = passer; } else { gotoAndStop (34); passer = "Bien Jou\u00E9 !!!"; passer2 = passer; } } };
Frame 34
Mouse.show(); stop();
Frame 35
Mouse.show(); stop();
Frame 36
stop(); z = 0; c3 = 0;
Frame 41
z = 0;
Frame 49
Frame 50
a = random(200) + 100; b = random(200) + 100; i = 0; j = 10; h = 50; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); depart = new Date(); compte = 0; if (z == 0) { d = depart.getTime() / 1000; z = 1; } stop(); _root.onEnterFrame = function () { temps2 = new Date(); t = temps2.getTime() / 1000; _root.chrono = 20 - Math.floor(t - _root.d); if (_root.chrono == -1) { removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); i = 0; while (i < 250) { removeMovieClip(_root["paf" + i]); i++; } if (c3 < 30) { gotoAndStop (52); manque = 30 - c3; passer = ("Dommage il vous manque " + manque) + " mouches"; passer2 = passer; } else { gotoAndStop (51); passer = "Bien Jou\u00E9 !!!"; passer2 = passer; level2 = c2; } } };
Frame 51
Mouse.show(); stop();
Frame 52
Mouse.show(); stop();
Frame 53
stop(); z = 0; c4 = 0;
Frame 58
z = 0;
Frame 66
Frame 67
a = random(200) + 100; b = random(200) + 100; i = 0; j = 10; h = 50; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); depart = new Date(); compte = 0; if (z == 0) { d = depart.getTime() / 1000; z = 1; } stop(); _root.onEnterFrame = function () { temps2 = new Date(); t = temps2.getTime() / 1000; _root.chrono = 20 - Math.floor(t - _root.d); if (_root.chrono == -1) { removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); i = 0; while (i < 250) { removeMovieClip(_root["paf" + i]); i++; } if (c4 < 35) { gotoAndStop (69); manque = 35 - c4; passer = ("Dommage il vous manque " + manque) + " mouches"; passer2 = passer; } else { gotoAndStop (68); passer = "Bien Jou\u00E9 !!!"; passer2 = passer; } } };
Frame 68
Mouse.show(); stop();
Frame 69
Mouse.show(); stop();
Frame 70
stop(); z = 0; c5 = 0;
Frame 75
z = 0;
Frame 83
Frame 84
a = random(200) + 100; b = random(200) + 100; i = 0; j = 10; h = 50; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); depart = new Date(); compte = 0; if (z == 0) { d = depart.getTime() / 1000; z = 1; } stop(); _root.onEnterFrame = function () { temps2 = new Date(); t = temps2.getTime() / 1000; _root.chrono = 20 - Math.floor(t - _root.d); if (_root.chrono == -1) { removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); i = 0; while (i < 250) { removeMovieClip(_root["paf" + i]); i++; } if (c5 < 40) { gotoAndStop (86); manque = 40 - c5; passer = ("Dommage il vous manque " + manque) + " mouches"; passer2 = passer; } else { gotoAndStop (85); passer = "Bien Jou\u00E9 !!!"; passer2 = passer; } } };
Frame 85
Mouse.show(); total = (((c + c2) + c3) + c4) + c5; stop();
Frame 86
Mouse.show(); stop();
Frame 87
score = (((c + c2) + c3) + c4) + c5; total = score; stop();
Symbol 2 MovieClip [paf] Frame 1
stop();
Symbol 2 MovieClip [paf] Frame 40
removeMovieClip(_root["balle" + j]); this.gotoAndPlay(1);
Symbol 13 MovieClip Frame 1
stop();
Symbol 29 Button
on (release) { gotoAndPlay (3); }
Symbol 47 MovieClip Frame 6
stop();
Symbol 49 Button
on (press) { c++; _root["paf" + i].gotoAndPlay(3); removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); a = random(400) + 50; b = random(300) + 50; i++; j++; h++; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); }
Symbol 68 Button
on (release) { gotoAndPlay (19); }
Symbol 77 Button
on (release) { gotoAndPlay (2); }
Symbol 81 Button
on (release) { gotoAndPlay (20); }
Symbol 86 Button
on (press) { c2++; _root["paf" + i].gotoAndPlay(3); removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); a = random(400) + 50; b = random(300) + 50; i++; j++; h++; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); }
Symbol 94 Button
on (release) { gotoAndPlay (36); }
Symbol 99 Button
on (release) { gotoAndPlay (19); }
Symbol 101 Button
on (release) { gotoAndPlay (37); }
Symbol 106 Button
on (press) { c3++; _root["paf" + i].gotoAndPlay(3); removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); a = random(400) + 50; b = random(300) + 50; i++; j++; h++; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); }
Symbol 115 Button
on (release) { gotoAndPlay (53); }
Symbol 120 Button
on (release) { gotoAndPlay (36); }
Symbol 123 Button
on (release) { gotoAndPlay (54); }
Symbol 128 Button
on (press) { c4++; _root["paf" + i].gotoAndPlay(3); removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); a = random(400) + 50; b = random(300) + 50; i++; j++; h++; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); }
Symbol 136 Button
on (release) { gotoAndPlay (70); }
Symbol 141 Button
on (release) { gotoAndPlay (53); }
Symbol 144 Button
on (release) { gotoAndPlay (71); }
Symbol 149 Button
on (press) { c5++; _root["paf" + i].gotoAndPlay(3); removeMovieClip(_root["balle" + j]); removeMovieClip(_root["viseur" + h]); a = random(400) + 50; b = random(300) + 50; i++; j++; h++; duplicateMovieClip ("balle", "balle" + j, j); _root["balle" + j]._y = b; _root["balle" + j]._x = a; duplicateMovieClip ("paf", "paf" + i, i); _root["paf" + i]._y = b; _root["paf" + i]._x = a; duplicateMovieClip ("viseur", "viseur" + h, h); toto = _root["viseur" + h]; startDrag ("toto", true); Mouse.hide(); }
Symbol 160 Button
on (release) { gotoAndPlay (87); }
Symbol 165 Button
on (release) { c5 = 0; gotoAndPlay (70); }
Symbol 170 Button
on (release) { getURL ("http://handiservices.free.fr/site/php/shoot/shoot.php"); }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClip [paf]Uses:1Used by:Timeline
Symbol 3 BitmapUsed by:4 15
Symbol 4 GraphicUses:3Used by:Timeline
Symbol 5 FontUsed by:6
Symbol 6 EditableTextUses:5Used by:Timeline
Symbol 7 GraphicUsed by:9 49 86 106 128 149
Symbol 8 GraphicUsed by:9
Symbol 9 MovieClipUses:7 8Used by:13 47
Symbol 10 GraphicUsed by:12 49 86 106 128 149
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:10 11Used by:13 47
Symbol 13 MovieClipUses:9 12Used by:14
Symbol 14 MovieClipUses:13Used by:Timeline
Symbol 15 GraphicUses:3Used by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 17 GraphicUsed by:68 77 94 99 115 120 136 141 160 165 170  Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 FontUsed by:20 21 24 25 30 31 45 46 53 54 56 57 60 62 64 65 70 73 74 75 79 80 82 83 84 85 87 88 90 92 93 95 98 100 102 103 104 105 107 108 110 112 113 114 116 119 121 122 124 125 126 127 129 130 132 134 135 137 140 142 143 145 146 147 148 150 151 153 156 157 161 164 168 169 172 173 174 175
Symbol 20 TextUses:19Used by:Timeline
Symbol 21 TextUses:19Used by:Timeline
Symbol 22 GraphicUsed by:26 29 81 101 123 144
Symbol 23 GraphicUsed by:26
Symbol 24 TextUses:19Used by:26 29 81 101 123 144
Symbol 25 TextUses:19Used by:26 29 81 101 123 144
Symbol 26 MovieClipUses:22 23 24 25Used by:29 81 101 123 144
Symbol 27 GraphicUsed by:29 81 101 123 144
Symbol 28 GraphicUsed by:29 81 101 123 144
Symbol 29 ButtonUses:26 22 27 24 25 28Used by:Timeline
Symbol 30 TextUses:19Used by:Timeline
Symbol 31 TextUses:19Used by:Timeline
Symbol 32 GraphicUsed by:34
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:32 33Used by:Timeline
Symbol 35 GraphicUsed by:Timeline
Symbol 36 FontUsed by:37 38 39 40 41 42
Symbol 37 TextUses:36Used by:Timeline
Symbol 38 TextUses:36Used by:Timeline
Symbol 39 TextUses:36Used by:Timeline
Symbol 40 TextUses:36Used by:Timeline
Symbol 41 TextUses:36Used by:Timeline
Symbol 42 TextUses:36Used by:Timeline
Symbol 43 GraphicUsed by:Timeline
Symbol 44 SoundUsed by:Timeline
Symbol 45 EditableTextUses:19Used by:Timeline
Symbol 46 EditableTextUses:19Used by:Timeline
Symbol 47 MovieClipUses:9 12Used by:49 86 106 128 149
Symbol 48 SoundUsed by:49 86 106 128 149
Symbol 49 ButtonUses:47 7 10 48Used by:Timeline
Symbol 50 FontUsed by:51 52 166
Symbol 51 TextUses:50Used by:Timeline
Symbol 52 TextUses:50Used by:Timeline
Symbol 53 TextUses:19Used by:Timeline
Symbol 54 TextUses:19Used by:Timeline
Symbol 55 GraphicUsed by:Timeline
Symbol 56 TextUses:19Used by:Timeline
Symbol 57 EditableTextUses:19Used by:Timeline
Symbol 58 FontUsed by:59 61 71 72 89 91 96 97 109 111 117 118 131 133 138 139 152 154 162 163
Symbol 59 EditableTextUses:58Used by:Timeline
Symbol 60 TextUses:19Used by:Timeline
Symbol 61 EditableTextUses:58Used by:Timeline
Symbol 62 TextUses:19Used by:Timeline
Symbol 63 GraphicUsed by:68 77 94 99 115 120 136 141 165
Symbol 64 TextUses:19Used by:68
Symbol 65 TextUses:19Used by:68
Symbol 66 GraphicUsed by:68 94 115 136
Symbol 67 GraphicUsed by:68 77 94 99 115 120 136 141 165
Symbol 68 ButtonUses:17 63 64 65 66 67Used by:Timeline
Symbol 69 GraphicUsed by:Timeline
Symbol 70 EditableTextUses:19Used by:Timeline
Symbol 71 EditableTextUses:58Used by:Timeline
Symbol 72 EditableTextUses:58Used by:Timeline
Symbol 73 EditableTextUses:19Used by:Timeline
Symbol 74 TextUses:19Used by:77 99 120 141 165
Symbol 75 TextUses:19Used by:77 99 120 141 165
Symbol 76 GraphicUsed by:77 99 120 141 165
Symbol 77 ButtonUses:17 63 74 75 76 67Used by:Timeline
Symbol 78 GraphicUsed by:Timeline
Symbol 79 TextUses:19Used by:Timeline
Symbol 80 TextUses:19Used by:Timeline
Symbol 81 ButtonUses:26 22 27 24 25 28Used by:Timeline
Symbol 82 TextUses:19Used by:Timeline
Symbol 83 TextUses:19Used by:Timeline
Symbol 84 EditableTextUses:19Used by:Timeline
Symbol 85 EditableTextUses:19Used by:Timeline
Symbol 86 ButtonUses:47 7 10 48Used by:Timeline
Symbol 87 TextUses:19Used by:Timeline
Symbol 88 EditableTextUses:19Used by:Timeline
Symbol 89 EditableTextUses:58Used by:Timeline
Symbol 90 TextUses:19Used by:Timeline
Symbol 91 EditableTextUses:58Used by:Timeline
Symbol 92 TextUses:19Used by:94
Symbol 93 TextUses:19Used by:94
Symbol 94 ButtonUses:17 63 92 93 66 67Used by:Timeline
Symbol 95 EditableTextUses:19Used by:Timeline
Symbol 96 EditableTextUses:58Used by:Timeline
Symbol 97 EditableTextUses:58Used by:Timeline
Symbol 98 EditableTextUses:19Used by:Timeline
Symbol 99 ButtonUses:17 63 74 75 76 67Used by:Timeline
Symbol 100 TextUses:19Used by:Timeline
Symbol 101 ButtonUses:26 22 27 24 25 28Used by:Timeline
Symbol 102 TextUses:19Used by:Timeline
Symbol 103 TextUses:19Used by:Timeline
Symbol 104 EditableTextUses:19Used by:Timeline
Symbol 105 EditableTextUses:19Used by:Timeline
Symbol 106 ButtonUses:47 7 10 48Used by:Timeline
Symbol 107 TextUses:19Used by:Timeline
Symbol 108 EditableTextUses:19Used by:Timeline
Symbol 109 EditableTextUses:58Used by:Timeline
Symbol 110 TextUses:19Used by:Timeline
Symbol 111 EditableTextUses:58Used by:Timeline
Symbol 112 EditableTextUses:19Used by:Timeline
Symbol 113 TextUses:19Used by:115
Symbol 114 TextUses:19Used by:115
Symbol 115 ButtonUses:17 63 113 114 66 67Used by:Timeline
Symbol 116 EditableTextUses:19Used by:Timeline
Symbol 117 EditableTextUses:58Used by:Timeline
Symbol 118 EditableTextUses:58Used by:Timeline
Symbol 119 EditableTextUses:19Used by:Timeline
Symbol 120 ButtonUses:17 63 74 75 76 67Used by:Timeline
Symbol 121 TextUses:19Used by:Timeline
Symbol 122 TextUses:19Used by:Timeline
Symbol 123 ButtonUses:26 22 27 24 25 28Used by:Timeline
Symbol 124 TextUses:19Used by:Timeline
Symbol 125 TextUses:19Used by:Timeline
Symbol 126 EditableTextUses:19Used by:Timeline
Symbol 127 EditableTextUses:19Used by:Timeline
Symbol 128 ButtonUses:47 7 10 48Used by:Timeline
Symbol 129 TextUses:19Used by:Timeline
Symbol 130 EditableTextUses:19Used by:Timeline
Symbol 131 EditableTextUses:58Used by:Timeline
Symbol 132 TextUses:19Used by:Timeline
Symbol 133 EditableTextUses:58Used by:Timeline
Symbol 134 TextUses:19Used by:136
Symbol 135 TextUses:19Used by:136
Symbol 136 ButtonUses:17 63 134 135 66 67Used by:Timeline
Symbol 137 EditableTextUses:19Used by:Timeline
Symbol 138 EditableTextUses:58Used by:Timeline
Symbol 139 EditableTextUses:58Used by:Timeline
Symbol 140 EditableTextUses:19Used by:Timeline
Symbol 141 ButtonUses:17 63 74 75 76 67Used by:Timeline
Symbol 142 TextUses:19Used by:Timeline
Symbol 143 TextUses:19Used by:Timeline
Symbol 144 ButtonUses:26 22 27 24 25 28Used by:Timeline
Symbol 145 TextUses:19Used by:Timeline
Symbol 146 TextUses:19Used by:Timeline
Symbol 147 EditableTextUses:19Used by:Timeline
Symbol 148 EditableTextUses:19Used by:Timeline
Symbol 149 ButtonUses:47 7 10 48Used by:Timeline
Symbol 150 TextUses:19Used by:Timeline
Symbol 151 EditableTextUses:19Used by:Timeline
Symbol 152 EditableTextUses:58Used by:Timeline
Symbol 153 TextUses:19Used by:Timeline
Symbol 154 EditableTextUses:58Used by:Timeline
Symbol 155 GraphicUsed by:160
Symbol 156 TextUses:19Used by:160
Symbol 157 TextUses:19Used by:160
Symbol 158 GraphicUsed by:160
Symbol 159 GraphicUsed by:160
Symbol 160 ButtonUses:17 155 156 157 158 159Used by:Timeline
Symbol 161 EditableTextUses:19Used by:Timeline
Symbol 162 EditableTextUses:58Used by:Timeline
Symbol 163 EditableTextUses:58Used by:Timeline
Symbol 164 EditableTextUses:19Used by:Timeline
Symbol 165 ButtonUses:17 63 74 75 76 67Used by:Timeline
Symbol 166 EditableTextUses:50Used by:Timeline
Symbol 167 GraphicUsed by:170
Symbol 168 TextUses:19Used by:170
Symbol 169 TextUses:19Used by:170
Symbol 170 ButtonUses:17 167 168 169Used by:Timeline
Symbol 171 GraphicUsed by:Timeline
Symbol 172 EditableTextUses:19Used by:Timeline
Symbol 173 EditableTextUses:19Used by:Timeline
Symbol 174 EditableTextUses:19Used by:Timeline
Symbol 175 EditableTextUses:19Used by:Timeline

Instance Names

"pourcentage"Frame 1Symbol 6 EditableText
"barre"Frame 1Symbol 14 MovieClip
"viseur"Frame 2Symbol 34 MovieClip
"paf"Frame 11Symbol 2 MovieClip [paf]
"balle"Frame 16Symbol 49 Button
"viseur"Frame 19Symbol 34 MovieClip
"paf"Frame 28Symbol 2 MovieClip [paf]
"balle"Frame 33Symbol 86 Button
"viseur"Frame 36Symbol 34 MovieClip
"paf"Frame 45Symbol 2 MovieClip [paf]
"balle"Frame 50Symbol 106 Button
"viseur"Frame 53Symbol 34 MovieClip
"paf"Frame 62Symbol 2 MovieClip [paf]
"balle"Frame 67Symbol 128 Button
"viseur"Frame 70Symbol 34 MovieClip
"paf"Frame 79Symbol 2 MovieClip [paf]
"balle"Frame 84Symbol 149 Button

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 11Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 12Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 13Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 14Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 15Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 16Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 17Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 18Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 28Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 29Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 30Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 31Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 32Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 33Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 34Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 35Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 45Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 46Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 47Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 48Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 49Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 50Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 51Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 52Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 62Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 63Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 64Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 65Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 66Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 67Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 68Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 69Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 79Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 80Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 81Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 82Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 83Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 84Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 85Symbol 2 as "paf"
ExportAssets (56)Timeline Frame 86Symbol 2 as "paf"

Dynamic Text Variables

cSymbol 45 EditableText""
chronoSymbol 46 EditableText""
passerSymbol 57 EditableText"Bien Joué !!!"
cSymbol 59 EditableText"0"
cSymbol 61 EditableText"0"
passerSymbol 70 EditableText"Dommage vous avez manqué"
cSymbol 71 EditableText"0"
cSymbol 72 EditableText"0"
passer2Symbol 73 EditableText"Dommage vous avez manqué"
c2Symbol 84 EditableText""
chronoSymbol 85 EditableText""
passerSymbol 88 EditableText"Bien Joué !!!"
c2Symbol 89 EditableText"0"
c2Symbol 91 EditableText"0"
passerSymbol 95 EditableText"Dommage vous avez manqué"
c3Symbol 96 EditableText"0"
c3Symbol 97 EditableText"0"
passer2Symbol 98 EditableText"Dommage vous avez manqué"
c3Symbol 104 EditableText""
chronoSymbol 105 EditableText""
passerSymbol 108 EditableText"Bien Joué !!!"
c3Symbol 109 EditableText"0"
c3Symbol 111 EditableText"0"
totoSymbol 112 EditableText""
passerSymbol 116 EditableText"Dommage vous avez manqué"
c3Symbol 117 EditableText"0"
c3Symbol 118 EditableText"0"
passer2Symbol 119 EditableText"Dommage vous avez manqué"
c4Symbol 126 EditableText""
chronoSymbol 127 EditableText""
passerSymbol 130 EditableText"Bien Joué !!!"
c4Symbol 131 EditableText"0"
c4Symbol 133 EditableText"0"
passerSymbol 137 EditableText"Dommage vous avez manqué"
c4Symbol 138 EditableText"0"
c4Symbol 139 EditableText"0"
passer2Symbol 140 EditableText"Dommage vous avez manqué"
c5Symbol 147 EditableText""
chronoSymbol 148 EditableText""
passerSymbol 151 EditableText"Bien Joué !!!"
c5Symbol 152 EditableText"0"
c5Symbol 154 EditableText"0"
passerSymbol 161 EditableText"Dommage vous avez manqué"
c5Symbol 162 EditableText"0"
c5Symbol 163 EditableText"0"
passer2Symbol 164 EditableText"Dommage vous avez manqué"
totalSymbol 172 EditableText"50"
totalSymbol 175 EditableText"50"




http://swfchan.com/5/24515/info.shtml
Created: 24/5 -2019 21:35:23 Last modified: 24/5 -2019 21:35:23 Server time: 13/05 -2024 19:53:51