(function (PIXI, lib) { var MovieClip = PIXI.animate.MovieClip; var Sprite = PIXI.Sprite; var fromFrame = PIXI.Texture.fromFrame; var Graphics = PIXI.Graphics; var shapes = PIXI.animate.ShapesCache; var Graphic1 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 31, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-highlight1")) .setTransform(-34.4, -38.5); this.addTimedChild(instance1); }); var Graphic2 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-body1")) .setTransform(-116.55, -316.25); this.addTimedChild(instance1); }); var Graphic3 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 14, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-top1")) .setTransform(-41.6, -5.55); this.addTimedChild(instance1); }); var Graphic4 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 35, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-fill1")); var instance2 = new Sprite(fromFrame("thermohot-fill2")) .setTransform(-99.3, -297.35); this.addTimedChild(instance1, 0, 14, { "0": { x: -148.95, y: -305.4 } }) .addTimedChild(instance2, 14, 21); }); var Graphic5 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 11, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-fill2")) .setTransform(-99.3, -297.35); this.addTimedChild(instance1); }); var Graphic6 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 11, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-body-bk1")) .setTransform(-99.9, -298.45); this.addTimedChild(instance1); }); var Graphic7 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance2 = new Graphic4(MovieClip.SYNCHED); var instance1 = new Graphic3(MovieClip.SYNCHED); var instance4 = new Graphic6(MovieClip.SYNCHED); var instance3 = new Graphic5(MovieClip.SYNCHED); this.addTimedChild(instance2, 3, 35, { "3": { x: -0.55, y: 305.3, sx: 1, sy: 0.024, c: [ 1, 0, 1, 0, 1, 0 ] }, "4": { y: 303.15, sy: 0.031 }, "5": { y: 295.753, sy: 0.055 }, "6": { y: 280.885, sy: 0.102 }, "7": { y: 255.474, sy: 0.184 }, "8": { y: 215.399, sy: 0.313 }, "9": { y: 161.301, sy: 0.487 }, "10": { y: 107.021, sy: 0.662 }, "11": { y: 65.631, sy: 0.796 }, "12": { y: 37.795, sy: 0.885 }, "13": { y: 19.994, sy: 0.942 }, "14": { y: 9.3, sy: 0.977 }, "15": { y: 3.823, sy: 0.995 }, "16": { y: 2.15, sy: 1 }, "29": { x: -0.556, y: 2.145, sx: 1.012, sy: 0.998 }, "30": { x: -0.582, y: 2.075, sx: 1.058, sy: 0.988 }, "31": { x: -0.58, y: 2.088, sx: 1.145, sy: 0.971 }, "32": { x: -0.664, y: 2.062, sx: 1.207, sy: 0.959 }, "33": { x: -0.65, y: 2.05, sx: 1.223, sy: 0.956 }, "34": { x: -0.612, y: 2.076, sx: 1.152, sy: 0.968, c: [ 0.91, 0.09, 0.91, 0.09, 0.91, 0.09 ] }, "35": { x: -0.505, y: 2.186, sx: 0.856, sy: 1.019, c: [ 0.55, 0.45, 0.55, 0.45, 0.55, 0.45 ] }, "36": { x: -0.314, y: 2.319, sx: 0.497, sy: 1.081, c: [ 0.12, 0.88, 0.12, 0.88, 0.12, 0.88 ] }, "37": { x: -0.2, y: 2.35, sx: 0.399, sy: 1.098, c: [ 0, 1, 0, 1, 0, 1 ] } }) .addTimedChild(instance1, 3, 14, { "3": { x: 1.55, y: 295.4, sx: 2.516 }, "4": { x: 1.593, y: 291.2, sx: 2.505 }, "5": { x: 1.571, y: 276.6, sx: 2.468 }, "6": { x: 1.575, y: 247.4, sx: 2.394 }, "7": { x: 1.597, y: 197.35, sx: 2.267 }, "8": { x: 1.573, y: 118.5, sx: 2.066 }, "9": { x: 1.556, y: 12.1, sx: 1.796 }, "10": { x: 1.589, y: -94.8, sx: 1.524 }, "11": { x: 1.562, y: -176.15, sx: 1.317 }, "12": { x: 1.576, y: -230.9, sx: 1.178 }, "13": { x: 1.571, y: -265.95, sx: 1.089 }, "14": { x: 1.588, y: -287, sx: 1.036 }, "15": { x: 1.571, y: -297.9, sx: 1.008 }, "16": { x: 1.55, y: -301.1, sx: 1 } }) .addTimedChild(instance4, 17, 11, { "17": { x: -0.8, y: 2.6 } }) .addTimedChild(instance3, 17, 11, { "17": { x: -0.55, y: 2.15 } }); }); var Graphic8 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance1 = new Sprite(fromFrame("thermohot-body-bk1")) .setTransform(-99.9, -298.45); this.addTimedChild(instance1); }); var Graphic9 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 38, loop: false }); var instance4 = new Graphics() .drawCommands(shapes.emoji_thermometerHot[0]) .setRenderable(false); var instance3 = new Graphic8(MovieClip.SYNCHED); var instance2 = new Graphic7(MovieClip.SYNCHED) .setTransform(0, 1); var instance1 = new Graphic2(MovieClip.SYNCHED); var instance5 = new Graphic1(MovieClip.SYNCHED); this.addTimedChild(instance4, 3, 14) .addTimedChild(instance3, 0, 38, { "0": { x: -0.5, y: 2.75, sx: 0.596, sy: 1.055, c: [ 0, 1, 0, 1, 0, 1 ] }, "1": { x: -0.556, y: 2.722, sx: 0.663, sy: 1.044, c: [ 0.14, 0.85, 0.14, 0.85, 0.14, 0.85 ] }, "2": { x: -0.799, y: 2.601, sx: 0.952, sy: 0.998, c: [ 0.77, 0.23, 0.77, 0.23, 0.77, 0.23 ] }, "3": { x: -0.85, y: 2.55, sx: 1.06, sy: 0.98, c: [ 1, 0, 1, 0, 1, 0 ] }, "4": { x: -0.848, y: 2.552, sx: 1.057, sy: 0.981 }, "5": { x: -0.839, y: 2.562, sx: 1.046, sy: 0.985 }, "6": { x: -0.82, y: 2.582, sx: 1.022, sy: 0.993 }, "7": { x: -0.805, y: 2.598, sx: 1.004, sy: 0.999 }, "8": { x: -0.8, y: 2.6, sx: 1, sy: 1 }, "29": { x: -0.809, y: 2.594, sx: 1.012, sy: 0.998 }, "30": { x: -0.847, y: 2.57, sx: 1.058, sy: 0.988 }, "31": { x: -0.966, y: 2.525, sx: 1.145, sy: 0.971 }, "32": { y: 2.493, sx: 1.207, sy: 0.959 }, "33": { x: -1, y: 2.5, sx: 1.223, sy: 0.956 }, "34": { x: -0.942, y: 2.582, sx: 1.152, sy: 0.968, c: [ 0.91, 0.09, 0.91, 0.09, 0.91, 0.09 ] }, "35": { x: -0.7, y: 2.666, sx: 0.856, sy: 1.019, c: [ 0.55, 0.45, 0.55, 0.45, 0.55, 0.45 ] }, "36": { x: -0.456, y: 2.828, sx: 0.497, sy: 1.081, c: [ 0.12, 0.88, 0.12, 0.88, 0.12, 0.88 ] }, "37": { x: -0.3, y: 2.85, sx: 0.399, sy: 1.098, c: [ 0, 1, 0, 1, 0, 1 ] } }) .addTimedMask(instance2, { "3": instance4, "17": null }) .addTimedChild(instance2) .addTimedChild(instance1, 0, 38, { "0": { sx: 0.596, sy: 1.055, c: [ 0, 1, 0, 1, 0, 1 ] }, "1": { sx: 0.663, sy: 1.044, c: [ 0.14, 0.85, 0.14, 0.85, 0.14, 0.85 ] }, "2": { sx: 0.952, sy: 0.998, c: [ 0.77, 0.23, 0.77, 0.23, 0.77, 0.23 ] }, "3": { sx: 1.06, sy: 0.98, c: [ 1, 0, 1, 0, 1, 0 ] }, "4": { sx: 1.057, sy: 0.981 }, "5": { sx: 1.046, sy: 0.985 }, "6": { sx: 1.022, sy: 0.993 }, "7": { sx: 1.004, sy: 0.999 }, "8": { sx: 1, sy: 1 }, "29": { sx: 1.012, sy: 0.998 }, "30": { sx: 1.058, sy: 0.988 }, "31": { sx: 1.145, sy: 0.971 }, "32": { sx: 1.207, sy: 0.959 }, "33": { sx: 1.223, sy: 0.956 }, "34": { sx: 1.152, sy: 0.968, c: [ 0.91, 0.09, 0.91, 0.09, 0.91, 0.09 ] }, "35": { sx: 0.856, sy: 1.019, c: [ 0.55, 0.45, 0.55, 0.45, 0.55, 0.45 ] }, "36": { sx: 0.497, sy: 1.081, c: [ 0.12, 0.88, 0.12, 0.88, 0.12, 0.88 ] }, "37": { sx: 0.399, sy: 1.098, c: [ 0, 1, 0, 1, 0, 1 ] } }) .addTimedChild(instance5, 7, 31, { "7": { x: -47.85, y: 161.35, sx: 1, sy: 1, a: 0, c: [ 1, 0, 1, 0, 1, 0 ] }, "8": { a: 0.01 }, "9": { a: 0.05 }, "10": { a: 0.14 }, "11": { a: 0.3 }, "12": { a: 0.54 }, "13": { a: 0.77 }, "14": { a: 0.91 }, "15": { a: 0.98 }, "16": { a: 1 }, "29": { x: -48.411, y: 160.973, sx: 1.012, sy: 0.998 }, "30": { x: -50.646, y: 159.476, sx: 1.058, sy: 0.988 }, "31": { x: -54.795, y: 156.699, sx: 1.145, sy: 0.971 }, "32": { x: -57.767, y: 154.71, sx: 1.207, sy: 0.959 }, "33": { x: -58.55, y: 154.2, sx: 1.223, sy: 0.956 }, "34": { x: -55.178, y: 156.193, sx: 1.152, sy: 0.968, c: [ 0.91, 0.09, 0.91, 0.09, 0.91, 0.09 ] }, "35": { x: -41.046, y: 164.376, sx: 0.856, sy: 1.019, c: [ 0.55, 0.45, 0.55, 0.45, 0.55, 0.45 ] }, "36": { x: -23.773, y: 174.456, sx: 0.497, sy: 1.081, c: [ 0.12, 0.88, 0.12, 0.88, 0.12, 0.88 ] }, "37": { x: -19.1, y: 177.15, sx: 0.399, sy: 1.098, c: [ 0, 1, 0, 1, 0, 1 ] } }); }); var Graphic10 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic11 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic10(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); var Graphic12 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic13 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic12(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); var Graphic14 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic15 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic14(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); var Graphic16 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic17 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic16(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); var Graphic18 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic19 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic18(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); var Graphic20 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Sprite(fromFrame("line1")) .setTransform(-4.15, -5.1, 1.361, 1.361); this.addTimedChild(instance1); }); var Graphic21 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 16, loop: false }); var instance1 = new Graphic20(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 16, { "0": { y: 161.85, sy: 1.852, a: 1 }, "1": { y: 156.459, sy: 1.816 }, "2": { y: 140.404, sy: 1.707 }, "3": { y: 114.983, sy: 1.535 }, "4": { y: 83.631, sy: 1.323 }, "5": { y: 51.498, sy: 1.105 }, "6": { y: 24.145, sy: 0.919 }, "7": { y: 5.803, sy: 0.795 }, "8": { y: -1.25, sy: 0.747 }, "9": { y: -9.252, sy: 0.689, a: 0.84 }, "10": { y: -16.612, sy: 0.635, a: 0.69 }, "11": { y: -23.38, sy: 0.586, a: 0.55 }, "12": { y: -29.555, sy: 0.541, a: 0.43 }, "13": { y: -35.037, sy: 0.501, a: 0.32 }, "14": { y: -39.977, sy: 0.465, a: 0.22 }, "15": { y: -44.275, sy: 0.433, a: 0.14 } }); }); lib.emoji_thermometerHot = MovieClip.extend(function () { MovieClip.call(this, { duration: 39, framerate: 30, loop: false }); var instance7 = new Graphic21(MovieClip.SYNCHED); var instance6 = new Graphic19(MovieClip.SYNCHED); var instance5 = new Graphic17(MovieClip.SYNCHED); var instance4 = new Graphic15(MovieClip.SYNCHED); var instance3 = new Graphic13(MovieClip.SYNCHED); var instance2 = new Graphic11(MovieClip.SYNCHED); var instance1 = new Graphic9(MovieClip.SYNCHED); this.addTimedChild(instance7, 12, 16, { "12": { x: 801.85, y: 146.5, sx: 0.735, sy: 0.735, kx: -1.571, ky: -1.571, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance6, 12, 16, { "12": { x: 762.75, y: 54.05, sx: 0.735, sy: 0.735, kx: -0.785, ky: -2.356, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance5, 12, 16, { "12": { x: 758.6, y: 246, sx: 0.735, sy: 0.735, kx: 3.927, ky: -0.785, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance4, 12, 16, { "12": { x: 468.05, y: 146.5, sx: 0.735, sy: 0.735, r: -1.571, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance3, 12, 16, { "12": { x: 507.15, y: 54.05, sx: 0.735, sy: 0.735, r: -0.785, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance2, 12, 16, { "12": { x: 511.3, y: 246, sx: 0.735, sy: 0.735, r: -2.356, c: [ 0, 0.99, 0, 0.53, 0, 0.18 ] } }) .addTimedChild(instance1, 0, 38, { "0": { x: 640, y: 360 } }); }); lib.emoji_thermometerHot.assets = { "emoji_thermometerHot": "images/emoji_thermometerHot.shapes.json", "emoji_thermometerHot_atlas_1": "images/emoji_thermometerHot_atlas_1.json", "emoji_thermometerHot_atlas_2": "images/emoji_thermometerHot_atlas_2.json" }; })(PIXI, lib = lib || {}); var lib; if (typeof module !== 'undefined' && module.exports) { module.exports = { stage: lib.emoji_thermometerHot, background: 0x0, width: 1280, height: 720, framerate: 30, totalFrames: 39, library: lib }; }