(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: 33, loop: false }); var instance1 = new Sprite(fromFrame("ear11")) .setTransform(-40.3, -23.95); this.addTimedChild(instance1); }); var Graphic2 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("cow-blink1")); var instance2 = new Sprite(fromFrame("cow-blink13")); var instance3 = new Sprite(fromFrame("cow-blink14")); var instance4 = new Sprite(fromFrame("cow-blink15")); var instance5 = new Sprite(fromFrame("cow-blink16")); var instance6 = new Sprite(fromFrame("cow-blink17")); var instance7 = new Sprite(fromFrame("cow-blink18")); var instance8 = new Sprite(fromFrame("cow-blink19")); var instance9 = new Sprite(fromFrame("cow-blink20")); var instance10 = new Sprite(fromFrame("cow-blink21")) .setTransform(-10.4, -21.45); this.addTimedChild(instance1, 0, 12, { "0": { x: -10.4, y: -21.45 } }) .addTimedChild(instance2, 12, 1, { "12": { x: -10.4, y: -20.25 } }) .addTimedChild(instance3, 13, 1, { "13": { x: -10.4, y: -15.9 } }) .addTimedChild(instance4, 14, 1, { "14": { x: -10.4, y: -7.1 } }) .addTimedChild(instance5, 15, 1, { "15": { x: -10.1, y: -1.9 } }) .addTimedChild(instance6, 16, 1, { "16": { x: -9.05, y: -2.65 } }) .addTimedChild(instance7, 17, 1, { "17": { x: -10.4, y: -7.1 } }) .addTimedChild(instance8, 18, 1, { "18": { x: -9.6, y: -23.9 } }) .addTimedChild(instance9, 19, 1, { "19": { x: -10.15, y: -22.15 } }) .addTimedChild(instance10, 20, 13); }); var Graphic3 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("cow-head1")) .setTransform(-122, -98.4); this.addTimedChild(instance1); }); var Graphic4 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance1 = new Sprite(fromFrame("ear21")) .setTransform(-40.3, -23.95); this.addTimedChild(instance1); }); var Graphic5 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 33, loop: false }); var instance4 = new Graphic4(MovieClip.SYNCHED); var instance3 = new Graphic3(MovieClip.SYNCHED) .setTransform(-29.3, 3.05); var instance2 = new Graphic2(MovieClip.SYNCHED) .setTransform(-0.25, -0.15); var instance1 = new Graphic1(MovieClip.SYNCHED); this.addTimedChild(instance4, 0, 33, { "0": { x: -81.6, y: -37.95, sx: 1, sy: 1, r: -0.994 }, "1": { x: -82.669, y: -39.079, sx: 0.998, sy: 0.998, r: -0.958 }, "2": { x: -85.691, y: -42.709, r: -0.849 }, "3": { x: -89.742, y: -49.332, r: -0.669 }, "4": { x: -93.349, y: -59.538, sx: 0.999, sy: 0.999, r: -0.42 }, "5": { x: -94.065, y: -73.467, sx: 1, sy: 1, r: -0.097 }, "6": { x: -89.05, y: -89.4, r: 0.292 }, "7": { x: -91.736, y: -83.393, r: 0.141 }, "8": { x: -93.202, y: -78.288, r: 0.018 }, "9": { x: -93.916, y: -74.494, r: -0.071 }, "10": { x: -94.163, y: -71.444, r: -0.14 }, "11": { x: -94.243, y: -69.761, sx: 0.999, sy: 0.999, r: -0.18 }, "12": { x: -94.3, y: -69.05, sx: 1, sy: 1, r: -0.196 }, "13": { x: -94.235, y: -69.209, sx: 0.999, sy: 0.999, r: -0.192 }, "14": { x: -94.23, y: -69.957, r: -0.176 }, "15": { x: -94.169, y: -71.28, sx: 1, sy: 1, r: -0.145 }, "16": { x: -93.928, y: -73.692, r: -0.088 }, "17": { x: -93.574, y: -76.185, r: -0.031 }, "18": { x: -93.418, y: -77.302, r: -0.005 }, "19": { x: -93.4, y: -77.55, r: 0 } }) .addTimedChild(instance3) .addTimedChild(instance2) .addTimedChild(instance1, 0, 33, { "0": { x: 100.45, y: -32.65, sx: 1, sy: 1, r: 1.177 }, "1": { x: 101.689, y: -33.948, sx: 0.999, sy: 0.999, r: 1.133 }, "2": { x: 105.364, y: -38.243, sx: 0.998, sy: 0.998, r: 0.998 }, "3": { x: 109.993, y: -46.243, r: 0.774 }, "4": { x: 113.35, y: -58.835, sx: 0.999, sy: 0.999, r: 0.459 }, "5": { x: 111.741, y: -75.538, sx: 1, sy: 1, r: 0.053 }, "6": { x: 101.1, y: -92.7, r: -0.44 }, "7": { x: 106.674, y: -85.922, sx: 0.999, sy: 0.999, r: -0.228 }, "8": { x: 110.043, y: -79.689, sx: 1, sy: 1, r: -0.057 }, "9": { x: 111.951, y: -74.564, r: 0.075 }, "10": { x: 112.858, y: -70.715, sx: 0.999, sy: 0.999, r: 0.171 }, "11": { x: 113.187, y: -68.35, r: 0.228 }, "12": { x: 113.4, y: -67.6, sx: 1, sy: 1, r: 0.248 }, "13": { x: 113.3, y: -67.873, sx: 0.999, sy: 0.999, r: 0.241 }, "14": { x: 113.244, y: -68.537, r: 0.224 }, "15": { x: 112.957, y: -70.232, r: 0.184 }, "16": { x: 112.366, y: -73.194, sx: 1, sy: 1, r: 0.11 }, "17": { x: 111.519, y: -75.965, r: 0.04 }, "18": { x: 111.09, y: -77.363, r: 0.005 }, "19": { x: 111, y: -77.55, r: 0 } }); }); var Graphic6 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 25, loop: false }); var instance1 = new Sprite(fromFrame("shadow1")) .setTransform(-43.05, -48.9); this.addTimedChild(instance1); }); var Graphic7 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("spot21")) .setTransform(-31.65, -53.3); this.addTimedChild(instance1); }); var Graphic8 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 28, loop: false }); var instance1 = new Sprite(fromFrame("spot11")) .setTransform(-133.4, -87.55); this.addTimedChild(instance1); }); var Graphic9 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance1 = new Sprite(fromFrame("cow-body1")); var instance2 = new Sprite(fromFrame("cow-body2")); var instance3 = new Sprite(fromFrame("cow-body3")); var instance4 = new Sprite(fromFrame("cow-body4")); var instance5 = new Sprite(fromFrame("cow-body5")); var instance6 = new Sprite(fromFrame("cow-body4")); var instance7 = new Sprite(fromFrame("cow-body3")); var instance8 = new Sprite(fromFrame("cow-body2")); var instance9 = new Sprite(fromFrame("cow-body1")) .setTransform(-244.45, -147.1); this.addTimedChild(instance1, 0, 1, { "0": { x: -244.45, y: -147.1 } }) .addTimedChild(instance2, 1, 1, { "1": { x: -245.35, y: -147.05 } }) .addTimedChild(instance3, 2, 1, { "2": { x: -248.7, y: -146.85 } }) .addTimedChild(instance4, 3, 1, { "3": { x: -259.3, y: -146.6 } }) .addTimedChild(instance5, 4, 26, { "4": { x: -284.7, y: -146.2 } }) .addTimedChild(instance6, 30, 1, { "30": { x: -259.3, y: -146.6 } }) .addTimedChild(instance7, 31, 1, { "31": { x: -248.7, y: -146.85 } }) .addTimedChild(instance8, 32, 1, { "32": { x: -245.35, y: -147.05 } }) .addTimedChild(instance9, 33, 3); }); var Graphic10 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance1 = new Graphic9(MovieClip.SYNCHED); var instance4 = new Graphic8(MovieClip.SYNCHED); var instance3 = new Graphic7(MovieClip.SYNCHED); var instance2 = new Graphic6(MovieClip.SYNCHED); this.addTimedChild(instance1) .addTimedChild(instance4, 8, 28, { "8": { x: 76.5, y: -144.15, sx: 0.029, sy: 0.029, c: [ 1, 0, 1, 0, 1, 0 ] }, "9": { x: 75.206, y: -138.623, sx: 0.092, sy: 0.092 }, "10": { x: 71.244, y: -121.988, sx: 0.282, sy: 0.282 }, "11": { x: 64.643, y: -94.347, sx: 0.599, sy: 0.599 }, "12": { x: 54.7, y: -54.95, sx: 1.043, sy: 1.043 }, "13": { x: 55.039, y: -56.235, sx: 1.028, sy: 1.028 }, "14": { x: 55.308, y: -57.301, sx: 1.015, sy: 1.015 }, "15": { x: 55.507, y: -57.998, sx: 1.007, sy: 1.007 }, "16": { x: 55.587, y: -58.427, sx: 1.002, sy: 1.002 }, "17": { x: 55.6, y: -58.65, sx: 1, sy: 1 }, "28": { x: 56.151, y: -60.824, sx: 0.975, sy: 0.975, c: [ 0.97, 0.03, 0.97, 0.03, 0.97, 0.03 ] }, "29": { x: 57.757, y: -67.4, sx: 0.899, sy: 0.899, c: [ 0.89, 0.11, 0.89, 0.11, 0.89, 0.11 ] }, "30": { x: 60.465, y: -78.325, sx: 0.774, sy: 0.774, c: [ 0.75, 0.25, 0.75, 0.25, 0.75, 0.25 ] }, "31": { x: 64.275, y: -93.648, sx: 0.598, sy: 0.598, c: [ 0.55, 0.44, 0.55, 0.44, 0.55, 0.44 ] }, "32": { x: 69.19, y: -113.423, sx: 0.371, sy: 0.371, c: [ 0.3, 0.69, 0.3, 0.69, 0.3, 0.69 ] }, "33": { x: 75.1, y: -137.45, sx: 0.095, sy: 0.095, c: [ 0, 1, 0, 1, 0, 1 ] } }) .addTimedChild(instance3, 6, 30, { "6": { x: 282.85, y: 69.7, sx: 0.071, sy: 0.071, c: [ 1, 0, 1, 0, 1, 0 ] }, "7": { x: 280.837, y: 69.714, sx: 0.133, sy: 0.133 }, "8": { x: 274.845, y: 69.706, sx: 0.32, sy: 0.32 }, "9": { x: 264.913, y: 69.709, sx: 0.631, sy: 0.631 }, "10": { x: 251, y: 69.7, sx: 1.066, sy: 1.066 }, "11": { x: 251.781, y: 69.704, sx: 1.042, sy: 1.042 }, "12": { x: 252.353, y: 69.702, sx: 1.024, sy: 1.024 }, "13": { x: 252.759, y: 69.692, sx: 1.011, sy: 1.011 }, "14": { x: 253.001, y: 69.727, sx: 1.003, sy: 1.003 }, "15": { x: 253.05, y: 69.7, sx: 1, sy: 1 }, "28": { x: 253.777, y: 69.719, sx: 0.977, sy: 0.977, c: [ 0.97, 0.03, 0.97, 0.03, 0.97, 0.03 ] }, "29": { x: 256.015, y: 69.676, sx: 0.906, sy: 0.906, c: [ 0.89, 0.11, 0.89, 0.11, 0.89, 0.11 ] }, "30": { x: 259.707, y: 69.721, sx: 0.789, sy: 0.789, c: [ 0.75, 0.25, 0.75, 0.25, 0.75, 0.25 ] }, "31": { x: 264.853, y: 69.703, sx: 0.626, sy: 0.626, c: [ 0.55, 0.44, 0.55, 0.44, 0.55, 0.44 ] }, "32": { x: 271.464, y: 69.675, sx: 0.415, sy: 0.415, c: [ 0.3, 0.69, 0.3, 0.69, 0.3, 0.69 ] }, "33": { x: 279.6, y: 69.7, sx: 0.158, sy: 0.158, c: [ 0, 1, 0, 1, 0, 1 ] } }) .addTimedChild(instance2, 6, 25, { "6": { x: -247.3, y: -118.35, sy: 0.353, kx: -0.515 }, "7": { x: -239.1, y: -85.8, sy: 0.494, kx: -0.266 }, "8": { x: -224.85, y: -25.9, sy: 1, kx: 0 }, "9": { x: -221.35, y: -13.9 } }); }); var Graphic11 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 18, loop: false }); var instance1 = new Sprite(fromFrame("tail end1")) .setTransform(-17.05, -29.2); this.addTimedChild(instance1); }); var Graphic12 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 27, loop: false }); var instance1 = new Sprite(fromFrame("tail-piece1")); var instance2 = new Sprite(fromFrame("tail-piece2")); var instance3 = new Sprite(fromFrame("tail-piece3")); var instance4 = new Sprite(fromFrame("tail-piece4")); var instance5 = new Sprite(fromFrame("tail-piece5")); var instance6 = new Sprite(fromFrame("tail-piece6")); var instance7 = new Sprite(fromFrame("tail-piece5")); var instance8 = new Sprite(fromFrame("tail-piece4")); var instance9 = new Sprite(fromFrame("tail-piece3")); var instance10 = new Sprite(fromFrame("tail-piece1")) .setTransform(-31.7, -94.1); this.addTimedChild(instance1, 0, 1, { "0": { x: -31.7, y: -94.1 } }) .addTimedChild(instance2, 1, 1, { "1": { x: -27.2, y: -94.1 } }) .addTimedChild(instance3, 2, 1, { "2": { x: -25.5, y: -94.1 } }) .addTimedChild(instance4, 3, 1, { "3": { x: -31.15, y: -94.1 } }) .addTimedChild(instance5, 4, 1, { "4": { x: -30.6, y: -94.1 } }) .addTimedChild(instance6, 5, 18, { "5": { x: -23.45, y: -94.3 } }) .addTimedChild(instance7, 23, 1, { "23": { x: -30.6, y: -94.1 } }) .addTimedChild(instance8, 24, 1, { "24": { x: -31.15, y: -94.1 } }) .addTimedChild(instance9, 25, 1, { "25": { x: -25.5, y: -94.1 } }) .addTimedChild(instance10, 26, 1); }); var Graphic13 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 27, loop: false }); var instance1 = new Graphic12(MovieClip.SYNCHED); var instance2 = new Graphic11(MovieClip.SYNCHED); this.addTimedChild(instance1) .addTimedChild(instance2, 5, 18, { "5": { x: 107.85, y: 90.1, sx: 0.522, sy: 0.215, kx: -0.13 }, "6": { x: 107.445, y: 97.486, sx: 0.731, sy: 0.558, kx: -0.071 }, "7": { x: 107.744, y: 102.795, sx: 0.88, sy: 0.804, kx: -0.031 }, "8": { x: 108.223, y: 105.948, sx: 0.97, sy: 0.951, kx: -0.005 }, "9": { x: 108.5, y: 107.15, sx: 1, sy: 1, kx: 0 } }); }); var Graphic14 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 28, loop: false }); var instance1 = new Graphic13(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 27, { "0": { x: -4.65, y: -24, sy: 1.001, kx: 0.045 }, "6": { x: -7, y: -23.95, kx: 0.022 }, "7": { x: -9.15, kx: 0.001 }, "8": { x: -10.2, sy: 1, kx: -0.009 }, "9": { x: -11.1, kx: -0.018 }, "10": { x: -11.55, y: -24, kx: -0.022 }, "11": { x: -11.15, kx: -0.018 }, "12": { x: -10.95, y: -23.95 }, "13": { x: -10.35, y: -24, kx: -0.013 }, "14": { x: -9.4, kx: -0.005 }, "15": { x: -8.8, kx: -0.001 }, "16": { x: -8.65, kx: 0 }, "17": { x: -8.55 } }); }); var Graphic15 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 30, loop: false }); var instance1 = new Sprite(fromFrame("41")) .setTransform(-24.5, -123.05); this.addTimedChild(instance1); }); var Graphic16 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 29, loop: false }); var instance1 = new Sprite(fromFrame("31")) .setTransform(-24.5, -123.05); this.addTimedChild(instance1); }); var Graphic17 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("udders21")) .setTransform(-94.35, -107.65); this.addTimedChild(instance1); }); var Graphic18 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 28, loop: false }); var instance1 = new Sprite(fromFrame("11")) .setTransform(-24.5, -123.05); this.addTimedChild(instance1); }); var Graphic19 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 27, loop: false }); var instance1 = new Sprite(fromFrame("21")) .setTransform(-24.5, -123.05); this.addTimedChild(instance1); }); var Graphic20 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 36, loop: false }); var instance8 = new Graphic19(MovieClip.SYNCHED); var instance7 = new Graphic18(MovieClip.SYNCHED); var instance3 = new Graphic17(MovieClip.SYNCHED); var instance5 = new Graphic16(MovieClip.SYNCHED); var instance4 = new Graphic15(MovieClip.SYNCHED); var instance6 = new Graphic14(MovieClip.SYNCHED); var instance1 = new Graphic10(MovieClip.SYNCHED); var instance2 = new Graphic5(MovieClip.SYNCHED); this.addTimedChild(instance8, 9, 27, { "9": { x: 571.1, y: 291.95, sx: 1, sy: 0.423 }, "10": { y: 299.77, sy: 0.466 }, "11": { y: 323.236, sy: 0.596 }, "12": { y: 362.289, sy: 0.811 }, "13": { y: 417, sy: 1.114 }, "14": { y: 410.919, sy: 1.064 }, "15": { y: 406.458, sy: 1.028 }, "16": { y: 403.866, sy: 1.007 }, "17": { y: 403, sy: 1 }, "26": { x: 569.458, y: 404.121, sx: 0.992, sy: 1.008 }, "27": { x: 563.275, y: 408.487, sx: 0.962, sy: 1.039 }, "28": { x: 555.238, y: 414.103, sx: 0.923, sy: 1.079 }, "29": { x: 550.882, y: 417.178, sx: 0.901, sy: 1.101 }, "30": { x: 549.65, y: 417.95, sx: 0.896, sy: 1.106 }, "31": { x: 553.59, y: 405.744, sx: 0.923, sy: 1.042 }, "32": { x: 565.559, y: 369.225, sx: 1.004, sy: 0.848 }, "33": { x: 585.417, y: 308.349, sx: 1.14, sy: 0.525 }, "34": { x: 613.3, y: 223.05, sx: 1.33, sy: 0.073 } }) .addTimedChild(instance7, 8, 28, { "8": { x: 640.3, y: 291.95, sx: 1, sy: 0.423 }, "9": { y: 299.77, sy: 0.466 }, "10": { y: 323.186, sy: 0.596 }, "11": { y: 362.239, sy: 0.811 }, "12": { y: 417, sy: 1.114 }, "13": { y: 410.869, sy: 1.064 }, "14": { y: 406.508, sy: 1.028 }, "15": { y: 403.816, sy: 1.007 }, "16": { y: 403, sy: 1 }, "26": { x: 638.051, y: 404.121, sx: 0.992, sy: 1.008 }, "27": { x: 629.843, y: 408.487, sx: 0.962, sy: 1.039 }, "28": { x: 619.043, y: 414.053, sx: 0.923, sy: 1.079 }, "29": { x: 613.214, y: 417.178, sx: 0.901, sy: 1.101 }, "30": { x: 611.65, y: 417.95, sx: 0.896, sy: 1.106 }, "31": { x: 617.517, y: 405.794, sx: 0.923, sy: 1.042 }, "32": { x: 635.117, y: 369.275, sx: 1.004, sy: 0.848 }, "33": { x: 664.41, y: 308.349, sx: 1.14, sy: 0.525 }, "34": { x: 705.4, y: 223.05, sx: 1.33, sy: 0.073 } }) .addTimedChild(instance3, 5, 31, { "5": { x: 479.25, y: 304.45, sx: 1.63, sy: 0.465 }, "6": { x: 479.191, y: 306.675, sx: 1.605, sy: 0.486 }, "7": { x: 478.783, y: 315.276, sx: 1.505, sy: 0.572 }, "8": { x: 477.909, y: 334.2, sx: 1.287, sy: 0.758 }, "9": { x: 476.838, y: 356.76, sx: 1.027, sy: 0.98 }, "10": { x: 476.297, y: 368.525, sx: 0.891, sy: 1.096 }, "11": { x: 476.15, y: 371.35, sx: 0.858, sy: 1.125 }, "12": { x: 476.182, y: 370.656, sx: 0.867, sy: 1.117 }, "13": { x: 476.346, y: 367.852, sx: 0.907, sy: 1.082 }, "14": { x: 476.728, y: 362.364, sx: 0.985, sy: 1.012 }, "15": { x: 476.933, y: 358.621, sx: 1.038, sy: 0.965 }, "16": { x: 476.95, y: 357.85, sx: 1.051, sy: 0.954 }, "17": { x: 476.915, y: 358.275, sx: 1.047, sy: 0.957 }, "18": { x: 476.868, y: 360.087, sx: 1.028, sy: 0.974 }, "19": { x: 476.777, y: 362.313, sx: 1.006, sy: 0.995 }, "20": { x: 476.75, y: 362.85, sx: 1, sy: 1 }, "26": { x: 475.866, y: 363.64, sx: 0.992, sy: 1.008 }, "27": { x: 472.514, y: 366.724, sx: 0.962, sy: 1.039 }, "28": { x: 468.126, y: 370.78, sx: 0.923, sy: 1.079 }, "29": { x: 465.828, y: 372.931, sx: 0.901, sy: 1.101 }, "30": { x: 465.1, y: 373.5, sx: 0.896, sy: 1.106 }, "31": { x: 470.47, y: 363.387, sx: 0.933, sy: 1.049 }, "32": { x: 486.537, y: 333.017, sx: 1.042, sy: 0.876 }, "33": { x: 513.393, y: 282.371, sx: 1.225, sy: 0.588 }, "34": { x: 550.7, y: 211.5, sx: 1.481, sy: 0.184 } }) .addTimedChild(instance5, 7, 29, { "7": { x: 261.8, y: 291.95, sx: 1, sy: 0.423 }, "8": { y: 299.77, sy: 0.466 }, "9": { y: 323.236, sy: 0.596 }, "10": { y: 362.289, sy: 0.811 }, "11": { y: 417, sy: 1.114 }, "12": { y: 410.869, sy: 1.064 }, "13": { y: 406.458, sy: 1.028 }, "14": { y: 403.816, sy: 1.007 }, "15": { y: 403, sy: 1 }, "26": { x: 262.645, y: 404.171, sx: 0.992, sy: 1.008 }, "27": { x: 265.741, y: 408.487, sx: 0.962, sy: 1.039 }, "28": { x: 269.829, y: 414.153, sx: 0.923, sy: 1.079 }, "29": { x: 272.006, y: 417.228, sx: 0.901, sy: 1.101 }, "30": { x: 272.5, y: 417.95, sx: 0.896, sy: 1.106 }, "31": { x: 263.287, y: 405.409, sx: 0.917, sy: 1.041 }, "32": { x: 235.601, y: 367.748, sx: 0.979, sy: 0.846 }, "33": { x: 189.444, y: 305.01, sx: 1.084, sy: 0.521 }, "34": { x: 124.85, y: 217.05, sx: 1.229, sy: 0.065 } }) .addTimedChild(instance4, 6, 30, { "6": { x: 192.6, y: 291.95, sx: 1, sy: 0.423 }, "7": { y: 299.77, sy: 0.466 }, "8": { y: 323.186, sy: 0.596 }, "9": { y: 362.239, sy: 0.811 }, "10": { y: 417, sy: 1.114 }, "11": { y: 410.869, sy: 1.064 }, "12": { y: 406.458, sy: 1.028 }, "13": { y: 403.866, sy: 1.007 }, "14": { y: 403, sy: 1 }, "26": { x: 194.001, y: 404.121, sx: 0.992, sy: 1.008 }, "27": { x: 199.173, y: 408.437, sx: 0.962, sy: 1.039 }, "28": { x: 205.974, y: 414.053, sx: 0.923, sy: 1.079 }, "29": { x: 209.574, y: 417.128, sx: 0.901, sy: 1.101 }, "30": { x: 210.5, y: 417.95, sx: 0.896, sy: 1.106 }, "31": { x: 199.845, y: 405.409, sx: 0.917, sy: 1.041 }, "32": { x: 167.833, y: 367.798, sx: 0.979, sy: 0.846 }, "33": { x: 114.465, y: 305.01, sx: 1.084, sy: 0.521 }, "34": { x: 39.7, y: 217.05, sx: 1.229, sy: 0.065 } }) .addTimedChild(instance6, 8, 28, { "8": { x: 613.6, y: 189.4, sx: 1, sy: 1, kx: 0 }, "26": { x: 612.577, y: 188.873, sx: 0.992, sy: 1.009, kx: 0.009 }, "27": { x: 609.269, y: 186.801, sx: 0.962, sy: 1.042, kx: 0.044 }, "28": { x: 605.522, y: 183.859, sx: 0.923, sy: 1.085, kx: 0.092 }, "29": { x: 603.607, y: 182.112, sx: 0.901, sy: 1.109, kx: 0.118 }, "30": { x: 603.05, y: 181.6, sx: 0.896, sy: 1.115, kx: 0.125 }, "31": { x: 615.729, y: 187.405, sy: 1.116, kx: 0.114 }, "32": { x: 654.742, y: 204.822, sx: 0.895, sy: 1.118, kx: 0.092 }, "33": { x: 719.467, y: 233.736, sx: 0.893, sy: 1.123, kx: 0.053 }, "34": { x: 810.35, y: 273.9, sx: 0.89, sy: 1.129, kx: 0 } }) .addTimedChild(instance1, 0, 36, { "0": { x: 344.35, y: 190.9, sx: 1.623, sy: 0.372, kx: -0.39 }, "1": { x: 348.617, y: 194.01, sx: 1.541, sy: 0.465, kx: -0.342 }, "2": { x: 355.991, y: 199.336, sx: 1.398, sy: 0.629, kx: -0.262 }, "3": { x: 366.532, y: 206.881, sx: 1.194, sy: 0.862, kx: -0.149 }, "4": { x: 380.45, y: 216.9, sx: 0.93, sy: 1.164, kx: 0 }, "5": { x: 380.401, y: 216.939, sx: 0.955, sy: 1.105 }, "6": { x: 380.402, y: 216.927, sx: 0.975, sy: 1.059 }, "7": { x: 380.35, y: 216.907, sx: 0.989, sy: 1.026 }, "8": { x: 380.354, y: 216.937, sx: 0.997, sy: 1.007 }, "9": { x: 380.4, y: 216.9, sx: 1, sy: 1 }, "26": { x: 380.291, y: 216.487, sx: 0.992, sy: 1.008 }, "27": { x: 379.829, y: 215.143, sx: 0.962, sy: 1.039 }, "28": { x: 379.268, y: 213.294, sx: 0.923, sy: 1.079 }, "29": { x: 378.971, y: 212.317, sx: 0.901, sy: 1.101 }, "30": { x: 378.75, y: 212, sx: 0.896, sy: 1.106 }, "31": { x: 376.546, y: 210.68, sx: 0.941, sy: 1.06, kx: -0.022 }, "32": { x: 370.208, y: 206.778, sx: 1.078, sy: 0.922, kx: -0.096 }, "33": { x: 359.528, y: 200.16, sx: 1.305, sy: 0.693, kx: -0.219 }, "34": { x: 344.35, y: 190.9, sx: 1.623, sy: 0.372, kx: -0.39 } }) .addTimedChild(instance2, 3, 33, { "3": { x: 134.5, y: 147.25, sx: 0.526, sy: 0.526, r: -0.11, c: [ 0, 1, 0, 1, 0, 1 ] }, "4": { x: 135.175, y: 145.287, sx: 0.542, sy: 0.542, r: -0.101, c: [ 0.03, 0.97, 0.03, 0.97, 0.03, 0.97 ] }, "5": { x: 137.4, y: 137.883, sx: 0.603, sy: 0.603, r: -0.075, c: [ 0.16, 0.84, 0.16, 0.84, 0.16, 0.84 ] }, "6": { x: 143.348, y: 121.04, sx: 0.736, sy: 0.736, r: -0.018, c: [ 0.45, 0.56, 0.45, 0.56, 0.45, 0.56 ] }, "7": { x: 151.951, y: 100.027, sx: 0.896, sy: 0.896, r: 0.049, c: [ 0.78, 0.22, 0.78, 0.22, 0.78, 0.22 ] }, "8": { x: 157.257, y: 88.694, sx: 0.979, sy: 0.979, r: 0.084, c: [ 0.96, 0.04, 0.96, 0.04, 0.96, 0.04 ] }, "9": { x: 158.9, y: 85.55, sx: 1, sy: 1, r: 0.096, c: [ 1, 0, 1, 0, 1, 0 ] }, "10": { x: 154.735, y: 92.65, r: 0.044 }, "11": { x: 150.262, y: 101.057, r: -0.014 }, "12": { x: 147.768, y: 105.849, r: -0.048 }, "13": { x: 147.15, y: 107, r: -0.056 }, "14": { x: 147.395, y: 106.786, r: -0.053 }, "15": { x: 147.712, y: 106.35, r: -0.048 }, "16": { x: 148.657, y: 105.126, r: -0.036 }, "17": { x: 149.66, y: 103.645, r: -0.022 }, "18": { x: 150.891, y: 102.167, r: -0.005 }, "19": { x: 151.275, y: 101.615, r: 0 }, "20": { x: 151.3, y: 101.5 }, "26": { x: 153.033, y: 100.186, sx: 0.992, sy: 1.008 }, "27": { x: 159.445, y: 95.251, sx: 0.962, sy: 1.039 }, "28": { x: 167.814, y: 88.773, sx: 0.923, sy: 1.079 }, "29": { x: 172.343, y: 85.283, sx: 0.901, sy: 1.101 }, "30": { x: 173.5, y: 84.35, sx: 0.896, sy: 1.106 }, "31": { x: 168.881, y: 88.875, sy: 1.044, c: [ 0.94, 0.06, 0.94, 0.06, 0.94, 0.06 ] }, "32": { x: 155.077, y: 102.448, sx: 0.895, sy: 0.856, c: [ 0.75, 0.25, 0.75, 0.25, 0.75, 0.25 ] }, "33": { x: 131.988, y: 125.071, sx: 0.893, sy: 0.543, c: [ 0.44, 0.56, 0.44, 0.56, 0.44, 0.56 ] }, "34": { x: 99.7, y: 156.65, sx: 0.89, sy: 0.104, c: [ 0, 1, 0, 1, 0, 1 ] } }); }); lib.emoji_cow = MovieClip.extend(function () { MovieClip.call(this, { duration: 37, framerate: 30, loop: false }); var instance1 = new Graphic20(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 36, { "0": { x: 275.05, y: 97.05 } }); }); lib.emoji_cow.assets = { "emoji_cow_atlas_1": "images/emoji_cow_atlas_1.json" }; })(PIXI, lib = lib || {}); var lib; if (typeof module !== 'undefined' && module.exports) { module.exports = { stage: lib.emoji_cow, background: 0x0, width: 1280, height: 720, framerate: 30, totalFrames: 37, library: lib }; }