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

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

911StateofEmergence.swf

This is the info page for
Flash #250008

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


Text
Skip

The Saturation Engine

A One Infinity Creation
Abe Burmeister, Seth Fershko and Paul D. Miller: Executive Producers
Bishnu and Billy Blaze: Directors and Visual Design
DJ Spooky: Music
Tree: Sound Edits and Remix
Abe1x: Programming
Justin Chan: Graffiti Lettering
Graffiti engine code based on code by Joshua Davis and Scien123

ActionScript [AS1/AS2]

Frame 1
function createSet() { this["it" + newSet] = new Array(); all[newSet] = this["it" + newSet]; currentRow = 1; while (currentRow < maxRows) { this[(newSet + "rw") + currentRow] = new Array(); this["it" + newSet][currentRow] = this[(newSet + "rw") + currentRow]; currentRow++; } currentSet = newSet; newSet++; } function newZero() { var z = 1; while (maxRows >= z) { all[currentSet][z][1] = 0; all[currentSet][z][2] = 0; all[currentSet][z][3] = 1; all[currentSet][z][4] = 1; all[currentSet][z][5] = 0; all[currentSet][z][6] = false; z++; } reverse(); } function reverse() { loop = all[currentSet][0]; var z = 1; while (maxRows >= z) { this["row" + z].frame = all[currentSet][z][0]; this["row" + z].x = all[currentSet][z][1]; this["row" + z].y = all[currentSet][z][2]; this["row" + z].xS = all[currentSet][z][3]; this["row" + z].yS = all[currentSet][z][4]; this["row" + z].rote = all[currentSet][z][5]; this["row" + z].out = all[currentSet][z][6]; z++; } } function defineSet() { all[currentSet][0] = loop; var z = 1; while (maxRows >= z) { all[currentSet][z][0] = this["row" + z].frame; all[currentSet][z][1] = this["row" + z].x; all[currentSet][z][2] = this["row" + z].y; all[currentSet][z][3] = this["row" + z].xS; all[currentSet][z][4] = this["row" + z].yS; all[currentSet][z][5] = this["row" + z].rote; all[currentSet][z][6] = this["row" + z].out; z++; } } function mixSet(odd, even) { createSet(); all[currentSet][0] = Math.floor((all[odd][0] + all[even][0]) / 2); var z = 1; while (maxRows >= z) { if ((((((((z == 1) or (z == 3)) or (z == 5)) or (z == 7)) or ((z == z) == 9)) or (z == 11)) or (z == 13)) or (z == 15)) { mixedSet = odd; } else { mixedSet = even; } all[currentSet][z][0] = all[mixedSet][z][0]; all[currentSet][z][1] = all[mixedSet][z][1]; all[currentSet][z][2] = all[mixedSet][z][2]; all[currentSet][z][3] = all[mixedSet][z][3]; all[currentSet][z][4] = all[mixedSet][z][4]; all[currentSet][z][5] = all[mixedSet][z][5]; all[currentSet][z][6] = all[mixedSet][z][6]; z++; } reverse(); } function zero() { row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; } now = newDate(); fscommand ("fullscreen", "true"); fscommand ("allowscale", "false"); newSet = 0; maxRows = 16; currentSet = 0; all = new Array(); createSet();
Instance of Symbol 2 MovieClip in Frame 1
onClipEvent (enterFrame) { _parent.defineSet(); }
Frame 2
createSet(); createSet(); zero(); loop = 5; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "3"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 0; row5.xS = 1; row5.out = false; defineSet(); createSet(); zero(); loop = "4"; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "3"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 0; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1; defineSet(); createSet(); createSet(); zero(); loop = 5; row1.frame = 2; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 3; row2.x = 36; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 4; row3.x = 45; row3.y = 5; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 5; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 1; row5.x = -30; row5.y = -60; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "24"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 44; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1; defineSet(); createSet(); zero(); loop = "4"; row1.frame = "41"; row2.frame = "25"; row3.frame = "8"; row4.frame = "29"; row5.frame = "30"; row6.frame = "12"; row7.frame = "29"; row8.frame = "13"; row1.x = "0"; row1.y = "-10"; row2.x = "0"; row3.x = "-200"; row3.y = "0"; row3.xS = 2; row4.x = "0"; row4.rote = 0; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "41"; row2.frame = "25"; row3.frame = "8"; row4.frame = "35"; row5.frame = "35"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "-10"; row2.x = "0"; row3.x = "-200"; row3.y = "0"; row3.xS = 2; row4.x = "0"; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = "41"; row2.frame = "25"; row3.frame = "8"; row4.frame = "35"; row5.frame = "20"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "-10"; row2.x = "0"; row3.x = "-200"; row3.y = "0"; row3.xS = 2; row4.x = "0"; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1; defineSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); createSet(); zero(); loop = 4; row1.frame = 114; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 116; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 114; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 116; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 114; row5.x = 40; row5.y = 0; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1.4; row6.yS = 1.4; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 102; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 119; row1.x = 0; row1.y = 0; row1.xS = 1.1; row1.yS = 1.1; row1.rote = 0; row1.out = false; row2.frame = 119; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 119; row1.x = 0; row1.y = 0; row1.xS = 1.1; row1.yS = 1.1; row1.rote = 0; row1.out = false; row2.frame = 41; row2.x = 0; row2.y = 0; row2.xS = 0.8; row2.yS = 0.8; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 103; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 118; row2.x = -30; row2.y = 0; row2.xS = 1.1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 118; row3.x = 0; row3.y = 0; row3.xS = 1.2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 115; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 106; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 109; row1.x = 30; row1.y = 0; row1.xS = 1; row1.yS = 1.5; row1.rote = -90; row1.out = false; row2.frame = 104; row2.x = 65; row2.y = -20; row2.xS = 1.6; row2.yS = 1.6; row2.rote = 0; row2.out = false; row3.frame = 102; row3.x = -40; row3.y = 0; row3.xS = 1.2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 122; row2.x = 0; row2.y = 30; row2.xS = 1; row2.yS = 1.1; row2.rote = 0; row2.out = true; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 51; row2.x = 0; row2.y = 20; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 50; row5.x = 0; row5.y = 20; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = true; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 15; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = true; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; row6.frame = 109; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = -1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 109; row1.x = 5; row1.y = 0; row1.xS = 1; row1.yS = -1.4; row1.rote = -90; row1.out = false; row2.frame = 109; row2.x = -5; row2.y = 0; row2.xS = 1; row2.yS = 1.4; row2.rote = -90; row2.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 112; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = -5; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 112; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 112; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = -5; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 112; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 9; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 11; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 11; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 11; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 11; row5.x = -100; row5.y = 0; row5.xS = 1.4; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 11; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 11; row2.x = 0; row2.y = 0; row2.xS = -1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 1; row1.x = 161.6; row1.y = -50; row1.xS = 1.2; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 101; row3.x = -2; row3.y = 0; row3.xS = -1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 106; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 106; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 106; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 104; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 107; row1.x = 120; row1.y = 0; row1.xS = 1.45; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 105; row4.x = 0; row4.y = -60; row4.xS = 1.15; row4.yS = 1.15; row4.rote = -10; row4.out = false; row5.frame = 107; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 107; row6.x = 0; row6.y = 0; row6.xS = 1.5; row6.yS = 1.5; row6.rote = 0; row6.out = false; row7.frame = 107; row7.x = 0; row7.y = 0; row7.xS = 2.5; row7.yS = 2.5; row7.rote = 0; row7.out = false; row8.frame = 12; row8.x = 50; row8.y = 150; row8.xS = 2.4; row8.yS = 2.4; row8.rote = 0; row8.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 107; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 107; row6.x = 0; row6.y = 0; row6.xS = 1.5; row6.yS = 1.5; row6.rote = 0; row6.out = false; row7.frame = 107; row7.x = 0; row7.y = 0; row7.xS = 2.5; row7.yS = 2.5; row7.rote = 0; row7.out = false; row8.frame = 12; row8.x = 50; row8.y = 150; row8.xS = 2.4; row8.yS = 2.4; row8.rote = 0; row8.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 35; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 106; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 103; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = true; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 35; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 103; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = true; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 103; row3.x = 122; row3.y = 174; row3.xS = 1.81; row3.yS = 1.81; row3.rote = 25; row3.out = true; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 106; row4.x = -50; row4.y = 25; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = true; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 106; row4.x = -50; row4.y = 25; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = true; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 106; row4.x = -50; row4.y = 25; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = true; row2.frame = 12; row2.x = 20; row2.y = 75; row2.xS = 3; row2.yS = 1.4; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 106; row4.x = -50; row4.y = 25; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 48; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 49; row2.x = 0; row2.y = 51; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 50; row3.x = 0; row3.y = 30; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 51; row4.x = 30; row4.y = 10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 52; row5.x = 20; row5.y = 40; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 48; row6.x = 0; row6.y = 0; row6.xS = -1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 10; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 42; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 43; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 43; row8.x = 100; row8.y = 0; row8.xS = 2; row8.yS = 2; row8.rote = 0; row8.out = false; row9.frame = 41; row9.x = 0; row9.y = 20; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 42; row10.x = 0; row10.y = 0; row10.xS = -1; row10.yS = 1; row10.rote = 0; row10.out = false; defineSet(); createSet(); zero(); loop = 10; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = true; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 42; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 43; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 43; row8.x = 100; row8.y = 0; row8.xS = 2; row8.yS = 2; row8.rote = 0; row8.out = true; row9.frame = 41; row9.x = 0; row9.y = 20; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 42; row10.x = 0; row10.y = 0; row10.xS = -1; row10.yS = 1; row10.rote = 0; row10.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = false; row4.frame = 41; row4.x = 0; row4.y = 20; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); loop = 6; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = true; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 41; row6.x = 0; row6.y = 20; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 41; row6.x = 0; row6.y = 20; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 41; row6.x = 0; row6.y = 20; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 36; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 36; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 37; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 36; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 37; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 36; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 35; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 39; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 37; row5.x = -90; row5.y = 0; row5.xS = 1.4; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); reverse();
Frame 567
loop = 2; one = 5; two = 6;
Frame 600
loop = 3; one = 5; two = 6; three = 7;
Frame 626
loop = 2; one = 5; two = 6;
Frame 653
loop = 4; one = 5; two = 6; three = 7; four = 8;
Frame 679
loop = 5; one = 5; two = 6; three = 7; four = 8; five = 9;
Instance of Symbol 75 MovieClip "holdingpen" in Frame 901
onClipEvent (load) { current = 0; max = 20; rowSize = 20; xIncrement = random(10) + 35; yIncrement = random(10); scale = (math.random() * 1) + 1; xOffset = cage._x; yOffset = random(160) - 80; rote = 360; alpha = random(35) + 30; x = random(10) + 15; red = random(40); blue = (x + 40) + random(35); green = x; speed = 40; startCharacter = 2; totalCharacters = 16; animate = false; chaos = false; if (animate == true) { alpha = 100; } }
Frame 992
zero(); loop = 5; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 48; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 50; row5.x = 0; row5.y = 30; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 1033
zero(); loop = 5; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 9; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 48; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 1083
zero(); loop = 4; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 48; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 1118
zero(); loop = 5; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 8; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 8; row5.x = -100; row5.y = 0; row5.xS = 1.4; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 1149
zero(); loop = 8; row1.frame = 41; row1.x = 0; row1.y = -10; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 25; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 8; row3.x = -200; row3.y = 0; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 35; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 20; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 35; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 8; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false;
Frame 1228
zero(); loop = 8; row1.frame = 12; row1.x = 0; row1.y = 10; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 25; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 8; row3.x = -200; row3.y = 0; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 35; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 20; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 35; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 8; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false;
Frame 1288
zero(); loop = 2; row1.frame = 8; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 8; row2.x = 0; row2.y = 0; row2.xS = -1; row2.yS = 1; row2.rote = 0; row2.out = false;
Frame 1295
zero(); loop = 2; row1.frame = 11; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 11; row2.x = 0; row2.y = 0; row2.xS = -1; row2.yS = 1; row2.rote = 0; row2.out = false;
Frame 1303
zero(); loop = 7; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; row6.frame = 11; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 11; row7.x = 0; row7.y = 0; row7.xS = -1; row7.yS = 1; row7.rote = 0; row7.out = false;
Frame 1348
zero(); loop = 7; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; row6.frame = 13; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 13; row7.x = 10; row7.y = -5; row7.xS = 1; row7.yS = 1; row7.rote = 45; row7.out = false;
Instance of Symbol 374 MovieClip in Frame 3231
onClipEvent (load) { current = 0; max = 20; rowSize = 20; xIncrement = random(40) + 40; yIncrement = random(10) + 2; scale = (math.random() * 1.2) + 0.7; xOffset = cage._x; yOffset = cage._y - 90; rote = 360; alpha = random(30) + 40; x = random(20) + 70; red = x + random(15); blue = x + random(15); green = x + random(15); speed = 40; startCharacter = 2; totalCharacters = 8; animate = false; chaos = false; if (animate == true) { alpha = 100; } }
Frame 3338
zero(); loop = "5"; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "24"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 44; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1;
Frame 3445
zero(); loop = 5; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = -55; row2.y = 100; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = 30; row3.y = 1; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 80; row4.x = 30; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = -55; row5.y = 150; row5.xS = 1.25; row5.yS = 1.25; row5.rote = 45; row5.out = false;
Frame 3473
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 1; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 1; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 1; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3495
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 100; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 1; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 1; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3531
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 136; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 1; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 1; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3552
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 136; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 137; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 1; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3583
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 136; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3625
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 136; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3657
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3687
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3721
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 136; row6.x = 20; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3743
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 136; row6.x = -150; row6.y = 10; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3767
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 138; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3800
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3826
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true;
Frame 3857
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3883
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 131; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3914
zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 131; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false;
Frame 3948
zero(); loop = 1; row1.frame = 131; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false;
Instance of Symbol 379 MovieClip in Frame 3948
onClipEvent (load) { current = 0; max = 20; rowSize = 20; xIncrement = random(30) + 40; yIncrement = random(10) + 2; scale = (math.random() * 1.1) + 1; xOffset = cage._x; yOffset = cage._y - 20; rote = 360; alpha = random(20) + 75; x = 3; red = x; blue = x + 30; green = x; speed = 40; startCharacter = 2; totalCharacters = 3; animate = false; chaos = false; if (animate == true) { alpha = 100; } }
Frame 4070
zero(); loop = 4; row1.frame = 131; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 94; row2.x = 150; row2.y = 33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = false; row3.frame = 131; row3.x = 0; row3.y = 0; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 94; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 2; row4.rote = 0; row4.out = false;
Frame 4104
zero(); loop = 5; row1.frame = 131; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 94; row2.x = 150; row2.y = 33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = false; row3.frame = 131; row3.x = 0; row3.y = 0; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 94; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 2; row4.rote = 0; row4.out = false; row5.frame = 91; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4140
zero(); loop = 8; row1.frame = 131; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 94; row2.x = 150; row2.y = 33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = false; row3.frame = 100; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 91; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 2; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 100; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 94; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 2; row7.rote = 0; row7.out = false; row8.frame = 91; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false;
Frame 4170
zero(); loop = 5; row1.frame = 131; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 94; row2.x = 150; row2.y = -33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 100; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 17; row5.x = -66; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4192
zero(); loop = 5; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 94; row2.x = 150; row2.y = -33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = false; row3.frame = 95; row3.x = -66; row3.y = 0; row3.xS = 1.1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 100; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 17; row5.x = -66; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4216
zero(); loop = 5; row1.frame = 17; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 94; row2.x = 150; row2.y = -33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = true; row3.frame = 95; row3.x = -66; row3.y = 0; row3.xS = 1.1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 96; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 17; row5.x = -66; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4235
zero(); loop = 5; row1.frame = 17; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 94; row2.x = 150; row2.y = -33; row2.xS = 1.3; row2.yS = 1.3; row2.rote = 0; row2.out = true; row3.frame = 95; row3.x = -66; row3.y = 0; row3.xS = 1.1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 96; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 93; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4247
zero(); loop = 5; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 93; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4257
zero(); loop = 11; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 95; row6.x = -25; row6.y = -10; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 95; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 93; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 17; row9.x = -45; row9.y = 0; row9.xS = -1; row9.yS = 1; row9.rote = 0; row9.out = false;
Frame 4267
zero(); loop = 5; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false;
Frame 4274
zero(); loop = 6; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 93; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 95; row6.x = -25; row6.y = -10; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false;
Frame 4284
zero(); loop = 11; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 95; row6.x = -25; row6.y = -10; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 95; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 93; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 17; row9.x = -45; row9.y = 0; row9.xS = -1; row9.yS = 1; row9.rote = 0; row9.out = false;
Frame 4295
zero(); loop = 5; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = true; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = true; row3.frame = 95; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 95; row5.x = 25; row5.y = 10; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = false;
Frame 4302
zero(); loop = 11; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = false; row3.frame = 97; row3.x = 56; row3.y = -150; row3.xS = 3; row3.yS = 3; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 97; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 95; row6.x = -25; row6.y = -10; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 95; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 93; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 17; row9.x = -45; row9.y = 0; row9.xS = -1; row9.yS = 1; row9.rote = 0; row9.out = false;
Frame 4309
zero(); loop = 5; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = true; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = true; row3.frame = 95; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 95; row5.x = 25; row5.y = 10; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = false;
Frame 4318
zero(); loop = 10; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = true; row3.frame = 95; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 95; row5.x = 25; row5.y = 10; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = true; row6.frame = 26; row6.x = -55; row6.y = -30; row6.xS = 1.25; row6.yS = 1.25; row6.rote = 0; row6.out = true; row7.frame = 26; row7.x = 120; row7.y = -30; row7.xS = -1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 26; row8.x = -55; row8.y = 22; row8.xS = 1.25; row8.yS = 1; row8.rote = 6; row8.out = true; row9.frame = 26; row9.x = 120; row9.y = -20; row9.xS = -1.25; row9.yS = 1; row9.rote = 6; row9.out = true; row10.frame = 92; row10.x = 15; row10.y = -120; row10.xS = 2; row10.yS = 2; row10.rote = 0; row10.out = true;
Frame 4327
zero(); loop = 9; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = true; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = true; row3.frame = 95; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 95; row5.x = 25; row5.y = 10; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = true; row6.frame = 26; row6.x = -55; row6.y = -30; row6.xS = 1.25; row6.yS = 1.25; row6.rote = 0; row6.out = false; row7.frame = 26; row7.x = 120; row7.y = -30; row7.xS = -1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 26; row8.x = -55; row8.y = 22; row8.xS = 1.25; row8.yS = 1; row8.rote = 6; row8.out = false; row9.frame = 26; row9.x = 120; row9.y = -20; row9.xS = -1.25; row9.yS = 1; row9.rote = 6; row9.out = false;
Frame 4340
zero(); loop = 10; row1.frame = 96; row1.x = 0; row1.y = -75; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 96; row2.x = 78; row2.y = 120; row2.xS = 2; row2.yS = 2; row2.rote = 10; row2.out = true; row3.frame = 95; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 95; row4.x = -25; row4.y = -10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 95; row5.x = 25; row5.y = 10; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = true; row6.frame = 26; row6.x = -55; row6.y = -30; row6.xS = 1.25; row6.yS = 1.25; row6.rote = 0; row6.out = false; row7.frame = 26; row7.x = 120; row7.y = -30; row7.xS = -1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 26; row8.x = -55; row8.y = 22; row8.xS = 1.25; row8.yS = 1; row8.rote = 6; row8.out = false; row9.frame = 26; row9.x = 120; row9.y = -20; row9.xS = -1.25; row9.yS = 1; row9.rote = 6; row9.out = false; row10.frame = 92; row10.x = 15; row10.y = -120; row10.xS = 2; row10.yS = 2; row10.rote = 0; row10.out = false;
Frame 4353
zero(); loop = 8; row1.frame = 92; row1.x = 78; row1.y = 120; row1.xS = 2; row1.yS = 2; row1.rote = 10; row1.out = false; row2.frame = 1; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 95; row3.x = -44; row3.y = -10; row3.xS = 1.2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 1; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 26; row5.x = 100; row5.y = 0; row5.xS = -1.25; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 1; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 26; row7.x = -55; row7.y = 22; row7.xS = 1.251; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 92; row8.x = 67; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false;
Frame 4369
zero(); loop = 8; row1.frame = 92; row1.x = 78; row1.y = 120; row1.xS = 2; row1.yS = 2; row1.rote = 10; row1.out = false; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 92; row3.x = -44; row3.y = -10; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 26; row5.x = 100; row5.y = 0; row5.xS = -1.25; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 26; row7.x = -55; row7.y = 22; row7.xS = 1.251; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 92; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = false;
Frame 4384
zero(); loop = 8; row1.frame = 92; row1.x = 32; row1.y = 0; row1.xS = 4; row1.yS = 1.2; row1.rote = 5; row1.out = false; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 92; row3.x = -44; row3.y = -10; row3.xS = 2; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 26; row5.x = 100; row5.y = 0; row5.xS = -1.25; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 26; row7.x = -55; row7.y = 22; row7.xS = 1.251; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 92; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true;
Frame 4400
zero(); loop = 8; row1.frame = 92; row1.x = 32; row1.y = 0; row1.xS = 4; row1.yS = 1.2; row1.rote = 5; row1.out = false; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 81; row5.x = -77; row5.y = -99; row5.xS = 1; row5.yS = 1.5; row5.rote = -20; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 92; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true;
Frame 4418
zero(); loop = 9; row1.frame = 92; row1.x = 32; row1.y = 0; row1.xS = 4; row1.yS = 1.2; row1.rote = 5; row1.out = false; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 81; row5.x = -77; row5.y = -99; row5.xS = 1; row5.yS = 1.5; row5.rote = -20; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = false;
Frame 4437
zero(); loop = 9; row1.frame = 92; row1.x = 32; row1.y = 0; row1.xS = 4; row1.yS = 1.2; row1.rote = 5; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 81; row5.x = -77; row5.y = -99; row5.xS = 1; row5.yS = 1.5; row5.rote = -20; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4451
zero(); loop = 9; row1.frame = 86; row1.x = 88; row1.y = 200; row1.xS = 2.4; row1.yS = 2.4; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 86; row5.x = 89; row5.y = 200; row5.xS = 5; row5.yS = 2.4; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4464
zero(); loop = 9; row1.frame = 86; row1.x = 88; row1.y = 200; row1.xS = 2.4; row1.yS = 2.4; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 15; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4472
zero(); loop = 9; row1.frame = 86; row1.x = 88; row1.y = 200; row1.xS = 2.4; row1.yS = 2.4; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 52; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4483
zero(); loop = 9; row1.frame = 86; row1.x = 88; row1.y = 200; row1.xS = 2.4; row1.yS = 2.4; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 15; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4495
zero(); loop = 9; row1.frame = 86; row1.x = 88; row1.y = 200; row1.xS = 2.4; row1.yS = 2.4; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4507
zero(); loop = 9; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 33; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -200; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 81; row8.x = 67; row8.y = 0; row8.xS = 2; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 67; row9.y = 0; row9.xS = 2; row9.yS = 1; row9.rote = 0; row9.out = true;
Frame 4520
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -200; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 200; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 1; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = true; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4526
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -200; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 200; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4531
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -100; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 100; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4536
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -100; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 100; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4542
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 33; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = -50; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 50; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4547
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 89; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = 0; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4553
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 86; row7.x = 0; row7.y = 66; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4562
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4568
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 3; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 2; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 2; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4574
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4581
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 3; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 2; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 2; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4591
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 5; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 3; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4599
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 3; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 2; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 2; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4609
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 1.5; row1.yS = 1.5; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 63; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 86; row8.x = 0; row8.y = 66; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4629
zero(); loop = 10; row1.frame = 86; row1.x = 0; row1.y = 55; row1.xS = 5; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 87; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 3; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 90; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 1; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true;
Frame 4654
zero(); loop = 10; row1.frame = 98; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 87; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false;
Frame 4695
zero(); loop = 10; row1.frame = 98; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false;
Frame 4715
zero(); loop = 11; row1.frame = 100; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 4748
zero(); loop = 10; row1.frame = 98; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false;
Frame 4759
zero(); loop = 11; row1.frame = 100; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 4825
zero(); loop = 13; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = true; row12.frame = 144; row12.x = 0; row12.y = 0; row12.xS = 1; row12.yS = 1; row12.rote = 0; row12.out = true; row13.frame = 130; row13.x = 0; row13.y = 0; row13.xS = 1; row13.yS = 1; row13.rote = 0; row13.out = true;
Frame 4893
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 46; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 4922
zero(); loop = 11; row1.frame = 100; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 4967
zero(); loop = 11; row1.frame = 100; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5004
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 46; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5039
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5055
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 46; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5065
zero(); loop = 11; row1.frame = 100; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 33; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 91; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 33; row4.x = 66; row4.y = 0; row4.xS = 2; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 88; row7.x = 11; row7.y = 0; row7.xS = 3; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = false; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5083
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5116
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 10; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5153
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 10; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 41; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 45; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5187
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 16; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5209
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 10; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 84; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 80; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5224
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 10; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 100; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 41; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 45; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = false;
Frame 5242
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 10; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 48; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 44; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 45; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = true;
Frame 5267
zero(); loop = 11; row1.frame = 130; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 21; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 136; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 52; row4.x = 0; row4.y = 33; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 48; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 33; row6.x = 0; row6.y = 80; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 15; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 44; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 45; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 89; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = 1; row10.rote = 0; row10.out = true; row11.frame = 140; row11.x = 0; row11.y = 0; row11.xS = 1; row11.yS = 1; row11.rote = 0; row11.out = true;
Frame 5305
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Instance of Symbol 385 MovieClip "holdingpen" in Frame 5322
onClipEvent (load) { current = 0; max = 20; rowSize = 20; xIncrement = random(10) + 35; yIncrement = random(10); scale = (math.random() * 1) + 1; xOffset = cage._x; yOffset = random(160) - 80; rote = 360; alpha = random(35) + 30; x = 20; red = x + 50; blue = x; green = x; speed = 40; startCharacter = 2; totalCharacters = 16; animate = false; chaos = false; if (animate == true) { alpha = 100; } }
Frame 5557
currentSet = 76; reverse();
Instance of Symbol 387 MovieClip in Frame 5557
/* no clip actions */
Frame 5589
mixSet(40, 76);
Frame 5609
currentSet = 40; reverse();
Frame 5632
currentSet = 39; reverse();
Frame 5656
currentSet = 38; reverse();
Frame 5685
currentSet = 37; reverse();
Frame 5713
currentSet = 36; reverse();
Frame 5742
currentSet = 35; reverse();
Frame 5771
currentSet = 34; reverse();
Frame 5796
currentSet = 28; reverse();
Frame 5821
currentSet = 27; reverse();
Frame 5844
currentSet = 26; reverse();
Frame 5870
currentSet = 24; reverse();
Frame 5892
currentSet = 25; reverse();
Frame 5914
mixSet(25, 63);
Frame 5929
mixSet(63, 25);
Frame 5952
currentSet = 63; reverse();
Frame 5973
currentSet = 64; reverse();
Frame 6002
currentSet = 65; reverse();
Frame 6034
currentSet = 66; reverse();
Frame 6061
currentSet = 67; reverse();
Frame 6087
currentSet = 68; reverse();
Frame 6116
currentSet = 69; reverse();
Frame 6148
currentSet = 70; reverse();
Frame 6177
currentSet = 71; reverse();
Frame 6207
currentSet = 72; reverse();
Frame 6229
currentSet = 73; reverse();
Frame 6254
currentSet = 74; reverse();
Frame 6272
currentSet = 2; reverse();
Frame 6294
currentSet = 3; reverse();
Frame 6315
currentSet = 5; reverse();
Frame 6333
currentSet = 6; reverse();
Frame 6351
currentSet = 74; reverse();
Frame 6362
mixSet(74, 49);
Frame 6372
mixSet(73, 49);
Frame 6382
mixSet(72, 49);
Frame 6392
mixSet(71, 49);
Frame 6402
mixSet(70, 49);
Frame 6412
mixSet(74, 49);
Frame 6422
mixSet(49, 74);
Frame 6432
currentSet = 49; reverse();
Frame 6452
currentSet = 50; reverse();
Frame 6473
currentSet = 51; reverse();
Frame 6492
currentSet = 52; reverse();
Frame 6512
currentSet = 53; reverse();
Frame 6532
currentSet = 54; reverse();
Frame 6552
currentSet = 7; reverse();
Frame 6572
currentSet = 8; reverse();
Frame 6592
currentSet = 9; reverse();
Frame 6622
mixSet(80, 9);
Frame 6643
currentSet = 80; reverse();
Frame 6663
currentSet = 79; reverse();
Frame 6682
currentSet = 78; reverse();
Frame 6713
currentSet = 77; reverse();
Frame 6744
currentSet = 81; reverse();
Frame 6772
currentSet = 82; reverse();
Frame 6788
currentSet = 83; reverse();
Frame 6804
currentSet = 84; reverse();
Frame 6818
currentSet = 85; reverse();
Frame 6833
currentSet = 86; reverse();
Frame 6849
currentSet = 87; reverse();
Frame 6863
currentSet = 88; reverse();
Frame 6887
currentSet = 81; reverse();
Instance of Symbol 389 MovieClip in Frame 6936
onClipEvent (load) { current = 0; max = 20; rowSize = 20; xIncrement = random(30) + 40; yIncrement = random(10) + 2; scale = (math.random() * 1.2) + 0.8; xOffset = cage._x; yOffset = cage._y - 20; rote = 360; alpha = random(20) + 75; x = 30; red = x; blue = x + 30; green = x + 20; speed = 40; startCharacter = 2; totalCharacters = 16; animate = false; chaos = false; if (animate == true) { alpha = 100; } }
Frame 7054
newSet = 0; createSet(); zero(); loop = 4; row1.frame = 67; row1.x = 150; row1.xS = 2; row1.yS = 2; row1.out = false; row2.frame = 63; row2.x = -437; row2.y = -15; row2.xS = 2.1; row2.yS = 2.1; row2.out = false; row3.frame = 66; row3.x = 300; row3.y = 550; row3.xS = -3.5; row3.yS = 3.5; row3.out = false; row4.frame = 74; row4.x = -200; row4.y = 150; row4.xS = 1.6; row4.yS = 1.6; row4.out = false; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "3"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 0; row5.xS = 1; row5.out = false; defineSet(); createSet(); zero(); loop = "6"; row1.frame = "13"; row2.frame = "31"; row3.frame = "22"; row4.frame = "13"; row5.frame = "17"; row6.frame = "31"; row1.x = "0"; row1.y = "0"; row2.x = "0"; row3.x = "0"; row3.y = "0"; row4.x = "0"; row4.rote = 75; row5.xS = -1; row5.out = true; row6.XS = 1.5; row6.yS = 1.5; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "30"; row2.frame = "29"; row3.frame = "30"; row4.frame = "26"; row5.frame = "26"; row6.frame = "28"; row7.frame = "14"; row8.frame = "35"; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 30; row3.x = 10; row3.y = 50; row3.xS = -1.5; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.y = 1.82; row5.out = false; row6.XS = 1; row6.yS = 1.82; row7.yS = 1; defineSet(); createSet(); zero(); loop = "8"; row1.frame = "41"; row2.frame = "25"; row3.frame = "8"; row4.frame = "35"; row5.frame = "20"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "-10"; row2.x = "0"; row3.x = "-200"; row3.y = "0"; row3.xS = 2; row4.x = "0"; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1; defineSet(); createSet(); zero(); loop = "6"; row1.frame = "2"; row2.frame = "2"; row3.frame = "30"; row4.frame = "3"; row5.frame = "1"; row6.frame = "1"; row7.frame = "14"; row8.frame = "14"; row1.x = 0; row1.y = -10; row1.xS = 1.1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.x = 0; row2.y = 0; row2.out = true; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1.82; row3.out = false; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = -1; row5.y = 1; row6.XS = 1; row6.yS = 1.82; defineSet(); createSet(); zero(); loop = "6"; row1.frame = "13"; row2.frame = "31"; row3.frame = "17"; row4.frame = "13"; row5.frame = "17"; row6.frame = "31"; row1.x = "0"; row1.y = "0"; row2.x = "0"; row3.x = "0"; row3.y = "0"; row4.x = "0"; row4.rote = 75; row5.xS = -1; row5.out = true; row6.XS = 1.5; row6.yS = 1.5; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "30"; row2.frame = "46"; row3.frame = "30"; row4.frame = "26"; row5.frame = "26"; row6.frame = "28"; row7.frame = "14"; row8.frame = "35"; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 30; row3.x = 10; row3.y = 50; row3.xS = -1.5; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.y = 1.82; row5.out = false; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "30"; row2.frame = "46"; row3.frame = "22"; row4.frame = "26"; row5.frame = "26"; row6.frame = "28"; row7.frame = "14"; row8.frame = "35"; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 30; row3.x = 10; row3.y = 50; row3.xS = -1.5; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.y = 1.82; row5.out = false; row6.XS = 1; row6.yS = 1.82; row7.yS = 1; defineSet(); createSet(); zero(); loop = "6"; row1.frame = "2"; row2.frame = "2"; row3.frame = "33"; row4.frame = "3"; row5.frame = "1"; row6.frame = "1"; row7.frame = "14"; row8.frame = "14"; row1.x = 0; row1.y = -10; row1.xS = 1.1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.x = 0; row2.y = 0; row2.out = true; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1.82; row3.out = false; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = -1; row5.y = 1; row6.XS = 1; row6.yS = 1.82; defineSet(); createSet(); zero(); loop = "8"; row1.frame = "2"; row2.frame = "2"; row3.frame = "14"; row4.frame = "3"; row5.frame = "1"; row6.frame = "1"; row7.frame = "14"; row8.frame = "14"; row1.x = 0; row1.y = -10; row1.xS = 1.1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 0; row2.out = false; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1.82; row3.out = false; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = -1; row5.y = 1; row6.XS = 1; row6.yS = 1.82; row7.yS = 1; row7.rote = 45; row8.xS = 1.5; row8.rote = 90; defineSet(); createSet(); zero(); loop = "6"; row1.frame = "4"; row2.frame = "2"; row3.frame = "14"; row4.frame = "3"; row5.frame = "1"; row6.frame = "1"; row7.frame = "14"; row8.frame = "35"; row1.x = 0; row1.y = 0; row1.xS = 1.1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 30; row2.out = true; row3.x = 0; row3.y = -40; row3.xS = 1.8; row3.out = true; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = -1; row5.y = 1; row6.XS = 1; row6.yS = 1.82; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "12"; row2.frame = "2"; row3.frame = "12"; row4.frame = "4"; row5.frame = "24"; row6.frame = "35"; row7.frame = "8"; row8.frame = "35"; row1.x = "0"; row1.y = "12"; row2.x = "0"; row2.y = 10; row3.x = 0; row3.y = "0"; row3.xS = 1.2; row4.x = "20"; row4.y = 44; row4.rote = 0; row5.x = 0; row5.y = 44; row5.xS = 1; row5.out = false; row6.XS = 1; row6.yS = 1; row7.yS = 1; defineSet(); createSet(); zero(); loop = "5"; row1.frame = "30"; row2.frame = "36"; row3.frame = "30"; row4.frame = "1"; row5.frame = "1"; row6.frame = "28"; row7.frame = "14"; row8.frame = "35"; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row2.x = 0; row2.y = 30; row3.x = 10; row3.y = 50; row3.xS = -1.5; row4.x = 0; row4.y = 0; row4.xS = -1; row4.rote = 0; row5.x = 0; row5.xS = 1; row5.y = 1.82; row5.out = false; row6.XS = 1; row6.yS = 1.82; row7.yS = 1; defineSet(); createSet(); zero(); loop = 4; row1.frame = 114; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 116; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 114; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 116; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 114; row5.x = 40; row5.y = 0; row5.xS = 1.5; row5.yS = 1.5; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1.4; row6.yS = 1.4; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 102; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 111; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 119; row1.x = 0; row1.y = 0; row1.xS = 1.1; row1.yS = 1.1; row1.rote = 0; row1.out = false; row2.frame = 119; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 119; row1.x = 0; row1.y = 0; row1.xS = 1.1; row1.yS = 1.1; row1.rote = 0; row1.out = false; row2.frame = 41; row2.x = 0; row2.y = 0; row2.xS = 0.8; row2.yS = 0.8; row2.rote = 0; row2.out = false; row3.frame = 122; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 122; row4.x = 0; row4.y = 20; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 103; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 118; row2.x = -30; row2.y = 0; row2.xS = 1.1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 118; row3.x = 0; row3.y = 0; row3.xS = 1.2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 115; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 106; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 109; row1.x = 30; row1.y = 0; row1.xS = 1; row1.yS = 1.5; row1.rote = -90; row1.out = false; row2.frame = 104; row2.x = 65; row2.y = -20; row2.xS = 1.6; row2.yS = 1.6; row2.rote = 0; row2.out = false; row3.frame = 102; row3.x = -40; row3.y = 0; row3.xS = 1.2; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 122; row2.x = 0; row2.y = 30; row2.xS = 1; row2.yS = 1.1; row2.rote = 0; row2.out = true; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 51; row2.x = 0; row2.y = 20; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 50; row5.x = 0; row5.y = 20; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 122; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 119; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = true; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 48; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 15; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 119; row4.x = 0; row4.y = 30; row4.xS = 1; row4.yS = 1.1; row4.rote = 0; row4.out = true; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 13; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 30; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = -1; row2.rote = 0; row2.out = false; row3.frame = 30; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 30; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 45; row4.out = false; row5.frame = 30; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = -45; row5.out = false; row6.frame = 109; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = -1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 109; row1.x = 5; row1.y = 0; row1.xS = 1; row1.yS = -1.4; row1.rote = -90; row1.out = false; row2.frame = 109; row2.x = -5; row2.y = 0; row2.xS = 1; row2.yS = 1.4; row2.rote = -90; row2.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 112; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = -5; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 112; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 112; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 116; row2.x = 0; row2.y = -5; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 112; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 66; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 7; row1.x = 50; row1.y = -60; row1.xS = 2; row1.yS = 2; row1.rote = 0; row1.out = false; row2.frame = 7; row2.x = -190; row2.y = 240; row2.xS = 2; row2.yS = 2; row2.rote = 0; row2.out = false; row3.frame = 7; row3.x = 0; row3.y = 0; row3.xS = 1.4; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 9; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 11; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 11; row2.x = 0; row2.y = 0; row2.xS = -1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 2; row1.frame = 106; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 106; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 104; row1.x = 120; row1.y = -40; row1.xS = 1.45; row1.yS = 1.3; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 107; row1.x = 120; row1.y = 0; row1.xS = 1.45; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 101; row2.x = 2; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 106; row3.x = 120; row3.y = 0; row3.xS = 1.45; row3.yS = 1.3; row3.rote = 25; row3.out = false; row4.frame = 101; row4.x = 0; row4.y = 0; row4.xS = -1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 105; row4.x = 0; row4.y = -60; row4.xS = 1.15; row4.yS = 1.15; row4.rote = -10; row4.out = false; row5.frame = 107; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 107; row6.x = 0; row6.y = 0; row6.xS = 1.5; row6.yS = 1.5; row6.rote = 0; row6.out = false; row7.frame = 107; row7.x = 0; row7.y = 0; row7.xS = 2.5; row7.yS = 2.5; row7.rote = 0; row7.out = false; row8.frame = 12; row8.x = 50; row8.y = 150; row8.xS = 2.4; row8.yS = 2.4; row8.rote = 0; row8.out = false; defineSet(); createSet(); zero(); loop = 3; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 107; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 107; row6.x = 0; row6.y = 0; row6.xS = 1.5; row6.yS = 1.5; row6.rote = 0; row6.out = false; row7.frame = 107; row7.x = 0; row7.y = 0; row7.xS = 2.5; row7.yS = 2.5; row7.rote = 0; row7.out = false; row8.frame = 12; row8.x = 50; row8.y = 150; row8.xS = 2.4; row8.yS = 2.4; row8.rote = 0; row8.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 107; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 107; row2.x = 0; row2.y = 0; row2.xS = 1.5; row2.yS = 1.5; row2.rote = 0; row2.out = false; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 35; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 106; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 103; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 107; row3.x = 0; row3.y = 0; row3.xS = 2.5; row3.yS = 2.5; row3.rote = 0; row3.out = true; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 35; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = false; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 102; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = -15; row4.out = false; row5.frame = 103; row5.x = 122; row5.y = 174; row5.xS = 1.81; row5.yS = 1.81; row5.rote = 25; row5.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 1; row1.x = 0; row1.y = 0; row1.xS = 1.2; row1.yS = 1.2; row1.rote = 0; row1.out = true; row2.frame = 104; row2.x = 55; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 12; row3.x = 20; row3.y = 75; row3.xS = 1.4; row3.yS = 1.4; row3.rote = 0; row3.out = false; row4.frame = 106; row4.x = -50; row4.y = 25; row4.xS = 1.2; row4.yS = 1.2; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 48; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 49; row2.x = 0; row2.y = 51; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 50; row3.x = 0; row3.y = 30; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 51; row4.x = 30; row4.y = 10; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 52; row5.x = 20; row5.y = 40; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 48; row6.x = 0; row6.y = 0; row6.xS = -1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 10; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = true; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 42; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 43; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 43; row8.x = 100; row8.y = 0; row8.xS = 2; row8.yS = 2; row8.rote = 0; row8.out = true; row9.frame = 41; row9.x = 0; row9.y = 20; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 42; row10.x = 0; row10.y = 0; row10.xS = -1; row10.yS = 1; row10.rote = 0; row10.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 42; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 43; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 43; row3.x = 100; row3.y = 0; row3.xS = 2; row3.yS = 2; row3.rote = 0; row3.out = true; row4.frame = 40; row4.x = 0; row4.y = 65; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 42; row5.x = 0; row5.y = 0; row5.xS = -1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 41; row6.x = 0; row6.y = 20; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = true; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 131; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = true; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 133; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 133; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 134; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; row6.frame = 136; row6.x = 20; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = true; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 136; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = true; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 80; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 15; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = true; row3.frame = 33; row3.x = -55; row3.y = 100; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 142; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 33; row5.x = 30; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 135; row6.x = -50; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 80; row7.x = 30; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = true; row8.frame = 139; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 33; row9.x = -55; row9.y = 150; row9.xS = 1.25; row9.yS = 1.25; row9.rote = 45; row9.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 117; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 114; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 117; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 118; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 123; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 118; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 123; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 118; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 46; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 68; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 118; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 95; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 124; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 68; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 45; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 68; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 57; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; defineSet(); createSet(); zero(); loop = 5; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 68; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = true; row4.frame = 57; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; defineSet(); createSet(); zero(); loop = 5; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 57; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 131; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = true; defineSet(); createSet(); zero(); loop = 4; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 103; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 109; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 115; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 141; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 68; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 134; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 84; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 68; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 134; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 60; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 6; row1.frame = 68; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 136; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 57; row3.x = 50; row3.y = 0; row3.xS = 1.3; row3.yS = 1.3; row3.rote = 0; row3.out = false; row4.frame = 19; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 21; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 31; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 119; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 7; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 135; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; defineSet(); createSet(); zero(); loop = 8; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 136; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 135; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 114; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; defineSet(); createSet(); zero(); loop = 9; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 135; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 110; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; defineSet(); createSet(); zero(); loop = 10; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 136; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 109; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 109; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = -1; row10.rote = 0; row10.out = false; defineSet(); createSet(); zero(); loop = 10; row1.frame = 31; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 20; row2.x = 0; row2.y = 20; row2.xS = 0.9; row2.yS = 0.9; row2.rote = 0; row2.out = false; row3.frame = 18; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 31; row4.x = -40; row4.y = 0; row4.xS = 1.1; row4.yS = -1; row4.rote = 0; row4.out = false; row5.frame = 136; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; row6.frame = 116; row6.x = 0; row6.y = 0; row6.xS = 1; row6.yS = 1; row6.rote = 0; row6.out = false; row7.frame = 116; row7.x = 0; row7.y = 0; row7.xS = 1; row7.yS = 1; row7.rote = 0; row7.out = false; row8.frame = 35; row8.x = 0; row8.y = 0; row8.xS = 1; row8.yS = 1; row8.rote = 0; row8.out = false; row9.frame = 109; row9.x = 0; row9.y = 0; row9.xS = 1; row9.yS = 1; row9.rote = 0; row9.out = false; row10.frame = 109; row10.x = 0; row10.y = 0; row10.xS = 1; row10.yS = -1; row10.rote = 0; row10.out = false; defineSet(); createSet(); zero(); loop = 4; row1.frame = 108; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 117; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 19; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 18; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 108; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 117; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 19; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 18; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 109; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); createSet(); zero(); loop = 5; row1.frame = 108; row1.x = 0; row1.y = 0; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = true; row2.frame = 117; row2.x = 0; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 19; row3.x = 0; row3.y = 0; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 18; row4.x = 0; row4.y = 0; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false; row5.frame = 123; row5.x = 0; row5.y = 0; row5.xS = 1; row5.yS = 1; row5.rote = 0; row5.out = false; defineSet(); reverse();
Instance of Symbol 390 MovieClip in Frame 7131
onClipEvent (load) { count = "30"; } onClipEvent (enterFrame) { if (_parent.pause != true) { count++; } if (24 < count) { _parent.currentSet = random(89); _parent.reverse(); count = 0; } }
Instance of Symbol 401 MovieClip in Frame 9213
onClipEvent (load) { count = "30"; } onClipEvent (enterFrame) { if (_parent.pause != true) { count++; } if (40 < count) { _parent.currentSet = random(89); _parent.reverse(); count = 0; } }
Frame 9233
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9263
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9293
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9327
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9349
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9355
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9360
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9364
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Frame 9370
zero(); loop = 4; row1.frame = 47; row1.x = 60; row1.y = 33; row1.xS = 1; row1.yS = 1; row1.rote = 0; row1.out = false; row2.frame = 44; row2.x = 17; row2.y = 0; row2.xS = 1; row2.yS = 1; row2.rote = 0; row2.out = false; row3.frame = 45; row3.x = 69; row3.y = 69; row3.xS = 1; row3.yS = 1; row3.rote = 0; row3.out = false; row4.frame = 46; row4.x = 48; row4.y = 44; row4.xS = 1; row4.yS = 1; row4.rote = 0; row4.out = false;
Instance of Symbol 390 MovieClip in Frame 9375
onClipEvent (load) { count = "30"; } onClipEvent (enterFrame) { if (_parent.pause != true) { count++; } if (24 < count) { _parent.currentSet = random(89); _parent.reverse(); count = 0; } }
Symbol 2 MovieClip Frame 1
gotoAndStop (2);
Symbol 4 MovieClip Frame 1
gotoAndStop (1);
Symbol 10 Button
on (release) { gotoAndPlay (366); }
Symbol 17 Button
on (release) { gotoAndPlay (1); }
Symbol 49 MovieClip Frame 1
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:one); };
Symbol 49 MovieClip Frame 2
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:two); };
Symbol 49 MovieClip Frame 3
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:three); };
Symbol 49 MovieClip Frame 4
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:four); };
Symbol 49 MovieClip Frame 5
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:five); };
Symbol 49 MovieClip Frame 6
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:six); };
Symbol 52 MovieClip Frame 1
gotoAndStop (2);
Symbol 69 MovieClip Frame 1
startCharacter = _parent._parent.startCharacter; totalCharacters = _parent._parent.totalCharacters; if (_parent._parent.animate == true) { if (_parent._parent.chaos == true) { gotoAndPlay(random(totalCharacters) + startCharacter); } else { gotoAndPlay(startCharacter); } } else { gotoAndStop(random(totalCharacters) + startCharacter); }
Symbol 69 MovieClip Frame 19
gotoAndPlay(startCharacter);
Symbol 70 MovieClip Frame 1
stop();
Symbol 74 MovieClip Frame 6
stop();
Symbol 75 MovieClip Frame 1
gotoAndStop (2);
Symbol 75 MovieClip Frame 2
this.cage._visible = 0;
Instance of Symbol 52 MovieClip in Symbol 75 MovieClip Frame 2
onClipEvent (load) { current = _parent.current; max = _parent.max; rowSize = _parent.rowSize; xIncrement = _parent.xIncrement; yIncrement = _parent.yIncrement; scale = _parent.scale; xOffset = _parent.xOffset; yOffset = _parent.yOffset; rote = _parent.rote; alpha = _parent.alpha; red = _parent.red; blue = _parent.blue; green = _parent.green; speed = _parent.speed; } onClipEvent (enterFrame) { if (current < max) { _parent.cage.duplicateMovieClip("cell" + current, current); _parent["cell" + current]._x = (current * xIncrement) + xOffset; _parent["cell" + current]._y = yIncrement + yOffset; _parent["cell" + current]._xscale = _parent["cell" + current]._xscale * scale; _parent["cell" + current]._yscale = _parent["cell" + current]._yscale * scale; _parent["cell" + current]._rotation = random(rote); grafColor = new Color(_parent["cell" + current]); grafColorTransform = new Object(); grafColorTransform.ra = red; grafColorTransform.ba = blue; grafColorTransform.ga = green; grafColorTransform.aa = alpha; grafColor.setTransform(grafColorTransform); current++; } else { dirInit = 135; dirChange = 180 / max; thing = 1; if (_parent.explode == true) { letter = 0; while (letter < max) { dir = (dirInit + ((dirChange * letter) * thing)) + random(10); _parent["cell" + letter]._rotation = dir; _parent["cell" + letter]._alpha = 100; _parent["cell" + letter].cage._x = _parent["cell" + letter].cage._x + speed; _parent["cell" + letter].cage._y = _parent["cell" + letter].cage._y + speed; thing = thing * -1; letter++; } } } }
Symbol 75 MovieClip Frame 3
stop();
Instance of Symbol 304 MovieClip "pictures" in Symbol 305 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent.pause != true) { counter++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) { counter++; subCount++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } } subCount = 0; gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]); this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]); this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]); this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]); this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]); this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]); } } onClipEvent (load) { counter = 1; subCount = 0; baseX = _x; baseY = _y; }
Symbol 306 Button
on (release) { gotoAndPlay (1); }
Symbol 309 Button
on (release) { gotoAndPlay (1784); }
Symbol 313 Button
on (release) { gotoAndPlay (2594); }
Symbol 333 Button
on (release) { gotoAndPlay (3176); }
Symbol 348 MovieClip Frame 1
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:one); };
Symbol 348 MovieClip Frame 2
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:two); };
Symbol 348 MovieClip Frame 3
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:three); };
Symbol 348 MovieClip Frame 4
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:four); };
Symbol 348 MovieClip Frame 5
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:five); };
Symbol 348 MovieClip Frame 6
if (_currentframe >= (_parent.loop + 1)) { gotoAndPlay (1); } tellTarget ("pictures") { gotoAndStop(../../:six); };
Symbol 373 Button
on (release) { gotoAndPlay (3338); }
Symbol 374 MovieClip Frame 1
gotoAndStop (2);
Symbol 374 MovieClip Frame 2
this.cage._visible = 0;
Instance of Symbol 52 MovieClip in Symbol 374 MovieClip Frame 2
onClipEvent (load) { current = _parent.current; max = _parent.max; rowSize = _parent.rowSize; xIncrement = _parent.xIncrement; yIncrement = _parent.yIncrement; scale = _parent.scale; xOffset = _parent.xOffset; yOffset = _parent.yOffset; rote = _parent.rote; alpha = _parent.alpha; red = _parent.red; blue = _parent.blue; green = _parent.green; speed = _parent.speed; } onClipEvent (enterFrame) { if (current < max) { _parent.cage.duplicateMovieClip("cell" + current, current); _parent["cell" + current]._x = (current * xIncrement) + xOffset; _parent["cell" + current]._y = yIncrement + yOffset; _parent["cell" + current]._xscale = _parent["cell" + current]._xscale * scale; _parent["cell" + current]._yscale = _parent["cell" + current]._yscale * scale; _parent["cell" + current]._rotation = random(rote); grafColor = new Color(_parent["cell" + current]); grafColorTransform = new Object(); grafColorTransform.ra = red; grafColorTransform.ba = blue; grafColorTransform.ga = green; grafColorTransform.aa = alpha; grafColor.setTransform(grafColorTransform); current++; } else { dirInit = 135; dirChange = 180 / max; thing = 1; if (_parent.explode == true) { letter = 0; while (letter < max) { dir = (dirInit + ((dirChange * letter) * thing)) + random(10); _parent["cell" + letter]._rotation = dir; _parent["cell" + letter]._alpha = 100; _parent["cell" + letter].cage._x = _parent["cell" + letter].cage._x + speed; _parent["cell" + letter].cage._y = _parent["cell" + letter].cage._y + speed; thing = thing * -1; letter++; } } } }
Symbol 374 MovieClip Frame 3
stop();
Symbol 376 Button
on (release) { gotoAndPlay (3948); }
Symbol 379 MovieClip Frame 1
gotoAndStop (2);
Symbol 379 MovieClip Frame 2
this.cage._visible = 0;
Instance of Symbol 52 MovieClip in Symbol 379 MovieClip Frame 2
onClipEvent (load) { current = _parent.current; max = _parent.max; rowSize = _parent.rowSize; xIncrement = _parent.xIncrement; yIncrement = _parent.yIncrement; scale = _parent.scale; xOffset = _parent.xOffset; yOffset = _parent.yOffset; rote = _parent.rote; alpha = _parent.alpha; red = _parent.red; blue = _parent.blue; green = _parent.green; speed = _parent.speed; } onClipEvent (enterFrame) { if (current < max) { _parent.cage.duplicateMovieClip("cell" + current, current); _parent["cell" + current]._x = (current * xIncrement) + xOffset; _parent["cell" + current]._y = yIncrement + yOffset; _parent["cell" + current]._xscale = _parent["cell" + current]._xscale * scale; _parent["cell" + current]._yscale = _parent["cell" + current]._yscale * scale; _parent["cell" + current]._rotation = random(rote); grafColor = new Color(_parent["cell" + current]); grafColorTransform = new Object(); grafColorTransform.ra = red; grafColorTransform.ba = blue; grafColorTransform.ga = green; grafColorTransform.aa = alpha; grafColor.setTransform(grafColorTransform); current++; } else { dirInit = 135; dirChange = 180 / max; thing = 1; if (_parent.explode == true) { letter = 0; while (letter < max) { dir = (dirInit + ((dirChange * letter) * thing)) + random(10); _parent["cell" + letter]._rotation = dir; _parent["cell" + letter]._alpha = 100; _parent["cell" + letter].cage._x = _parent["cell" + letter].cage._x + speed; _parent["cell" + letter].cage._y = _parent["cell" + letter].cage._y + speed; thing = thing * -1; letter++; } } } }
Symbol 379 MovieClip Frame 3
stop();
Symbol 380 Button
on (release) { gotoAndPlay (4070); }
Symbol 381 Button
on (release) { gotoAndPlay (4389); }
Symbol 382 Button
on (release) { gotoAndPlay (4582); }
Symbol 383 Button
on (release) { gotoAndPlay (4736); }
Symbol 384 Button
on (release) { gotoAndPlay(_currentframe + 200); }
Symbol 385 MovieClip Frame 1
gotoAndStop (2);
Symbol 385 MovieClip Frame 2
this.cage._visible = 0;
Instance of Symbol 52 MovieClip in Symbol 385 MovieClip Frame 2
onClipEvent (load) { current = _parent.current; max = _parent.max; rowSize = _parent.rowSize; xIncrement = _parent.xIncrement; yIncrement = _parent.yIncrement; scale = _parent.scale; xOffset = _parent.xOffset; yOffset = _parent.yOffset; rote = _parent.rote; alpha = _parent.alpha; red = _parent.red; blue = _parent.blue; green = _parent.green; speed = _parent.speed; } onClipEvent (enterFrame) { if (current < max) { _parent.cage.duplicateMovieClip("cell" + current, current); _parent["cell" + current]._x = (current * xIncrement) + xOffset; _parent["cell" + current]._y = yIncrement + yOffset; _parent["cell" + current]._xscale = _parent["cell" + current]._xscale * scale; _parent["cell" + current]._yscale = _parent["cell" + current]._yscale * scale; _parent["cell" + current]._rotation = random(rote); grafColor = new Color(_parent["cell" + current]); grafColorTransform = new Object(); grafColorTransform.ra = red; grafColorTransform.ba = blue; grafColorTransform.ga = green; grafColorTransform.aa = alpha; grafColor.setTransform(grafColorTransform); current++; } else { dirInit = 135; dirChange = 180 / max; thing = 1; if (_parent.explode == true) { letter = 0; while (letter < max) { dir = (dirInit + ((dirChange * letter) * thing)) + random(10); _parent["cell" + letter]._rotation = dir; _parent["cell" + letter]._alpha = 100; _parent["cell" + letter].cage._x = _parent["cell" + letter].cage._x + speed; _parent["cell" + letter].cage._y = _parent["cell" + letter].cage._y + speed; thing = thing * -1; letter++; } } } }
Symbol 385 MovieClip Frame 3
stop();
Instance of Symbol 304 MovieClip "pictures" in Symbol 387 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent.pause != true) { counter++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) { counter++; subCount++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } } subCount = 0; gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]); this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]); this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]); this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]); this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]); this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]); } } onClipEvent (load) { counter = 1; subCount = 0; baseX = _x; baseY = _y; }
Symbol 389 MovieClip Frame 1
gotoAndStop (2);
Symbol 389 MovieClip Frame 2
this.cage._visible = 0;
Instance of Symbol 52 MovieClip in Symbol 389 MovieClip Frame 2
onClipEvent (load) { current = _parent.current; max = _parent.max; rowSize = _parent.rowSize; xIncrement = _parent.xIncrement; yIncrement = _parent.yIncrement; scale = _parent.scale; xOffset = _parent.xOffset; yOffset = _parent.yOffset; rote = _parent.rote; alpha = _parent.alpha; red = _parent.red; blue = _parent.blue; green = _parent.green; speed = _parent.speed; } onClipEvent (enterFrame) { if (current < max) { _parent.cage.duplicateMovieClip("cell" + current, current); _parent["cell" + current]._x = (current * xIncrement) + xOffset; _parent["cell" + current]._y = yIncrement + yOffset; _parent["cell" + current]._xscale = _parent["cell" + current]._xscale * scale; _parent["cell" + current]._yscale = _parent["cell" + current]._yscale * scale; _parent["cell" + current]._rotation = random(rote); grafColor = new Color(_parent["cell" + current]); grafColorTransform = new Object(); grafColorTransform.ra = red; grafColorTransform.ba = blue; grafColorTransform.ga = green; grafColorTransform.aa = alpha; grafColor.setTransform(grafColorTransform); current++; } else { dirInit = 135; dirChange = 180 / max; thing = 1; if (_parent.explode == true) { letter = 0; while (letter < max) { dir = (dirInit + ((dirChange * letter) * thing)) + random(10); _parent["cell" + letter]._rotation = dir; _parent["cell" + letter]._alpha = 100; _parent["cell" + letter].cage._x = _parent["cell" + letter].cage._x + speed; _parent["cell" + letter].cage._y = _parent["cell" + letter].cage._y + speed; thing = thing * -1; letter++; } } } }
Symbol 389 MovieClip Frame 3
stop();
Instance of Symbol 304 MovieClip "pictures" in Symbol 390 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent.pause != true) { counter++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) { counter++; subCount++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } } subCount = 0; gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]); this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]); this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]); this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]); this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]); this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]); } } onClipEvent (load) { counter = 1; subCount = 0; baseX = _x; baseY = _y; }
Instance of Symbol 304 MovieClip "pictures" in Symbol 401 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent._parent.pause != true) { counter++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } while ((_parent._parent.all[_parent._parent.currentSet][counter][6] == true) and (subCount < _parent._parent.loop)) { counter++; subCount++; if (counter >= (Number(_parent._parent.all[_parent._parent.currentSet][0]) + 1)) { counter = 1; } } subCount = 0; gotoAndStop(_parent._parent.all[_parent._parent.currentSet][counter][0]); this._x = baseX + Number(_parent._parent.all[_parent._parent.currentSet][counter][1]); this._y = baseY + Number(_parent._parent.all[_parent._parent.currentSet][counter][2]); this._xScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][3]); this._yScale = 100 * Number(_parent._parent.all[_parent._parent.currentSet][counter][4]); this._rotation = Number(_parent._parent.all[_parent._parent.currentSet][counter][5]); } } onClipEvent (load) { counter = 1; subCount = 0; baseX = _x; baseY = _y; }

Library Items

Symbol 1 GraphicUsed by:2
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4 74 338 386
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 GraphicUsed by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:10 17 306 309 313 333 373 376 380 381 382 383 384
Symbol 8 FontUsed by:9
Symbol 9 TextUses:8Used by:10 17 306 309 313 333 373 376 380 381 382 383 384
Symbol 10 ButtonUses:7 9Used by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 BitmapUsed by:15 22 27 28 42 346
Symbol 15 GraphicUses:14Used by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 17 ButtonUses:7 9Used by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 22 GraphicUses:14Used by:Timeline
Symbol 23 GraphicUsed by:Timeline
Symbol 24 BitmapUsed by:25 43
Symbol 25 GraphicUses:24Used by:Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUses:14Used by:Timeline
Symbol 28 GraphicUses:14Used by:Timeline
Symbol 29 BitmapUsed by:30 31 44
Symbol 30 GraphicUses:29Used by:Timeline
Symbol 31 GraphicUses:29Used by:Timeline
Symbol 32 BitmapUsed by:33 47
Symbol 33 GraphicUses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:48 304
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:48 304
Symbol 38 BitmapUsed by:39
Symbol 39 GraphicUses:38Used by:48 304  Timeline
Symbol 40 BitmapUsed by:41
Symbol 41 GraphicUses:40Used by:48 304
Symbol 42 GraphicUses:14Used by:48 304
Symbol 43 GraphicUses:24Used by:48 304
Symbol 44 GraphicUses:29Used by:48 304 347
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:48 304
Symbol 47 GraphicUses:32Used by:48 304
Symbol 48 MovieClipUses:35 37 39 41 42 43 44 46 47Used by:49
Symbol 49 MovieClipUses:48Used by:Timeline
Symbol 50 GraphicUsed by:75 374 379 385 389
Symbol 51 GraphicUsed by:52 69
Symbol 52 MovieClipUses:51Used by:75 374 379 385 389
Symbol 53 GraphicUsed by:69
Symbol 54 GraphicUsed by:69
Symbol 55 GraphicUsed by:69
Symbol 56 GraphicUsed by:69
Symbol 57 GraphicUsed by:69
Symbol 58 GraphicUsed by:69
Symbol 59 GraphicUsed by:69
Symbol 60 GraphicUsed by:69
Symbol 61 GraphicUsed by:69
Symbol 62 GraphicUsed by:69
Symbol 63 GraphicUsed by:69
Symbol 64 GraphicUsed by:69
Symbol 65 GraphicUsed by:69
Symbol 66 GraphicUsed by:69
Symbol 67 GraphicUsed by:69
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClipUses:51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68Used by:70
Symbol 70 MovieClipUses:69Used by:75 374 379 385 389
Symbol 71 GraphicUsed by:74
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:72Used by:74
Symbol 74 MovieClipUses:71 3 73Used by:75 374 379 385 389
Symbol 75 MovieClipUses:50 52 70 74Used by:Timeline
Symbol 76 BitmapUsed by:77 351
Symbol 77 GraphicUses:76Used by:304
Symbol 78 BitmapUsed by:79
Symbol 79 GraphicUses:78Used by:304  Timeline
Symbol 80 BitmapUsed by:81 355
Symbol 81 GraphicUses:80Used by:304
Symbol 82 BitmapUsed by:83 356
Symbol 83 GraphicUses:82Used by:304
Symbol 84 BitmapUsed by:85 357
Symbol 85 GraphicUses:84Used by:304
Symbol 86 BitmapUsed by:87 360
Symbol 87 GraphicUses:86Used by:304
Symbol 88 BitmapUsed by:89 341
Symbol 89 GraphicUses:88Used by:304
Symbol 90 BitmapUsed by:91 342
Symbol 91 GraphicUses:90Used by:304
Symbol 92 BitmapUsed by:93 343
Symbol 93 GraphicUses:92Used by:304
Symbol 94 BitmapUsed by:95 344
Symbol 95 GraphicUses:94Used by:304
Symbol 96 BitmapUsed by:97 345
Symbol 97 GraphicUses:96Used by:304
Symbol 98 BitmapUsed by:99 349
Symbol 99 GraphicUses:98Used by:304 347  Timeline
Symbol 100 BitmapUsed by:101
Symbol 101 GraphicUses:100Used by:304  Timeline
Symbol 102 BitmapUsed by:103
Symbol 103 GraphicUses:102Used by:304  Timeline
Symbol 104 BitmapUsed by:105 377
Symbol 105 GraphicUses:104Used by:304  Timeline
Symbol 106 BitmapUsed by:107
Symbol 107 GraphicUses:106Used by:304  Timeline
Symbol 108 BitmapUsed by:109
Symbol 109 GraphicUses:108Used by:304  Timeline
Symbol 110 BitmapUsed by:111 335
Symbol 111 GraphicUses:110Used by:304
Symbol 112 BitmapUsed by:113 330 336
Symbol 113 GraphicUses:112Used by:304
Symbol 114 BitmapUsed by:115 337
Symbol 115 GraphicUses:114Used by:304
Symbol 116 BitmapUsed by:117 329
Symbol 117 GraphicUses:116Used by:304
Symbol 118 BitmapUsed by:119 339
Symbol 119 GraphicUses:118Used by:304
Symbol 120 BitmapUsed by:121 340
Symbol 121 GraphicUses:120Used by:304
Symbol 122 BitmapUsed by:123 371 372 375
Symbol 123 GraphicUses:122Used by:304
Symbol 124 BitmapUsed by:125 350
Symbol 125 GraphicUses:124Used by:304
Symbol 126 BitmapUsed by:127
Symbol 127 GraphicUses:126Used by:304
Symbol 128 BitmapUsed by:129
Symbol 129 GraphicUses:128Used by:304
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:304
Symbol 132 BitmapUsed by:133
Symbol 133 GraphicUses:132Used by:304
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:304
Symbol 136 BitmapUsed by:137 369 370
Symbol 137 GraphicUses:136Used by:304
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:304  Timeline
Symbol 140 BitmapUsed by:141
Symbol 141 GraphicUses:140Used by:304  Timeline
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:142Used by:304  Timeline
Symbol 144 BitmapUsed by:145
Symbol 145 GraphicUses:144Used by:304
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:304
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:148Used by:304
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:304
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:304
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:304
Symbol 156 BitmapUsed by:157 388
Symbol 157 GraphicUses:156Used by:304
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:304
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:304
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:304
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:304
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:304
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:304
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:304
Symbol 172 BitmapUsed by:173
Symbol 173 GraphicUses:172Used by:304
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:304
Symbol 176 BitmapUsed by:177
Symbol 177 GraphicUses:176Used by:304
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:304
Symbol 180 BitmapUsed by:181
Symbol 181 GraphicUses:180Used by:304
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:304
Symbol 184 BitmapUsed by:185 328
Symbol 185 GraphicUses:184Used by:304
Symbol 186 BitmapUsed by:187
Symbol 187 GraphicUses:186Used by:304
Symbol 188 BitmapUsed by:189
Symbol 189 GraphicUses:188Used by:304
Symbol 190 BitmapUsed by:191
Symbol 191 GraphicUses:190Used by:304
Symbol 192 BitmapUsed by:193
Symbol 193 GraphicUses:192Used by:304
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:304
Symbol 196 BitmapUsed by:197
Symbol 197 GraphicUses:196Used by:304
Symbol 198 BitmapUsed by:199
Symbol 199 GraphicUses:198Used by:304
Symbol 200 BitmapUsed by:201
Symbol 201 GraphicUses:200Used by:304
Symbol 202 BitmapUsed by:203
Symbol 203 GraphicUses:202Used by:304
Symbol 204 BitmapUsed by:205
Symbol 205 GraphicUses:204Used by:304
Symbol 206 BitmapUsed by:207
Symbol 207 GraphicUses:206Used by:304
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:304
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:304
Symbol 212 BitmapUsed by:213
Symbol 213 GraphicUses:212Used by:304
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:304
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:304
Symbol 218 BitmapUsed by:219
Symbol 219 GraphicUses:218Used by:304
Symbol 220 BitmapUsed by:221
Symbol 221 GraphicUses:220Used by:304
Symbol 222 BitmapUsed by:223
Symbol 223 GraphicUses:222Used by:304
Symbol 224 BitmapUsed by:225
Symbol 225 GraphicUses:224Used by:304
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:304
Symbol 228 BitmapUsed by:229
Symbol 229 GraphicUses:228Used by:304
Symbol 230 BitmapUsed by:231
Symbol 231 GraphicUses:230Used by:304
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:304
Symbol 234 BitmapUsed by:235
Symbol 235 GraphicUses:234Used by:304
Symbol 236 BitmapUsed by:237 354
Symbol 237 GraphicUses:236Used by:304
Symbol 238 BitmapUsed by:239
Symbol 239 GraphicUses:238Used by:304
Symbol 240 BitmapUsed by:241
Symbol 241 GraphicUses:240Used by:304
Symbol 242 BitmapUsed by:243
Symbol 243 GraphicUses:242Used by:304
Symbol 244 BitmapUsed by:245
Symbol 245 GraphicUses:244Used by:304
Symbol 246 BitmapUsed by:247
Symbol 247 GraphicUses:246Used by:304
Symbol 248 BitmapUsed by:249
Symbol 249 GraphicUses:248Used by:304
Symbol 250 BitmapUsed by:251
Symbol 251 GraphicUses:250Used by:304
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252Used by:304
Symbol 254 BitmapUsed by:255
Symbol 255 GraphicUses:254Used by:304
Symbol 256 BitmapUsed by:257
Symbol 257 GraphicUses:256Used by:304
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:304
Symbol 260 BitmapUsed by:261
Symbol 261 GraphicUses:260Used by:304
Symbol 262 BitmapUsed by:263
Symbol 263 GraphicUses:262Used by:304
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:304
Symbol 266 BitmapUsed by:267
Symbol 267 GraphicUses:266Used by:304
Symbol 268 BitmapUsed by:269
Symbol 269 GraphicUses:268Used by:304
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:304
Symbol 272 BitmapUsed by:273
Symbol 273 GraphicUses:272Used by:304
Symbol 274 BitmapUsed by:275
Symbol 275 GraphicUses:274Used by:304
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:304
Symbol 278 BitmapUsed by:279
Symbol 279 GraphicUses:278Used by:304
Symbol 280 BitmapUsed by:281
Symbol 281 GraphicUses:280Used by:304
Symbol 282 BitmapUsed by:283
Symbol 283 GraphicUses:282Used by:304
Symbol 284 BitmapUsed by:285
Symbol 285 GraphicUses:284Used by:304
Symbol 286 BitmapUsed by:287
Symbol 287 GraphicUses:286Used by:304
Symbol 288 BitmapUsed by:289
Symbol 289 GraphicUses:288Used by:304
Symbol 290 BitmapUsed by:291
Symbol 291 GraphicUses:290Used by:304
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:304
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:304
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:304
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:304
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:304
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:304
Symbol 304 MovieClipUses:77 79 81 83 85 87 89 91 93 95 97 99 101 103 105 107 109 111 113 115 117 119 121 123 125 127 129 131 133 135 137 139 141 143 145 147 149 151 153 155 157 159 161 35 37 39 41 42 43 44 46 47 163 165 167 169 171 173 175 177 179 181 183 185 187 189 191 193 195 197 199 201 203 205 207 209 211 213 215 217 219 221 223 225 227 229 231 233 235 237 239 241 243 245 247 249 251 253 255 257 259 261 263 265 267 269 271 273 275 277 279 281 283 285 287 289 291 293 295 297 299 301 303Used by:305 387 390 401
Symbol 305 MovieClipUses:304Used by:Timeline
Symbol 306 ButtonUses:7 9Used by:Timeline
Symbol 307 BitmapUsed by:308
Symbol 308 GraphicUses:307Used by:Timeline
Symbol 309 ButtonUses:7 9Used by:Timeline
Symbol 310 GraphicUsed by:Timeline
Symbol 311 BitmapUsed by:312
Symbol 312 GraphicUses:311Used by:Timeline
Symbol 313 ButtonUses:7 9Used by:Timeline
Symbol 314 BitmapUsed by:315
Symbol 315 GraphicUses:314Used by:Timeline
Symbol 316 BitmapUsed by:317
Symbol 317 GraphicUses:316Used by:Timeline
Symbol 318 BitmapUsed by:319
Symbol 319 GraphicUses:318Used by:Timeline
Symbol 320 BitmapUsed by:321
Symbol 321 GraphicUses:320Used by:Timeline
Symbol 322 BitmapUsed by:323
Symbol 323 GraphicUses:322Used by:Timeline
Symbol 324 BitmapUsed by:325
Symbol 325 GraphicUses:324Used by:Timeline
Symbol 326 BitmapUsed by:327
Symbol 327 GraphicUses:326Used by:Timeline
Symbol 328 GraphicUses:184Used by:Timeline
Symbol 329 GraphicUses:116Used by:Timeline
Symbol 330 GraphicUses:112Used by:Timeline
Symbol 331 BitmapUsed by:332 334
Symbol 332 GraphicUses:331Used by:Timeline
Symbol 333 ButtonUses:7 9Used by:Timeline
Symbol 334 GraphicUses:331Used by:Timeline
Symbol 335 GraphicUses:110Used by:Timeline
Symbol 336 GraphicUses:112Used by:Timeline
Symbol 337 GraphicUses:114Used by:Timeline
Symbol 338 MovieClipUses:3Used by:Timeline
Symbol 339 GraphicUses:118Used by:Timeline
Symbol 340 GraphicUses:120Used by:Timeline
Symbol 341 GraphicUses:88Used by:347
Symbol 342 GraphicUses:90Used by:347
Symbol 343 GraphicUses:92Used by:347
Symbol 344 GraphicUses:94Used by:347
Symbol 345 GraphicUses:96Used by:347
Symbol 346 GraphicUses:14Used by:347
Symbol 347 MovieClipUses:341 342 343 344 345 99 44 346Used by:348
Symbol 348 MovieClipUses:347Used by:Timeline
Symbol 349 GraphicUses:98Used by:Timeline
Symbol 350 GraphicUses:124Used by:Timeline
Symbol 351 GraphicUses:76Used by:Timeline
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:Timeline
Symbol 354 GraphicUses:236Used by:Timeline
Symbol 355 GraphicUses:80Used by:Timeline
Symbol 356 GraphicUses:82Used by:Timeline
Symbol 357 GraphicUses:84Used by:Timeline
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:Timeline
Symbol 360 GraphicUses:86Used by:Timeline
Symbol 361 BitmapUsed by:362
Symbol 362 GraphicUses:361Used by:Timeline
Symbol 363 BitmapUsed by:364 365
Symbol 364 GraphicUses:363Used by:Timeline
Symbol 365 GraphicUses:363Used by:Timeline
Symbol 366 BitmapUsed by:367 368
Symbol 367 GraphicUses:366Used by:Timeline
Symbol 368 GraphicUses:366Used by:Timeline
Symbol 369 GraphicUses:136Used by:Timeline
Symbol 370 GraphicUses:136Used by:Timeline
Symbol 371 GraphicUses:122Used by:Timeline
Symbol 372 GraphicUses:122Used by:Timeline
Symbol 373 ButtonUses:7 9Used by:Timeline
Symbol 374 MovieClipUses:50 52 70 74Used by:Timeline
Symbol 375 GraphicUses:122Used by:Timeline
Symbol 376 ButtonUses:7 9Used by:Timeline
Symbol 377 GraphicUses:104Used by:Timeline
Symbol 378 GraphicUsed by:Timeline
Symbol 379 MovieClipUses:50 52 70 74Used by:Timeline
Symbol 380 ButtonUses:7 9Used by:Timeline
Symbol 381 ButtonUses:7 9Used by:Timeline
Symbol 382 ButtonUses:7 9Used by:Timeline
Symbol 383 ButtonUses:7 9Used by:Timeline
Symbol 384 ButtonUses:7 9Used by:Timeline
Symbol 385 MovieClipUses:50 52 70 74Used by:Timeline
Symbol 386 MovieClipUses:3Used by:Timeline
Symbol 387 MovieClipUses:304Used by:Timeline
Symbol 388 GraphicUses:156Used by:Timeline
Symbol 389 MovieClipUses:50 52 70 74Used by:Timeline
Symbol 390 MovieClipUses:304Used by:Timeline
Symbol 391 GraphicUsed by:Timeline
Symbol 392 GraphicUsed by:Timeline
Symbol 393 GraphicUsed by:Timeline
Symbol 394 GraphicUsed by:Timeline
Symbol 395 GraphicUsed by:Timeline
Symbol 396 GraphicUsed by:Timeline
Symbol 397 GraphicUsed by:Timeline
Symbol 398 GraphicUsed by:Timeline
Symbol 399 GraphicUsed by:Timeline
Symbol 400 GraphicUsed by:Timeline
Symbol 401 MovieClipUses:304Used by:Timeline
Symbol 402 GraphicUsed by:406
Symbol 403 FontUsed by:404 405
Symbol 404 TextUses:403Used by:406
Symbol 405 TextUses:403Used by:406
Symbol 406 MovieClipUses:402 404 405Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"row1"Frame 1Symbol 4 MovieClip
"row2"Frame 1Symbol 4 MovieClip
"row3"Frame 1Symbol 4 MovieClip
"row4"Frame 1Symbol 4 MovieClip
"row5"Frame 1Symbol 4 MovieClip
"row6"Frame 1Symbol 4 MovieClip
"row7"Frame 1Symbol 4 MovieClip
"row8"Frame 1Symbol 4 MovieClip
"holdingpen"Frame 901Symbol 75 MovieClip
"holdingpen"Frame 5322Symbol 385 MovieClip
"pictures"Symbol 49 MovieClip Frame 1Symbol 48 MovieClip
"cage"Symbol 70 MovieClip Frame 1Symbol 69 MovieClip
"cage"Symbol 75 MovieClip Frame 2Symbol 70 MovieClip
"pictures"Symbol 305 MovieClip Frame 1Symbol 304 MovieClip
"pictures"Symbol 348 MovieClip Frame 1Symbol 347 MovieClip
"cage"Symbol 374 MovieClip Frame 2Symbol 70 MovieClip
"cage"Symbol 379 MovieClip Frame 2Symbol 70 MovieClip
"cage"Symbol 385 MovieClip Frame 2Symbol 70 MovieClip
"pictures"Symbol 387 MovieClip Frame 1Symbol 304 MovieClip
"cage"Symbol 389 MovieClip Frame 2Symbol 70 MovieClip
"pictures"Symbol 390 MovieClip Frame 1Symbol 304 MovieClip
"pictures"Symbol 401 MovieClip Frame 1Symbol 304 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"start point"Frame 366
"loop point"Frame 567
"reactions"Frame 992
"pentagon starts"Frame 1463
"pentagon graf"Frame 1784
"leadersbomb"Frame 2594
"kid runs graf"Frame 3176
"stenography chaos"Frame 3338
"planeyard graf"Frame 3948
"plane to money"Frame 4070
"rumsfeld + burt + bomb"Frame 4249
"jet sequence"Frame 4309
"jet + towers"Frame 4349
"jet + towers + oil 1"Frame 4389
"wtc full"Frame 4582
"loop point 2"Frame 4736
"the second round"Frame 5458
"load random"Frame 7054
"random?"Frame 7131
"graf"Symbol 75 MovieClip Frame 2
"logo"Symbol 75 MovieClip Frame 3
"graf"Symbol 374 MovieClip Frame 2
"logo"Symbol 374 MovieClip Frame 3
"graf"Symbol 379 MovieClip Frame 2
"logo"Symbol 379 MovieClip Frame 3
"graf"Symbol 385 MovieClip Frame 2
"logo"Symbol 385 MovieClip Frame 3
"graf"Symbol 389 MovieClip Frame 2
"logo"Symbol 389 MovieClip Frame 3




http://swfchan.com/51/250008/info.shtml
Created: 10/9 -2022 14:40:56 Last modified: 10/9 -2022 14:40:56 Server time: 29/04 -2024 14:54:01