(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("trashcan-lid1")) .setTransform(-123.95, -40.85); this.addTimedChild(instance1); }); var Graphic2 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-shadow1")) .setTransform(-113, -22.05); this.addTimedChild(instance1); }); var Graphic3 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 47, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-body1")) .setTransform(-112.4, -113.2); this.addTimedChild(instance1); }); var Graphic4 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single2")) .setTransform(-18.95, -17.65); this.addTimedChild(instance1); }); var Graphic5 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single6")) .setTransform(-28.45, -33.05); this.addTimedChild(instance1); }); var Graphic6 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single5")) .setTransform(-22.65, -18.4); this.addTimedChild(instance1); }); var Graphic7 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single4")) .setTransform(-32.45, -33.1); this.addTimedChild(instance1); }); var Graphic8 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single1")) .setTransform(-30.9, -34.25); this.addTimedChild(instance1); }); var Graphic9 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-contents-single3")) .setTransform(-33.8, -36.05); this.addTimedChild(instance1); }); var Graphic10 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 22, loop: false }); var instance6 = new Graphic9(MovieClip.SYNCHED); var instance5 = new Graphic8(MovieClip.SYNCHED); var instance4 = new Graphic7(MovieClip.SYNCHED); var instance3 = new Graphic6(MovieClip.SYNCHED); var instance2 = new Graphic5(MovieClip.SYNCHED); var instance1 = new Graphic4(MovieClip.SYNCHED); this.addTimedChild(instance6, 0, 22, { "0": { x: -25.35, y: 16.9 }, "1": { y: 4.95 }, "2": { y: -5.1 }, "3": { y: -13.35 }, "4": { y: -19.8 }, "5": { y: -24.4 }, "6": { y: -27.15 }, "7": { y: -28.05 }, "8": { y: -25.25 }, "9": { y: -16.8 }, "10": { y: -2.75 }, "11": { y: 16.95 }, "12": { y: 16.8 }, "13": { y: 16.35 }, "14": { y: 15.5 }, "15": { y: 14.25 }, "16": { y: 12.8 }, "17": { y: 11.75 }, "18": { y: 11.4 } }) .addTimedChild(instance5, 0, 22, { "0": { x: -68.1, y: 22.45 }, "1": { y: 8.45 }, "2": { y: -3.4 }, "3": { y: -13.1 }, "4": { y: -20.65 }, "5": { y: -26.05 }, "6": { y: -29.25 }, "7": { y: -30.35 }, "8": { y: -26.65 }, "9": { y: -15.55 }, "10": { y: 2.9 }, "11": { y: 28.8 }, "12": { y: 28.5 }, "13": { y: 27.55 }, "14": { y: 25.7 }, "15": { y: 23 }, "16": { y: 19.95 }, "17": { y: 17.7 }, "18": { y: 16.95 } }) .addTimedChild(instance4, 0, 22, { "0": { x: 10, y: 18.35 }, "1": { y: 6.25 }, "2": { y: -4.05 }, "3": { y: -12.45 }, "4": { y: -18.95 }, "5": { y: -23.6 }, "6": { y: -26.4 }, "7": { y: -27.35 }, "8": { y: -24.5 }, "9": { y: -15.9 }, "10": { y: -1.6 }, "11": { y: 18.4 }, "12": { y: 18.25 }, "13": { y: 17.8 }, "14": { y: 16.95 }, "15": { y: 15.7 }, "16": { y: 14.25 }, "17": { y: 13.2 }, "18": { y: 12.85 } }) .addTimedChild(instance3, 0, 22, { "0": { x: 36.7, y: -1.95 }, "1": { y: -15.35 }, "2": { y: -26.65 }, "3": { y: -35.95 }, "4": { y: -43.15 }, "5": { y: -48.3 }, "6": { y: -51.35 }, "7": { y: -52.4 }, "8": { y: -48.7 }, "9": { y: -37.6 }, "10": { y: -19.1 }, "11": { y: 6.8 }, "12": { y: 6.45 }, "13": { y: 5.25 }, "14": { y: 3.05 }, "15": { y: -0.2 }, "16": { y: -3.85 }, "17": { y: -6.55 }, "18": { y: -7.45 } }) .addTimedChild(instance2, 0, 22, { "0": { x: 62.7, y: 22.2 }, "1": { y: 13.4 }, "2": { y: 6 }, "3": { y: -0.1 }, "4": { y: -4.8 }, "5": { y: -8.2 }, "6": { y: -10.2 }, "7": { y: -10.9 }, "8": { y: -8.25 }, "9": { y: -0.25 }, "10": { y: 13.1 }, "11": { y: 31.75 }, "12": { y: 31.4 }, "13": { y: 30.15 }, "14": { y: 27.8 }, "15": { y: 24.35 }, "16": { y: 20.5 }, "17": { y: 17.65 }, "18": { y: 16.7 } }) .addTimedChild(instance1, 0, 22, { "0": { x: -23.2, y: 9.45 }, "1": { y: 0.05 }, "2": { y: -7.9 }, "3": { y: -14.4 }, "4": { y: -19.5 }, "5": { y: -23.1 }, "6": { y: -25.3 }, "7": { y: -26 }, "8": { y: -23.05 }, "9": { y: -14.15 }, "10": { y: 0.65 }, "11": { y: 21.35 }, "12": { y: 20.9 }, "13": { y: 19.5 }, "14": { y: 16.8 }, "15": { y: 12.8 }, "16": { y: 8.35 }, "17": { y: 5.05 }, "18": { y: 3.95 } }); }); var Graphic11 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 37, loop: false }); var instance1 = new Sprite(fromFrame("trashcan-body2")) .setTransform(-112.05, -123.4); this.addTimedChild(instance1); }); var Graphic12 = MovieClip.extend(function (mode) { MovieClip.call(this, { mode: mode, duration: 47, loop: false }); var instance2 = new Graphic11(MovieClip.SYNCHED); var instance3 = new Graphic10(MovieClip.SYNCHED); var instance1 = new Graphic3(MovieClip.SYNCHED); var instance5 = new Graphic2(MovieClip.SYNCHED); var instance4 = new Graphic1(MovieClip.SYNCHED); this.addTimedChild(instance2, 0, 37, { "0": { x: -0.05, y: 191, sx: 1.267, sy: 0.071, c: [ 0, 0.56, 0, 0.59, 0, 0.71 ] }, "1": { y: 185.404, sx: 1.264, sy: 0.114, c: [ 0.04, 0.55, 0.04, 0.57, 0.04, 0.68 ] }, "2": { y: 166.12, sx: 1.256, sy: 0.265, c: [ 0.15, 0.48, 0.15, 0.5, 0.15, 0.6 ] }, "3": { x: -0.049, y: 130.065, sx: 1.241, sy: 0.546, c: [ 0.37, 0.36, 0.37, 0.37, 0.37, 0.45 ] }, "4": { x: -0.048, y: 80.964, sx: 1.219, sy: 0.929, c: [ 0.66, 0.19, 0.66, 0.2, 0.66, 0.24 ] }, "5": { x: -0.047, y: 39.613, sx: 1.202, sy: 1.252, c: [ 0.91, 0.05, 0.91, 0.05, 0.91, 0.06 ] }, "6": { x: -0.05, y: 25.45, sx: 1.196, sy: 1.362, c: [ 1, 0, 1, 0, 1, 0 ] }, "7": { y: 25.706, sx: 1.197, sy: 1.36 }, "8": { y: 26.709, sx: 1.203, sy: 1.352 }, "9": { x: -0.051, y: 28.633, sx: 1.214, sy: 1.337 }, "10": { y: 31.425, sx: 1.231, sy: 1.315 }, "11": { x: -0.052, y: 34.566, sx: 1.249, sy: 1.291 }, "12": { x: -0.053, y: 36.879, sx: 1.262, sy: 1.273 }, "13": { x: -0.05, y: 37.65, sx: 1.267, sy: 1.267 }, "28": { y: 41.65 }, "29": { y: 41.4 }, "30": { y: 40.7 }, "31": { y: 39.45 }, "32": { y: 38.1 }, "33": { y: 37.65 } }) .addTimedChild(instance3, 6, 22, { "6": { x: 1.5, y: -101.65, sx: 1.267, sy: 1.267 } }) .addTimedChild(instance1, 0, 47, { "0": { x: -0.05, y: 191, sx: 1.267, sy: 0.071, c: [ 0, 0.56, 0, 0.59, 0, 0.71 ] }, "1": { y: 185.404, sx: 1.264, sy: 0.114, c: [ 0.04, 0.55, 0.04, 0.57, 0.04, 0.68 ] }, "2": { y: 166.12, sx: 1.256, sy: 0.265, c: [ 0.15, 0.48, 0.15, 0.5, 0.15, 0.6 ] }, "3": { x: -0.049, y: 130.065, sx: 1.241, sy: 0.546, c: [ 0.37, 0.36, 0.37, 0.37, 0.37, 0.45 ] }, "4": { x: -0.048, y: 80.964, sx: 1.219, sy: 0.929, c: [ 0.66, 0.19, 0.66, 0.2, 0.66, 0.24 ] }, "5": { x: -0.047, y: 39.613, sx: 1.202, sy: 1.252, c: [ 0.91, 0.05, 0.91, 0.05, 0.91, 0.06 ] }, "6": { x: -0.05, y: 25.45, sx: 1.196, sy: 1.362, c: [ 1, 0, 1, 0, 1, 0 ] }, "7": { y: 25.706, sx: 1.197, sy: 1.36 }, "8": { y: 26.709, sx: 1.203, sy: 1.352 }, "9": { x: -0.051, y: 28.633, sx: 1.214, sy: 1.337 }, "10": { y: 31.425, sx: 1.231, sy: 1.315 }, "11": { x: -0.052, y: 34.566, sx: 1.249, sy: 1.291 }, "12": { x: -0.053, y: 36.879, sx: 1.262, sy: 1.273 }, "13": { x: -0.05, y: 37.65, sx: 1.267, sy: 1.267 }, "28": { y: 41.4, sx: 1.303, sy: 1.238 }, "29": { y: 41.199, sx: 1.301, sy: 1.239 }, "30": { y: 40.569, sx: 1.295, sy: 1.244 }, "31": { x: -0.049, y: 39.429, sx: 1.283, sy: 1.253 }, "32": { y: 38.153, sx: 1.271, sy: 1.263 }, "33": { x: -0.05, y: 37.65, sx: 1.267, sy: 1.267 }, "38": { y: 37.371, sx: 1.263, sy: 1.269 }, "39": { x: -0.049, y: 36.318, sx: 1.249, sy: 1.277 }, "40": { x: -0.048, y: 34.367, sx: 1.223, sy: 1.293 }, "41": { x: -0.047, y: 32.339, sx: 1.196, sy: 1.308 }, "42": { x: -0.05, y: 31.55, sx: 1.186, sy: 1.314 }, "43": { y: 44.562, sx: 1.193, sy: 1.213, c: [ 0.92, 0.05, 0.92, 0.05, 0.92, 0.05 ] }, "44": { x: -0.051, y: 91.137, sx: 1.216, sy: 0.849, c: [ 0.63, 0.21, 0.63, 0.22, 0.63, 0.26 ] }, "45": { x: -0.053, y: 162.065, sx: 1.251, sy: 0.296, c: [ 0.2, 0.45, 0.2, 0.48, 0.2, 0.57 ] }, "46": { x: -0.05, y: 193.45, sx: 1.267, sy: 0.051, c: [ 0, 0.56, 0, 0.59, 0, 0.71 ] } }) .addTimedChild(instance5, 25, 22, { "25": { x: -0.1, y: -93.35, sx: 1.303, sy: 1.267, a: 0, c: [ 1, 0, 1, 0, 1, 0 ] }, "26": { y: -92.5, a: 0.15 }, "27": { y: -89.7, a: 0.66 }, "28": { y: -87.85, a: 1 }, "29": { y: -88.4, sx: 1.301 }, "30": { x: -0.099, y: -90.45, sx: 1.295 }, "31": { y: -94.1, sx: 1.283 }, "32": { x: -0.098, y: -97.9, sx: 1.271 }, "33": { x: -0.1, y: -99.35, sx: 1.267 }, "38": { y: -99.886, sx: 1.263, sy: 1.269 }, "39": { x: -0.099, y: -101.888, sx: 1.249, sy: 1.277 }, "40": { x: -0.147, y: -105.424, sx: 1.223, sy: 1.293 }, "41": { x: -0.144, y: -109.17, sx: 1.196, sy: 1.308 }, "42": { x: -0.1, y: -110.6, sx: 1.186, sy: 1.314 }, "43": { x: -0.101, y: -86.602, sx: 1.193, sy: 1.213, c: [ 0.92, 0.05, 0.92, 0.05, 0.92, 0.05 ] }, "44": { x: -0.103, y: -0.719, sx: 1.216, sy: 0.849, c: [ 0.63, 0.21, 0.63, 0.22, 0.63, 0.26 ] }, "45": { x: -0.055, y: 130.009, sx: 1.251, sy: 0.296, c: [ 0.2, 0.45, 0.2, 0.48, 0.2, 0.57 ] }, "46": { x: -0.1, y: 187.95, sx: 1.267, sy: 0.051, c: [ 0, 0.56, 0, 0.59, 0, 0.71 ] } }) .addTimedChild(instance4, 14, 33, { "14": { x: -0.05, y: -224.3, sx: 0.267, sy: 0.267, a: 0, c: [ 1, 0, 1, 0, 1, 0 ] }, "15": { x: -0.057, y: -224.32, sx: 0.303, sy: 0.303, a: 0.04 }, "16": { x: -0.03, y: -224.324, sx: 0.426, sy: 0.426, a: 0.15 }, "17": { x: -0.023, y: -224.314, sx: 0.656, sy: 0.656, a: 0.37 }, "18": { x: -0.032, y: -224.304, sx: 0.969, sy: 0.969, a: 0.66 }, "19": { x: -0.031, y: -224.323, sx: 1.233, sy: 1.233, a: 0.91 }, "20": { x: -0.05, y: -224.3, sx: 1.323, sy: 1.323, a: 1 }, "21": { y: -224.277, sx: 1.319, sy: 1.319 }, "22": { x: -0.049, y: -224.261, sx: 1.303, sy: 1.303 }, "23": { x: -0.048, y: -224.255, sx: 1.278, sy: 1.278 }, "24": { x: -0.05, y: -224.3, sx: 1.267, sy: 1.267 }, "26": { y: -205.05 }, "27": { y: -147.3 }, "28": { y: -129.9, sx: 1.307, sy: 1.129 }, "29": { y: -130.743, sx: 1.305, sy: 1.136 }, "30": { y: -133.814, sx: 1.298, sy: 1.16 }, "31": { x: -0.049, y: -139.348, sx: 1.285, sy: 1.204 }, "32": { y: -145.137, sx: 1.272, sy: 1.25 }, "33": { x: -0.05, y: -147.3, sx: 1.267, sy: 1.267 }, "38": { y: -147.926, sx: 1.263, sy: 1.269 }, "39": { x: -0.049, y: -150.243, sx: 1.249, sy: 1.277 }, "40": { x: -0.048, y: -154.351, sx: 1.223, sy: 1.293 }, "41": { x: -0.047, y: -158.698, sx: 1.196, sy: 1.308 }, "42": { x: -0.05, y: -160.35, sx: 1.186, sy: 1.314 }, "43": { y: -132.507, sx: 1.193, sy: 1.213, c: [ 0.92, 0.05, 0.92, 0.05, 0.92, 0.05 ] }, "44": { x: -0.051, y: -32.867, sx: 1.216, sy: 0.849, c: [ 0.63, 0.21, 0.63, 0.22, 0.63, 0.26 ] }, "45": { x: -0.053, y: 118.79, sx: 1.251, sy: 0.296, c: [ 0.2, 0.45, 0.2, 0.48, 0.2, 0.57 ] }, "46": { x: -0.05, y: 186, sx: 1.267, sy: 0.051, c: [ 0, 0.56, 0, 0.59, 0, 0.71 ] } }); }); lib.emoji_trashcan = MovieClip.extend(function () { MovieClip.call(this, { duration: 48, framerate: 30, loop: false }); var instance1 = new Graphic12(MovieClip.SYNCHED); this.addTimedChild(instance1, 0, 47, { "0": { x: 639, y: 382.5 } }); }); lib.emoji_trashcan.assets = { "emoji_trashcan_atlas_1": "images/emoji_trashcan_atlas_1.json", "emoji_trashcan_atlas_2": "images/emoji_trashcan_atlas_2.json" }; })(PIXI, lib = lib || {}); var lib; if (typeof module !== 'undefined' && module.exports) { module.exports = { stage: lib.emoji_trashcan, background: 0x0, width: 1280, height: 720, framerate: 30, totalFrames: 48, library: lib }; }