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

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

Circular v.1.3.swf

This is the info page for
Flash #68289

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


Text
<P ALIGN="LEFT"></P>

Circular

Circular

v.1.3

Start

Start

Options

Options

Mission Briefing

Mission Briefing

Quality -

* Low is Recommed

Medium

LOW

Back to Main

Mission Briefing, 2010


Zh0rk warriors has taken over space. And know they are ready
to attack our ship. You need to stop the Explo-Balls by shooting
them with the X6Z4 a very powerfull space canon. Maby you will
save the whole universe by doing this. Kill as many if you can!

Be Ready!

Set

GO!

1

0

song

1

song

1

song

2

song

2

song

3

song

3

song

4

song

4

song

5

song

5

song

6

song

6

CIRCULAR v.1.3

CIRCULAR v.1.3

Let Trough

Score

ActionScript [AS1/AS2]

Frame 1
stop(); Stage.showMenu = false;
Instance of Symbol 26 MovieClip in Frame 1
onClipEvent (enterFrame) { gotoAndPlay(int((_parent.getBytesLoaded() * 100) / _parent.getBytesTotal())); }
Instance of Symbol 29 MovieClip in Frame 1
onClipEvent (load) { tF = getTimer() + 1000; bI = _parent.getBytesLoaded(); } onClipEvent (enterFrame) { porcentaje = int((_parent.getBytesLoaded() * 100) / _parent.getBytesTotal()) + "%"; tA = getTimer(); if (tA >= tF) { bA = _parent.getBytesLoaded(); bT = bA - bI; tR = int((_parent.getBytesTotal() - _parent.getBytesLoaded()) / bT); sR = tR; while (sR >= 60) { i++; sR = sR - 60; } mR = int(tR / 60); while (mR >= 60) { i--; mR = mR - 60; } hR = int((tr / 60) / 60); sR = ((sR < 10) ? ("0" + sR) : (sR)); mR = ((mR < 10) ? ("0" + mR) : (mR)); hR = ((hR < 10) ? ("0" + hr) : (hR)); tR = (((hR + ":") + mR) + ":") + sR; tit = ((bT < 1000) ? " bytes" : " kb"); bT = ((bT < 1000) ? (bT) : (int(bT / 100) / 10)); tF = getTimer() + 1000; bI = _parent.getBytesLoaded(); } datos_esp = ((((((((("porcentaje: " + porcentaje) + "<br>descargado: ") + int(_parent.getBytesLoaded() / 1000)) + "kb<br>kb total: ") + int(_parent.getBytesTotal() / 1000)) + "kb<br>velocidad: ") + bT) + tit) + "/segundo<br>tiempo restante aprox.: ") + tR; datos_ing = ((((((((("percentage: " + porcentaje) + "<br>downloaded: ") + int(_parent.getBytesLoaded() / 1000)) + "kb<br>total kb: ") + int(_parent.getBytesTotal() / 1000)) + "kb<br>speed: ") + bT) + tit) + "/second<br>time left: ") + tR; datos = ((_level0.idioma eq "esp") ? (datos_esp) : (datos_ing)); if ((ir != 1) && (_parent.getBytesTotal() == _parent.getBytesLoaded())) { _parent.gotoAndStop(2); ir = 1; } }
Frame 2
stop(); _root._quality = "MEDIUM";
Frame 3
stop();
Frame 4
stop();
Frame 5
stopAllSounds();
Frame 169
gotoAndPlay (170);
Frame 170
root._quality = "LOW"; stop();
Frame 171
stop();
Symbol 4 MovieClip [pointer] Frame 1
stop();
Symbol 4 MovieClip [pointer] Frame 2
stop();
Symbol 10 MovieClip [mosquito] Frame 1
stop();
Instance of Symbol 6 MovieClip "mosquito" in Symbol 10 MovieClip [mosquito] Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root.game.circle.fire.ball2.ball)) { _root.game.score++; _parent.gotoAndPlay("hit"); } if (this.hitTest(_root.game.wall)) { _parent.gotoAndPlay("hit"); } if (this.hitTest(_root.game.wall2)) { _parent.gotoAndPlay("hit"); } if (this.hitTest(_root.game.house)) { _parent.gotoAndPlay("hit"); _root.game.score2--; } if (_root.game.score2 == "0") { tellTarget (_root) { }; } } onClipEvent (load) { _parent._x = random(510) + 20; _parent._y = 0; xStep = 1; yStep = 0; } onClipEvent (enterFrame) { _parent._y = _parent._y + xstep; if ((_parent._x < -30) and (xstep < 0)) { xstep = -(xstep - (xstep / 16)); } else if ((_parent._x > 500) and (xstep > 0)) { removeMovieClip(""); xstep = -(xstep - (xstep / 16)); } }
Symbol 10 MovieClip [mosquito] Frame 2
setProperty(this._x, _x , (_root._x = _root._x + random(10))); setProperty(this._y, _y , (_root._y = _root._y + random(-10)));
Symbol 10 MovieClip [mosquito] Frame 3
setProperty(_root, _x , _root._x + random(-6)); setProperty(_root, _y , _root._y + random(6));
Symbol 10 MovieClip [mosquito] Frame 4
setProperty(_root, _x , _root._x + random(3)); setProperty(_root, _y , _root._y + random(-3));
Symbol 10 MovieClip [mosquito] Frame 5
setProperty(_root, _x , _root._x + -1); setProperty(_root, _y , _root._y + 1);
Symbol 10 MovieClip [mosquito] Frame 6
setProperty(_root, _x , 0); setProperty(_root, _y , 0); removeMovieClip(""); _root.hit++;
Symbol 19 MovieClip [ball] Frame 46
removeMovieClip(""); stop();
Symbol 19 MovieClip [ball] Frame 47
removeMovieClip(""); stop();
Symbol 22 MovieClip Frame 1
i = 1; max = 100; x = getProperty("bubble1", _x) + random(50);
Symbol 22 MovieClip Frame 2
duplicateMovieClip ("shell1", "shell1", 90); if (Number(i) <= Number(max)) { duplicateMovieClip ("bubble1", "bubble1" add i, i); setProperty("bubble1" add i, _yscale , random(75) + 10); setProperty("bubble1" add i, _xscale , random(75) + 10); setProperty("bubble1", _visible , "0"); i = Number(i) + 1; }
Symbol 22 MovieClip Frame 3
duplicateMovieClip ("shell1", "shell1", 90); if (Number(i) <= Number(max)) { duplicateMovieClip ("fire", "fire" add i, i); i = Number(i) + 1; } if (Number(i2) <= Number(max2)) { duplicateMovieClip ("bubble1", "bubble1" add i2, i2); i2 = Number(i2) + 1; } gotoAndPlay (2);
Symbol 43 Button
on (release) { gotoAndPlay (5); }
Symbol 46 Button
on (release) { gotoAndPlay (3); }
Symbol 51 Button
on (release) { gotoAndPlay (4); }
Symbol 55 Button
on (release) { _root._quality = "MEDIUM"; }
Symbol 57 Button
on (release) { _root._quality = "Low"; }
Symbol 59 Button
on (release) { gotoAndPlay (2); }
Symbol 72 MovieClip Frame 1
stop();
Instance of Symbol 19 MovieClip [ball] "ball2" in Symbol 72 MovieClip Frame 2
onClipEvent (load) { if (this.hitTest(_root.musquito)) { removeMovieClip(""); } }
Instance of Symbol 72 MovieClip "fire" in Symbol 73 MovieClip Frame 1
onClipEvent (mouseDown) { if (_root.state == "1") { gotoAndPlay (1); tellTarget (_root.game.load_bar) { duplicateMovieClip (_root.game.ball, ball2, 1); play(); }; } else if (_root.state == "0") { play(); } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 80 MovieClip in Symbol 81 MovieClip Frame 1
onClipEvent (load) { } onClipEvent (keyDown) { _root.life = "100"; }
Symbol 86 MovieClip Frame 1
_root.state = "1"; stop();
Symbol 86 MovieClip Frame 2
_root.state = "0";
Symbol 86 MovieClip Frame 55
_root.state = "0";
Symbol 94 MovieClip Frame 1
if (_root.game.score2 == "0") { } function createMosquitos(count) { var i; i = 1; while (i <= count) { _root.attachMovie("mosquito", "mosquito" + i, i); i++; } } if (hit == level) { if (level < 90) { level++; } hit = 0; createMosquitos(level); } fscommand ("AllowScale", "False"); fscommand ("FullScreen", "False"); Mouse.hide(); _root.game.attachMovie("pointer", "pointer", 10000); pointer._x = _xmouse; pointer._y = _ymouse; Xpos = _xmouse; Ypos = _ymouse; circleXpos = circle._x; circleYpos = circle._y; x = Xpos - circleXpos; y = Ypos - circleYpos; r = Math.sqrt((x * x) + (y * y)); sinTheta = y / r; theta = Math.asin(sinTheta); myRotation = circle._rotation; radius = x + (y / 50); angle01 = myRotation1; myRotation1 = angle01 + (x / 1000); angle02 = myRotation2; myRotation2 = angle02 + (x / 900); angle03 = myRotation3; myRotation3 = angle03 + (x / 800); angle04 = myRotation4; myRotation4 = angle04 + (x / 700); if (Xpos < circleXpos) { circle._rotation = 180 - (theta / 0.0175); } else if (Xpos > circleXpos) { circle._rotation = theta / 0.0175; } duplicateMovieClip ("line", "newLine1", 1); newLine1._x = circleXpos; newLine1._y = circleYpos; newLine1._xscale = _xmouse - circleXpos; newLine1._yscale = _ymouse - circleYpos;
Instance of Symbol 73 MovieClip "circle" in Symbol 94 MovieClip Frame 1
onClipEvent (enterFrame) { speed = 6; if (Key.isDown(37)) { this._x = this._x - speed; } if (Key.isDown(39)) { this._x = this._x + speed; } if (Key.isDown(38)) { xSpeed = xSpeed + (thrust * Math.sin(_rotation * (Math.PI/180))); ySpeed = ySpeed + (thrust * Math.cos(_rotation * (Math.PI/180))); flames._visible = 1; setProperty("flames", _alpha , "90"); setProperty("light", _yscale , "120"); setProperty("light", _alpha , "100"); } else { setProperty("light", _yscale , "80"); setProperty("light", _alpha , "50"); xSpeed = xSpeed * decay; ySpeed = ySpeed * decay; flames._visible = 0; } if (this.hitTest(_root.wall3)) { speed = "0"; } else { speed = "6"; } }
Instance of Symbol 10 MovieClip [mosquito] in Symbol 94 MovieClip Frame 1
//component parameters onClipEvent (initialize) { stepy = 0; stepx = 0; }
Symbol 94 MovieClip Frame 2
if (_root.game.score2 == "0") { } Mouse.hide(); _root.attachMovie("pointer", "pointer", 10000); pointer._x = _xmouse; pointer._y = _ymouse; Xpos = _xmouse; Ypos = _ymouse; circleXpos = circle._x; circleYpos = circle._y; x = Xpos - circleXpos; y = Ypos - circleYpos; r = Math.sqrt((x * x) + (y * y)); sinTheta = y / r; theta = Math.asin(sinTheta); myRotation = circle._rotation; if (Xpos < circleXpos) { circle._rotation = 180 - (theta / 0.0175); } else if (Xpos > circleXpos) { circle._rotation = theta / 0.0175; } duplicateMovieClip ("line", "newLine1", 1); newLine1._x = circleXpos; newLine1._y = circleYpos; newLine1._xscale = _xmouse - circleXpos; newLine1._yscale = _ymouse - circleYpos;
Symbol 99 Button
on (release) { stopAllSounds(); }
Symbol 102 Button
on (release) { gotoAndPlay (3); }
Symbol 108 Button
on (release) { gotoAndPlay (5); }
Symbol 114 Button
on (release) { gotoAndPlay (7); }
Symbol 120 Button
on (release) { gotoAndPlay (9); }
Symbol 124 Button
on (release) { gotoAndPlay (1); }
Symbol 127 Button
on (release) { gotoAndPlay (11); }
Symbol 135 MovieClip Frame 1
stopAllSounds(); stopAllSounds();
Symbol 135 MovieClip Frame 2
stop();
Symbol 135 MovieClip Frame 3
stopAllSounds();
Symbol 135 MovieClip Frame 4
stop();
Symbol 135 MovieClip Frame 5
stopAllSounds();
Symbol 135 MovieClip Frame 6
stop();
Symbol 135 MovieClip Frame 7
stopAllSounds();
Symbol 135 MovieClip Frame 8
stop();
Symbol 135 MovieClip Frame 9
stopAllSounds();
Symbol 135 MovieClip Frame 10
stop();
Symbol 135 MovieClip Frame 11
stopAllSounds();
Symbol 135 MovieClip Frame 12
stop();

Library Items

Symbol 1 GraphicUsed by:4
Symbol 2 BitmapUsed by:3
Symbol 3 GraphicUses:2Used by:4
Symbol 4 MovieClip [pointer]Uses:1 3
Symbol 5 GraphicUsed by:6
Symbol 6 MovieClipUses:5Used by:10
Symbol 7 GraphicUsed by:10
Symbol 8 GraphicUsed by:10
Symbol 9 SoundUsed by:10
Symbol 10 MovieClip [mosquito]Uses:6 7 8 9Used by:94
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClip [line]Uses:11Used by:94
Symbol 13 GraphicUsed by:14 18 90
Symbol 14 MovieClipUses:13Used by:19
Symbol 15 GraphicUsed by:19
Symbol 16 MovieClipUsed by:19
Symbol 17 SoundUsed by:19
Symbol 18 MovieClipUses:13Used by:19
Symbol 19 MovieClip [ball]Uses:14 15 16 17 18Used by:72
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:22
Symbol 22 MovieClipUses:21Used by:Timeline
Symbol 23 GraphicUsed by:26
Symbol 24 ShapeTweeningUsed by:26
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:23 24 25Used by:Timeline
Symbol 27 FontUsed by:28
Symbol 28 EditableTextUses:27Used by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 GraphicUsed by:Timeline
Symbol 31 GraphicUsed by:Timeline
Symbol 32 GraphicUsed by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 GraphicUsed by:Timeline
Symbol 35 GraphicUsed by:Timeline
Symbol 36 FontUsed by:37 38 39 40 42 44 45 48 50 52 53 54 56 58 60 95 100 101 103 105 106 107 109 111 112 113 115 117 118 119 121 123 125 126 128 130 131 132 133 140 141
Symbol 37 TextUses:36Used by:Timeline
Symbol 38 TextUses:36Used by:Timeline
Symbol 39 TextUses:36Used by:Timeline
Symbol 40 TextUses:36Used by:43
Symbol 41 GraphicUsed by:43 46 55 57 59
Symbol 42 TextUses:36Used by:43
Symbol 43 ButtonUses:40 41 42Used by:Timeline
Symbol 44 TextUses:36Used by:46
Symbol 45 TextUses:36Used by:46
Symbol 46 ButtonUses:44 41 45Used by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 TextUses:36Used by:51
Symbol 49 GraphicUsed by:51
Symbol 50 TextUses:36Used by:51
Symbol 51 ButtonUses:48 49 50Used by:Timeline
Symbol 52 TextUses:36Used by:Timeline
Symbol 53 TextUses:36Used by:Timeline
Symbol 54 TextUses:36Used by:55
Symbol 55 ButtonUses:54 41Used by:Timeline
Symbol 56 TextUses:36Used by:57
Symbol 57 ButtonUses:56 41Used by:Timeline
Symbol 58 TextUses:36Used by:59
Symbol 59 ButtonUses:58 41Used by:Timeline
Symbol 60 EditableTextUses:36Used by:Timeline
Symbol 61 FontUsed by:62 63 64 136 137
Symbol 62 TextUses:61Used by:Timeline
Symbol 63 TextUses:61Used by:Timeline
Symbol 64 TextUses:61Used by:Timeline
Symbol 65 GraphicUsed by:66
Symbol 66 ButtonUses:65Used by:73
Symbol 67 GraphicUsed by:72
Symbol 68 GraphicUsed by:72
Symbol 69 GraphicUsed by:72
Symbol 70 SoundUsed by:72
Symbol 71 SoundUsed by:72
Symbol 72 MovieClipUses:67 68 69 19 70 71Used by:73
Symbol 73 MovieClipUses:66 72Used by:94
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:74Used by:94
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:94
Symbol 78 GraphicUsed by:81
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:79Used by:81
Symbol 81 MovieClipUses:78 80Used by:94
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:94
Symbol 84 GraphicUsed by:86 94
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:84 85Used by:94
Symbol 87 FontUsed by:88 89 92 93
Symbol 88 EditableTextUses:87Used by:94
Symbol 89 EditableTextUses:87Used by:94
Symbol 90 MovieClipUses:13Used by:94
Symbol 91 GraphicUsed by:94
Symbol 92 EditableTextUses:87Used by:94
Symbol 93 EditableTextUses:87Used by:94
Symbol 94 MovieClipUses:73 75 77 81 83 86 12 10 84 88 89 90 91 92 93Used by:Timeline
Symbol 95 EditableTextUses:36Used by:135
Symbol 96 GraphicUsed by:98 99 102 108 114 120 124 127
Symbol 97 SoundUsed by:98 99 102 108 114 120 124 127
Symbol 98 ButtonUses:96 97Used by:135
Symbol 99 ButtonUses:96 97Used by:135
Symbol 100 EditableTextUses:36Used by:135
Symbol 101 EditableTextUses:36Used by:135
Symbol 102 ButtonUses:96 97Used by:135
Symbol 103 EditableTextUses:36Used by:135
Symbol 104 SoundUsed by:135
Symbol 105 EditableTextUses:36Used by:135
Symbol 106 EditableTextUses:36Used by:135
Symbol 107 EditableTextUses:36Used by:135
Symbol 108 ButtonUses:96 97Used by:135
Symbol 109 EditableTextUses:36Used by:135
Symbol 110 SoundUsed by:135
Symbol 111 EditableTextUses:36Used by:135
Symbol 112 EditableTextUses:36Used by:135
Symbol 113 EditableTextUses:36Used by:135
Symbol 114 ButtonUses:96 97Used by:135
Symbol 115 EditableTextUses:36Used by:135
Symbol 116 SoundUsed by:135
Symbol 117 EditableTextUses:36Used by:135
Symbol 118 EditableTextUses:36Used by:135
Symbol 119 EditableTextUses:36Used by:135
Symbol 120 ButtonUses:96 97Used by:135
Symbol 121 EditableTextUses:36Used by:135
Symbol 122 SoundUsed by:135
Symbol 123 EditableTextUses:36Used by:135
Symbol 124 ButtonUses:96 97Used by:135
Symbol 125 EditableTextUses:36Used by:135
Symbol 126 EditableTextUses:36Used by:135
Symbol 127 ButtonUses:96 97Used by:135
Symbol 128 EditableTextUses:36Used by:135
Symbol 129 SoundUsed by:135
Symbol 130 EditableTextUses:36Used by:135
Symbol 131 EditableTextUses:36Used by:135
Symbol 132 EditableTextUses:36Used by:135
Symbol 133 EditableTextUses:36Used by:135
Symbol 134 SoundUsed by:135
Symbol 135 MovieClipUses:95 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134Used by:Timeline
Symbol 136 TextUses:61Used by:Timeline
Symbol 137 TextUses:61Used by:Timeline
Symbol 138 GraphicUsed by:Timeline
Symbol 139 GraphicUsed by:Timeline
Symbol 140 EditableTextUses:36Used by:Timeline
Symbol 141 EditableTextUses:36Used by:Timeline

Instance Names

"game"Frame 170Symbol 94 MovieClip
"mosquito"Symbol 10 MovieClip [mosquito] Frame 1Symbol 6 MovieClip
"ball"Symbol 19 MovieClip [ball] Frame 1Symbol 14 MovieClip
"hitarea"Symbol 19 MovieClip [ball] Frame 1Symbol 16 MovieClip
"ball"Symbol 19 MovieClip [ball] Frame 45Symbol 18 MovieClip
"bubble1"Symbol 22 MovieClip Frame 1Symbol 21 MovieClip
"ball2"Symbol 72 MovieClip Frame 2Symbol 19 MovieClip [ball]
"fire"Symbol 73 MovieClip Frame 1Symbol 72 MovieClip
"circle"Symbol 94 MovieClip Frame 1Symbol 73 MovieClip
"house"Symbol 94 MovieClip Frame 1Symbol 75 MovieClip
"wall"Symbol 94 MovieClip Frame 1Symbol 77 MovieClip
"wall2"Symbol 94 MovieClip Frame 1Symbol 81 MovieClip
"wall3"Symbol 94 MovieClip Frame 1Symbol 83 MovieClip
"wall4"Symbol 94 MovieClip Frame 1Symbol 83 MovieClip
"load_bar"Symbol 94 MovieClip Frame 1Symbol 86 MovieClip
"line"Symbol 94 MovieClip Frame 1Symbol 12 MovieClip [line]
"lifebar"Symbol 94 MovieClip Frame 1Symbol 90 MovieClip
"lifebar"Symbol 94 MovieClip Frame 2Symbol 90 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 4 as "pointer"
ExportAssets (56)Timeline Frame 1Symbol 10 as "mosquito"
ExportAssets (56)Timeline Frame 1Symbol 12 as "line"
ExportAssets (56)Timeline Frame 1Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 19 as "ball"
ExportAssets (56)Timeline Frame 170Symbol 12 as "line"
ExportAssets (56)Timeline Frame 170Symbol 10 as "mosquito"
ExportAssets (56)Timeline Frame 170Symbol 12 as "line"
ExportAssets (56)Timeline Frame 170Symbol 10 as "mosquito"

Labels

"pointer"Symbol 4 MovieClip [pointer] Frame 1
"finger"Symbol 4 MovieClip [pointer] Frame 2
"hit"Symbol 10 MovieClip [mosquito] Frame 2
"boom"Symbol 19 MovieClip [ball] Frame 47

Dynamic Text Variables

datosSymbol 28 EditableText"<P ALIGN="LEFT"></P>"
scoreSymbol 88 EditableText""
score2Symbol 89 EditableText"1"
score2Symbol 92 EditableText"0"
scoreSymbol 93 EditableText""




http://swfchan.com/14/68289/info.shtml
Created: 11/4 -2019 02:46:18 Last modified: 11/4 -2019 02:46:18 Server time: 05/05 -2024 10:05:04