(function (PIXI, lib) { var MovieClip = PIXI.animate.MovieClip; var Sprite = PIXI.Sprite; var fromFrame = PIXI.Texture.fromFrame; var Graphic1 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 35, loop: false }); var instance1 = new Sprite(fromFrame("mouse1")) .setTransform(-16.9, -16.85); this.addTimedChild(instance1); }); var Graphic2 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("f11")) .setTransform(-28.6, -21.6); this.addTimedChild(instance1); }); var Graphic3 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance1 = new Sprite(fromFrame("f11")) .setTransform(-28.6, -21.6); this.addTimedChild(instance1); }); var Graphic4 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("f11")) .setTransform(-28.6, -21.6); this.addTimedChild(instance1); }); var Graphic5 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 34, loop: false }); var instance1 = new Sprite(fromFrame("f11")) .setTransform(-28.6, -21.6); this.addTimedChild(instance1); }); var Graphic6 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance2 = new Graphic5(MovieClip.SYNCHED); var instance3 = new Graphic4(MovieClip.SYNCHED); var instance4 = new Graphic3(MovieClip.SYNCHED); var instance5 = new Graphic2(MovieClip.SYNCHED); var instance1 = new Graphic1(MovieClip.SYNCHED); this.addTimedChild(instance2, 2, 34, { "2": { x: -7.95, y: -69.1, sx: 0.05, sy: 0.05 }, "3": { x: -7.914, y: -69.124, sx: 0.096, sy: 0.096 }, "4": { x: -7.762, y: -69.087, sx: 0.234, sy: 0.234 }, "5": { x: -7.542, y: -69.089, sx: 0.464, sy: 0.464 }, "6": { x: -7.204, y: -69.111, sx: 0.786, sy: 0.786 }, "7": { x: -7.95, y: -69.05, sx: 1.2, sy: 1.2 }, "8": { x: -7.948, y: -69.047, sx: 1.147, sy: 1.147 }, "9": { x: -7.951, y: -69.012, sx: 1.102, sy: 1.102 }, "10": { x: -7.958, y: -69.05, sx: 1.065, sy: 1.065 }, "11": { x: -7.968, y: -69.055, sx: 1.037, sy: 1.037 }, "12": { x: -7.983, y: -69.031, sx: 1.016, sy: 1.016 }, "13": { x: -7.952, y: -69.025, sx: 1.004, sy: 1.004 }, "14": { x: -8, y: -69.05, sx: 1, sy: 1 } }) .addTimedChild(instance3, 3, 33, { "3": { x: 75.5, y: -69.1, sx: 0.05, sy: 0.05 }, "4": { x: 75.462, y: -69.124, sx: 0.096, sy: 0.096 }, "5": { x: 75.344, y: -69.087, sx: 0.234, sy: 0.234 }, "6": { x: 75.094, y: -69.089, sx: 0.464, sy: 0.464 }, "7": { x: 74.794, y: -69.111, sx: 0.786, sy: 0.786 }, "8": { x: 75.55, y: -69.05, sx: 1.2, sy: 1.2 }, "9": { x: 75.559, y: -69.047, sx: 1.147, sy: 1.147 }, "10": { x: 75.581, y: -69.012, sx: 1.102, sy: 1.102 }, "11": { x: 75.57, y: -69.05, sx: 1.065, sy: 1.065 }, "12": { y: -69.055, sx: 1.037, sy: 1.037 }, "13": { x: 75.536, y: -69.031, sx: 1.016, sy: 1.016 }, "14": { x: 75.564, y: -69.025, sx: 1.004, sy: 1.004 }, "15": { x: 75.55, y: -69.05, sx: 1, sy: 1 } }) .addTimedChild(instance4, 4, 32, { "4": { x: 159.05, y: -69.1, sx: 0.05, sy: 0.05 }, "5": { x: 159.031, y: -69.124, sx: 0.096, sy: 0.096 }, "6": { x: 159.067, y: -69.087, sx: 0.234, sy: 0.234 }, "7": { x: 159.059, y: -69.089, sx: 0.464, sy: 0.464 }, "8": { x: 159.013, y: -69.111, sx: 0.786, sy: 0.786 }, "9": { x: 159.05, y: -69.05, sx: 1.2, sy: 1.2 }, "10": { x: 159.017, y: -69.047, sx: 1.147, sy: 1.147 }, "11": { x: 159.064, y: -69.012, sx: 1.102, sy: 1.102 }, "12": { x: 159.048, y: -69.05, sx: 1.065, sy: 1.065 }, "13": { x: 159.059, y: -69.055, sx: 1.037, sy: 1.037 }, "14": { x: 159.056, y: -69.031, sx: 1.016, sy: 1.016 }, "15": { x: 159.03, y: -69.025, sx: 1.004, sy: 1.004 }, "16": { x: 159.05, y: -69.05, sx: 1, sy: 1 } }) .addTimedChild(instance5, 5, 31, { "5": { x: 159.05, y: 2.25, sx: 0.05, sy: 0.05 }, "6": { x: 159.031, y: 2.27, sx: 0.096, sy: 0.096 }, "7": { x: 159.067, y: 2.232, sx: 0.234, sy: 0.234 }, "8": { x: 159.059, y: 2.235, sx: 0.464, sy: 0.464 }, "9": { x: 159.013, y: 2.278, sx: 0.786, sy: 0.786 }, "10": { x: 159.05, y: 2.2, sx: 1.2, sy: 1.2 }, "11": { x: 159.017, y: 2.253, sx: 1.147, sy: 1.147 }, "12": { x: 159.064, y: 2.22, sx: 1.102, sy: 1.102 }, "13": { x: 159.048, y: 2.253, sx: 1.065, sy: 1.065 }, "14": { x: 159.059, y: 2.251, sx: 1.037, sy: 1.037 }, "15": { x: 159.056, y: 2.213, sx: 1.016, sy: 1.016 }, "16": { x: 159.03, y: 2.241, sx: 1.004, sy: 1.004 }, "17": { x: 159.05, y: 2.25, sx: 1, sy: 1 } }) .addTimedChild(instance1, 1, 35, { "1": { x: 41.3, y: 79.8, a: 0 }, "2": { x: 40.9, y: 79.5, a: 0.02 }, "3": { x: 39.35, y: 78.25, a: 0.11 }, "4": { x: 35.3, y: 75.15, a: 0.33 }, "5": { x: 28.05, y: 69.5, a: 0.73 }, "6": { x: 24.15, y: 66.45, a: 0.95 }, "7": { x: 23.3, y: 65.8, a: 1 }, "8": { x: 23.45, y: 65.95 }, "9": { x: 23.9, y: 66.4 }, "10": { x: 25, y: 67.5 }, "11": { x: 27.3, y: 69.8 }, "12": { x: 29.9, y: 72.4 }, "13": { x: 31.05, y: 73.55 }, "14": { x: 31.3, y: 73.8 } }); }); var Graphic7 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 42, loop: false }); var instance1 = new Sprite(fromFrame("topscreen1")) .setTransform(-271.5, -172.4); this.addTimedChild(instance1); }); var Graphic8 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 29, loop: false }); var instance1 = new Sprite(fromFrame("11")) .setTransform(-32.7, -16.5); this.addTimedChild(instance1); }); var Graphic9 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 29, loop: false }); var instance1 = new Sprite(fromFrame("z1")) .setTransform(-29.2, -13.8); this.addTimedChild(instance1); }); var Graphic10 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 29, loop: false }); var instance1 = new Sprite(fromFrame("y1")) .setTransform(-26.35, -11.7); this.addTimedChild(instance1); }); var Graphic11 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 29, loop: false }); var instance1 = new Sprite(fromFrame("x1")) .setTransform(-25, -11.7); this.addTimedChild(instance1); }); var Graphic12 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("w1")) .setTransform(-27.6, -13.8); this.addTimedChild(instance1); }); var Graphic13 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("v1")) .setTransform(-30.75, -16.5); this.addTimedChild(instance1); }); var Graphic14 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("u1")) .setTransform(-28.8, -16.5); this.addTimedChild(instance1); }); var Graphic15 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("t1")) .setTransform(-26, -13.8); this.addTimedChild(instance1); }); var Graphic16 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("s1")) .setTransform(-23.65, -11.7); this.addTimedChild(instance1); }); var Graphic17 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("r1")) .setTransform(-24.45, -13.8); this.addTimedChild(instance1); }); var Graphic18 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("q1")) .setTransform(-22.35, -11.7); this.addTimedChild(instance1); }); var Graphic19 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance1 = new Sprite(fromFrame("p1")) .setTransform(-21.05, -11.7); this.addTimedChild(instance1); }); var Graphic20 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance1 = new Sprite(fromFrame("o1")) .setTransform(-22.9, -13.8); this.addTimedChild(instance1); }); var Graphic21 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 32, loop: false }); var instance1 = new Sprite(fromFrame("n1")) .setTransform(-22.9, -13.8); this.addTimedChild(instance1); }); var Graphic22 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("m1")) .setTransform(-21.05, -11.7); this.addTimedChild(instance1); }); var Graphic23 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("l1")) .setTransform(-22.35, -11.7); this.addTimedChild(instance1); }); var Graphic24 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("k1")) .setTransform(-24.45, -13.8); this.addTimedChild(instance1); }); var Graphic25 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 34, loop: false }); var instance1 = new Sprite(fromFrame("j1")) .setTransform(-119.55, -16.5); this.addTimedChild(instance1); }); var Graphic26 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 34, loop: false }); var instance1 = new Sprite(fromFrame("i1")) .setTransform(-28.8, -16.5); this.addTimedChild(instance1); }); var Graphic27 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 35, loop: false }); var instance1 = new Sprite(fromFrame("h1")) .setTransform(-26, -13.8); this.addTimedChild(instance1); }); var Graphic28 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 35, loop: false }); var instance1 = new Sprite(fromFrame("g1")) .setTransform(-23.65, -11.7); this.addTimedChild(instance1); }); var Graphic29 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance1 = new Sprite(fromFrame("f1")) .setTransform(-25, -11.7); this.addTimedChild(instance1); }); var Graphic30 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance1 = new Sprite(fromFrame("e1")) .setTransform(-27.6, -13.8); this.addTimedChild(instance1); }); var Graphic31 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 37, loop: false }); var instance1 = new Sprite(fromFrame("d1")) .setTransform(-30.75, -16.5); this.addTimedChild(instance1); }); var Graphic32 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 37, loop: false }); var instance1 = new Sprite(fromFrame("c1")) .setTransform(-32.7, -16.5); this.addTimedChild(instance1); }); var Graphic33 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance1 = new Sprite(fromFrame("b1")) .setTransform(-29.2, -13.8); this.addTimedChild(instance1); }); var Graphic34 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance1 = new Sprite(fromFrame("a1")) .setTransform(-26.35, -11.7); this.addTimedChild(instance1); }); var Graphic35 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 40, loop: false }); var instance2 = new Graphic34(MovieClip.SYNCHED); var instance1 = new Graphic33(MovieClip.SYNCHED); var instance4 = new Graphic32(MovieClip.SYNCHED); var instance3 = new Graphic31(MovieClip.SYNCHED); var instance6 = new Graphic30(MovieClip.SYNCHED); var instance5 = new Graphic29(MovieClip.SYNCHED); var instance8 = new Graphic28(MovieClip.SYNCHED); var instance7 = new Graphic27(MovieClip.SYNCHED); var instance10 = new Graphic26(MovieClip.SYNCHED); var instance9 = new Graphic25(MovieClip.SYNCHED); var instance13 = new Graphic24(MovieClip.SYNCHED); var instance12 = new Graphic23(MovieClip.SYNCHED); var instance11 = new Graphic22(MovieClip.SYNCHED); var instance16 = new Graphic21(MovieClip.SYNCHED); var instance15 = new Graphic20(MovieClip.SYNCHED); var instance14 = new Graphic19(MovieClip.SYNCHED); var instance19 = new Graphic18(MovieClip.SYNCHED); var instance18 = new Graphic17(MovieClip.SYNCHED); var instance17 = new Graphic16(MovieClip.SYNCHED); var instance23 = new Graphic15(MovieClip.SYNCHED); var instance22 = new Graphic14(MovieClip.SYNCHED); var instance21 = new Graphic13(MovieClip.SYNCHED); var instance20 = new Graphic12(MovieClip.SYNCHED); var instance27 = new Graphic11(MovieClip.SYNCHED); var instance26 = new Graphic10(MovieClip.SYNCHED); var instance25 = new Graphic9(MovieClip.SYNCHED); var instance24 = new Graphic8(MovieClip.SYNCHED); this.addTimedChild(instance2, 2, 38, { "2": { x: -232.25, y: -37.15, sx: 0.05, sy: 0.05 }, "3": { x: -232.227, y: -37.129, sx: 0.096, sy: 0.096 }, "4": { x: -232.245, y: -37.138, sx: 0.234, sy: 0.234 }, "5": { x: -232.255, y: -37.128, sx: 0.464, sy: 0.464 }, "6": { x: -232.242, y: -37.138, sx: 0.786, sy: 0.786 }, "7": { x: -232.2, y: -37.1, sx: 1.2, sy: 1.2 }, "8": { x: -232.182, y: -37.109, sx: 1.147, sy: 1.147 }, "9": { x: -232.191, y: -37.121, sx: 1.102, sy: 1.102 }, "10": { x: -232.187, y: -37.136, sx: 1.065, sy: 1.065 }, "11": { x: -232.206, y: -37.102, sx: 1.037, sy: 1.037 }, "12": { x: -232.209, y: -37.121, sx: 1.016, sy: 1.016 }, "13": { x: -232.185, y: -37.092, sx: 1.004, sy: 1.004 }, "14": { x: -232.25, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance1, 2, 38, { "2": { x: -252.4, y: -5.15, sx: 0.05, sy: 0.05 }, "3": { x: -252.415, y: -5.138, sx: 0.096, sy: 0.096 }, "4": { x: -252.411, y: -5.156, sx: 0.234, sy: 0.234 }, "5": { x: -252.388, y: -5.153, sx: 0.464, sy: 0.464 }, "6": { x: -252.375, y: -5.127, sx: 0.786, sy: 0.786 }, "7": { x: -252.35, y: -5.1, sx: 1.2, sy: 1.2 }, "8": { x: -252.341, y: -5.074, sx: 1.147, sy: 1.147 }, "9": { x: -252.346, y: -5.084, sx: 1.102, sy: 1.102 }, "10": { x: -252.325, y: -5.078, sx: 1.065, sy: 1.065 }, "11": { x: -252.315, y: -5.106, sx: 1.037, sy: 1.037 }, "12": { x: -252.325, y: -5.119, sx: 1.016, sy: 1.016 }, "13": { x: -252.345, y: -5.117, sx: 1.004, sy: 1.004 }, "14": { x: -252.4, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance4, 3, 37, { "3": { x: -275.95, y: 32.35, sx: 0.05, sy: 0.05 }, "4": { x: -275.882, y: 32.363, sx: 0.096, sy: 0.096 }, "5": { x: -275.742, y: 32.371, sx: 0.234, sy: 0.234 }, "6": { x: -275.53, y: 32.374, sx: 0.464, sy: 0.464 }, "7": { x: -275.22, y: 32.363, sx: 0.786, sy: 0.786 }, "8": { x: -275.95, y: 32.35, sx: 1.2, sy: 1.2 }, "9": { x: -275.948, y: 32.369, sx: 1.147, sy: 1.147 }, "10": { x: -275.969, y: 32.359, sx: 1.102, sy: 1.102 }, "11": { x: -275.976, y: 32.369, sx: 1.065, sy: 1.065 }, "12": { x: -275.954, y: 32.348, sx: 1.037, sy: 1.037 }, "13": { x: -275.963, sx: 1.016, sy: 1.016 }, "14": { x: -275.942, y: 32.368, sx: 1.004, sy: 1.004 }, "15": { x: -276, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance3, 3, 37, { "3": { x: -214.75, y: 32.35, sx: 0.05, sy: 0.05 }, "4": { x: -214.726, y: 32.363, sx: 0.096, sy: 0.096 }, "5": { x: -214.582, y: 32.371, sx: 0.234, sy: 0.234 }, "6": { x: -214.319, y: 32.374, sx: 0.464, sy: 0.464 }, "7": { x: -214.026, y: 32.363, sx: 0.786, sy: 0.786 }, "8": { x: -214.8, y: 32.35, sx: 1.2, sy: 1.2 }, "9": { x: -214.802, y: 32.369, sx: 1.147, sy: 1.147 }, "10": { x: -214.812, y: 32.359, sx: 1.102, sy: 1.102 }, "11": { x: -214.79, y: 32.369, sx: 1.065, sy: 1.065 }, "12": { x: -214.824, y: 32.348, sx: 1.037, sy: 1.037 }, "13": { x: -214.823, sx: 1.016, sy: 1.016 }, "14": { x: -214.777, y: 32.368, sx: 1.004, sy: 1.004 }, "15": { x: -214.8, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance6, 4, 36, { "4": { x: -196.4, y: -5.15, sx: 0.05, sy: 0.05 }, "5": { x: -196.394, y: -5.138, sx: 0.096, sy: 0.096 }, "6": { x: -196.391, y: -5.156, sx: 0.234, sy: 0.234 }, "7": { x: -196.393, y: -5.153, sx: 0.464, sy: 0.464 }, "8": { x: -196.395, y: -5.127, sx: 0.786, sy: 0.786 }, "9": { x: -196.35, y: -5.1, sx: 1.2, sy: 1.2 }, "10": { x: -196.367, y: -5.074, sx: 1.147, sy: 1.147 }, "11": { x: -196.368, y: -5.084, sx: 1.102, sy: 1.102 }, "12": { x: -196.361, y: -5.078, sx: 1.065, sy: 1.065 }, "13": { x: -196.384, y: -5.106, sx: 1.037, sy: 1.037 }, "14": { x: -196.396, y: -5.119, sx: 1.016, sy: 1.016 }, "15": { x: -196.389, y: -5.117, sx: 1.004, sy: 1.004 }, "16": { x: -196.4, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance5, 4, 36, { "4": { x: -180.65, y: -37.15, sx: 0.05, sy: 0.05 }, "5": { x: -180.603, y: -37.129, sx: 0.096, sy: 0.096 }, "6": { x: -180.47, y: -37.138, sx: 0.234, sy: 0.234 }, "7": { x: -180.251, y: -37.128, sx: 0.464, sy: 0.464 }, "8": { x: -179.896, y: -37.138, sx: 0.786, sy: 0.786 }, "9": { x: -180.65, y: -37.1, sx: 1.2, sy: 1.2 }, "10": { x: -180.612, y: -37.109, sx: 1.147, sy: 1.147 }, "11": { x: -180.65, y: -37.121, sx: 1.102, sy: 1.102 }, "12": { x: -180.623, y: -37.136, sx: 1.065, sy: 1.065 }, "13": { x: -180.62, y: -37.102, sx: 1.037, sy: 1.037 }, "14": { x: -180.65, y: -37.121, sx: 1.016, sy: 1.016 }, "15": { x: -180.653, y: -37.092, sx: 1.004, sy: 1.004 }, "16": { x: -180.7, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance8, 5, 35, { "5": { x: -129.25, y: -37.15, sx: 0.05, sy: 0.05 }, "6": { x: -129.264, y: -37.129, sx: 0.096, sy: 0.096 }, "7": { x: -129.232, y: -37.138, sx: 0.234, sy: 0.234 }, "8": { x: -129.254, y: -37.128, sx: 0.464, sy: 0.464 }, "9": { x: -129.245, y: -37.138, sx: 0.786, sy: 0.786 }, "10": { x: -129.2, y: -37.1, sx: 1.2, sy: 1.2 }, "11": { x: -129.187, y: -37.109, sx: 1.147, sy: 1.147 }, "12": { x: -129.201, y: -37.121, sx: 1.102, sy: 1.102 }, "13": { x: -129.198, y: -37.136, sx: 1.065, sy: 1.065 }, "14": { x: -129.221, y: -37.102, sx: 1.037, sy: 1.037 }, "15": { x: -129.225, y: -37.121, sx: 1.016, sy: 1.016 }, "16": { x: -129.204, y: -37.092, sx: 1.004, sy: 1.004 }, "17": { x: -129.25, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance7, 5, 35, { "5": { x: -140.45, y: -5.15, sx: 0.05, sy: 0.05 }, "6": { x: -140.468, y: -5.138, sx: 0.096, sy: 0.096 }, "7": { x: -140.456, y: -5.156, sx: 0.234, sy: 0.234 }, "8": { x: -140.463, y: -5.153, sx: 0.464, sy: 0.464 }, "9": { x: -140.451, y: -5.127, sx: 0.786, sy: 0.786 }, "10": { x: -140.4, y: -5.1, sx: 1.2, sy: 1.2 }, "11": { x: -140.392, y: -5.074, sx: 1.147, sy: 1.147 }, "12": { x: -140.386, y: -5.084, sx: 1.102, sy: 1.102 }, "13": { x: -140.391, y: -5.078, sx: 1.065, sy: 1.065 }, "14": { x: -140.397, y: -5.106, sx: 1.037, sy: 1.037 }, "15": { x: -140.41, y: -5.119, sx: 1.016, sy: 1.016 }, "16": { x: -140.375, y: -5.117, sx: 1.004, sy: 1.004 }, "17": { x: -140.45, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance10, 6, 34, { "6": { x: -153.6, y: 32.35, sx: 0.05, sy: 0.05 }, "7": { x: -153.566, y: 32.363, sx: 0.096, sy: 0.096 }, "8": { x: -153.407, y: 32.371, sx: 0.234, sy: 0.234 }, "9": { x: -153.172, y: 32.374, sx: 0.464, sy: 0.464 }, "10": { x: -152.869, y: 32.363, sx: 0.786, sy: 0.786 }, "11": { x: -153.6, y: 32.35, sx: 1.2, sy: 1.2 }, "12": { x: -153.608, y: 32.369, sx: 1.147, sy: 1.147 }, "13": { x: -153.609, y: 32.359, sx: 1.102, sy: 1.102 }, "14": { y: 32.369, sx: 1.065, sy: 1.065 }, "15": { x: -153.601, y: 32.348, sx: 1.037, sy: 1.037 }, "16": { x: -153.59, sx: 1.016, sy: 1.016 }, "17": { x: -153.62, y: 32.368, sx: 1.004, sy: 1.004 }, "18": { x: -153.65, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance9, 6, 34, { "6": { x: 0.25, y: 32.35, sx: 0.05, sy: 0.05 }, "7": { x: 0.252, y: 32.339, sx: 0.09, sy: 0.09 }, "8": { x: 0.258, y: 32.375, sx: 0.212, sy: 0.212 }, "9": { x: 0.268, y: 32.358, sx: 0.414, sy: 0.414 }, "10": { x: 0.233, y: 32.378, sx: 0.696, sy: 0.696 }, "11": { x: 0.25, y: 32.3, sx: 1.06, sy: 1.06 }, "12": { x: 0.246, y: 32.315, sx: 1.044, sy: 1.044 }, "13": { x: 0.243, y: 32.304, sx: 1.031, sy: 1.031 }, "14": { x: 0.24, y: 32.319, sx: 1.02, sy: 1.02 }, "15": { x: 0.238, y: 32.308, sx: 1.011, sy: 1.011 }, "16": { x: 0.237, y: 32.321, sx: 1.005, sy: 1.005 }, "17": { x: 0.236, y: 32.309, sx: 1.001, sy: 1.001 }, "18": { x: 0.25, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance13, 7, 33, { "7": { x: -84.45, y: -5.15, sx: 0.05, sy: 0.05 }, "8": { x: -84.446, y: -5.138, sx: 0.096, sy: 0.096 }, "9": { x: -84.436, y: -5.156, sx: 0.234, sy: 0.234 }, "10": { x: -84.469, y: -5.153, sx: 0.464, sy: 0.464 }, "11": { x: -84.471, y: -5.127, sx: 0.786, sy: 0.786 }, "12": { x: -84.4, y: -5.1, sx: 1.2, sy: 1.2 }, "13": { x: -84.418, y: -5.074, sx: 1.147, sy: 1.147 }, "14": { x: -84.409, y: -5.084, sx: 1.102, sy: 1.102 }, "15": { x: -84.427, y: -5.078, sx: 1.065, sy: 1.065 }, "16": { x: -84.416, y: -5.106, sx: 1.037, sy: 1.037 }, "17": { x: -84.432, y: -5.119, sx: 1.016, sy: 1.016 }, "18": { x: -84.419, y: -5.117, sx: 1.004, sy: 1.004 }, "19": { x: -84.45, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance12, 7, 33, { "7": { x: -77.65, y: -37.15, sx: 0.05, sy: 0.05 }, "8": { x: -77.59, y: -37.129, sx: 0.096, sy: 0.096 }, "9": { x: -77.457, y: -37.138, sx: 0.234, sy: 0.234 }, "10": { x: -77.251, y: -37.128, sx: 0.464, sy: 0.464 }, "11": { x: -76.9, y: -37.138, sx: 0.786, sy: 0.786 }, "12": { x: -77.65, y: -37.1, sx: 1.2, sy: 1.2 }, "13": { x: -77.666, y: -37.109, sx: 1.147, sy: 1.147 }, "14": { x: -77.66, y: -37.121, sx: 1.102, sy: 1.102 }, "15": { x: -77.634, y: -37.136, sx: 1.065, sy: 1.065 }, "16": { x: -77.635, y: -37.102, sx: 1.037, sy: 1.037 }, "17": { x: -77.665, y: -37.121, sx: 1.016, sy: 1.016 }, "18": { x: -77.671, y: -37.092, sx: 1.004, sy: 1.004 }, "19": { x: -77.7, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance11, 7, 33, { "7": { x: -26.2, y: -37.15, sx: 0.05, sy: 0.05 }, "8": { x: -26.205, y: -37.129, sx: 0.096, sy: 0.096 }, "9": { x: -26.185, y: -37.138, sx: 0.234, sy: 0.234 }, "10": { x: -26.19, y: -37.128, sx: 0.464, sy: 0.464 }, "11": { x: -26.162, y: -37.138, sx: 0.786, sy: 0.786 }, "12": { x: -26.15, y: -37.1, sx: 1.2, sy: 1.2 }, "13": { x: -26.144, y: -37.109, sx: 1.147, sy: 1.147 }, "14": { x: -26.115, y: -37.121, sx: 1.102, sy: 1.102 }, "15": { y: -37.136, sx: 1.065, sy: 1.065 }, "16": { x: -26.142, y: -37.102, sx: 1.037, sy: 1.037 }, "17": { x: -26.147, y: -37.121, sx: 1.016, sy: 1.016 }, "18": { x: -26.13, y: -37.092, sx: 1.004, sy: 1.004 }, "19": { x: -26.2, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance16, 8, 32, { "8": { x: -28.5, y: -5.15, sx: 0.05, sy: 0.05 }, "9": { x: -28.471, y: -5.138, sx: 0.096, sy: 0.096 }, "10": { x: -28.3, y: -5.156, sx: 0.234, sy: 0.234 }, "11": { x: -28.088, y: -5.153, sx: 0.464, sy: 0.464 }, "12": { x: -27.777, y: -5.127, sx: 0.786, sy: 0.786 }, "13": { x: -28.55, y: -5.1, sx: 1.2, sy: 1.2 }, "14": { x: -28.538, y: -5.074, sx: 1.147, sy: 1.147 }, "15": { x: -28.519, y: -5.084, sx: 1.102, sy: 1.102 }, "16": { x: -28.545, y: -5.078, sx: 1.065, sy: 1.065 }, "17": { x: -28.565, y: -5.106, sx: 1.037, sy: 1.037 }, "18": { x: -28.53, y: -5.119, sx: 1.016, sy: 1.016 }, "19": { x: -28.538, y: -5.117, sx: 1.004, sy: 1.004 }, "20": { x: -28.55, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance15, 8, 32, { "8": { x: 28.5, y: -5.15, sx: 0.05, sy: 0.05 }, "9": { x: 28.471, y: -5.138, sx: 0.096, sy: 0.096 }, "10": { x: 28.3, y: -5.156, sx: 0.234, sy: 0.234 }, "11": { x: 28.088, y: -5.153, sx: 0.464, sy: 0.464 }, "12": { x: 27.777, y: -5.127, sx: 0.786, sy: 0.786 }, "13": { x: 28.55, y: -5.1, sx: 1.2, sy: 1.2 }, "14": { x: 28.538, y: -5.074, sx: 1.147, sy: 1.147 }, "15": { x: 28.519, y: -5.084, sx: 1.102, sy: 1.102 }, "16": { x: 28.545, y: -5.078, sx: 1.065, sy: 1.065 }, "17": { x: 28.565, y: -5.106, sx: 1.037, sy: 1.037 }, "18": { x: 28.53, y: -5.119, sx: 1.016, sy: 1.016 }, "19": { x: 28.538, y: -5.117, sx: 1.004, sy: 1.004 }, "20": { x: 28.55, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance14, 8, 32, { "8": { x: 26.25, y: -37.15, sx: 0.05, sy: 0.05 }, "9": { x: 26.251, y: -37.129, sx: 0.096, sy: 0.096 }, "10": { x: 26.269, y: -37.138, sx: 0.234, sy: 0.234 }, "11": { x: 26.254, y: -37.128, sx: 0.464, sy: 0.464 }, "12": { x: 26.249, y: -37.138, sx: 0.786, sy: 0.786 }, "13": { x: 26.2, y: -37.1, sx: 1.2, sy: 1.2 }, "14": { x: 26.241, y: -37.109, sx: 1.147, sy: 1.147 }, "15": { x: 26.211, y: -37.121, sx: 1.102, sy: 1.102 }, "16": { x: 26.209, y: -37.136, sx: 1.065, sy: 1.065 }, "17": { x: 26.235, y: -37.102, sx: 1.037, sy: 1.037 }, "18": { x: 26.24, y: -37.121, sx: 1.016, sy: 1.016 }, "19": { x: 26.222, y: -37.092, sx: 1.004, sy: 1.004 }, "20": { x: 26.25, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance19, 9, 31, { "9": { x: 77.75, y: -37.15, sx: 0.05, sy: 0.05 }, "10": { x: 77.682, y: -37.129, sx: 0.096, sy: 0.096 }, "11": { x: 77.575, y: -37.138, sx: 0.234, sy: 0.234 }, "12": { x: 77.329, y: -37.128, sx: 0.464, sy: 0.464 }, "13": { x: 77.022, y: -37.138, sx: 0.786, sy: 0.786 }, "14": { x: 77.8, y: -37.1, sx: 1.2, sy: 1.2 }, "15": { x: 77.76, y: -37.109, sx: 1.147, sy: 1.147 }, "16": { x: 77.798, y: -37.121, sx: 1.102, sy: 1.102 }, "17": { x: 77.767, y: -37.136, sx: 1.065, sy: 1.065 }, "18": { x: 77.764, y: -37.102, sx: 1.037, sy: 1.037 }, "19": { x: 77.792, y: -37.121, sx: 1.016, sy: 1.016 }, "20": { x: 77.796, y: -37.092, sx: 1.004, sy: 1.004 }, "21": { x: 77.8, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance18, 9, 31, { "9": { x: 84.5, y: -5.15, sx: 0.05, sy: 0.05 }, "10": { x: 84.492, y: -5.138, sx: 0.096, sy: 0.096 }, "11": { x: 84.52, y: -5.156, sx: 0.234, sy: 0.234 }, "12": { x: 84.483, y: -5.153, sx: 0.464, sy: 0.464 }, "13": { x: 84.507, y: -5.127, sx: 0.786, sy: 0.786 }, "14": { x: 84.45, y: -5.1, sx: 1.2, sy: 1.2 }, "15": { x: 84.466, y: -5.074, sx: 1.147, sy: 1.147 }, "16": { x: 84.455, y: -5.084, sx: 1.102, sy: 1.102 }, "17": { x: 84.471, y: -5.078, sx: 1.065, sy: 1.065 }, "18": { x: 84.46, y: -5.106, sx: 1.037, sy: 1.037 }, "19": { x: 84.474, y: -5.119, sx: 1.016, sy: 1.016 }, "20": { x: 84.461, y: -5.117, sx: 1.004, sy: 1.004 }, "21": { x: 84.5, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance17, 9, 31, { "9": { x: 129.25, y: -37.15, sx: 0.05, sy: 0.05 }, "10": { x: 129.264, y: -37.129, sx: 0.096, sy: 0.096 }, "11": { x: 129.232, y: -37.138, sx: 0.234, sy: 0.234 }, "12": { x: 129.254, y: -37.128, sx: 0.464, sy: 0.464 }, "13": { x: 129.245, y: -37.138, sx: 0.786, sy: 0.786 }, "14": { x: 129.2, y: -37.1, sx: 1.2, sy: 1.2 }, "15": { x: 129.187, y: -37.109, sx: 1.147, sy: 1.147 }, "16": { x: 129.201, y: -37.121, sx: 1.102, sy: 1.102 }, "17": { x: 129.198, y: -37.136, sx: 1.065, sy: 1.065 }, "18": { x: 129.221, y: -37.102, sx: 1.037, sy: 1.037 }, "19": { x: 129.225, y: -37.121, sx: 1.016, sy: 1.016 }, "20": { x: 129.204, y: -37.092, sx: 1.004, sy: 1.004 }, "21": { x: 129.25, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance23, 10, 30, { "10": { x: 140.5, y: -5.15, sx: 0.05, sy: 0.05 }, "11": { x: 140.514, y: -5.138, sx: 0.096, sy: 0.096 }, "12": { x: 140.49, y: -5.156, sx: 0.234, sy: 0.234 }, "13": { x: 140.477, y: -5.153, sx: 0.464, sy: 0.464 }, "14": { x: 140.488, y: -5.127, sx: 0.786, sy: 0.786 }, "15": { x: 140.45, y: -5.1, sx: 1.2, sy: 1.2 }, "16": { x: 140.439, y: -5.074, sx: 1.147, sy: 1.147 }, "17": { x: 140.432, y: -5.084, sx: 1.102, sy: 1.102 }, "18": { x: 140.435, y: -5.078, sx: 1.065, sy: 1.065 }, "19": { x: 140.44, y: -5.106, sx: 1.037, sy: 1.037 }, "20": { x: 140.453, y: -5.119, sx: 1.016, sy: 1.016 }, "21": { x: 140.417, y: -5.117, sx: 1.004, sy: 1.004 }, "22": { x: 140.5, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance22, 10, 30, { "10": { x: 153.6, y: 32.35, sx: 0.05, sy: 0.05 }, "11": { x: 153.566, y: 32.363, sx: 0.096, sy: 0.096 }, "12": { x: 153.407, y: 32.371, sx: 0.234, sy: 0.234 }, "13": { x: 153.172, y: 32.374, sx: 0.464, sy: 0.464 }, "14": { x: 152.869, y: 32.363, sx: 0.786, sy: 0.786 }, "15": { x: 153.6, y: 32.35, sx: 1.2, sy: 1.2 }, "16": { x: 153.608, y: 32.369, sx: 1.147, sy: 1.147 }, "17": { x: 153.609, y: 32.359, sx: 1.102, sy: 1.102 }, "18": { y: 32.369, sx: 1.065, sy: 1.065 }, "19": { x: 153.601, y: 32.348, sx: 1.037, sy: 1.037 }, "20": { x: 153.59, sx: 1.016, sy: 1.016 }, "21": { x: 153.62, y: 32.368, sx: 1.004, sy: 1.004 }, "22": { x: 153.65, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance21, 10, 30, { "10": { x: 214.8, y: 32.35, sx: 0.05, sy: 0.05 }, "11": { x: 214.772, y: 32.363, sx: 0.096, sy: 0.096 }, "12": { x: 214.617, y: 32.371, sx: 0.234, sy: 0.234 }, "13": { x: 214.383, y: 32.374, sx: 0.464, sy: 0.464 }, "14": { x: 214.063, y: 32.363, sx: 0.786, sy: 0.786 }, "15": { x: 214.85, y: 32.35, sx: 1.2, sy: 1.2 }, "16": { x: 214.849, y: 32.369, sx: 1.147, sy: 1.147 }, "17": { x: 214.858, y: 32.359, sx: 1.102, sy: 1.102 }, "18": { x: 214.834, y: 32.369, sx: 1.065, sy: 1.065 }, "19": { x: 214.817, y: 32.348, sx: 1.037, sy: 1.037 }, "20": { x: 214.865, sx: 1.016, sy: 1.016 }, "21": { x: 214.818, y: 32.368, sx: 1.004, sy: 1.004 }, "22": { x: 214.85, y: 32.35, sx: 1, sy: 1 } }) .addTimedChild(instance20, 10, 30, { "10": { x: 196.45, y: -5.15, sx: 0.05, sy: 0.05 }, "11": { x: 196.44, y: -5.138, sx: 0.096, sy: 0.096 }, "12": { x: 196.475, y: -5.156, sx: 0.234, sy: 0.234 }, "13": { x: 196.457, y: -5.153, sx: 0.464, sy: 0.464 }, "14": { x: 196.482, y: -5.127, sx: 0.786, sy: 0.786 }, "15": { x: 196.4, y: -5.1, sx: 1.2, sy: 1.2 }, "16": { x: 196.415, y: -5.074, sx: 1.147, sy: 1.147 }, "17": { x: 196.414, y: -5.084, sx: 1.102, sy: 1.102 }, "18": { x: 196.405, y: -5.078, sx: 1.065, sy: 1.065 }, "19": { x: 196.427, y: -5.106, sx: 1.037, sy: 1.037 }, "20": { x: 196.439, y: -5.119, sx: 1.016, sy: 1.016 }, "21": { x: 196.431, y: -5.117, sx: 1.004, sy: 1.004 }, "22": { x: 196.45, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance27, 11, 29, { "11": { x: 180.75, y: -37.15, sx: 0.05, sy: 0.05 }, "12": { x: 180.695, y: -37.129, sx: 0.096, sy: 0.096 }, "13": { x: 180.538, y: -37.138, sx: 0.234, sy: 0.234 }, "14": { x: 180.329, y: -37.128, sx: 0.464, sy: 0.464 }, "15": { x: 180.019, y: -37.138, sx: 0.786, sy: 0.786 }, "16": { x: 180.8, y: -37.1, sx: 1.2, sy: 1.2 }, "17": { x: 180.805, y: -37.109, sx: 1.147, sy: 1.147 }, "18": { x: 180.838, y: -37.121, sx: 1.102, sy: 1.102 }, "19": { x: 180.806, y: -37.136, sx: 1.065, sy: 1.065 }, "20": { x: 180.8, y: -37.102, sx: 1.037, sy: 1.037 }, "21": { x: 180.827, y: -37.121, sx: 1.016, sy: 1.016 }, "22": { x: 180.828, y: -37.092, sx: 1.004, sy: 1.004 }, "23": { x: 180.8, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance26, 11, 29, { "11": { x: 232.25, y: -37.15, sx: 0.05, sy: 0.05 }, "12": { x: 232.227, y: -37.129, sx: 0.096, sy: 0.096 }, "13": { x: 232.245, y: -37.138, sx: 0.234, sy: 0.234 }, "14": { x: 232.255, y: -37.128, sx: 0.464, sy: 0.464 }, "15": { x: 232.242, y: -37.138, sx: 0.786, sy: 0.786 }, "16": { x: 232.2, y: -37.1, sx: 1.2, sy: 1.2 }, "17": { x: 232.182, y: -37.109, sx: 1.147, sy: 1.147 }, "18": { x: 232.191, y: -37.121, sx: 1.102, sy: 1.102 }, "19": { x: 232.187, y: -37.136, sx: 1.065, sy: 1.065 }, "20": { x: 232.206, y: -37.102, sx: 1.037, sy: 1.037 }, "21": { x: 232.209, y: -37.121, sx: 1.016, sy: 1.016 }, "22": { x: 232.185, y: -37.092, sx: 1.004, sy: 1.004 }, "23": { x: 232.25, y: -37.15, sx: 1, sy: 1 } }) .addTimedChild(instance25, 11, 29, { "11": { x: 252.4, y: -5.15, sx: 0.05, sy: 0.05 }, "12": { x: 252.415, y: -5.138, sx: 0.096, sy: 0.096 }, "13": { x: 252.411, y: -5.156, sx: 0.234, sy: 0.234 }, "14": { x: 252.388, y: -5.153, sx: 0.464, sy: 0.464 }, "15": { x: 252.375, y: -5.127, sx: 0.786, sy: 0.786 }, "16": { x: 252.35, y: -5.1, sx: 1.2, sy: 1.2 }, "17": { x: 252.341, y: -5.074, sx: 1.147, sy: 1.147 }, "18": { x: 252.346, y: -5.084, sx: 1.102, sy: 1.102 }, "19": { x: 252.325, y: -5.078, sx: 1.065, sy: 1.065 }, "20": { x: 252.315, y: -5.106, sx: 1.037, sy: 1.037 }, "21": { x: 252.325, y: -5.119, sx: 1.016, sy: 1.016 }, "22": { x: 252.345, y: -5.117, sx: 1.004, sy: 1.004 }, "23": { x: 252.4, y: -5.15, sx: 1, sy: 1 } }) .addTimedChild(instance24, 11, 29, { "11": { x: 275.95, y: 32.35, sx: 0.05, sy: 0.05 }, "12": { x: 275.882, y: 32.363, sx: 0.096, sy: 0.096 }, "13": { x: 275.742, y: 32.371, sx: 0.234, sy: 0.234 }, "14": { x: 275.53, y: 32.374, sx: 0.464, sy: 0.464 }, "15": { x: 275.22, y: 32.363, sx: 0.786, sy: 0.786 }, "16": { x: 275.95, y: 32.35, sx: 1.2, sy: 1.2 }, "17": { x: 275.948, y: 32.369, sx: 1.147, sy: 1.147 }, "18": { x: 275.969, y: 32.359, sx: 1.102, sy: 1.102 }, "19": { x: 275.976, y: 32.369, sx: 1.065, sy: 1.065 }, "20": { x: 275.954, y: 32.348, sx: 1.037, sy: 1.037 }, "21": { x: 275.963, sx: 1.016, sy: 1.016 }, "22": { x: 275.942, y: 32.368, sx: 1.004, sy: 1.004 }, "23": { x: 276, y: 32.35, sx: 1, sy: 1 } }); }); var Graphic36 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 28, loop: false }); var instance1 = new Sprite(fromFrame("backbottom1")) .setTransform(-375.6, -8.8); this.addTimedChild(instance1); }); var Graphic37 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 24, loop: false }); var instance1 = new Sprite(fromFrame("laptop-shapes-021")); var instance2 = new Sprite(fromFrame("laptop-shapes-022")); var instance3 = new Sprite(fromFrame("laptop-shapes-023")); var instance4 = new Sprite(fromFrame("laptop-shapes-024")); var instance5 = new Sprite(fromFrame("laptop-shapes-025")) .setTransform(0, 344.85); this.addTimedChild(instance1, 0, 1, { "0": { x: 58.5, y: 344.85 } }) .addTimedChild(instance2, 1, 1, { "1": { x: 49.15, y: 344.85 } }) .addTimedChild(instance3, 2, 1, { "2": { x: 36.25, y: 344.85 } }) .addTimedChild(instance4, 3, 1, { "3": { x: 19.9, y: 344.85 } }) .addTimedChild(instance5, 4, 20); }); var Graphic38 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 8, loop: false }); var instance1 = new Sprite(fromFrame("laptop-shapes-025")); var instance2 = new Sprite(fromFrame("laptop-shapes-024")); var instance3 = new Sprite(fromFrame("laptop-shapes-023")); var instance4 = new Sprite(fromFrame("laptop-shapes-022")); var instance5 = new Sprite(fromFrame("laptop-shapes-021")) .setTransform(58.5, 344.85); this.addTimedChild(instance1, 0, 1, { "0": { y: 344.85 } }) .addTimedChild(instance2, 1, 1, { "1": { x: 19.9, y: 344.85 } }) .addTimedChild(instance3, 2, 1, { "2": { x: 36.25, y: 344.85 } }) .addTimedChild(instance4, 3, 1, { "3": { x: 49.15, y: 344.85 } }) .addTimedChild(instance5, 4, 4); }); var Graphic39 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 10, loop: false }); var instance1 = new Sprite(fromFrame("back1")) .setTransform(-375.7, -69.4); this.addTimedChild(instance1); }); var Graphic40 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 42, loop: false }); var instance1 = new Graphic37(MovieClip.SYNCHED); var instance2 = new Graphic39(MovieClip.SYNCHED); var instance3 = new Graphic38(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 24) .addTimedChild(instance2, 24, 10, { "24": { x: 375.7, y: 414.25, sx: 1, sy: 1 }, "28": { x: 375.721, y: 415.44, sx: 0.997, sy: 1.007 }, "29": { x: 375.722, y: 419.718, sx: 0.986, sy: 1.033 }, "30": { x: 375.706, y: 427.218, sx: 0.967, sy: 1.079 }, "31": { x: 375.711, y: 434.371, sx: 0.949, sy: 1.123 }, "32": { x: 375.679, y: 438.282, sx: 0.939, sy: 1.147 }, "33": { x: 375.7, y: 439.3, sx: 0.936, sy: 1.153 } }) .addTimedChild(instance3, 34, 8, { "34": { x: 24.2, y: -36.45, sx: 0.936, sy: 1.147 }, "38": { x: 0, y: 0, sx: 1, sy: 1 } }); }); var Graphic41 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 42, loop: false }); var instance2 = new Graphic40(MovieClip.SYNCHED); var instance5 = new Graphic36(MovieClip.SYNCHED); var instance3 = new Graphic35(MovieClip.SYNCHED); var instance1 = new Graphic7(MovieClip.SYNCHED); var instance4 = new Graphic6(MovieClip.SYNCHED); this.addTimedChild(instance2, 0, 42, { "0": { x: 0.45, y: 1.85 } }) .addTimedChild(instance5, 7, 28, { "7": { x: 375.7, y: 494.5, sx: 1, sy: 1 }, "27": { y: 492.5 }, "28": { x: 375.721, y: 494.255, sx: 0.997, sy: 1.007 }, "29": { x: 375.722, y: 500.578, sx: 0.986, sy: 1.033 }, "30": { x: 375.706, y: 511.658, sx: 0.967, sy: 1.079 }, "31": { x: 375.711, y: 522.23, sx: 0.949, sy: 1.123 }, "32": { x: 375.679, y: 528.004, sx: 0.939, sy: 1.147 }, "33": { x: 375.7, y: 529.55, sx: 0.936, sy: 1.153 }, "34": { y: 528.15, sy: 1.134 } }) .addTimedChild(instance3, 2, 40, { "2": { x: 375.7, y: 412.15, sx: 1, sy: 1 }, "28": { x: 375.721, y: 413.325, sx: 0.997, sy: 1.007 }, "29": { x: 375.722, y: 417.548, sx: 0.986, sy: 1.033 }, "30": { x: 375.706, y: 424.952, sx: 0.967, sy: 1.079 }, "31": { x: 375.711, y: 432.063, sx: 0.949, sy: 1.123 }, "32": { x: 375.679, y: 435.924, sx: 0.939, sy: 1.147 }, "33": { x: 375.7, y: 436.85, sx: 0.936, sy: 1.153 }, "34": { y: 436.95, sy: 1.134 }, "35": { x: 375.65, y: 438.9, sy: 0.986 }, "36": { y: 442, sy: 0.726 }, "37": { y: 447.7, sy: 0.246 }, "38": { x: 375.7, y: 448.75, sy: 0.157 } }) .addTimedChild(instance1, 0, 42, { "0": { x: 375.7, y: 403.65, sx: 1, sy: 0.09 }, "1": { y: 362.333, sy: 0.258 }, "2": { y: 306.946, sy: 0.482 }, "3": { x: 375.65, y: 237.584, sy: 0.764 }, "4": { x: 375.7, y: 154.8, sy: 1.102 }, "5": { y: 159.447, sy: 1.075 }, "6": { y: 163.428, sy: 1.052 }, "7": { y: 166.596, sy: 1.033 }, "8": { y: 169.146, sy: 1.019 }, "9": { y: 170.934, sy: 1.008 }, "10": { y: 172.005, sy: 1.002 }, "11": { y: 172.4, sy: 1 }, "28": { x: 375.721, y: 171.844, sx: 0.997, sy: 1.007 }, "29": { x: 375.722, y: 169.801, sx: 0.986, sy: 1.033 }, "30": { x: 375.706, y: 166.237, sx: 0.967, sy: 1.079 }, "31": { x: 375.711, y: 162.821, sx: 0.949, sy: 1.123 }, "32": { x: 375.679, y: 160.975, sx: 0.939, sy: 1.147 }, "33": { x: 375.7, y: 160.4, sx: 0.936, sy: 1.153 }, "34": { y: 165.1, sy: 1.134 }, "35": { x: 375.65, y: 202.4, sy: 0.986 }, "36": { y: 267.85, sy: 0.726 }, "37": { y: 388.7, sy: 0.246 }, "38": { x: 375.7, y: 411.1, sy: 0.157 } }) .addTimedChild(instance4, 6, 36, { "6": { x: 402.35, y: 158.05, sx: 1, sy: 1 }, "28": { x: 402.241, y: 157.391, sx: 0.997, sy: 1.007 }, "29": { x: 402.001, y: 154.972, sx: 0.986, sy: 1.033 }, "30": { x: 401.427, y: 150.752, sx: 0.967, sy: 1.079 }, "31": { x: 400.996, y: 146.709, sx: 0.949, sy: 1.123 }, "32": { x: 400.7, y: 144.521, sx: 0.939, sy: 1.147 }, "33": { x: 400.65, y: 143.85, sx: 0.936, sy: 1.153 }, "34": { y: 148.85, sy: 1.134 }, "35": { x: 400.6, y: 188.25, sy: 0.986 }, "36": { y: 257.4, sy: 0.726 }, "37": { y: 385.15, sy: 0.246 }, "38": { x: 400.65, y: 408.85, sy: 0.157 } }); }); lib.emoji_computer = MovieClip.extend(function () { MovieClip.call(this, { duration: 43, framerate: 30, loop: false }); var instance1 = new Graphic41(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 42, { "0": { x: 312.45, y: 426.3, sx: 0.872, sy: 0.31, c: [ 0, 1, 0, 1, 0, 1 ] }, "1": { x: 308.26, y: 385.392, sx: 0.883, sy: 0.406, c: [ 0.12, 0.88, 0.12, 0.88, 0.12, 0.88 ] }, "2": { x: 300.866, y: 313.406, sx: 0.903, sy: 0.576, c: [ 0.32, 0.68, 0.32, 0.68, 0.32, 0.68 ] }, "3": { x: 290.268, y: 210.394, sx: 0.931, sy: 0.819, c: [ 0.62, 0.38, 0.62, 0.38, 0.62, 0.38 ] }, "4": { x: 276.45, y: 76.5, sx: 0.968, sy: 1.135, c: [ 1, 0, 1, 0, 1, 0 ] }, "5": { x: 273.267, y: 85.479, sx: 0.977, sy: 1.1 }, "6": { x: 270.617, y: 93.079, sx: 0.984, sy: 1.069 }, "7": { x: 268.392, y: 99.353, sx: 0.99, sy: 1.044 }, "8": { x: 266.645, y: 104.148, sx: 0.994, sy: 1.025 }, "9": { x: 265.473, y: 107.616, sx: 0.997, sy: 1.011 }, "10": { x: 264.734, y: 109.657, sx: 0.999, sy: 1.003 }, "11": { x: 264.45, y: 110.4, sx: 1, sy: 1 }, "35": { x: 266.062, y: 122.332, sx: 0.996, sy: 0.974, c: [ 0.96, 0.04, 0.96, 0.04, 0.96, 0.04 ] }, "36": { x: 271.759, y: 164.423, sx: 0.981, sy: 0.885, c: [ 0.85, 0.15, 0.85, 0.15, 0.85, 0.15 ] }, "37": { x: 282.297, y: 242.378, sx: 0.953, sy: 0.719, c: [ 0.63, 0.37, 0.63, 0.37, 0.63, 0.37 ] }, "38": { x: 295.261, y: 338.461, sx: 0.918, sy: 0.514, c: [ 0.36, 0.64, 0.36, 0.64, 0.36, 0.64 ] }, "39": { x: 305.436, y: 413.946, sx: 0.891, sy: 0.353, c: [ 0.14, 0.85, 0.14, 0.85, 0.14, 0.85 ] }, "40": { x: 310.907, y: 454.168, sx: 0.876, sy: 0.267, c: [ 0.03, 0.97, 0.03, 0.97, 0.03, 0.97 ] }, "41": { x: 312.45, y: 465.55, sx: 0.872, sy: 0.242, c: [ 0, 1, 0, 1, 0, 1 ] } }); }); lib.emoji_computer.assets = { "emoji_computer_atlas_1": "images/emoji_computer_atlas_1.json", "emoji_computer_atlas_2": "images/emoji_computer_atlas_2.json" }; })(PIXI, lib = lib || {}); var lib; if (typeof module !== 'undefined' && module.exports) { module.exports = { stage: lib.emoji_computer, background: 0x0, width: 1280, height: 720, framerate: 30, totalFrames: 43, library: lib }; }