STORY LOOP FURRY PORN GAMES C SERVICES [?] [R] RND POPULAR | Archived flashes: 229595 |
/disc/ · /res/ — /show/ · /fap/ · /gg/ · /swf/ | P0001 · P2595 · P5190 |
A Very Merry Christmas! |
This is the info page for Flash #47771 |
SquarePhysics |
Please Wait... |
Game by: |
Thiago Pithan, contact at: sephiroth_roxs@hotmail.com |
Welcome, player. The SquarePhysics game is a Flash game made for you. You'll have to create your own paths by inserting ' Arrows '. But remember that too much ' Arrows ' will make the game get slow, but you can put as many ' Arrows ' as you want. But you'll loose points. The total of points is 500. Every ' Arrow ' is like 1 points. Remember, the ball is affected by gravity and attrition. How to make a Level: To make a level is easy, just click the ' Custom Level '. Then press the checkboxes to choose the type of ' Arrow ' you want to insert. After you're done, just press the Quit button to come back to this menu. Thanks for playing this game. :D :P |
Play Game |
Custom Level |
<p align="left"><font face="_sans_11pt_st" size="11" color="#000000"><b>Hold </b><font color="#006600"><b>Ctrl</b></font><b> and <sbr />click to </b><font color="#ff0000"><b>Delet</b></font></font></p> |
PLAY |
QUIT |
BACK |
:D YOU WON THE GAME!!! :D Congratulations, you managed to dodge all Crosses, now press the Quit button on the bottom to go back to the menu! :P Try creating your own maps now! YOU SCORED: |
ActionScript [AS1/AS2]
Frame 1stop();Frame 2stop(); deletor.play();Frame 3i = "a"; c = 1; mapCreator = 1;Frame 4stop(); create = 1; creating = 1;Frame 5create = 0; Input.gotoAndStop(1); creating = 0;Frame 6changeok = 0; gotoAndStop (4);Frame 7score = 500; i = "a"; c = 1; mapCreator = 0;Frame 8stop(); create = 1; creating = 1;Frame 9create = 0; Input.gotoAndStop(1); creating = 0;Frame 10i = "a"; c = 1;Frame 11stop(); create = 1; creating = 1;Frame 12create = 0; Input.gotoAndStop(1); creating = 0;Frame 13i = "a"; c = 1;Frame 14stop(); create = 1; creating = 1;Frame 15create = 0; Input.gotoAndStop(1); creating = 0;Frame 16i = "a"; c = 1;Frame 17stop(); create = 1; creating = 1;Frame 18create = 0; Input.gotoAndStop(1); creating = 0;Frame 19i = "a"; c = 1;Frame 20stop(); create = 1; creating = 1;Frame 21create = 0; Input.gotoAndStop(1); creating = 0;Frame 22i = "a"; c = 1;Frame 23stop(); create = 1; creating = 1;Frame 24create = 0; Input.gotoAndStop(1); creating = 0;Frame 25i = "a"; c = 1;Frame 26stop(); create = 1; creating = 1;Frame 27create = 0; Input.gotoAndStop(1); creating = 0;Frame 28i = "a"; c = 1;Frame 29stop(); create = 1; creating = 1;Frame 30create = 0; Input.gotoAndStop(1); creating = 0;Frame 31i = "a"; c = 1;Frame 32stop(); create = 1; creating = 1;Frame 33create = 0; Input.gotoAndStop(1); creating = 0;Frame 34i = "a"; c = 1;Frame 35stop(); create = 1; creating = 1;Frame 36create = 0; Input.gotoAndStop(1); creating = 0;Frame 37i = "a"; c = 1;Frame 38stop();Symbol 4 MovieClip Frame 1if (this.hitTest(_parent._parent.user)) { _parent._parent.user.yspeed = 6; }Symbol 4 MovieClip Frame 2if (this.hitTest(_parent._parent.user)) { _parent._parent.user.yspeed = 6; }Symbol 8 Buttonon (press) { if (Key.isDown(17)) { _parent.score = _parent.score + 1; this.removeMovieClip(); } startDrag (this); } on (release) { stopDrag(); }Symbol 9 MovieClip [downArea] Frame 1if ((_parent.creating == 1) && (_parent.changeok == 1)) { _parent.score = _parent.score - 1; this._x = _xmouse; this._y = _ymouse; } play(); if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 9 MovieClip [downArea] Frame 2if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); } gotoAndPlay (1);Symbol 9 MovieClip [downArea] Frame 3if (_parent.create == 0) { this.gotoAndStop(1); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 9 MovieClip [downArea] Frame 4if (_parent.deletor.delet == 1) { this.removeMovieClip(); } if (_parent.create == 0) { if (Key.isDown(17)) { this.removeMovieClip(); } this.gotoAndStop(1); } gotoAndPlay (3);Symbol 12 MovieClip Frame 1if (this.hitTest(_parent._parent.user)) { _parent._parent.user.yspeed = -6; }Symbol 12 MovieClip Frame 2if (this.hitTest(_parent._parent.user)) { _parent._parent.user.yspeed = -6; }Symbol 13 MovieClip [upArea] Frame 1if ((_parent.creating == 1) && (_parent.changeok == 1)) { _parent.score = _parent.score - 1; this._x = _xmouse; this._y = _ymouse; } play(); if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 13 MovieClip [upArea] Frame 2if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); } gotoAndPlay (1);Symbol 13 MovieClip [upArea] Frame 3if (_parent.create == 0) { this.gotoAndStop(1); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 13 MovieClip [upArea] Frame 4if (_parent.deletor.delet == 1) { this.removeMovieClip(); } if (_parent.create == 0) { if (Key.isDown(17)) { this.removeMovieClip(); } this.gotoAndStop(1); } gotoAndPlay (3);Symbol 16 MovieClip Frame 1if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = 6; }Symbol 16 MovieClip Frame 2if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = 6; }Symbol 17 MovieClip [rightArea] Frame 1if ((_parent.creating == 1) && (_parent.changeok == 1)) { _parent.score = _parent.score - 1; this._x = _xmouse; this._y = _ymouse; } play(); if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 17 MovieClip [rightArea] Frame 2if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); } gotoAndPlay (1);Symbol 17 MovieClip [rightArea] Frame 3if (_parent.create == 0) { this.gotoAndStop(1); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 17 MovieClip [rightArea] Frame 4if (_parent.deletor.delet == 1) { this.removeMovieClip(); } if (_parent.create == 0) { if (Key.isDown(17)) { this.removeMovieClip(); } this.gotoAndStop(1); } gotoAndPlay (3);Symbol 20 MovieClip Frame 1if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = -6; }Symbol 20 MovieClip Frame 2if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = -6; }Symbol 21 MovieClip [leftArea] Frame 1if ((_parent.creating == 1) && (_parent.changeok == 1)) { _parent.score = _parent.score - 1; this._x = _xmouse; this._y = _ymouse; } play(); if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 21 MovieClip [leftArea] Frame 2if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); } gotoAndPlay (1);Symbol 21 MovieClip [leftArea] Frame 3if (_parent.create == 0) { this.gotoAndStop(1); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 21 MovieClip [leftArea] Frame 4if (_parent.deletor.delet == 1) { this.removeMovieClip(); } if (_parent.create == 0) { if (Key.isDown(17)) { this.removeMovieClip(); } this.gotoAndStop(1); } gotoAndPlay (3);Symbol 25 MovieClip Frame 1if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = 0; _parent._parent.user.yspeed = 0; _parent._parent.user._x = 11; _parent._parent.user._y = 558.5; }Symbol 25 MovieClip Frame 2if (this.hitTest(_parent._parent.user)) { _parent._parent.user.xspeed = 0; _parent._parent.user.yspeed = 0; _parent._parent.user._x = 11; _parent._parent.user._y = 558.5; }Symbol 26 Buttonon (press) { if (_parent.mapCreator == 1) { if (Key.isDown(17)) { this.removeMovieClip(); } startDrag (this); } } on (release) { stopDrag(); }Symbol 27 MovieClip [wrongArea] Frame 1if (((_parent.creating == 1) && (_parent.changeok == 1)) && (_parent.mapCreator == 1)) { this._x = _xmouse; this._y = _ymouse; } play(); if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 27 MovieClip [wrongArea] Frame 2if (_parent.create == 1) { this.gotoAndPlay(3); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); } gotoAndPlay (1);Symbol 27 MovieClip [wrongArea] Frame 3if (_parent.create == 0) { this.gotoAndStop(1); } if (_parent.deletor.delet == 1) { this.removeMovieClip(); }Symbol 27 MovieClip [wrongArea] Frame 4if (_parent.deletor.delet == 1) { this.removeMovieClip(); } if (_parent.create == 0) { if (Key.isDown(17)) { this.removeMovieClip(); } this.gotoAndStop(1); } gotoAndPlay (3);Symbol 30 MovieClip Frame 1stop(); delet = 0;Symbol 30 MovieClip Frame 2delet = 1;Symbol 33 MovieClip Frame 1this.onEnterFrame = function () { loadtotal = _parent.getBytesTotal(); loaded = _parent.getBytesLoaded(); percent = Math.round((loaded * 100) / loadtotal); loader = ("Loading..." + percent) + "%"; if (percent == 100) { _parent.play(); } };Symbol 41 Buttonon (press) { gotoAndPlay (7); }Symbol 44 Buttonon (press) { play(); }Symbol 49 Buttonon (press) { _parent.attachMovie("downArea", _parent.i, _parent.c); _parent.i = _parent.i + "a"; _parent.c = _parent.c + 1; }Symbol 50 Buttonon (press) { _parent.attachMovie("upArea", _parent.i, _parent.c); _parent.i = _parent.i + "a"; _parent.c = _parent.c + 1; }Symbol 51 Buttonon (press) { _parent.attachMovie("rightArea", _parent.i, _parent.c); _parent.i = _parent.i + "a"; _parent.c = _parent.c + 1; }Symbol 52 Buttonon (press) { _parent.attachMovie("leftArea", _parent.i, _parent.c); _parent.i = _parent.i + "a"; _parent.c = _parent.c + 1; }Symbol 53 Buttonon (press) { _parent.attachMovie("wrongArea", _parent.i, _parent.c); _parent.i = _parent.i + "a"; _parent.c = _parent.c + 1; }Symbol 54 MovieClip Frame 2stop(); this.onEnterFrame = function () { this._x = _parent._xmouse; this._y = _parent._ymouse; };Symbol 56 MovieClip Frame 1this.onEnterFrame = function () { if (this.hitTest(_parent.user)) { _parent.play(); } };Symbol 64 Buttonon (release) { gotoAndStop (2); }Symbol 65 Buttonon (release) { gotoAndStop (3); }Symbol 66 Buttonon (release) { gotoAndStop (4); }Symbol 67 Buttonon (release) { gotoAndStop (5); }Symbol 68 Buttonon (release) { if (_parent._parent.mapCreator == 1) { gotoAndStop (6); } }Symbol 72 Buttonon (release) { gotoAndStop (1); }Symbol 73 MovieClip Frame 1stop(); _parent._parent.Input.gotoAndStop(2);Symbol 73 MovieClip Frame 2_parent._parent.Input.gotoAndStop(3); _parent._parent.changeok = 1;Symbol 73 MovieClip Frame 3_parent._parent.Input.gotoAndStop(4); _parent._parent.changeok = 1;Symbol 73 MovieClip Frame 4_parent._parent.Input.gotoAndStop(5); _parent._parent.changeok = 1;Symbol 73 MovieClip Frame 5_parent._parent.Input.gotoAndStop(6); _parent._parent.changeok = 1;Symbol 73 MovieClip Frame 6_parent._parent.Input.gotoAndStop(7); _parent._parent.changeok = 1;Symbol 79 Buttonon (press) { _parent.nextFrame(); }Symbol 81 Buttonon (press) { startDrag (_parent.menuvoador); _parent.menuvoador._alpha = 50; } on (release) { stopDrag(); _parent.menuvoador._alpha = 100; } on (releaseOutside) { _parent.menuvoador._alpha = 100; }Symbol 85 Buttonon (press) { deletor.play(); gotoAndStop (1); }Symbol 87 MovieClip Frame 1stop(); gravity = 1; atrito = 1; movement = 1; division = 1; xspeed = 0; yspeed = 0; this.onEnterFrame = function () { this._x = this._x + xspeed; this._y = this._y + yspeed; if (this._x > 630) { movement = 0; xspeed = -xspeed; this._x = 629; if (division == 1) { xspeed = Math.round(xspeed / 2); division = 0; } } if (this._x < 20) { movement = 0; xspeed = -xspeed; this._x = 21; if (division == 1) { xspeed = Math.round(xspeed / 2); division = 0; } } if (this._y < 20) { movement = 0; yspeed = -yspeed; this._y = 21; if (division == 1) { yspeed = Math.round(yspeed / 2); division = 0; } } if (this._y > 580) { movement = 0; yspeed = -yspeed; this._y = 579; if (division == 1) { yspeed = Math.round(yspeed / 2); division = 0; } } else { movement = 1; division = 1; } if (gravity == 1) { if (yspeed < 6) { if (this._y < 579) { yspeed = yspeed + 0.1; } } } if (atrito == 1) { if ((xspeed < 6) && (xspeed > 0)) { xspeed = xspeed - 0.01; } if ((xspeed > -6) && (xspeed < 0)) { xspeed = xspeed + 0.01; } } };Symbol 90 Buttonon (press) { changeok = 0; prevFrame(); }Symbol 91 MovieClip Frame 1this.onEnterFrame = function () { if (this.hitTest(_parent.user)) { _parent.deletor.play(); _parent.play(); } };
Library Items
Symbol 1 Graphic | Used by:9 13 17 21 | |
Symbol 2 Graphic | Used by:4 | |
Symbol 3 Graphic | Used by:4 | |
Symbol 4 MovieClip | Uses:2 3 | Used by:9 |
Symbol 5 Graphic | Used by:8 26 | |
Symbol 6 Graphic | Used by:8 26 | |
Symbol 7 Graphic | Used by:8 26 | |
Symbol 8 Button | Uses:5 6 7 | Used by:9 13 17 21 |
Symbol 9 MovieClip [downArea] | Uses:1 4 8 | |
Symbol 10 Graphic | Used by:12 | |
Symbol 11 Graphic | Used by:12 | |
Symbol 12 MovieClip | Uses:10 11 | Used by:13 |
Symbol 13 MovieClip [upArea] | Uses:1 12 8 | |
Symbol 14 Graphic | Used by:16 | |
Symbol 15 Graphic | Used by:16 | |
Symbol 16 MovieClip | Uses:14 15 | Used by:17 |
Symbol 17 MovieClip [rightArea] | Uses:1 16 8 | |
Symbol 18 Graphic | Used by:20 | |
Symbol 19 Graphic | Used by:20 | |
Symbol 20 MovieClip | Uses:18 19 | Used by:21 |
Symbol 21 MovieClip [leftArea] | Uses:1 20 8 | |
Symbol 22 Graphic | Used by:27 | |
Symbol 23 Graphic | Used by:25 | |
Symbol 24 Graphic | Used by:25 | |
Symbol 25 MovieClip | Uses:23 24 | Used by:27 |
Symbol 26 Button | Uses:5 6 7 | Used by:27 |
Symbol 27 MovieClip [wrongArea] | Uses:22 25 26 | Used by:82 Timeline |
Symbol 28 Graphic | Used by:Timeline | |
Symbol 29 Graphic | Used by:30 | |
Symbol 30 MovieClip | Uses:29 | Used by:Timeline |
Symbol 31 Font | Used by:32 34 35 37 38 39 | |
Symbol 32 EditableText | Uses:31 | Used by:33 |
Symbol 33 MovieClip | Uses:32 | Used by:Timeline |
Symbol 34 Text | Uses:31 | Used by:Timeline |
Symbol 35 Text | Uses:31 | Used by:Timeline |
Symbol 36 Graphic | Used by:Timeline | |
Symbol 37 Text | Uses:31 | Used by:Timeline |
Symbol 38 EditableText | Uses:31 | Used by:Timeline |
Symbol 39 EditableText | Uses:31 | Used by:Timeline |
Symbol 40 Graphic | Used by:41 44 | |
Symbol 41 Button | Uses:40 | Used by:Timeline |
Symbol 42 Font | Used by:43 45 | |
Symbol 43 Text | Uses:42 | Used by:Timeline |
Symbol 44 Button | Uses:40 | Used by:Timeline |
Symbol 45 Text | Uses:42 | Used by:Timeline |
Symbol 46 Graphic | Used by:Timeline | |
Symbol 47 Graphic | Used by:Timeline | |
Symbol 48 Graphic | Used by:49 50 51 52 53 | |
Symbol 49 Button | Uses:48 | Used by:54 |
Symbol 50 Button | Uses:48 | Used by:54 |
Symbol 51 Button | Uses:48 | Used by:54 |
Symbol 52 Button | Uses:48 | Used by:54 |
Symbol 53 Button | Uses:48 | Used by:54 |
Symbol 54 MovieClip | Uses:49 50 51 52 53 | Used by:Timeline |
Symbol 55 Graphic | Used by:56 91 | |
Symbol 56 MovieClip | Uses:55 | Used by:Timeline |
Symbol 57 Graphic | Used by:Timeline | |
Symbol 58 Graphic | Used by:82 | |
Symbol 59 Graphic | Used by:82 | |
Symbol 60 Graphic | Used by:64 65 66 67 68 | |
Symbol 61 Graphic | Used by:64 65 66 67 68 | |
Symbol 62 Graphic | Used by:64 65 66 67 68 | |
Symbol 63 Graphic | Used by:64 65 66 67 68 72 | |
Symbol 64 Button | Uses:60 61 62 63 | Used by:73 |
Symbol 65 Button | Uses:60 61 62 63 | Used by:73 |
Symbol 66 Button | Uses:60 61 62 63 | Used by:73 |
Symbol 67 Button | Uses:60 61 62 63 | Used by:73 |
Symbol 68 Button | Uses:60 61 62 63 | Used by:73 |
Symbol 69 Graphic | Used by:72 | |
Symbol 70 Graphic | Used by:72 | |
Symbol 71 Graphic | Used by:72 | |
Symbol 72 Button | Uses:69 70 71 63 | Used by:73 |
Symbol 73 MovieClip | Uses:64 65 66 67 68 72 | Used by:82 |
Symbol 74 Font | Used by:75 | |
Symbol 75 EditableText | Uses:74 | Used by:82 |
Symbol 76 Graphic | Used by:79 | |
Symbol 77 Font | Used by:78 84 89 92 | |
Symbol 78 Text | Uses:77 | Used by:79 |
Symbol 79 Button | Uses:76 78 | Used by:82 |
Symbol 80 Graphic | Used by:81 | |
Symbol 81 Button | Uses:80 | Used by:82 |
Symbol 82 MovieClip | Uses:58 27 59 73 75 79 81 | Used by:Timeline |
Symbol 83 Graphic | Used by:85 | |
Symbol 84 Text | Uses:77 | Used by:85 |
Symbol 85 Button | Uses:83 84 | Used by:Timeline |
Symbol 86 Graphic | Used by:87 | |
Symbol 87 MovieClip | Uses:86 | Used by:Timeline |
Symbol 88 Graphic | Used by:90 | |
Symbol 89 Text | Uses:77 | Used by:90 |
Symbol 90 Button | Uses:88 89 | Used by:Timeline |
Symbol 91 MovieClip | Uses:55 | Used by:Timeline |
Symbol 92 Text | Uses:77 | Used by:Timeline |
Symbol 93 Font | Used by:94 | |
Symbol 94 EditableText | Uses:93 | Used by:Timeline |
Instance Names
"deletor" | Frame 1 | Symbol 30 MovieClip |
"Input" | Frame 4 | Symbol 54 MovieClip |
"menuvoador" | Frame 4 | Symbol 82 MovieClip |
"user" | Frame 5 | Symbol 87 MovieClip |
"Input" | Frame 8 | Symbol 54 MovieClip |
"menuvoador" | Frame 8 | Symbol 82 MovieClip |
"user" | Frame 9 | Symbol 87 MovieClip |
"Input" | Frame 11 | Symbol 54 MovieClip |
"menuvoador" | Frame 11 | Symbol 82 MovieClip |
"user" | Frame 12 | Symbol 87 MovieClip |
"Input" | Frame 14 | Symbol 54 MovieClip |
"menuvoador" | Frame 14 | Symbol 82 MovieClip |
"user" | Frame 15 | Symbol 87 MovieClip |
"Input" | Frame 17 | Symbol 54 MovieClip |
"menuvoador" | Frame 17 | Symbol 82 MovieClip |
"user" | Frame 18 | Symbol 87 MovieClip |
"Input" | Frame 20 | Symbol 54 MovieClip |
"menuvoador" | Frame 20 | Symbol 82 MovieClip |
"user" | Frame 21 | Symbol 87 MovieClip |
"Input" | Frame 23 | Symbol 54 MovieClip |
"menuvoador" | Frame 23 | Symbol 82 MovieClip |
"user" | Frame 24 | Symbol 87 MovieClip |
"Input" | Frame 26 | Symbol 54 MovieClip |
"menuvoador" | Frame 26 | Symbol 82 MovieClip |
"user" | Frame 27 | Symbol 87 MovieClip |
"Input" | Frame 29 | Symbol 54 MovieClip |
"menuvoador" | Frame 29 | Symbol 82 MovieClip |
"user" | Frame 30 | Symbol 87 MovieClip |
"Input" | Frame 32 | Symbol 54 MovieClip |
"menuvoador" | Frame 32 | Symbol 82 MovieClip |
"user" | Frame 33 | Symbol 87 MovieClip |
"Input" | Frame 35 | Symbol 54 MovieClip |
"menuvoador" | Frame 35 | Symbol 82 MovieClip |
"user" | Frame 36 | Symbol 87 MovieClip |
Special Tags
Protect (24) | Timeline Frame 1 | 31 bytes "..$1$GL$fdN0TnAAIubBwJ/nEXd2l/." |
ExportAssets (56) | Timeline Frame 1 | Symbol 9 as "downArea" |
ExportAssets (56) | Timeline Frame 1 | Symbol 13 as "upArea" |
ExportAssets (56) | Timeline Frame 1 | Symbol 17 as "rightArea" |
ExportAssets (56) | Timeline Frame 1 | Symbol 21 as "leftArea" |
ExportAssets (56) | Timeline Frame 1 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 4 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 8 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 8 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 8 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 8 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 8 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 9 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 9 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 9 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 9 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 9 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 11 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 12 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 14 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 15 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 17 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 18 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 20 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 21 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 23 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 24 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 26 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 27 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 29 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 30 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 32 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 33 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 35 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
ExportAssets (56) | Timeline Frame 36 | Symbol 27 as "wrongArea" |
Labels
"Final" | Frame 38 |
Dynamic Text Variables
loader | Symbol 32 EditableText | "" |
score | Symbol 94 EditableText | "" |
|