diff --git a/.gitignore b/.gitignore index 9f11b755a17d8192c60f61cb17b8902dffbd9f23..34f334da1414c874a9731e1e8f4aa0f3500960a6 100755 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea/ +source/node_modules/ \ No newline at end of file diff --git a/DrawingBoardDemo.fla b/DrawingBoardDemo.fla deleted file mode 100755 index 4a56be85c426f366a5c42be1123dd3f7a9b8844e..0000000000000000000000000000000000000000 Binary files a/DrawingBoardDemo.fla and /dev/null differ diff --git a/drawingBoardDemo.fla b/drawingBoardDemo.fla new file mode 100755 index 0000000000000000000000000000000000000000..611645828d3daad3f479c509120f8b9c485e1b6a Binary files /dev/null and b/drawingBoardDemo.fla differ diff --git a/colorFillter.fla b/filltersDemo.fla similarity index 79% rename from colorFillter.fla rename to filltersDemo.fla index 31cd6cb1f74dca398d49b1f363102f88779f63fc..5c8463488ba610ba5ea8fa7bbaef5d676e8400e0 100755 Binary files a/colorFillter.fla and b/filltersDemo.fla differ diff --git a/navigateToURLDemo.fla b/navigateToURLDemo.fla index c37a4a27b2a18ce8a184e7d06de45cbc98561e81..b01eee1ff5db4734c418a30c34eb9921ad2fa76b 100755 Binary files a/navigateToURLDemo.fla and b/navigateToURLDemo.fla differ diff --git a/scrollPageDemo_Custom.fla b/scrollPageDemo_Custom.fla deleted file mode 100755 index 3605992160c9213cc3a2f5ec3ccb6fff6da6861b..0000000000000000000000000000000000000000 Binary files a/scrollPageDemo_Custom.fla and /dev/null differ diff --git a/source/index.html b/source/index.html index 4b580382ec7782cdd451a15abf485c0471474af6..cd89e7782a6d906952673928b4683346fe78cb9b 100755 --- a/source/index.html +++ b/source/index.html @@ -9,6 +9,9 @@ + + + + +
+ + diff --git a/source/released/libs/annieCore.min.js b/source/released/libs/annieCore.min.js new file mode 100644 index 0000000000000000000000000000000000000000..e2a255c2fb9b0e70065fc13480fe37ae451b60f8 --- /dev/null +++ b/source/released/libs/annieCore.min.js @@ -0,0 +1,7 @@ +var __extends=this&&this.__extends||function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),annie;!function(e){var t=function(){function e(){this._instanceId=0,this._instanceType="annie.AObject",this._instanceId=e._object_id++}return Object.defineProperty(e.prototype,"instanceId",{get:function(){return this._instanceId},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"instanceType",{get:function(){return this._instanceType},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){},e._object_id=0,e}();e.AObject=t;var n=function(t){function n(){var e=t.call(this)||this;return e.eventTypes={},e.eventTypes1={},e._instanceType="annie.EventDispatcher",e}return __extends(n,t),n.getMouseEventCount=function(e){void 0===e&&(e="");var t=0;return""==e?t=n._totalMEC:n._MECO[e]&&(t=n._MECO[e]),t},n.prototype.addEventListener=function(e,t,n){if(void 0===n&&(n=!0),!e)throw new Error("添加侦听的type值为undefined");if(!t)throw new Error("侦听回调函数不能为null");var i=this,r=i.eventTypes;n||(r=i.eventTypes1),r[e]instanceof Object||(r[e]=[]),r[e].indexOf(t)<0&&(r[e].unshift(t),0==e.indexOf("onMouse")&&i._changeMouseCount(e,!0))},n.prototype._changeMouseCount=function(e,t){var i=t?1:-1;n._MECO[e]||(n._MECO[e]=0),n._MECO[e]+=i,n._MECO[e]<0&&(n._MECO[e]=0),n._totalMEC+=i},n.prototype.dispatchEvent=function(t,n,i){void 0===n&&(n=null),void 0===i&&(i=!0);var r=this;"string"==typeof t&&(r._defaultEvent instanceof e.Event?r._defaultEvent.reset(t,r):r._defaultEvent=new e.Event(t),t=r._defaultEvent);var o=r.eventTypes[t.type];if(i||(o=r.eventTypes1[t.type]),o instanceof Array){t.target instanceof Object||(t.target=r),void 0!=n&&(t.data=n);for(var a=o.length,s=a-1;s>=0;s--)t._pd||(o[s]instanceof Function?o[s](t):o.splice(s,1));return!0}return!1},n.prototype.hasEventListener=function(e,t){void 0===t&&(t=!0);var n=this;if(t){if(n.eventTypes&&n.eventTypes[e]instanceof Array&&n.eventTypes[e].length>0)return!0}else if(n.eventTypes1&&n.eventTypes1[e]instanceof Array&&n.eventTypes1[e].length>0)return!0;return!1},n.prototype.removeEventListener=function(e,t,n){void 0===n&&(n=!0);var i=this,r=i.eventTypes[e];if(n||(r=i.eventTypes1[e]),r instanceof Array)for(var o=r.length,a=o-1;a>=0;a--)r[a]==t&&(r.splice(a,1),0==e.indexOf("onMouse")&&i._changeMouseCount(e,!1))},n.prototype.removeAllEventListener=function(){var e=this;for(var t in e.eventTypes)if(0==t.indexOf("onMouse"))for(var n=0;n>1,o=i+r,a=Math.PI/180,s=function(i){function r(t,n,r,o,a,s){void 0===t&&(t=1),void 0===n&&(n=0),void 0===r&&(r=0),void 0===o&&(o=1),void 0===a&&(a=0),void 0===s&&(s=0);var l=i.call(this)||this;l.a=1,l.b=0,l.c=0,l.d=1,l.tx=0,l.ty=0,l.transformPoint=function(t,n,i){void 0===i&&(i=null);var r=this;return i instanceof e.Point||(i=new e.Point),i.x=t*r.a+n*r.c+r.tx,i.y=t*r.b+n*r.d+r.ty,i},l.prepend=function(e){var t=this,n=e.a,i=e.b,r=e.c,o=e.d,a=e.tx,s=e.ty,l=t.a,u=t.c,c=t.tx;t.a=n*l+r*t.b,t.b=i*l+o*t.b,t.c=n*u+r*t.d,t.d=i*u+o*t.d,t.tx=n*c+r*t.ty+a,t.ty=i*c+o*t.ty+s};var u=l;return u._instanceType="annie.Matrix",u.a=t,u.b=n,u.c=r,u.d=o,u.tx=a,u.ty=s,l}return __extends(r,i),r.prototype.clone=function(){var e=this;return new r(e.a,e.b,e.c,e.d,e.tx,e.ty)},r.prototype.setFrom=function(e){var t=this;t.a=e.a,t.b=e.b,t.c=e.c,t.d=e.d,t.tx=e.tx,t.ty=e.ty},r.prototype.identity=function(){var e=this;e.a=e.d=1,e.b=e.c=e.tx=e.ty=0},r.prototype.invert=function(){var e=this,t=new r(e.a,e.b,e.c,e.d,e.tx,e.ty),n=e.a,i=e.b,o=e.c,a=e.d,s=e.tx,l=e.ty;if(0==i&&0==o)return 0==n||0==a?t.a=t.d=t.tx=t.ty=0:(n=t.a=1/n,a=t.d=1/a,t.tx=-n*s,t.ty=-a*l),t;var u=n*a-i*o;if(0==u)return t.identity(),t;u=1/u;var c=t.a=a*u;return i=t.b=-i*u,o=t.c=-o*u,a=t.d=n*u,t.tx=-(c*s+o*l),t.ty=-(i*s+a*l),t},r.prototype.createBox=function(e,i,r,o,s,l,u,c,d){var _=this;if(0!=s?l=u=s%360:(l%=360,u%=360),0==l&&0==u)_.a=r,_.b=_.c=0,_.d=o;else{l*=a,u*=a;var p=t(l),h=n(l);l==u?(_.a=p*r,_.b=h*r):(_.a=t(u)*r,_.b=n(u)*r),_.c=-h*o,_.d=p*o}_.tx=e+c-(c*_.a+d*_.c),_.ty=i+d-(c*_.b+d*_.d)},r.isEqual=function(e,t){return e.tx==t.tx&&e.ty==t.ty&&e.a==t.a&&e.b==t.b&&e.c==t.c&&e.d==t.d},r.prototype.concat=function(e){var t=this,n=t.a,i=t.b,r=t.c,o=t.d,a=t.tx,s=t.ty,l=e.a,u=e.b,c=e.c,d=e.d,_=e.tx,p=e.ty;t.a=n*l+i*c,t.b=n*u+i*d,t.c=r*l+o*c,t.d=r*u+o*d,t.tx=a*l+s*c+_,t.ty=a*u+s*d+p},r.prototype.rotate=function(e){var t=this,n=Math.sin(e),i=Math.cos(e),r=t.a,o=t.b,a=t.c,s=t.d,l=t.tx,u=t.ty;t.a=r*i-o*n,t.b=r*n+o*i,t.c=a*i-s*n,t.d=a*n+s*i,t.tx=l*i-u*n,t.ty=l*n+u*i},r.prototype.scale=function(e,t){var n=this;n.a*=e,n.d*=t,n.c*=e,n.b*=t,n.tx*=e,n.ty*=t},r.prototype.translate=function(e,t){var n=this;n.tx+=e,n.ty+=t},r.prototype.destroy=function(){},r}(e.AObject);e.Matrix=s}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(e,n,i,r){void 0===e&&(e=0),void 0===n&&(n=0),void 0===i&&(i=0),void 0===r&&(r=0);var o=t.call(this)||this;o.x=0,o.y=0,o.width=0,o.height=0;var a=o;return a._instanceType="annie.Rectangle",a.x=e,a.y=n,a.height=r,a.width=i,o}return __extends(n,t),n.prototype.isPointIn=function(e){var t=this;return e.x>=t.x&&e.x<=t.x+t.width&&e.y>=t.y&&e.y<=t.y+t.height},n.createFromRects=function(){for(var e=[],t=0;te[d].x||0==s)&&(i=e[d].x),(r>e[d].y||0==u)&&(r=e[d].y),sn[l].x&&(r=n[l].x),o>n[l].y&&(o=n[l].y),a0||0!=t._blendMode,t.a2x_uf=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"x",{get:function(){return this._x},set:function(e){var t=this;e!=t._x&&(t._x=e,t.a2x_um=!0),t._changeTransformInfo[0]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this._y},set:function(e){var t=this;e!=t._y&&(t._y=e,t.a2x_um=!0),t._changeTransformInfo[1]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"scaleX",{get:function(){return this._scaleX},set:function(e){var t=this;e!=t._scaleX&&(t._scaleX=e,t.a2x_um=!0),t._changeTransformInfo[2]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"scaleY",{get:function(){return this._scaleY},set:function(e){var t=this;e!=t._scaleY&&(t._scaleY=e,t.a2x_um=!0),t._changeTransformInfo[3]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rotation",{get:function(){return this._rotation},set:function(e){var t=this;e==t._rotation&&0==t._skewX&&0==t._skewY||(t._rotation=e,t._skewX=0,t._skewY=0,t.a2x_um=!0),t._changeTransformInfo[4]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alpha",{get:function(){return this._alpha},set:function(e){var t=this;e!=t._alpha&&(t._alpha=e,t.a2x_ua=!0),t._changeTransformInfo[5]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"skewX",{get:function(){return this._skewX},set:function(e){var t=this;e==t._skewX&&0==t._rotation||(t._skewX=e,t._rotation=0,t.a2x_um=!0),t._changeTransformInfo[4]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"skewY",{get:function(){return this._skewY},set:function(e){var t=this;e==t._skewY&&0==t._rotation||(t._skewY=e,t._rotation=0,t.a2x_um=!0),t._changeTransformInfo[4]=!0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"anchorX",{get:function(){return this._anchorX},set:function(e){var t=this;e!=t._anchorX&&(t._anchorX=e,t.a2x_um=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"anchorY",{get:function(){return this._anchorY},set:function(e){var t=this;e!=t._anchorY&&(t._anchorY=e,t.a2x_um=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"visible",{get:function(){return this._visible},set:function(e){var t=this;e!=t._visible&&(t._cp=!0,t._visible=e)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"blendMode",{get:function(){return this._blendMode},set:function(e){var t=this;e!=t._blendMode&&(t._blendMode=e,t._isCache=t._cacheAsBitmap||t._filters.length>0||0!=t._blendMode,t.a2x_uf=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"matrix",{get:function(){return this._matrix},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"mask",{get:function(){return this._mask},set:function(t){var n=this;t!=n._mask&&(t instanceof e.DisplayObject?t._isUseToMask++:n._mask instanceof e.DisplayObject&&n._mask._isUseToMask--,n._mask=t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"filters",{get:function(){return this._filters},set:function(e){var t=this;if(e instanceof Array){if(0==e.length&&0==t._filters.length)return;t._filters.length=0;for(var n=0;n0&&(t._filters.length=0,t.a2x_uf=!0);t._isCache=t._cacheAsBitmap||t._filters.length>0||0!=t._blendMode},enumerable:!0,configurable:!0}),n.prototype.globalToLocal=function(e,t){return void 0===t&&(t=null),this._cMatrix.invert().transformPoint(e.x,e.y,t)},n.prototype.localToGlobal=function(e,t){return void 0===t&&(t=null),this._cMatrix.transformPoint(e.x,e.y,t)},Object.defineProperty(n.prototype,"hitArea",{get:function(){return this._hitArea},set:function(e){this._hitArea=e},enumerable:!0,configurable:!0}),n.prototype.hitTestPoint=function(e,t){void 0===t&&(t=!1);var i=this;if(!i.visible||!i.mouseEnable)return null;var r=i._texture;if(!r||0==r.width||0==r.height)return null;var o;if(o=t?i.globalToLocal(e,n._p1):e,i._hitArea&&i._hitArea.isPointIn(o))return i;if(i.hitTestWithPixel){var a=void 0;if("annie.Bitmap"!=i.instanceType){if(a=r.getContext("2d"),a.getImageData(o.x-i._offsetX,o.y-i._offsetY,1,1).data[3]>0)return i}else{var s=n._canvas;if(a=s.getContext("2d"),s.width=1,s.height=1,a.clearRect(0,0,1,1),a.setTransform(1,0,0,1,o.x-i._offsetX,o.y-i._offsetY),a.drawImage(r,0,0),a.getImageData(0,0,1,1).data[3]>0)return i}}else if(i._bounds.isPointIn(o))return i;return null},n.prototype.getBounds=function(){return this._bounds},n.prototype.getDrawRect=function(t,i){void 0===t&&(t=null),void 0===i&&(i=null);var r=this;void 0==t&&(t=r.matrix),void 0==i&&(i=r.getBounds());var o=i.x,a=i.y,s=i.width,l=i.height;t.transformPoint(o,a,n._p1),t.transformPoint(o+s,a,n._p2),t.transformPoint(o+s,a+l,n._p3),t.transformPoint(o,a+l,n._p4),e.Rectangle.createFromPoints(n._transformRect,n._p1,n._p2,n._p3,n._p4)},n.prototype._updateMatrix=function(t){void 0===t&&(t=!1);var n,i,r,o,a=this,s=a.parent instanceof e.Sprite;if(t){if(a._ocMatrix||(a._ocMatrix=new e.Matrix),!s)return a._ocMatrix.identity(),a._ocMatrix.tx=-a._offsetX,a._ocMatrix.ty=-a._offsetY,void(a._ocAlpha=1);i=a.parent._ocMatrix,o=a.parent._ocAlpha,n=a._ocMatrix,a._matrix.createBox(a._x,a._y,a._scaleX,a._scaleY,a._rotation,a._skewX,a._skewY,a._anchorX,a._anchorY),n.setFrom(a._matrix),r=a._alpha,s&&(n.prepend(i),r*=o),a._ocAlpha=r}else{if(n=a._cMatrix,r=a._cAlpha,s&&(i=a.parent._cMatrix,o=a.parent._cAlpha),a.a2x_um&&a._matrix.createBox(a._x,a._y,a._scaleX,a._scaleY,a._rotation,a._skewX,a._skewY,a._anchorX,a._anchorY),a._cp)a.a2x_um=a.a2x_ua=!0;else if(s){var l=a.parent;l.a2x_um&&(a.a2x_um=!0),l.a2x_ua&&(a.a2x_ua=!0)}a.a2x_um&&(n.setFrom(a._matrix),s&&n.prepend(i)),a.a2x_ua&&(r=a._alpha,s&&(r*=o)),a._cp=!1,a._cAlpha=r}},n.prototype._render=function(e){var t=this;t._visible&&t._cAlpha>0&&e.draw(t)},Object.defineProperty(n.prototype,"width",{get:function(){return this._updateMatrix(),this.getDrawRect(),n._transformRect.width},set:function(e){var t=this;t._updateMatrix(),t.getDrawRect();var i=n._transformRect.width;if(e>0&&i>0){var r=e/i;t.scaleX*=r}},enumerable:!0,configurable:!0}),n.prototype.getWH=function(){return this._updateMatrix(),this.getDrawRect(),{w:n._transformRect.width,h:n._transformRect.height}},Object.defineProperty(n.prototype,"height",{get:function(){return this._updateMatrix(),this.getDrawRect(),n._transformRect.height},set:function(e){var t=this;t._updateMatrix(),t.getDrawRect();var i=n._transformRect.height;if(e>0&&i>0){var r=e/i;t.scaleY*=r}},enumerable:!0,configurable:!0}),n.prototype.stopAllSounds=function(){var e=this.soundList;if(e instanceof Array)for(var t=e.length-1;t>=0;t--)e[t].stop()},n.prototype._updateSplitBounds=function(){var t=this,n=[],i=t.getBounds();if(i.width*i.height>0)if(1==t.boundsRow&&1==t.boundsCol)n.push({isDraw:!0,rect:i});else for(var r=0;r1e3&&(l=1e3),u>1e3&&(u=1e3),n.push({isDraw:!0,rect:new e.Rectangle(a+i.x,s+i.y,l,u)})}t._splitBoundsList=n},n.prototype._checkDrawBounds=function(){var t=this,i=t._splitBoundsList,r=n._transformRect;if(t.stage)for(var o=0;o=0;i--)t[i].name==e&&n.push(t[i]);else e>=0&&e=0;n--)t[n].name==e&&t.splice(n,1);else e>=0&&e0)for(var r=0;r0)for(var i=0;i0&&(i.boundsRow=Math.ceil(o/1e3)),a>0&&(i.boundsCol=Math.ceil(a/1e3)),i._updateSplitBounds(),i._checkDrawBounds(),i._filters.length>0&&(i.a2x_uf=!0),i._texture=r):i.a2x_um&&i._checkDrawBounds(),n||(i.a2x_um=!1,i.a2x_ua=!1),i.a2x_uf){i.a2x_uf=!1,i._cacheCanvas||(i._cacheCanvas=document.createElement("canvas"));var s=i._cacheCanvas;s.width=o,s.heigth=a,s.style.width=Math.ceil(o/e.devicePixelRatio)+"px",s.style.height=Math.ceil(a/e.devicePixelRatio)+"px";var l=s.getContext("2d");l.clearRect(0,0,o,a),l.drawImage(r,0,0);var u=i._filters,c=u.length;if(c>0){for(var d=l.getImageData(0,0,o,a),_=0;_l&&(r=l),o<0&&(o*=c=-1),o>l&&(o=l),s<0&&(s*=d=-1),s>l&&(s=l),a<0&&(a*=_=-1),a>l&&(a=l);var p=this._command;p[p.length]=[1,"moveTo",[e+n-o,t]],p[p.length]=[1,"arcTo",[e+n+o*c,t-o*c,e+n,t+o,o]],p[p.length]=[1,"lineTo",[e+n,t+i-s]],p[p.length]=[1,"arcTo",[e+n+s*d,t+i+s*d,e+n-s,t+i,s]],p[p.length]=[1,"lineTo",[e+a,t+i]],p[p.length]=[1,"arcTo",[e-a*_,t+i+a*_,e,t+i-a,a]],p[p.length]=[1,"lineTo",[e,t+r]],p[p.length]=[1,"arcTo",[e-r*u,t-r*u,e+r,t,r]],p[p.length]=[1,"closePath",[]]},n.prototype.moveTo=function(e,t){this._command[this._command.length]=[1,"moveTo",[e,t]]},n.prototype.lineTo=function(e,t){this._command[this._command.length]=[1,"lineTo",[e,t]]},n.prototype.arcTo=function(e,t){this._command[this._command.length]=[1,"arcTo",[e,t]]},n.prototype.quadraticCurveTo=function(e,t,n,i){this._command[this._command.length]=[1,"quadraticCurveTo",[e,t,n,i]]},n.prototype.bezierCurveTo=function(e,t,n,i,r,o){this._command[this._command.length]=[1,"bezierCurveTo",[e,t,n,i,r,o]]},n.prototype.closePath=function(){this._command[this._command.length]=[1,"closePath",[]]},n.prototype.drawRect=function(e,t,n,i){var r=this._command;r[r.length]=[1,"moveTo",[e,t]],r[r.length]=[1,"lineTo",[e+n,t]],r[r.length]=[1,"lineTo",[e+n,t+i]],r[r.length]=[1,"lineTo",[e,t+i]],r[r.length]=[1,"closePath",[]]},n.prototype.drawArc=function(e,t,n,i,r){this._command[this._command.length]=[1,"arc",[e,t,n,i/180*Math.PI,r/180*Math.PI]]},n.prototype.drawCircle=function(e,t,n){this._command[this._command.length]=[1,"arc",[e,t,n,0,2*Math.PI]]},n.prototype.drawEllipse=function(e,t,n,i){var r=.5522848,o=n/2*r,a=i/2*r,s=e+n,l=t+i,u=e+n/2,c=t+i/2,d=this._command;d[d.length]=[1,"moveTo",[e,c]],d[d.length]=[1,"bezierCurveTo",[e,c-a,u-o,t,u,t]],d[d.length]=[1,"bezierCurveTo",[u+o,t,s,c-a,s,c]],d[d.length]=[1,"bezierCurveTo",[s,c+a,u+o,l,u,l]],d[d.length]=[1,"bezierCurveTo",[u-o,l,e,c+a,e,c]]},n.prototype.clear=function(){var e=this;e._command=[],e._texture=null,e._bitmapData.width=0,e._bitmapData.height=0,e.a2x_ut=!1,e.clearBounds()},n.prototype.beginFill=function(e){this._fill(e)},n.prototype.beginLinearGradientFill=function(e,t){this._fill(n.getGradientColor(e,t))},n.prototype.beginBitmapFill=function(e,t){var i=this;t&&(i._isBitmapFill=t),i._fill(n.getBitmapStyle(e))},n.prototype._fill=function(e){var t=this,n=t._command;n[n.length]=[0,"fillStyle",e],n[n.length]=[1,"beginPath",[]]},n.prototype.beginStroke=function(e,t,n,i,r){void 0===t&&(t=1),void 0===n&&(n=0),void 0===i&&(i=0),void 0===r&&(r=0),this._stroke(e,t,n,i,r)},n.prototype.beginLinearGradientStroke=function(e,t,i,r,o,a){void 0===i&&(i=1),void 0===r&&(r=0),void 0===o&&(o=0),void 0===a&&(a=10),this._stroke(n.getGradientColor(e,t),i,r,o,a)},n.prototype.beginBitmapStroke=function(e,t,i,r,o,a){void 0===i&&(i=1),void 0===r&&(r=0),void 0===o&&(o=0),void 0===a&&(a=10);var s=this;t&&(s._isBitmapStroke=t),s._stroke(n.getBitmapStyle(e),i,r,o,a)},n.prototype._stroke=function(e,t,i,r,o){var a=this._command;a[a.length]=[0,"lineWidth",t],a[a.length]=[0,"lineCap",n._caps[i]],a[a.length]=[0,"lineJoin",n._joins[r]],a[a.length]=[0,"miterLimit",o],a[a.length]=[0,"strokeStyle",e],a[a.length]=[1,"beginPath",[]]},n.prototype.endFill=function(){var e=this,t=e._command,n=e._isBitmapFill;n&&(t[t.length]=[2,"setTransform",n]),t[t.length]=[1,"fill",[]],n&&(e._isBitmapFill=null),e.a2x_ut=!0},n.prototype.setLineDash=function(e){void 0===e&&(e=[]);var t=this._command;t[t.length]=[1,"setLineDash",[e,0]]},n.prototype.endStroke=function(){var e=this,t=e._command,n=e._isBitmapStroke;n&&(t[t.length]=[2,"setTransform",n]),t[t.length]=[1,"stroke",[]],n&&(e._isBitmapStroke=null),e.a2x_ut=!0},n.prototype.decodePath=function(e){for(var t=this,n=["moveTo","lineTo","quadraticCurveTo","bezierCurveTo","closePath"],i=e.length,r=0;r0){var _=void 0,p=0,h=0,f=0;for(d=0;d0){void 0==s&&(s=0,l=0),s-=2+f,l-=2+f,u+=2+f,c+=2+f;var P=u-s,L=c-l;i._offsetX=s,i._offsetY=l,i._bounds.x=s,i._bounds.y=l,L=Math.ceil(L),P=Math.ceil(P),r.width=P,r.height=L,r.style.width=P/e.devicePixelRatio+"px",r.style.height=L/e.devicePixelRatio+"px",o.clearRect(0,0,P,L),o.setTransform(1,0,0,1,-s,-l),i._draw(o)}}i._texture=r,i._filters.length>0&&(i.a2x_uf=!0)}t.prototype._updateMatrix.call(this,n)},n.prototype._draw=function(e,t){void 0===t&&(t=!1);var n,i=this,r=i._command,o=r.length,a=i._offsetX,s=i._offsetY,l=!1;t&&e.beginPath();for(var u=0;u0){var c=n[2].length;if(t&&(l||"beginPath"==n[1]||"closePath"==n[1]||0==c))continue;if(0==c)e[n[1]]();else if(2==c)e[n[1]](n[2][0],n[2][1]);else if(4==c)e[n[1]](n[2][0],n[2][1],n[2][2],n[2][3]);else if(5==c)e[n[1]](n[2][0],n[2][1],n[2][2],n[2][3],n[2][4]);else if(6==c){var d=n[2][4],_=n[2][5];2==n[0]&&(d-=a,_-=s),e[n[1]](n[2][0],n[2][1],n[2][2],n[2][3],d,_)}}else t?"strokeStyle"==n[1]?l=!0:"fillStyle"==n[1]&&(l=!1):e[n[1]]=n[2];t&&e.closePath()},n.prototype.changeColor=function(e){for(var t=this,n=t._command.length,i=t._command,r=0;r0)for(var l,u=void 0,c=0;c=r?o.children[r]=t:0==i?o.children.unshift(t):o.children.splice(i,0,t),a!=o&&(t._cp=!0,t.parent=o,o._isOnStage&&!t._isOnStage&&(t.stage=o.stage,t._onAddEvent()))}},n._removeFormParent=function(e,t){for(var n=e.children,i=n.length,r=0;r=e?this.children[e]:null},n.prototype.getChildIndex=function(e){for(var t=this,n=t.children.length,i=0;i=o||r<0||r>=o)return!1;var a=n.children[i];return n.children[i]=n.children[r],n.children[r]=a,!0},n.prototype.removeChildAt=function(e){var t,n=this,i=n.children.length-1;i<0||(t=e==i?n.children.pop():0==e?n.children.shift():n.children.splice(e,1)[0],n._isOnStage&&t._isOnStage&&(t._onRemoveEvent(!1),t.stage=null),t.parent=null)},n.prototype.updateCache=function(){this.a2x_uf=!0},n.prototype.removeAllChildren=function(){for(var e=this,t=e.children.length,n=t-1;n>=0;n--)e.removeChildAt(0)},n.prototype.hitTestPoint=function(n,i){void 0===i&&(i=!1);var r=this;if(!r._visible||!r.mouseEnable)return null;if(r._isCache)return t.prototype.hitTestPoint.call(this,n,i);var o=n;i||(o=r.localToGlobal(n,new e.Point));for(var a,s,l=r.children.length,u={},c=l-1;c>=0;c--)if(s=r.children[c],!(s._isUseToMask>0)&&(void 0==s.mask||(void 0==u[s.mask._instanceId]&&(s.mask.hitTestPoint(o,!0)?u[s.mask._instanceId]=!0:u[s.mask._instanceId]=!1),0!=u[s.mask._instanceId]))&&(a=s.hitTestPoint(o,!0)))return a;return null},n.prototype.getBounds=function(){var t=this,n=t._bounds;n.x=0,n.y=0,n.width=0,n.height=0;var i=t.children,r=i.length;if(r>0)for(var o=0;o0&&r>0){for(var o=i.children,a=n,s=void 0,l=void 0,u=0;u0||(s instanceof e.DisplayObject?l.mask instanceof e.DisplayObject&&l.mask.parent==l.parent?l.mask!=s&&(a.endMask(),s=l.mask,a.beginMask(s)):(a.endMask(),s=null):l.mask instanceof e.DisplayObject&&l.mask.parent==l.parent&&(s=l.mask,a.beginMask(s)),l._render(a));s instanceof e.DisplayObject&&a.endMask()}}},n.prototype._onRemoveEvent=function(n){for(var i=this,r=null,o=i.children.concat(),a=o.length,s=a-1;s>=0;s--)(r=o[s])instanceof e.DisplayObject&&r._isOnStage&&(r._onRemoveEvent(n),r.stage=null);t.prototype._onRemoveEvent.call(this,n)},n.prototype._onAddEvent=function(){for(var n=this,i=null,r=n.children.concat(),o=r.length,a=o-1;a>=0;a--)(i=r[a])instanceof e.DisplayObject&&!i._isOnStage&&(i.stage=n.stage,i._onAddEvent());t.prototype._onAddEvent.call(this)},n.prototype._onUpdateFrame=function(e,n){void 0===e&&(e=1),void 0===n&&(n=!1);var i=this;i._cMcSpeed=i.mcSpeed*e,t.prototype._onUpdateFrame.call(this,i._cMcSpeed,n);for(var r=null,o=i.children.concat(),a=o.length,s=a-1;s>=0;s--)(r=o[s])&&r._onUpdateFrame(i._cMcSpeed,n)},n}(e.DisplayObject);e.Sprite=t}(annie||(annie={}));var annie;!function(e){var t=function(e){function t(t,n){var i=e.call(this)||this;i.media=null,i.type="",i.isPlaying=!0,i.name="",i._loop=1,i._repeate=1;var r=i;return r._instanceType="annie.Media","string"==typeof t?(r.media=document.createElement(n),r.media.src=t):r.media=t,r._SBWeixin=r._weixinSB.bind(r),r.media.addEventListener("ended",r._endEvent=function(){-1==r._loop?r.play(0):(r._loop--,r._loop>0?r.play(0,r._loop):r.stop()),r.dispatchEvent("onPlayEnd")}.bind(r)),r.type=n.toLocaleUpperCase(),r.media.addEventListener("timeupdate",r._updateEvent=function(){r.dispatchEvent("onPlayUpdate",{currentTime:r.media.currentTime})}),r.media.addEventListener("play",r._playEvent=function(){r.dispatchEvent("onPlayStart")}),i}return __extends(t,e),t.prototype.play=function(e,t){void 0===e&&(e=0),void 0===t&&(t=0);var n=this;0==t?n._loop=n._repeate:(n._loop=t,n._repeate=t),n.media.currentTime!=e&&(n.media.currentTime=e);var i=window;if(i.WeixinJSBridge)try{i.WeixinJSBridge.invoke("getNetworkType",{},n._SBWeixin)}catch(e){n.media.play()}else n.media.play();n.isPlaying=!0},t.prototype._weixinSB=function(){this.media.play()},t.prototype.stop=function(){var e=this;e.media.pause(),e.media.currentTime=0,e.isPlaying=!1},t.prototype.pause=function(e){void 0===e&&(e=!0);var t=this;e?(t.media.pause(),t.isPlaying=!1):(t.media.play(),t.isPlaying=!0)},Object.defineProperty(t.prototype,"volume",{get:function(){return this.media.volume},set:function(e){var t=this;t.media.volume=e,t.media.muted=0==e},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){var t=this;t.media.pause(),t.media.removeEventListener("ended",t._endEvent),t.media.removeEventListener("onPlayStart",t._playEvent),t.media.removeEventListener("timeupdate",t._updateEvent),t.media=null,e.prototype.destroy.call(this)},t}(e.EventDispatcher);e.Media=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(i){var r=t.call(this,i,"Audio")||this,o=r;return o._instanceType="annie.Sound",e.Sound._soundList.push(o),o.volume=n._volume,r}return __extends(n,t),n.prototype.destroy=function(){for(var n=e.Sound._soundList.length,i=n-1;i>=0;i--)e.Sound._soundList[i]&&e.Sound._soundList[i]!=this||e.Sound._soundList.splice(i,1);t.prototype.destroy.call(this)},n.prototype.stop2=function(){var e=this;e.isPlaying&&e.media.pause()},n.prototype.play2=function(){var e=this;e.isPlaying&&e.play()},n.stopAllSounds=function(){for(var t=e.Sound._soundList.length,n=t-1;n>=0;n--)e.Sound._soundList[n]?e.Sound._soundList[n].stop2():e.Sound._soundList.splice(n,1)},n.resumePlaySounds=function(){for(var t=e.Sound._soundList.length,n=t-1;n>=0;n--)e.Sound._soundList[n]?e.Sound._soundList[n].play2():e.Sound._soundList.splice(n,1)},n.setAllSoundsVolume=function(t){for(var i=e.Sound._soundList.length,r=i-1;r>=0;r--)e.Sound._soundList[r]?e.Sound._soundList[r].volume=t:e.Sound._soundList.splice(r,1);n._volume=t},n._soundList=[],n._volume=1,n}(e.Media);e.Sound=t}(annie||(annie={}));var annie;!function(e){var t=function(e){function t(t,n,i){void 0===n&&(n=0),void 0===i&&(i=0);var r=e.call(this,t,"Video")||this,o=r;return o._instanceType="annie.Video",o.media.setAttribute("playsinline","true"),o.media.setAttribute("webkit-playsinline","true"),o.media.setAttribute("x-webkit-airplay","true"),o.media.setAttribute("x5-video-player-type","h5"),o.media.poster="",o.media.preload="auto",o.media.controls=!1,n&&i&&(o.media.width=n,o.media.height=i),r}return __extends(t,e),t}(e.Media);e.Video=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(){var e=t.call(this)||this;return e._curFrame=0,e._wantFrame=1,e._lastFrameObj=null,e._isPlaying=!0,e._isFront=!0,e._floatFrame=0,e._a2x_res_class={tf:1},e._a2x_res_children=[],e._a2x_script=null,e._a2x_mode=-2,e._clicked=!1,e._a2x_sounds=null,e._instanceType="annie.MovieClip",e}return __extends(n,t),Object.defineProperty(n.prototype,"currentFrame",{get:function(){var e=this;return e._wantFrame>0?e._wantFrame:e._curFrame},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isPlaying",{get:function(){return this._isPlaying},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isFront",{get:function(){return this._isFront},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"totalFrames",{get:function(){return this._a2x_res_class.tf},enumerable:!0,configurable:!0}),n.prototype.stop=function(){this._isPlaying=!1},n.prototype.addFrameScript=function(e,t){var n=this;n._a2x_script instanceof Object||(n._a2x_script={}),n._a2x_script[e]=t},n.prototype.removeFrameScript=function(e){var t=this;t._a2x_script instanceof Object&&(t._a2x_script[e]=null)},Object.defineProperty(n.prototype,"isButton",{get:function(){return-1==this._a2x_mode},enumerable:!0,configurable:!0}),n.prototype.initButton=function(){var e=this;-1!=e._a2x_mode&&e._a2x_res_class.tf>1&&(e.mouseChildren=!1,e.addEventListener("onMouseDown",e._mouseEvent.bind(e)),e.addEventListener("onMuseOver",e._mouseEvent.bind(e)),e.addEventListener("onMouseUp",e._mouseEvent.bind(e)),e.addEventListener("onMouseOut",e._mouseEvent.bind(e)),e.gotoAndStop(1),e._a2x_mode=-1)},Object.defineProperty(n.prototype,"clicked",{get:function(){return this._clicked},set:function(e){var t=this;e!=t._clicked&&(e?t._mouseEvent({type:"onMouseDown"}):t.gotoAndStop(1),t._clicked=e)},enumerable:!0,configurable:!0}),n.prototype._mouseEvent=function(e){var t=this;if(!t._clicked){var n=2;"onMouseDown"==e.type?t._curFrame>2&&(n=3):"onMouseOver"==e.type?t._curFrame>1&&(n=2):n=1,t.gotoAndStop(n)}},n.prototype.getCurrentLabel=function(){var e=this;return e._a2x_res_class.tf>1&&e._a2x_res_class.l[e._curFrame-1]?e._a2x_res_class.l[e._curFrame-1]:null},n.prototype.nextFrame=function(){var e=this;e._wantFrame+=e._cMcSpeed,e._wantFramen.tf?e=n.tf:e<1&&(e=1)),t._wantFrame=e,t._onCheckUpdateFrame()},n.prototype.play=function(e){void 0===e&&(e=!0);var t=this;t._isPlaying=!0,t._isFront=e},n.prototype.gotoAndPlay=function(e,t){void 0===t&&(t=!0);var n=this;n._isFront=t,n._isPlaying=!0;var i=n._a2x_res_class;"string"==typeof e?(e=void 0!=i.label[e]?i.label[e]:n._curFrame,n._floatFrame=0):"number"==typeof e&&(e>i.tf?e=i.tf:e<1&&(e=1)),n._wantFrame=e,n._onCheckUpdateFrame()},n.prototype._onCheckUpdateFrame=function(){var e=this;e._wantFrame!=e._curFrame&&e._isOnStage&&e._updateTimeline()},n.prototype._onAddEvent=function(){t.prototype._onAddEvent.call(this),this._onCheckUpdateFrame()},n.prototype._updateTimeline=function(){var t=this;if(t._a2x_res_class.tf>1&&(t._a2x_mode>=0?(t._isPlaying=!1,t.parent instanceof e.MovieClip?t._wantFrame=t.parent._wantFrame-t._a2x_mode:t._wantFrame=1):t._isPlaying&&t._wantFrame==t._curFrame&&t._visible&&(t._isFront?(t._wantFrame+=t._cMcSpeed,t._wantFrame>t._a2x_res_class.tf&&(t._wantFrame=1)):(t._wantFrame-=t._cMcSpeed,t._wantFrame<1&&(t._wantFrame=t._a2x_res_class.tf))),t._wantFrame!=t._curFrame)){var n=Math.floor(t._curFrame),i=Math.floor(t._wantFrame);if(t._floatFrame=t._wantFrame-i,t._curFrame=t._wantFrame,n!=i){var r=t._a2x_res_class,o=t._a2x_res_children,a=o.length,s=0,l=null,u=null,c=i-1,d=void 0,_=t._isFront,p=r.f[r.timeLine[c]],h=[],f=[];if(t._lastFrameObj!=p){t._lastFrameObj=p,t.children.length=0;for(var v=null,m=-1,g=a-1;g>=0;g--)s=o[g][0],l=o[g][1],u=p instanceof Object&&p.c instanceof Object?p.c[s]:null,u instanceof Object?(e.d(l,u,!0),void 0!=u.ma?(v=l,m=u.ma):v instanceof Object&&(l.mask=v,s==m&&(v=null)),t.children.unshift(l),l._isOnStage||h.unshift(l)):l._isOnStage&&f.unshift(l);t._floatFrame>0&&t._updateFrameGap();for(var y=h.length,g=0;g0&&t._updateFrameGap()}},n.prototype._onUpdateFrame=function(e,n){void 0===e&&(e=1),void 0===n&&(n=!1);var i,r=this;n&&(i=r._isPlaying,r._isPlaying=!1),r._updateTimeline(),n&&(r._isPlaying=i),t.prototype._onUpdateFrame.call(this,e,n)},n.prototype._onRemoveEvent=function(e){t.prototype._onRemoveEvent.call(this,e),e&&n._resetMC(this)},n.prototype._updateFrameGap=function(){for(var e=this,t=e._a2x_res_class,n=e._a2x_res_children,i=n.length,r=0,o=null,a=null,s=null,l=Math.floor(e._curFrame),u=e._lastFrameObj,c=e._floatFrame,d=t.f[t.timeLine[l]],_=i-1;_>=0;_--)if(r=n[_][0],o=n[_][1],d&&d.c&&u&&u.c&&(a=d.c[r],void 0!=(s=u.c[r])&&void 0!=a)){if(void 0!=a.tr&&1!=a.tr.length||(a.tr=[0,0,1,1,0,0]),void 0==a.al&&(a.al=1),o._changeTransformInfo[0]||(o._x=s.tr[0]+(a.tr[0]-s.tr[0])*c),o._changeTransformInfo[1]||(o._y=s.tr[1]+(a.tr[1]-s.tr[1])*c),o._changeTransformInfo[2]||(o._scaleX=s.tr[2]+(a.tr[2]-s.tr[2])*c),o._changeTransformInfo[3]||(o._scaleY=s.tr[3]+(a.tr[3]-s.tr[3])*c),!o._changeTransformInfo[4]){var p=a.tr[4]-s.tr[4],h=a.tr[5]-s.tr[5];p>180?p-=360:p<-180&&(p+=360),h>180?h-=360:h<-180&&(h+=360),o._skewX=s.tr[4]+p*c,o._skewY=s.tr[5]+h*c}o._changeTransformInfo[5]||(o._alpha=s.al+(a.al-s.al)*c,o.a2x_ua=!0),o.a2x_um=!0}e._floatFrame=0},n._resetMC=function(e){e._wantFrame=1,e._curFrame=0,e._isFront=!0,e._floatFrame=0,e._a2x_mode<-1?e._isPlaying=!0:e._isPlaying=!1},n.prototype.destroy=function(){var e=this;t.prototype.destroy.call(this),e._lastFrameObj=null,e._a2x_script=null,e._a2x_res_children=null,e._a2x_res_class=null,e._a2x_sounds=null},n}(e.Sprite);e.MovieClip=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(){var n=t.call(this)||this;n.htmlElement=null,n._isAdded=!1;var i=n;return i._instanceType="annie.FloatDisplay",i.addEventListener(e.Event.REMOVE_TO_STAGE,function(e){i.htmlElement&&(i.htmlElement.style.display="none")}),i.addEventListener(e.Event.ADD_TO_STAGE,function(e){if(i.htmlElement){var t=i.htmlElement.style;i._isAdded?i.htmlElement&&i.visible&&(t.display="inline-block"):(i._isAdded=!0,i.stage.rootDiv.insertBefore(i.htmlElement,i.stage.rootDiv.childNodes[0]))}}),n}return __extends(n,t),n.prototype.init=function(e){var t,n=this;t="string"==typeof e?document.getElementById(e):"annie.Video"==e._instanceType?e.media:e,n.htmlElement&&n.removeHtmlElement();var i=t.style;i.position="absolute",i.display="none",i.transformOrigin=i.WebkitTransformOrigin="0 0 0";var r=t.width||n.getStyle(t,"width"),o=t.height||n.getStyle(t,"height");n._bounds.width=parseInt(r),n._bounds.height=parseInt(o),n._updateSplitBounds(),n._checkDrawBounds(),n.htmlElement=t},n.prototype.getStyle=function(e,t){if(e.style[t])return e.style[t];if(document.defaultView&&document.defaultView.getComputedStyle){t=t.replace(/([A-Z])/g,"-$1"),t=t.toLowerCase();var n=document.defaultView.getComputedStyle(e,"");return n&&n.getPropertyValue(t)}return null},n.prototype._onUpdateFrame=function(){t.prototype._onUpdateFrame.call(this);var n=this,i=n.htmlElement;if(i){var r=i.style,o=n._visible;if(o)if(n._isOnStage)for(var a=n.parent;a instanceof e.Sprite;){if(!a._visible){o=!1;break}a=a.parent}else o=!1;var s=o?"inline-block":"none";s!=r.display&&(r.display=s)}},n.prototype._updateMatrix=function(n){void 0===n&&(n=!1);var i=this,r=i.htmlElement;if(i._visible&&r){if(t.prototype._updateMatrix.call(this,n),i.a2x_um||i.a2x_ua||i.a2x_uf){var o=r.style;if(i.a2x_um){var a=i._cMatrix,s=e.devicePixelRatio;o.transform=o.webkitTransform="matrix("+(a.a/s).toFixed(4)+","+(a.b/s).toFixed(4)+","+(a.c/s).toFixed(4)+","+(a.d/s).toFixed(4)+","+(a.tx/s).toFixed(4)+","+(a.ty/s).toFixed(4)+")"}i.a2x_ua&&(o.opacity=i._cAlpha)}n||(i.a2x_uf=!1,i.a2x_um=!1,i.a2x_ua=!1)}},n.prototype._render=function(e){},n.prototype.removeHtmlElement=function(){var e=this,t=e.htmlElement;t&&(t.style.display="none",t.parentNode&&t.parentNode.removeChild(t),e._isAdded=!1,e.htmlElement=null)},n.prototype.destroy=function(){t.prototype.destroy.call(this),this.removeHtmlElement()},n}(e.DisplayObject);e.FloatDisplay=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(){var e=t.call(this,null)||this;return e._textAlign="left",e._textAlpha=1,e._textHeight=0,e._lineHeight=14,e._textWidth=120,e._lineType="single",e._text="",e._font="Arial",e._size=12,e._color="#fff",e._italic=!1,e._bold=!1,e._border=!1,e._stroke=0,e._strokeColor="#000",e.realLines=[],e.a2x_ut=!0,e._instanceType="annie.TextField",e.bitmapData=window.document.createElement("canvas"),e}return __extends(n,t),Object.defineProperty(n.prototype,"textAlign",{get:function(){return this._textAlign},set:function(e){var t=this;e!=t._textAlign&&(t._textAlign=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textAlpha",{get:function(){return this._textAlpha},set:function(e){var t=this;e!=t._textAlpha&&(t._textAlpha=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textHeight",{get:function(){return this._textHeight},set:function(e){var t=this;e!=t._textHeight&&(t._textHeight=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineHeight",{get:function(){return this._lineHeight},set:function(e){var t=this;e!=t._lineHeight&&(t._lineHeight=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textWidth",{get:function(){return this._textWidth},set:function(e){var t=this;e!=t._textWidth&&(t._textWidth=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineType",{get:function(){return this._lineType},set:function(e){var t=this;e!=t._lineType&&(t._lineType=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){return this._text},set:function(e){var t=this;(e+="")!=t._text&&(t._text=e,""==t._text?(t.a2x_ut=!1,t._texture=null,t._bitmapData.width=0,t._bitmapData.height=0,t.clearBounds()):t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"font",{get:function(){return this._font},set:function(e){var t=this;e!=t._font&&(t._font=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"size",{get:function(){return this._size},set:function(e){var t=this;e!=t._size&&(t._size=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"color",{get:function(){return this._color},set:function(e){var t=this;e!=t._color&&(t._color=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"italic",{get:function(){return this._italic},set:function(e){var t=this;e!=t._italic&&(t._italic=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bold",{get:function(){return this._bold},set:function(e){var t=this;e!=t._bold&&(t._bold=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"border",{get:function(){return this._border},set:function(e){var t=this;e!=t._border&&(t._border=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"stroke",{get:function(){return this._stroke},set:function(e){var t=this;e!=t._stroke&&(t._stroke=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"strokeColor",{get:function(){return this._strokeColor},set:function(e){var t=this;e!=t._strokeColor&&(t._strokeColor=e,t.a2x_ut=!0)},enumerable:!0,configurable:!0}),n.prototype._prepContext=function(t){var n=this,i=n.size||12;i+="px ",i+=n.font,n._bold&&(i="bold "+i),n._italic&&(i="italic "+i),t.font=i,t.textAlign=n._textAlign||"left",t.textBaseline="top",t.lineJoin="miter",t.miterLimit=2.5,t.fillStyle=e.Shape.getRGBA(n._color,n._textAlpha),t.strokeStyle=n.strokeColor,t.lineWidth=Math.abs(n._stroke)},Object.defineProperty(n.prototype,"lines",{get:function(){return this.realLines.length},enumerable:!0,configurable:!0}),n.prototype._getMeasuredWidth=function(e){return this._bitmapData.getContext("2d").measureText(e).width},n.prototype._updateMatrix=function(e){void 0===e&&(e=!1);var n=this;if(n.a2x_ut){var i=n._bitmapData,r=i.getContext("2d");n.a2x_ut=!1;var o=n._text.toString().split(/(?:\r\n|\r|\n)/),a=[];n.realLines=a,n._prepContext(r);var s=0,l=n._lineHeight;if(n._text.indexOf("\n")<0&&"single"==n.lineType){a[a.length]=o[0];var u=o[0];if(n._getMeasuredWidth(u)>n._textWidth)for(var c=n._getMeasuredWidth(u[0]),d=u[0],_=u.length,p=1;p<_;p++){if(s=r.measureText(u[p]).width,(c+=s)>n._textWidth){a[0]=d;break}d+=u[p]}}else for(var h=0,f=o.length;hn._textWidth?(a[a.length]=d,d=u[p],c=s):d+=u[p];a[a.length]=d}}var v=l*a.length+4>>0,m=n._textWidth>>0,g=0;"center"==n._textAlign?g=.5*m:"right"==n._textAlign&&(g=m),i.width=m,i.height=v,r.clearRect(0,0,i.width,i.width),n.border&&(r.beginPath(),r.strokeStyle="#000",r.lineWidth=1,r.strokeRect(0,0,m,v),r.closePath()),r.setTransform(1,0,0,1,g+2,2),n._prepContext(r);for(var h=0;h0&&r.strokeText(a[h],0,h*l,m),r.fillText(a[h],0,h*l,m),n._stroke<0&&r.strokeText(a[h],0,h*l,m);n._filters.length>0?n.a2x_uf=!0:n._texture=i}t.prototype._updateMatrix.call(this,e)},n}(e.Bitmap);e.TextField=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(i){void 0===i&&(i=0);var r=t.call(this)||this;r.inputType=0,r.isAutoDownKeyBoard=!0,r._size=14,r._font="Arial";var o=null,a=r;a._instanceType="annie.InputText",i<2?(o=document.createElement("input"),o.type=n._inputTypeList[i]):(o=document.createElement("textarea"),o.style.resize="none",o.style.overflow="hidden"),a.inputType=i;var s=function(){a.stage._isMouseClickCanvas&&a.isAutoDownKeyBoard&&"pc"!=e.osType&&a.htmlElement&&a.htmlElement.blur()}.bind(a);return a.addEventListener(e.Event.REMOVE_TO_STAGE,function(t){a.stage.removeEventListener(e.MouseEvent.MOUSE_DOWN,s)}),a.addEventListener(e.Event.ADD_TO_STAGE,function(t){a.stage.addEventListener(e.MouseEvent.MOUSE_DOWN,s)}),a.init(o),r}return __extends(n,t),n.prototype.init=function(n){t.prototype.init.call(this,n);var i=this;i.htmlElement.style.outline="none",i.htmlElement.style.borderWidth="thin",i.htmlElement.style.borderColor="#000",i.htmlElement.style.padding=0,i.htmlElement.style.margin=0,i.htmlElement.onblur=function(){"ios"==e.osType&&window.scrollTo({top:0,left:0,behavior:"smooth"})}},n.prototype.initInfo=function(e,t,n,i,r,o,a){var s=this;s.htmlElement.placeholder=e,s.htmlElement.style.font=i+"px "+r,s._size=i,s._font=r,s.htmlElement.style.color=t,s.htmlElement.style.textAlign=n,s.border=o,2!=s.inputType&&(s.lineHeight=a)},Object.defineProperty(n.prototype,"lineHeight",{get:function(){return parseInt(this.htmlElement.style.lineHeight)},set:function(e){this.htmlElement.style.lineHeight=e+"px",this.htmlElement.style.height=e+"px"},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bold",{get:function(){return"bold"==this.htmlElement.style.fontWeight},set:function(e){var t=this.htmlElement.style;t.fontWeight=e?"bold":"normal"},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"size",{get:function(){return this._size},set:function(e){var t=this;t._size!=e&&(t._size=e,t.htmlElement.style.font=e+"px "+t._font)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"font",{get:function(){return this._font},set:function(e){var t=this;e!=t._font&&(t._font=e,t.htmlElement.style.font=t._size+"px "+t._font)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"italic",{get:function(){return"italic"==this.htmlElement.style.fontStyle},set:function(e){var t=this.htmlElement.style;t.fontStyle=e?"italic":"normal"},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textHeight",{get:function(){return parseInt(this.htmlElement.style.height)},set:function(e){this.htmlElement.style.height=e+"px",2!=this.inputType&&(this.htmlElement.style.lineHeight=e+"px")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textWidth",{get:function(){return parseInt(this.htmlElement.style.width)},set:function(e){this.htmlElement.style.width=e+"px"},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"color",{get:function(){return this.htmlElement.style.color},set:function(e){this.htmlElement.style.color=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"border",{get:function(){return"none"!=this.htmlElement.style.borderStyle},set:function(e){var t=this;e?(t.htmlElement.style.borderStyle="inset",t.htmlElement.style.backgroundColor="#fff"):(t.htmlElement.style.borderStyle="none",t.htmlElement.style.backgroundColor="transparent")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){var e=this;if(e.htmlElement)return e.htmlElement.value},set:function(e){var t=this;t.htmlElement&&(t.htmlElement.value=e)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maxCharacters",{get:function(){var e=this.htmlElement.getAttribute("maxlength");return null==e?0:e},set:function(e){this.htmlElement.setAttribute("maxlength",e)},enumerable:!0,configurable:!0}),n._inputTypeList=["input","password","textarea"],n}(e.FloatDisplay);e.InputText=t}(annie||(annie={}));var annie;!function(e){var t=function(t){function n(i,r,o,a,s,l){void 0===i&&(i="annieEngine"),void 0===r&&(r=640),void 0===o&&(o=1040),void 0===a&&(a=30),void 0===s&&(s="fixedHeight"),void 0===l&&(l=0);var u=t.call(this)||this;if(u.iosTouchendPreventDefault=!0,u.isPreventDefaultEvent=!0,u.rootDiv=null,u.renderObj=null,u.renderType=0,u._viewRect=new e.Rectangle,u.isMultiTouch=!1,u.isMultiMouse=!1,u.autoSteering=!1,u.autoResize=!1,u.desWidth=0,u.desHeight=0,u.divHeight=0,u.divWidth=0,u.bgColor="",u._isFullScreen=!0,u._scaleMode="onScale",u._flush=0,u._currentFlush=0,u._lastDpList={},u._ml=[],u._mp=[],u._mouseDownPoint={},u._mouseEventTypes={mousedown:"onMouseDown",mouseup:"onMouseUp",mousemove:"onMouseMove",touchstart:"onMouseDown",touchmove:"onMouseMove",touchend:"onMouseUp",touchcancel:"onMouseUp"},u.sp=new e.Point,u.lp=new e.Point,u.muliPoints=[],u._mP1=new e.Point,u._mP2=new e.Point,u.mouseEvent=null,u._isMouseClickCanvas=!0,u.resize=function(){var t=this,n=t.getRootDivWH(t.rootDiv);if(0==t.divWidth||0==t.divHeight){if(0==n.w||0==n.h)return;t.a2x_um=!0,t.divHeight=n.h,t.divWidth=n.w,t.renderObj.reSize(n.w*e.devicePixelRatio,n.h*e.devicePixelRatio),t.setAlign(),t.dispatchEvent("onInitStage")}else t.autoResize&&(t.divWidth==n.w&&t.divHeight==n.h||(t.a2x_um=!0,t.divHeight=n.h,t.divWidth=n.w,t.renderObj.reSize(n.w*e.devicePixelRatio,n.h*e.devicePixelRatio),t.setAlign(),t.dispatchEvent("onResize")))},e.debug&&!n._isLoadedVConsole){n._isLoadedVConsole=!0;var c=document.createElement("script");c.onload=function(){new VConsole,c.onload=null},document.head.appendChild(c),c.src="libs/vconsole.min.js"}var d=u;d.a2x_ua=!0,d.a2x_um=!0,d._instanceType="annie.Stage",d.stage=d,d._isOnStage=!0,d.name=i;var _=document.getElementById(i);d.renderType=l,d.desWidth=r,d.desHeight=o,d.rootDiv=_,d.setFrameRate(a),d._scaleMode=s,d.anchorX=r>>1,d.anchorY=o>>1,0==l&&(d.renderObj=new e.CanvasRender(d)),d.renderObj.init(document.createElement("canvas"));var p=_;return d.mouseEvent=d._onMouseEvent.bind(d),"pc"==e.osType&&(p.addEventListener("mousedown",d.mouseEvent,!1),p.addEventListener("mousemove",d.mouseEvent,!1),p.addEventListener("mouseup",d.mouseEvent,!1)),"ontouchstart"in p&&(p.addEventListener("touchstart",d.mouseEvent,!1),p.addEventListener("touchmove",d.mouseEvent,!1),p.addEventListener("touchend",d.mouseEvent,!1),p.addEventListener("touchcancel",d.mouseEvent,!1)),n.addUpdateObj(d),u}return __extends(n,t),Object.defineProperty(n,"pause",{get:function(){return n._pause},set:function(t){var i=n;t!=i._pause&&(i._pause=t,t?e.Sound.stopAllSounds():e.Sound.resumePlaySounds(),e.globalDispatcher.dispatchEvent("onRunChanged",{pause:t}))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"scaleMode",{get:function(){return this._scaleMode},set:function(e){var t=this;e!=t._scaleMode&&(t._scaleMode=e,t.setAlign())},enumerable:!0,configurable:!0}),n.prototype._render=function(e){e.begin(this.bgColor),t.prototype._render.call(this,e),e.end()},n.prototype._initMouseEvent=function(e,t,n,i,r){e._pd=!1,e.clientX=t.x,e.clientY=t.y,e.stageX=n.x,e.stageY=n.y,e.timeStamp=r,e.identifier=i},n.prototype.flush=function(){var e=this;0==e._flush?(e.resize(),e._onUpdateFrame(1),e._updateMatrix(),e._render(e.renderObj)):0==e._currentFlush?(e._currentFlush=e._flush,e.resize()):(e._currentFlush==e._flush&&(e._onUpdateFrame(),e._updateMatrix(),e._render(e.renderObj)),e._currentFlush--)},n.prototype.setFrameRate=function(e){var t=this;t._flush=60/e-1>>0,t._flush<0&&(t._flush=0)},n.prototype.getFrameRate=function(){return 60/(this._flush+1)},n.prototype.getRootDivWH=function(e){var t=640,n=960;return""!=e.style.width?(t=parseInt(e.style.width),n=parseInt(e.style.height),this._isFullScreen=!1):(this._isFullScreen=!0,t=document.documentElement.clientWidth,n=document.documentElement.clientHeight),{w:t,h:n}},n.prototype._onMouseEvent=function(t){var i=this,r=i.renderObj.rootContainer,o=0,a=0;"_a2x_canvas"==t.target.id?(i._isMouseClickCanvas=!0,i.isPreventDefaultEvent&&("touchend"==t.type&&"ios"==e.osType&&i.iosTouchendPreventDefault&&t.preventDefault(),("touchmove"==t.type||"touchstart"==t.type&&"android"==e.osType)&&t.preventDefault())):i._isMouseClickCanvas=!1,i._isFullScreen||(o=r.getBoundingClientRect().left+r.scrollLeft,a=r.getBoundingClientRect().top+r.scrollTop);var s=n._dragDisplay;if(i.isMultiTouch&&t.targetTouches&&t.targetTouches.length>1){if(2==t.targetTouches.length){i._mP1.x=t.targetTouches[0].clientX-o,i._mP1.y=t.targetTouches[0].clientY-a,i._mP2.x=t.targetTouches[1].clientX-o,i._mP2.y=t.targetTouches[1].clientY-a;var l=Math.atan2(i._mP1.y-i._mP2.y,i._mP1.x-i._mP2.x)/Math.PI*180,u=e.Point.distance(i._mP1,i._mP2);if(i.muliPoints.push({p1:i._mP1,p2:i._mP2,angle:l,dis:u}),i.muliPoints.length>=2){i._touchEvent instanceof e.TouchEvent||(i._touchEvent=new e.TouchEvent(e.TouchEvent.ON_MULTI_TOUCH),i._touchEvent.target=i);var c=i.muliPoints.length;i._touchEvent.rotate=2*(i.muliPoints[c-1].angle-i.muliPoints[c-2].angle),i._touchEvent.scale=(i.muliPoints[c-1].dis-i.muliPoints[c-2].dis)/(i.divHeight>i.divWidth?i.desWidth:i.desHeight)*4,i._touchEvent.clientPoint1.x=i.muliPoints[c-1].p1.x*e.devicePixelRatio,i._touchEvent.clientPoint2.x=i.muliPoints[c-1].p2.x*e.devicePixelRatio,i._touchEvent.clientPoint1.y=i.muliPoints[c-1].p1.y*e.devicePixelRatio,i._touchEvent.clientPoint2.y=i.muliPoints[c-1].p2.y*e.devicePixelRatio,i.dispatchEvent(i._touchEvent),i.muliPoints.shift()}}else i.muliPoints.length=0;i._mouseDownPoint={},i._lastDpList={},s&&(n._lastDragPoint.x=Number.MAX_VALUE, +n._lastDragPoint.y=Number.MAX_VALUE)}else if(i.muliPoints.length>0&&(i._touchEvent.rotate=0,i._touchEvent.scale=0,i._touchEvent.clientPoint1.x=0,i._touchEvent.clientPoint2.x=0,i._touchEvent.clientPoint1.y=0,i._touchEvent.clientPoint2.y=0,i.dispatchEvent(i._touchEvent),i.muliPoints.length=0),e.EventDispatcher._totalMEC>0){var d,_=void 0,p=i._mouseEventTypes[t.type],h=[],f=void 0,v=void 0,m=void 0;if("pc"==e.osType)t.identifier="pc0",_=[t];else if(i.isMultiMouse)_=t.changedTouches;else{var g=t.changedTouches[0];if(void 0==i._lastDpList[g.identifier]&&("onMouseDown"!=p||i._lastDpList.isStart))return;i._lastDpList.isStart=!0,_=[g]}for(var y=_.length,b=0;b0?i._mp.shift():new e.Point,f.x=(_[b].clientX-o)*e.devicePixelRatio,f.y=(_[b].clientY-a)*e.devicePixelRatio,i.globalToLocal(f,i.sp),s&&s.stage&&s.parent){var x=s.x,E=s.y;s.parent.globalToLocal(f,i.lp),n._isDragCenter?(x=i.lp.x,E=i.lp.y):(n._lastDragPoint.x!=Number.MAX_VALUE&&(x+=i.lp.x-n._lastDragPoint.x,E+=i.lp.y-n._lastDragPoint.y),n._lastDragPoint.x=i.lp.x,n._lastDragPoint.y=i.lp.y),i.lp.x=x,i.lp.y=E,n._dragBounds.width!=Number.MIN_VALUE&&(xn._dragBounds.x+n._dragBounds.width&&(x=n._dragBounds.x+n._dragBounds.width),En._dragBounds.y+n._dragBounds.height&&(E=n._dragBounds.y+n._dragBounds.height)),s.x=x,s.y=E}if(i._ml[v]instanceof e.MouseEvent?(d=i._ml[v],d.type=p):(d=new e.MouseEvent(p),i._ml[v]=d),h[h.length]=d,i._initMouseEvent(d,f,i.sp,m,t.timeStamp),v++,"onMouseDown"==p?i._mouseDownPoint[m]=f:"onMouseUp"==p&&i._mouseDownPoint[m]instanceof e.Point&&e.Point.distance(i._mouseDownPoint[m],f)<20&&e.EventDispatcher.getMouseEventCount("onMouseClick")>0&&(i._ml[v]instanceof e.MouseEvent?(d=i._ml[v],d.type="onMouseClick"):(d=new e.MouseEvent("onMouseClick"),i._ml[v]=d),h[h.length]=d,i._initMouseEvent(d,f,i.sp,m),v++),v>0){var w=i.hitTestPoint(f,!0),M=[];if(w instanceof e.DisplayObject)do{w instanceof e.Sprite&&0==w.mouseChildren&&(M.length=0),M[M.length]=w,w=w.parent}while(w instanceof e.DisplayObject);else M[0]=i;for(var c=M.length,T=c-1;T>=0;T--){w=M[T];for(var O=0;O=0;T--){w=M[T];for(var O=0;O0||e.EventDispatcher.getMouseEventCount("onMouseOut")>0)&&i._lastDpList[m]instanceof Array){var P=i._lastDpList[m].length,L=M.length;c=P>L?P:L;for(var S=!1,C=void 0,R=void 0,T=1;T>1,t.anchorY=r>>1;var a=n>=i,s=r>=o,l=1,u=1;if(t.x=i-o>>1,t.y=n-r>>1,t.autoSteering&&s!=a){var c=n;n=i,i=c}if("noScale"!=t._scaleMode)switch(l=n/r,u=i/o,t._scaleMode){case"noBorder":u>l?l=u:u=l;break;case"showAll":uo?-90:90:t.rotation=0,t._viewRect.x=o-i/u>>1,t._viewRect.y=r-n/l>>1,t._viewRect.width=o-2*t._viewRect.x,t._viewRect.height=r-2*t._viewRect.y},Object.defineProperty(n.prototype,"viewRect",{get:function(){return this._viewRect},enumerable:!0,configurable:!0}),n.flushAll=function(){if(!n._pause)for(var e=n.allUpdateObjList.length,t=e-1;t>=0;t--)n.allUpdateObjList[t]&&n.allUpdateObjList[t].flush();requestAnimationFrame(n.flushAll)},n.addUpdateObj=function(e){for(var t=!1,i=n.allUpdateObjList.length,r=0;r0?3*r/100:r/100);var u=.3086,c=.6094,d=.082;s._multiplyMatrix([u*(1-l)+l,c*(1-l),d*(1-l),0,0,u*(1-l),c*(1-l)+l,d*(1-l),0,0,u*(1-l),c*(1-l),d*(1-l)+l,0,0,0,0,0,1,0,0,0,0,0,1])}if(0!=(o=a._cleanValue(o,180)/180*Math.PI)){var _=Math.cos(o),p=Math.sin(o),u=.213,c=.715,d=.072;s._multiplyMatrix([u+_*(1-u)+p*-u,c+_*-c+p*-c,d+_*-d+p*(1-d),0,0,u+_*-u+.143*p,c+_*(1-c)+.14*p,d+_*-d+-.283*p,0,0,u+_*-u+p*-(1-u),c+_*-c+p*c,d+_*(1-d)+p*d,0,0,0,0,0,1,0,0,0,0,0,1])}return a}return __extends(t,e),t.prototype.drawFilter=function(e){if(void 0===e&&(e=null),e)for(var t,n,i,r,o=e.data,a=o.length,s=this.colorMatrix,l=s[0],u=s[1],c=s[2],d=s[3],_=s[4],p=s[5],h=s[6],f=s[7],v=s[8],m=s[9],g=s[10],y=s[11],b=s[12],x=s[13],E=s[14],w=s[15],M=s[16],T=s[17],O=s[18],P=s[19],L=0;L>1;if(isNaN(i)||i<0)return!1;var r=n.blurY>>1;if(isNaN(r)||r<0)return!1;if(0==i&&0==r)return!1;var o=n.quality;(isNaN(o)||o<1)&&(o=1),o|=0,o>3&&(o=3),o<1&&(o=1);var a=e.data,s=0,l=0,u=0,c=0,d=0,_=0,p=0,h=0,f=0,v=0,m=0,g=0,y=0,b=0,x=0,E=i+i+1|0,w=r+r+1|0,M=0|e.width,T=0|e.height,O=M-1|0,P=T-1|0,L=i+1|0,S=r+1|0,C={r:0,b:0,g:0,a:0},R=C;for(u=1;u0;){p=_=0;var U=k,N=j;for(l=T;--l>-1;){for(h=L*(g=a[0|_]),f=L*(y=a[_+1|0]),v=L*(b=a[_+2|0]),m=L*(x=a[_+3|0]),R=C,u=L;--u>-1;)R.r=g,R.g=y,R.b=b,R.a=x,R=R.n;for(u=1;u>>N,a[_++]=f*U>>>N,a[_++]=v*U>>>N,a[_++]=m*U>>>N,c=p+((c=s+i+1)0)for(l=0;l>>N,x>0?(a[c]=h*U>>>N,a[c+1]=f*U>>>N,a[c+2]=v*U>>>N):a[c]=a[c+1]=a[c+2]=0,c=s+((c=l+S)>>N,x>0?(x=255/x,a[c]=(h*U>>>N)*x,a[c+1]=(f*U>>>N)*x,a[c+2]=(v*U>>>N)*x):a[c]=a[c+1]=a[c+2]=0,c=s+((c=l+S)2?i.dispatchEvent("onError",{id:2,msg:e.message}):(i._req.abort(),i.data instanceof Object?i._req.send(i.data):i._req.send())},i._req.onload=function(){var t=new e.Event("onComplete"),n=i._req.response;t.data={type:i.responseType,response:null};var r;switch(i.responseType){case"css":r=document.createElement("link"),r.rel="stylesheet",r.href=i.url;break;case"video":r=i.url;break;case"json":r=JSON.parse(n);break;case"js":r="JS_CODE",e.Eval(n);break;default:r=n}t.data.response=r,i.data=null,i.responseType="",i.dispatchEvent(t)}),i.data instanceof Object&&"get"==i.method.toLocaleLowerCase()?(i.url=i._fus(t,i.data),i.data=null):i.url=t,"swf"==i.responseType||"image"==i.responseType||"sound"==i.responseType?i._req.responseType="blob":i._req.responseType="",i._req.open(i.method,i.url,!0),i.headers.length>0){for(var l=0;l0)s();else{e.res[L[C]]._f2x_had_loaded_scene=!0;var t={};t.sceneName=L[C],C++,t.sceneId=C,t.sceneTotal=L.length,C==L.length?(P=!1,F(t)):(F(t),s())}}function s(){var t=S+B[C][0].src;e._isReleased?(j.responseType="swf",t+="?v="+e._isReleased):t+="?v="+X,j.load(t)}function l(t){return!(void 0==e.res[t]||null==e.res[t]||!e.res[t]._f2x_had_loaded_scene)}function u(t){delete e.res[t];var n=window,i=n[t];for(var r in i)delete i[r];delete n[t],i=null}function c(t,n){var i=e.res,r=i[t][n];if(void 0!=r){var o=/([1-9]\d*)x([1-9]\d*)$/,a=o.exec(n);return void 0!=a&&3==a.length&&(r.boundsRowAndCol=[parseInt(a[1]),parseInt(a[1])]),i[t][n]}return null}function d(t,n){return new e.Bitmap(e.res[t][n])}function _(e,t,n){void 0===n&&(n=!1);var i;if(e._a2x_res_obj!=t){void 0!=t.tr&&1!=t.tr.length||(t.tr=[0,0,1,1,0,0]);var r=e._a2x_res_obj;if(void 0==t.al&&(t.al=1),void 0==t.m&&(t.m=0),e.blendMode=t.m,n){var o=e.a2x_um;e._changeTransformInfo[0]||e._x==t.tr[0]||(e._x=t.tr[0],o=!0),e._changeTransformInfo[1]||e._y==t.tr[1]||(e._y=t.tr[1],o=!0),e._changeTransformInfo[2]||e._scaleX==t.tr[2]||(e._scaleX=t.tr[2],o=!0),e._changeTransformInfo[3]||e._scaleY==t.tr[3]||(e._scaleY=t.tr[3],o=!0),e._changeTransformInfo[4]||(e._skewX!=t.tr[4]&&(e._skewX=t.tr[4],e._rotation=0,o=!0),e._skewY!=t.tr[5]&&(e._skewY=t.tr[5],e._rotation=0,o=!0)),e.a2x_um=o,e._changeTransformInfo[5]||e._alpha==t.al||(e._alpha=t.al,e.a2x_ua=!0)}else r.tr!=t.tr&&(i=t.tr,e._x=i[0],e._y=i[1],e._scaleX=i[2],e._scaleY=i[3],e._skewX=i[4],e._skewY=i[5],e.a2x_um=!0),e._alpha!=t.al&&(e._alpha=t.al,e.a2x_ua=!0);if(void 0!=t.w&&(e.textWidth=t.w,e.textHeight=t.h),void 0!=t.t&&(-1==t.t&&e.initButton&&e.initButton(),e._a2x_mode=t.t),r.fi!=t.fi)if(void 0!=t.fi){for(var a,s=[],l=void 0,u=0;u0?e.filters=s:e.filters=null}else e.filters=null;e._a2x_res_obj=t}}function p(t,n){var i,r=e.res[t]._a2x_con[n],o=decodeURIComponent(r[9]),a=decodeURIComponent(r[4]).replace(/\s(Regular|Medium)/,""),s=r[5],l=W[r[3]],u=q[r[2]],c=r[11],d=r[10],_=r[6],p=r[7],h=r[12],f=r[8];return 0==r[1]||1==r[1]?(i=new e.TextField,i.text=o,i.font=a,i.size=s,i.textAlign=l,i.lineType=u,i.italic=c,i.bold=d,i.color=_,i.textAlpha=p,i.border=h,i.lineHeight=f):(i=new e.InputText(r[2]),i.initInfo(o,_,l,s,a,h,f),i.italic=c,i.bold=d),i}function h(t,n){for(var i=e.res[t]._a2x_con[n][1],r=new e.Shape,o=0;o0?"&":"?",o.src=e+s+"a_n_n_i_e="+Math.random()+"&callback="+n}function g(e){var t=new RegExp("(^|&)"+e+"=([^&]*)(&|$)","i"),n=window.location.search.substr(1).match(t);return null!=n?decodeURIComponent(n[2]):null}function y(t,n,i){var r=window,o=e.res[n],a=o._a2x_con,s=a[i];t._a2x_res_class=s;var l,u=!1;if(s.tf>1&&(u=!0,void 0==s.timeLine)){var c=s.f.length,v=[],m=c>0?s.f[0].i:s.tf,g=0;if(m>0)for(var b=0;b0)for(l=0;l1?new e.MovieClip:new e.Sprite,y(P,n,M[l])):P=new r[n][M[l]],s.n&&s.n[l]&&(t[s.n[l]]=P,P.name=s.n[l]));break;case 2:P=d(n,M[l]);break;case 3:P=h(n,M[l]);break;case 5:P=f(n,M[l]),P.name=M[l],t.addSound(P)}if(u)T[T.length]=P,5==L&&(P.isPlaying=!1,t._a2x_sounds instanceof Object||(t._a2x_sounds={}),t._a2x_sounds[l]=P);else{var E=l+1;5==L?P._loop=P._repeate=s.s[0][E]:(_(P,s.f[0].c[E]),void 0!=s.f[0].c[E].ma?(S=P,C=s.f[0].c[E].ma-1):S instanceof Object&&l<=C&&(P.mask=S,l==C&&(S=null)),t.addChildAt(P,0))}}if(u){var R=s.ol;if(R instanceof Object)for(var A=0;A0&&!l("f2xShare"))for(var h=0;h=0){L.unshift("f2xShare");break}C=0,R=L.length,N=1/R;for(var h=0;h>0;o.totalFrames=a>0?a:1,o.target=e,o._isTo=i,o._isLoop=0,o._startData={},o._disData={},o._delay=0,o._isFront=!0,o._ease=null,o._update=null,o._cParams=null,o._loop=!1,o._completeFun=null;for(var s in n)switch(s){case"useFrame":1==n[s]&&(o.totalFrames=t);break;case"yoyo":0==n[s]?o._isLoop=0:1==n[s]?o._isLoop=Number.MAX_VALUE:o._isLoop=n[s];break;case"delay":n.useFrame?o._delay=n[s]:o._delay=60*n[s]>>0;break;case"ease":o._ease=n[s];break;case"onUpdate":o._update=n[s];break;case"onComplete":o._completeFun=n[s];break;case"completeParams":o._cParams=n[s];break;case"loop":o._loop=n[s];break;default:"number"==typeof n[s]&&(i?(o._startData[s]=e[s],o._disData[s]=n[s]-e[s]):(o._startData[s]=n[s],o._disData[s]=e[s]-n[s],e[s]=n[s]))}},t.prototype.update=function(){var e=this;if(!e.pause){if(e._isFront&&e._delay>0)return void e._delay--;var t=e.currentFrame/e.totalFrames;if(!(t<0||t>1)){e._ease&&(t=e._ease(t));var i=!1;for(var r in e._disData)i=!0,e.target[r]=e._startData[r]+e._disData[r]*t;if(!i)return void n.kill(e.instanceId);e._update&&e._update(t);var o=e._completeFun,a=e._cParams;e._isFront?++e.currentFrame>e.totalFrames&&(e._loop?e.currentFrame=1:(o&&o(a,0==e._isLoop),e._isLoop>0?(e._isFront=!1,e.currentFrame=e.totalFrames,e._isLoop--):n.kill(e.instanceId))):--e.currentFrame<0&&(o&&o(a,0==e._isLoop),e._isLoop>0?(e._isFront=!0, +e.currentFrame=1):n.kill(e.instanceId))}}},t.prototype.destroy=function(){var e=this;e._update=null,e._completeFun=null,e._ease=null},t}(e.AObject);e.TweenObj=t;var n=function(){function n(){}return n.to=function(e,t,i){return n.createTween(e,t,i,!0)},n.from=function(e,t,i){return n.createTween(e,t,i,!1)},n.createTween=function(i,r,o,a,s){void 0===s&&(s=!0);for(var l,u=n._tweenList.length,c=0;c0?(l=n._tweenPool.shift(),l._instanceId=e.AObject._object_id++):l=new t,n._tweenList.push(l),l.init(i,r,o,a,s),l.instanceId},n.killAll=function(){for(var e,t=n._tweenList.length,i=0;i=0;t--)n._tweenList[t]?n._tweenList[t].update():n._tweenList.splice(t,1)},n._tweenPool=[],n._tweenList=[],n}();e.Tween=n}(annie||(annie={}));var annie;!function(e){var t=function(e){function t(n,i){void 0===i&&(i=0);var r=e.call(this)||this;r._currentCount=0,r._delay=0,r._frameDelay=0,r._currentFrameDelay=0,r._repeatCount=0,r._running=!1,n<=0&&(n=1);var o=r;return o._delay=n,o._frameDelay=Math.ceil(.06*n),o._repeatCount=i,t._timerList.push(o),r}return __extends(t,e),t.prototype.reset=function(){var e=this;e._running=!1,e._currentCount=0,e._currentFrameDelay=0},t.prototype.start=function(){var e=this;e._running=!0,e._currentCount==e._repeatCount&&(e._currentCount=0)},t.prototype.stop=function(){this._running=!1},Object.defineProperty(t.prototype,"currentCount",{get:function(){return this._currentCount},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"delay",{get:function(){return this._delay},set:function(e){this._delay=e,this._frameDelay=Math.ceil(.001*e*60)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"repeatCount",{get:function(){return this._repeatCount},set:function(e){e<0&&(e=0),this._repeatCount=e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"running",{get:function(){return this._running},enumerable:!0,configurable:!0}),t.prototype.kill=function(){for(var e=t._timerList.length,n=this,i=0;i=0;n--)t._timerList[n]?t._timerList[n].update():t._timerList.splice(n,1)},t.prototype.destroy=function(){this.kill(),e.prototype.destroy.call(this)},t._timerList=[],t}(e.EventDispatcher);e.Timer=t}(annie||(annie={}));var annie;!function(e){function t(e){window.location.href=e}function n(e){var t=new XMLHttpRequest;t.open("get",e,!0),t.send()}e.Eval=eval.bind(window),e.debug=!1,e.version="3.2.0",e.osType=function(){var e=navigator.userAgent.toLocaleLowerCase(),t=/android/,n=/iphone/;return t.test(e)?"android":n.test(e)?"ios":"pc"}(),e.globalDispatcher=new e.EventDispatcher,e.devicePixelRatio=window.devicePixelRatio?window.devicePixelRatio:1,e.StageScaleMode={EXACT_FIT:"exactFit",NO_BORDER:"noBorder",NO_SCALE:"noScale",SHOW_ALL:"showAll",FIXED_WIDTH:"fixedWidth",FIXED_HEIGHT:"fixedHeight"},e.navigateToURL=t,e.sendToURL=n,e._dRender=null,e.toDisplayDataURL=function(t,n,i,r){void 0===n&&(n=null),void 0===i&&(i=null),void 0===r&&(r=""),e._dRender||(e._dRender=new e.OffCanvasRender),t._updateMatrix(),n||(n=t.getBounds()),t._offsetX=n.x,t._offsetY=n.y;var o=t.parent;t.parent=null,t._onUpdateFrame(1,!0),t._updateMatrix(!0);var a=Math.ceil(n.width),s=Math.ceil(n.height);return e._dRender.init(e.DisplayObject._canvas),e._dRender.reSize(a,s),e._dRender.begin(r),t._render(e._dRender),t.parent=o,i?i.quality&&(i.quality/=100):i={type:"png"},e._dRender.rootContainer.toDataURL("image/"+i.type,i.quality)},e.createCache=function(t){e._dRender||(e._dRender=new e.OffCanvasRender);var n=t.parent,i=t.getBounds();t._offsetX=i.x,t._offsetY=i.y,t.parent=null,t._updateMatrix(!0),t._texture||(t._texture=document.createElement("canvas")),e._dRender.init(t._texture);var r=Math.ceil(i.width),o=Math.ceil(i.height);e._dRender.reSize(r,o),e._dRender.begin(""),t._render(e._dRender);var a=t._filters,s=a.length;if(s>0){for(var l=e._dRender._ctx,u=l.getImageData(0,0,r,o),c=0;c0&&(e.maxScrollX=0),e.maxScrollY>0&&(e.maxScrollY=0),e.isScrollX||(e.maxScrollX=0,e._scrollWidth=e.viewWidth),e.isScrollY||(e.maxScrollY=0,e._scrollHeight=e.viewHeight),e.resetPosition(200)},t.prototype.onEnterFrame=function(e){var t=this;if(t.isRunning){var a=Date.now(),i=void 0,n=void 0,r=void 0;a>=t.destTime?(t.isRunning=!1,t._translate(t.destX,t.destY),t.resetPosition(t.bounceTime)||(t.dispatchEvent(annie.Event.ON_SCROLL_STOP),0==t._curX&&0==t._curY?t.dispatchEvent(annie.Event.ON_SCROLL_TO_HEAD):t._curX==t.maxScrollX&&t._curY==t.maxScrollY&&t.dispatchEvent(annie.Event.ON_SCROLL_TO_END))):(a=(a-t.startTime)/t.duration,r=t.easingFn(a),i=(t.destX-t.startX)*r+t.startX,n=(t.destY-t.startY)*r+t.startY,t._translate(i,n))}},t.prototype.onMouseEvent=function(e){var a=this;if(e.type==annie.MouseEvent.MOUSE_DOWN)a.isRunning=!1,a.mouseStatus=1,a.distX=0,a.distY=0,a.startTime=Date.now(),a.startX=a._curX,a.startY=a._curY,a.absStartX=a._curX,a.absStartY=a._curY,a.pointX=e.localX,a.pointY=e.localY;else if(e.type==annie.MouseEvent.MOUSE_MOVE){if(a.mouseStatus<1)return;var i=e.localX-a.pointX,n=e.localY-a.pointY,r=Date.now(),o=void 0,s=void 0,l=void 0,c=void 0;if(a.pointX=e.localX,a.pointY=e.localY,a.distX+=i,a.distY+=n,l=Math.abs(a.distX),c=Math.abs(a.distY),r-a.endTime>300&&l<10&&c<10)return;a.isLocked&&(l>c+a.lockDis?n=0:c>=l+a.lockDis&&(i=0)),i=a.isScrollX?i:0,n=a.isScrollY?n:0,o=a._curX+i,s=a._curY+n,(o>0||o0?0:a.maxScrollX),(s>0||s0?0:a.maxScrollY),1==a.mouseStatus&&a.dispatchEvent(annie.Event.ON_SCROLL_START),a.mouseStatus=2,a._translate(o,s),r-a.startTime>300&&(a.startTime=r,a.startX=a._curX,a.startY=a._curY)}else{a.endTime=Date.now();var d=void 0,u=void 0,p=a.endTime-a.startTime,o=a._curX,s=a._curY,g=0,v=null;if(a.resetPosition(a.bounceTime))return void(a.mouseStatus=0);if(2!=a.mouseStatus)return void(a.mouseStatus=0);if(a.mouseStatus=0,a.scrollTo(o,s),a.isMomentum&&p<300&&(d=a.isScrollX?t.toMomentum(a._curX,a.startX,p,a.maxScrollX,a.isBounce?a.viewWidth/2:0,a.deceleration):{destination:o,duration:0},u=a.isScrollY?t.toMomentum(a._curY,a.startY,p,a.maxScrollY,a.isBounce?a.viewHeight/2:0,a.deceleration):{destination:s,duration:0},o=d.destination,s=u.destination,g=Math.max(d.duration,u.duration)),o!=a._curX||s!=a._curY)return(o>0||o0||s0?a=0:t._curX0?i=0:t._curY0&&(o=n?n/2.5*(c/8):0,l=Math.abs(e)+o,s=l/c),{destination:o,duration:s}},t}(annie.EventDispatcher);e.Scroller=t}(annieUI||(annieUI={}));var annieUI;!function(e){var t=function(e){function t(t,a,i){void 0===a&&(a=10),void 0===i&&(i=!0);var n=e.call(this,t,0,0,0,0)||this;n._rate=0,n._isVertical=!0;var r=n;return r._instanceType="annieUI.MCScroller",r.isBounce=!1,r.rate=a,r.isVertical=i,n}return __extends(t,e),Object.defineProperty(t.prototype,"rate",{get:function(){return this._rate},set:function(e){var t=this,a=t._container;if(e!=t._rate){t._rate=e;var i=t.curFramePos-1,n=0,r=0;t._isVertical?(t._curX=-i*e,r=a.totalFrames*e):(t._curY=-i*e,n=a.totalFrames*e),t.setScrollWH(n,r)}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isVertical",{get:function(){return this._isVertical},set:function(e){var t=this;t._isVertical!=e&&(e?(t._curY=t._curX,t._scrollHeight=t._scrollWidth,t._scrollWidth=0):(t._curX=t._curY,t._scrollWidth=t._scrollHeight,t._scrollHeight=0),t._isVertical=e,t._updateViewAndScroll())},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"curFramePos",{get:function(){var e=this,t=0;return t=e._isVertical?e._curY/e._rate:e._curX/e._rate,Math.abs(t)+1},enumerable:!0,configurable:!0}),t.prototype._translate=function(t,a){e.prototype._translate.call(this,t,a);var i=this;i._container.gotoAndStop(i.curFramePos)},t}(e.Scroller);e.MCScroller=t}(annieUI||(annieUI={}));var annieUI;!function(e){var t=annie.Sprite,a=annie.Shape,i=function(t){function i(i,n,r,o,s){var l=t.call(this)||this;l.maskObj=new a,l._view=null;var c=l;return c._instanceType="annieUI.ScrollPage",c._view=i||new annie.Sprite,c.addChild(c.maskObj),c.addChild(c._view),c.view.mask=c.maskObj,c.maskObj.x=-1,c.maskObj.y=-1,c.maskObj._isUseToMask=0,c.maskObj.alpha=0,c._scroller=new e.Scroller(c,n,r,o,s),c._scroller.addEventListener(annie.Event.ON_SCROLL_ING,function(e){c._view.y=e.data.posY,c._view.x=e.data.posX,c.dispatchEvent(e)}),c._scroller.addEventListener(annie.Event.ON_SCROLL_START,function(e){c.dispatchEvent(e)}),c._scroller.addEventListener(annie.Event.ON_SCROLL_STOP,function(e){c.dispatchEvent(e)}),c._scroller.addEventListener(annie.Event.ON_SCROLL_TO_HEAD,function(e){c.dispatchEvent(e)}),c._scroller.addEventListener(annie.Event.ON_SCROLL_TO_END,function(e){c.dispatchEvent(e)}),c.setViewWH(n,r),l}return __extends(i,t),Object.defineProperty(i.prototype,"view",{get:function(){return this._view},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"scroller",{get:function(){return this._scroller},enumerable:!0,configurable:!0}),i.prototype.setViewWH=function(e,t){var a=this;a.maskObj.clear(),a.maskObj.beginFill("#000000"),a.maskObj.drawRect(0,0,e+2,t+2),a.maskObj.endFill(),a.scroll&&a.scroll.setViewWH(e,t)},i.prototype.destroy=function(){var e=this;e._scroller.destroy(),e._scroller=null,t.prototype.destroy.call(this)},i}(t);e.ScrollPage=i}(annieUI||(annieUI={}));var annieUI;!function(e){var t=function(e){function t(t,a,i,n,r,o,s){void 0===o&&(o=!0),void 0===s&&(s=1);var l=e.call(this,null,n,r,n,r)||this;l._items=null,l._isInit=0,l.data=[],l.downL=null,l._lastFirstId=-1,l._distance=0,l._paramXY="y",l._isVertical=!0,l._maxDistance=0;var c=l;return c._instanceType="annieUI.ScrollList",c._itemW=a,c._itemH=i,c._items=[],c._itemClass=t,c._itemCount=0,c._cols=s,c.isVertical=o,c.addEventListener(annie.Event.ENTER_FRAME,c.flushData.bind(c)),l}return __extends(t,e),Object.defineProperty(t.prototype,"isVertical",{get:function(){return this._isVertical},set:function(e){var t=this;t._isVertical=e,t._updateItems()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"loadingView",{get:function(){return this.downL},enumerable:!0,configurable:!0}),t.prototype.updateData=function(e,t){void 0===t&&(t=!1);var a=this;if(e&&(!a._isInit||t?a.data=e:a.data=a.data.concat(e),a._isInit=1),a._lastFirstId=-1,a._maxDistance=Math.ceil(a.data.length/a._cols)*a._itemRow,a.downL){a.downL[a._paramXY]=Math.max(a._distance,a._maxDistance);var i=a.downL.getWH();a._maxDistance+="x"==a._paramXY?i.width:i.height}a.resetMaxDistance()},t.prototype.resetMaxDistance=function(){var e=this;e._isVertical?e.scroller._scrollHeight=e._maxDistance:e.scroller._scrollWidth=e._maxDistance,e.scroller._updateViewAndScroll()},t.prototype.flushData=function(){var e=this;if(e._isInit>0){var t=(Math.abs(Math.floor(e._view[e._paramXY]/e._itemRow))-1)*e._cols;if((t=t<0?0:t)!=e._lastFirstId&&(e._lastFirstId=t,t!=e._items[0].id))for(var a=0;a0?e._items.unshift(e._items.pop()):e._items.push(e._items.shift());for(var i=0;ie._itemCount)for(var a=e._itemCount;a>1,a.bitmap.y=a.radioH-a.photo.height*t>>1,0==a.maskType?a.maskObj.drawEllipse(0,0,a.radioW,a.radioH):a.maskObj.drawRect(0,0,a.radioW,a.radioH),a.maskObj.endFill(),a.addChild(a.bitmap),a.addChild(a.maskObj),a.bitmap.mask=a.maskObj,a.dispatchEvent("onComplete")},t}return __extends(t,e),t.prototype.init=function(e,t,a,i){void 0===i&&(i=0);var n=this;n._bounds.width=t,n._bounds.height=a,n.radioW=t,n.radioH=a,n.radio=t>a?t:a,n.photo.corssOrigin="anonymous",n.photo.src!=e&&(n.photo.src=e),n.maskType!=i&&(n.maskType=i)},t.prototype.destroy=function(){var t=this;t.bitmap=null,t.photo=null,t.maskObj=null,e.prototype.destroy.call(this)},t}(t);e.FacePhoto=a}(annieUI||(annieUI={}));var annieUI;!function(e){var t=annie.Sprite,a=function(e){function t(t,a,i,n){void 0===i&&(i=!0),void 0===n&&(n=null);var r=e.call(this)||this;r.listLen=0,r.view=new annie.Sprite,r.maskObj=new annie.Shape,r.slideSpeed=.2,r._isBreak=!1,r.distance=0,r.touchEndX=0,r.movingX=0,r.movingY=0,r._moveDis=0,r.touchEndY=0,r.currentPageIndex=0,r.reBound=.3,r.isPageFollowToMove=!1,r.follow=.7,r.isMoving=!1,r.viewWidth=0,r.viewHeight=0,r.pageList=[],r.pageClassList=[],r.lastX=0,r.lastY=0,r.isMouseDown=!1,r.isCanUseMouseScroll=!0,r.canSlideNext=!0,r.canSlidePrev=!0,r.paramXY="y";var o=r;o.isVertical=i,o._ease=n,i?(o.paramXY="y",o.distance=a):(o.paramXY="x",o.distance=t),o.addChild(o.maskObj),o.addChild(o.view),o.view.mask=o.maskObj,o.maskObj._isUseToMask=0,o.maskObj.alpha=0,o.setMask(t,a);var s=o.onMouseEvent.bind(o);return o.addEventListener(annie.MouseEvent.MOUSE_DOWN,s,!1),o.addEventListener(annie.MouseEvent.MOUSE_MOVE,s,!1),o.addEventListener(annie.MouseEvent.MOUSE_UP,s,!1),o.addEventListener(annie.MouseEvent.MOUSE_OUT,s),r}return __extends(t,e),t.prototype.setMask=function(e,t){var a=this;a.maskObj.clear(),a.maskObj.beginFill("#000000"),a.maskObj.drawRect(0,0,e,t),a.viewWidth=e,a.viewHeight=t,a.maskObj.endFill()},t.prototype.onMouseEvent=function(e){var t=this;if(!t.isMoving&&t.isCanUseMouseScroll)if(e.type==annie.MouseEvent.MOUSE_DOWN)t.touchEndX=e.localX,t.touchEndY=e.localY,t.movingX=t.movingY=0,t.isMouseDown=!0,t._isBreak=!1,t.lastX=e.localX,t.lastY=e.localY,t._moveDis=0;else if(e.type==annie.MouseEvent.MOUSE_MOVE){if(!t.isMouseDown)return;var a=e.localX-t.touchEndX,i=e.localY-t.touchEndY,n=i,r=a,o=t.movingY;if(t._moveDis=t.lastY-e.localY,t.movingX=a,t.movingY=i,t.isVertical||(n=a,r=i,o=t.movingX,t._moveDis=t.lastX-e.localX),Math.abs(n)>Math.abs(r)){if(t.isPageFollowToMove||Math.abs(n)-Math.abs(o)<-1&&(t._isBreak=!0),n>0){if(0==t.currentPageIndex)t.view[t.paramXY]-=t._moveDis*t.reBound;else if(t.isPageFollowToMove){t.view[t.paramXY]-=t._moveDis*t.follow;var s=t.currentPageIndex-1;t.pageList[s]||(t.pageList[s]=new t.pageClassList[s]),t.pageList[s].parent!=t.view&&(t.view.addChild(t.pageList[s]),t.pageList[s][t.paramXY]=s*t.distance)}}else if(n<0)if(t.currentPageIndex==t.listLen-1)t.view[t.paramXY]-=t._moveDis*t.reBound;else if(t.isPageFollowToMove){t.view[t.paramXY]-=t._moveDis*t.follow;var s=t.currentPageIndex+1;t.pageList[s]||(t.pageList[s]=new t.pageClassList[s]),t.pageList[s].parent!=t.view&&(t.view.addChild(t.pageList[s]),t.pageList[s][t.paramXY]=s*t.distance)}}else t.movingX=t.movingY=0;t.lastX=e.localX,t.lastY=e.localY}else{if(!t.isMouseDown)return;var n=t.movingY;if(t.isMouseDown=!1,t.isVertical||(n=t.movingX),0==t.currentPageIndex&&t.view[t.paramXY]>0||t.currentPageIndex==t.listLen-1&&t.view[t.paramXY]<-t.currentPageIndex*t.distance){var l={};l[t.paramXY]=-t.currentPageIndex*t.distance,t._ease&&(l.ease=t._ease),annie.Tween.to(t.view,t.slideSpeed*t.reBound,l)}else{var c=t.currentPageIndex;if(t.isPageFollowToMove)if(Math.abs(t._moveDis)>5||Math.abs(n*t.follow<<1)>=t.distance)t.slideTo(n<0?c+1:c-1);else{var d=-t.currentPageIndex*t.distance;if(d==t.view[t.paramXY])return;t.view.mouseEnable=!1,t.isMoving=!0;var l={};l[t.paramXY]=d,t._ease&&(l.ease=t._ease),l.onComplete=function(){t.view.mouseEnable=!0,t.isMoving=!1,t.currentPageIndex>0&&t.pageList[t.currentPageIndex-1]&&t.pageList[t.currentPageIndex-1].parent==t.view&&t.view.removeChild(t.pageList[t.currentPageIndex-1]),t.currentPageIndex100&&!t._isBreak&&t.slideTo(n<0?c+1:c-1)}}},t.prototype.slideTo=function(e,t){void 0===t&&(t=!1);var a=this;if(a.currentPageIndex!=e&&!a.isMoving){var i=a.currentPageIndex,n=a.currentPageIndex=0&&a.canSlidePrev))return;a.currentPageIndex=e}if(a.pageList[a.currentPageIndex]||(a.pageList[a.currentPageIndex]=new a.pageClassList[a.currentPageIndex]),a.pageList[a.currentPageIndex][a.paramXY]=a.currentPageIndex*a.distance,a.pageList[i][a.paramXY]=n?(a.currentPageIndex-1)*a.distance:(a.currentPageIndex+1)*a.distance,a.isPageFollowToMove||(a.view[a.paramXY]=-a.pageList[i][a.paramXY]),a.pageList[a.currentPageIndex]!=a.view&&a.view.addChild(a.pageList[a.currentPageIndex]),t)a.dispatchEvent("onSlideStart",{currentPage:a.currentPageIndex,lastPage:i}),a.view[a.paramXY]=-a.currentPageIndex*a.distance,a.view.removeChild(a.pageList[i]),a.dispatchEvent("onSlideEnd");else{a.view.mouseEnable=!1,a.isMoving=!0;var r={};r[a.paramXY]=-a.currentPageIndex*a.distance,a._ease&&(r.ease=a._ease),r.onComplete=function(){a.view.mouseEnable=!0,a.isMoving=!1,a.view.removeChild(a.pageList[i]),a.dispatchEvent("onSlideEnd")},annie.Tween.to(a.view,a.slideSpeed,r),a.dispatchEvent("onSlideStart",{currentPage:a.currentPageIndex,lastPage:i})}}},t.prototype.addPageList=function(e){var t=this;if(t.pageClassList=t.pageClassList.concat(e),0==t.listLen&&t.pageClassList.length>0){var a=new t.pageClassList[0];t.pageList.push(a),t.view.addChild(a)}t.listLen=t.pageClassList.length},t.prototype.destroy=function(){var t=this;t.pageList=null,t.pageClassList=null,e.prototype.destroy.call(this)},t}(t);e.SlidePage=a}(annieUI||(annieUI={}));var annieUI;!function(e){var t=annie.Sprite,a=annie.Shape,i=annie.Event,n=annie.MouseEvent,r=annie.Point,o=function(e){function o(o,s,l,c){var d=e.call(this)||this;d.totalPage=0,d.currPage=0,d.speed=.4,d.state="stop",d.timerArg0=0,d.timerArg1=0,d.px=0,d.py=0,d.rPage0=new t,d.rPage1=new t,d.pageMC=new t,d.leftPage=null,d.rightPage=null,d.rMask0=new a,d.rMask1=new a,d.shadow0=new a,d.shadow1=new a,d.sMask0=new a,d.sMask1=new a,d.pages=[],d.stageMP=new r,d.canFlip=!0;var u=d;u._instanceType="annieUI.FlipBook",u.getPageCallback=c,u.bW=o,u.bH=s,u.totalPage=l,u.currPage=u.toPage=0,u.crossGap=Math.sqrt(u.bW*u.bW+u.bH*u.bH),u.p1=new r(0,0),u.p2=new r(0,u.bH),u.p3=new r(u.bW+u.bW,0),u.p4=new r(u.bW+u.bW,u.bH),u.limitP1=new r(u.bW,0),u.limitP2=new r(u.bW,u.bH),u.toPosArr=[u.p3,u.p4,u.p1,u.p2],u.myPosArr=[u.p1,u.p2,u.p3,u.p4],u.rPage0.mouseEnable=!1,u.rPage1.mouseEnable=!1,u.shadow0.mouseEnable=!1,u.shadow1.mouseEnable=!1,u.setShadowMask(u.shadow0,1.5*u.bW,3*u.bH),u.setShadowMask(u.shadow1,1.5*u.bW,3*u.bH),u.rPage1.mask=u.rMask1,u.shadow1.mask=u.rMask1,u.shadow0.mask=u.rMask0,u.rPage0.mask=u.rMask0,u.shadow0.visible=!1,u.shadow1.visible=!1,u.addChild(u.pageMC),u.addChild(u.rPage0),u.addChild(u.shadow0),u.addChild(u.rPage1),u.addChild(u.shadow1),u.addChild(u.rMask0),u.addChild(u.rMask1),u.setPage(u.currPage),u.md=u.onMouseDown.bind(u),u.mu=u.onMouseUp.bind(u),u.mm=u.onMouseMove.bind(u);var p=u.onEnterFrame.bind(u);return u.addEventListener(annie.Event.ADD_TO_STAGE,function(e){u.stage.addEventListener(n.MOUSE_DOWN,u.md),u.stage.addEventListener(n.MOUSE_UP,u.mu),u.stage.addEventListener(n.MOUSE_MOVE,u.mm),u.addEventListener(i.ENTER_FRAME,p)}),u.addEventListener(annie.Event.REMOVE_TO_STAGE,function(e){u.stage.removeEventListener(n.MOUSE_DOWN,u.md),u.stage.removeEventListener(n.MOUSE_UP,u.mu),u.stage.removeEventListener(n.MOUSE_MOVE,u.mm),u.removeEventListener(i.ENTER_FRAME,p)}),d}return __extends(o,e),o.prototype.drawPage=function(e,t){var a,i,n=this;1==e?(t=n.checkLimit(t,n.limitP1,n.bW),t=n.checkLimit(t,n.limitP2,n.crossGap),i=n.getBookArr(t,n.p1,n.p2),a=i[1],n.getLayerArr(t,a,n.p1,n.p2,n.limitP1,n.limitP2),n.getShadow(n.shadow0,n.p1,t,.5),n.getShadow(n.shadow1,n.p1,t,.45),n.rPage1.rotation=n.angle(t,a)+90,n.rPage1.x=i[3].x,n.rPage1.y=i[3].y,n.rPage0.x=n.p1.x,n.rPage0.y=n.p1.y):2==e?(t=n.checkLimit(t,n.limitP2,n.bW),t=n.checkLimit(t,n.limitP1,n.crossGap),i=n.getBookArr(t,n.p2,n.p1),a=i[1],n.getLayerArr(t,a,n.p2,n.p1,n.limitP2,n.limitP1),n.getShadow(n.shadow0,n.p2,t,.5),n.getShadow(n.shadow1,n.p2,t,.45),n.rPage1.rotation=n.angle(t,a)-90,n.rPage1.x=i[2].x,n.rPage1.y=i[2].y,n.rPage0.x=n.p1.x,n.rPage0.y=n.p1.y):3==e?(t=n.checkLimit(t,n.limitP1,n.bW),t=n.checkLimit(t,n.limitP2,n.crossGap),i=n.getBookArr(t,n.p3,n.p4),a=i[1],n.getLayerArr(t,a,n.p3,n.p4,n.limitP1,n.limitP2),n.getShadow(n.shadow0,n.p3,t,.5),n.getShadow(n.shadow1,n.p3,t,.4),n.rPage1.rotation=n.angle(t,a)+90,n.rPage1.x=t.x,n.rPage1.y=t.y,n.rPage0.x=n.limitP1.x,n.rPage0.y=n.limitP1.y):(t=n.checkLimit(t,n.limitP2,n.bW),t=n.checkLimit(t,n.limitP1,n.crossGap),i=n.getBookArr(t,n.p4,n.p3),a=i[1],n.getLayerArr(t,a,n.p4,n.p3,n.limitP2,n.limitP1),n.getShadow(n.shadow0,n.p4,t,.5),n.getShadow(n.shadow1,n.p4,t,.4),n.rPage1.rotation=n.angle(t,a)-90,n.rPage1.x=a.x,n.rPage1.y=a.y,n.rPage0.x=n.limitP1.x,n.rPage0.y=n.limitP1.y),n.getShape(n.rMask1,n.layer1Arr),n.getShape(n.rMask0,n.layer0Arr)},o.prototype.checkLimit=function(e,t,a){var i=this,n=Math.abs(i.pos(t,e)),o=i.angle(t,e);if(n>a){var s=a*Math.sin(o/180*Math.PI),l=a*Math.cos(o/180*Math.PI);e=new r(t.x-l,t.y-s)}return e},o.prototype.getPage=function(e){var t=this;return t.pages[e-1]||(t.pages[e-1]=t.getPageCallback(e)),t.pages[e-1]},o.prototype.getBookArr=function(e,t,a){var i=this,n=[],o=Math.abs(.5*i.pos(t,e)),s=i.angle(t,e),l=o/Math.cos(s/180*Math.PI),c=new r(t.x-l,t.y),d=i.angle(e,c)-i.angle(e,a),u=i.pos(e,a),p=u*Math.sin(d/180*Math.PI),g=u*Math.cos(d/180*Math.PI),v=new r(t.x+g,t.y+p),h=i.angle(c,e),_=i.bW*Math.sin(h/180*Math.PI),m=i.bW*Math.cos(h/180*Math.PI),w=new r(v.x+m,v.y+_),P=new r(e.x+m,e.y+_);return n.push(e),n.push(v),n.push(w),n.push(P),n},o.prototype.getLayerArr=function(e,t,a,i,n,o){var s=this,l=[],c=[],d=Math.abs(.5*s.pos(a,e)),u=s.angle(a,e),p=d/Math.sin(u/180*Math.PI),g=d/Math.cos(u/180*Math.PI),v=new r(a.x-g,a.y),h=new r(a.x,a.y-p),_=t;if(Math.abs(s.pos(e,i))>s.bH){l.push(_);var m=Math.abs(.5*s.pos(_,i)),w=m/Math.cos(u/180*Math.PI);h=new r(i.x-w,i.y)}else c.push(i);l.push(h),l.push(v),l.push(e),s.layer1Arr=l,c.push(o),c.push(n),c.push(v),c.push(h),s.layer0Arr=c},o.prototype.getShape=function(e,t){var a=t.length;e.clear(),e.beginFill("#000"),e.moveTo(t[0].x,t[0].y);for(var i=1;i0&&e<=t.totalPage&&(t.leftPage=t.getPage(e),t.leftPage.x=t.leftPage.y=0,t.pageMC.addChild(t.leftPage)),e+1>0&&e+10&&(t.timerArg0<3&&t.currPage>0||t.timerArg0>2&&t.currPage<=t.totalPage-2)&&(t.state="start",t.flushPage(),t.dispatchEvent("onFlipStart"))}},o.prototype.onMouseUp=function(e){var t=this;if("start"==t.state){t.stageMP.x=e.clientX,t.stageMP.y=e.clientY;var a=t.globalToLocal(t.stageMP);t.timerArg1=t.checkArea(a),t.state="auto",t.stageMP=a}},o.prototype.onMouseMove=function(e){var t=this;if("start"==t.state){t.stageMP.x=e.clientX,t.stageMP.y=e.clientY;var a=t.globalToLocal(t.stageMP);t.stageMP=a}},o.prototype.checkArea=function(e){var t,a=this,i=a.bW+a.bW,n=a.bH;return e.x>0&&e.x<=.5*i?(t=e.y>0&&e.y<=.5*n?1:e.y>.5*n&&e.y0&&e.y<=50?-1:e.y>n-50&&e.y.5*i&&e.x0&&e.y<=.5*n?3:e.y>.5*n&&e.y=i-50&&(t=e.y>0&&e.y<=50?-3:e.y>n-50&&e.y=0&&e<=a.totalPage&&0!=t&&(a.timerArg0=t<0?1:3,a.timerArg1=-1,a.toPage=e>a.totalPage?a.totalPage:e,a.state="auto",a.flushPage())},o.prototype.nextPage=function(){this.flipTo(this.currPage+2)},o.prototype.prevPage=function(){this.flipTo(this.currPage-1)},o.prototype.startPage=function(){this.flipTo(0)},o.prototype.endPage=function(){this.flipTo(this.totalPage)},o.prototype.flushPage=function(){var e,t,a=this,i=a.myPosArr[a.timerArg0-1],n=null;1==a.timerArg0||2==a.timerArg0?(a.toPage=a.toPage==a.currPage?a.currPage-2:a.toPage,e=a.currPage,t=a.toPage+1,this.pageMC.removeChild(a.leftPage),a.toPage>0&&(n=a.getPage(a.currPage-2),n.x=0,a.leftPage=n,a.pageMC.addChild(n))):3!=a.timerArg0&&4!=a.timerArg0||(a.toPage=a.toPage==a.currPage?a.currPage+2:a.toPage,e=a.currPage+1,t=a.toPage,a.pageMC.removeChild(a.rightPage),a.toPage+10&&e<=a.totalPage&&(n=a.getPage(e),n.x=0,n.y=0,a.rPage0.addChild(n)),t>0&&t<=a.totalPage&&(n=a.getPage(t),n.x=0,n.y=0,a.rPage1.addChild(n))},o.prototype.onEnterFrame=function(e){var t,a,i,n,o,s,l=this,c=l.toPosArr[l.timerArg0-1],d=l.myPosArr[l.timerArg0-1];if("start"==l.state){s=l.speed;var u=l.stageMP;l.px+=(u.x-l.px)*s>>0,l.py+=(u.y-l.py)*s>>0;var p=new r(l.px,l.py);l.drawPage(l.timerArg0,p)}else"auto"==l.state&&(Math.abs(c.x-l.px)>1.5*l.bW&&l.timerArg1>0?(t=d.x,a=d.y,i=0):(t=c.x,a=c.y,i=1),n=t-l.px>>0,o=a-l.py>>0,l.timerArg1<0?(s=.7*l.speed,l.py=l.arc(l.bW,n,c.y)):(s=l.speed,l.py=o*s+l.py),l.px=n*s+l.px,l.drawPage(l.timerArg0,new r(l.px,l.py)),0==n&&0==o&&(l.rPage0.removeAllChildren(),l.rPage1.removeAllChildren(),l.shadow0.visible=!1,l.shadow1.visible=!1,l.toPage=0==i?l.currPage:l.toPage,l.currPage=l.toPage,l.pageMC.removeAllChildren(),l.setPage(l.currPage),l.state="stop",l.dispatchEvent("onFlipStop")))},o.prototype.arc=function(e,t,a){var i=2*e,n=e*e+i*i,r=Math.abs(t)-e;return a-(Math.sqrt(n-r*r)-i)},o.prototype.angle=function(e,t){var a=e.x-t.x,i=e.y-t.y,n=180*Math.atan2(i,a)/Math.PI;return n<0?n+360:n},o.prototype.pos=function(e,t){var a=e.x-t.x,i=e.y-t.y,n=Math.sqrt(a*a+i*i);return e.x>t.x?n:-n},o.prototype.destroy=function(){var t=this;t.md=null,t.mu=null,t.mm=null,t.layer0Arr=null,t.layer1Arr=null,t.toPosArr=null,t.myPosArr=null,t.rPage0=null,t.rMask0=null,t.rMask1=null,t.sMask0=null,t.sMask1=null,t.leftPage=null,t.rightPage=null,t.pageMC=null,t.rightPage=null,t.shadow0=null,t.shadow1=null,t.p1=null,t.p2=null,t.p3=null,t.p4=null,t.limitP1=null,t.limitP2=null,t.pages=null,t.stageMP=null,t.getPageCallback=null,e.prototype.destroy.call(this)},o}(t);e.FlipBook=o}(annieUI||(annieUI={}));var annieUI;!function(e){var t=function(e){function t(a,i,n){void 0===n&&(n="");var r=e.call(this,t._getDrawCanvas(a,i))||this;r.context=null,r._isMouseDown=!1,r._drawRadius=50,r.drawColor="#ffffff",r.bgColor="",r.totalStepList=[],r.currentStepId=0;var o=r;o._instanceType="annieUI.DrawingBoard",o.context=o._texture.getContext("2d"),o.context.lineCap="round",o.context.lineJoin="round",o.reset(n);var s=o.onMouseDown.bind(o),l=o.onMouseMove.bind(o),c=o.onMouseUp.bind(o);return o.addEventListener(annie.MouseEvent.MOUSE_DOWN,s),o.addEventListener(annie.MouseEvent.MOUSE_MOVE,l),o.addEventListener(annie.MouseEvent.MOUSE_UP,c),r}return __extends(t,e),Object.defineProperty(t.prototype,"drawRadius",{get:function(){return this._drawRadius},set:function(e){this._drawRadius=e},enumerable:!0,configurable:!0}),t._getDrawCanvas=function(e,t){var a=document.createElement("canvas");return a.width=e,a.height=t,a},t.prototype.onMouseDown=function(e){var t=this;t._isMouseDown=!0;var a=t.context;a.beginPath(),a.strokeStyle=t.drawColor,a.lineWidth=t._drawRadius;var i=e.localX>>0,n=e.localY>>0;a.moveTo(i,n),t.addStepObj={},t.addStepObj.c=t.drawColor,t.addStepObj.r=t._drawRadius,t.addStepObj.sx=i,t.addStepObj.sy=n,t.addStepObj.ps=[]},t.prototype.onMouseUp=function(e){var t=this;t._isMouseDown&&(t._isMouseDown=!1,t.addStepObj.ps&&t.addStepObj.ps.length>0&&(t.currentStepId++,t.totalStepList.push(t.addStepObj)))},t.prototype.onMouseMove=function(e){var t=this;if(t._isMouseDown){var a=t.context,i=e.localX>>0,n=e.localY>>0;a.lineTo(i,n),a.stroke(),t.addStepObj.ps.push(i,n)}},t.prototype.reset=function(e){void 0===e&&(e="");var t=this;""!=e&&(t.bgColor=e),""!=t.bgColor?(t.context.fillStyle=t.bgColor,t.context.fillRect(0,0,t._bitmapData.width,t._bitmapData.height)):t.context.clearRect(0,0,t._bitmapData.width,t._bitmapData.height),t.currentStepId=0,t.totalStepList=[]},t.prototype.cancel=function(e){void 0===e&&(e=0);var t=this;if(0==e)t.reset();else{if(!(t.currentStepId-e>=0))return!1;t.currentStepId-=e,t.totalStepList.splice(t.currentStepId,e),""!=t.bgColor?(t.context.fillStyle=t.bgColor,t.context.fillRect(0,0,t.bitmapData.width,t.bitmapData.height)):t.context.clearRect(0,0,t.bitmapData.width,t.bitmapData.height);for(var a=t.totalStepList.length,i=0;i0?new Date(e):new Date,o=t.getDate()<10?"0"+t.getDate():t.getDate(),n=t.getMonth()<9?"0"+(t.getMonth()+1):t.getMonth()+1,r=t.getFullYear(),i=t.getHours()<10?"0"+t.getHours():t.getHours(),a=t.getMinutes()<10?"0"+t.getMinutes():t.getMinutes(),l=t.getSeconds()<10?"0"+t.getSeconds():t.getSeconds(),c=t.getMilliseconds()<10?"0"+t.getMilliseconds():t.getMilliseconds();return c<100&&(c="0"+c),{time:+t,year:r,month:n,day:o,hour:i,minute:a,second:l,millisecond:c}},e.isNumber=o,e.isString=n,e.isArray=r,e.isBoolean=i,e.isUndefined=a,e.isNull=l,e.isSymbol=c,e.isObject=s,e.isFunction=d,e.isElement=function(e){return"object"===("undefined"==typeof HTMLElement?"undefined":t(HTMLElement))?e instanceof HTMLElement:e&&"object"===t(e)&&null!==e&&1===e.nodeType&&"string"==typeof e.nodeName},e.isWindow=u,e.isPlainObject=function(e){var o,n=Object.prototype.hasOwnProperty;if(!e||"object"!==t(e)||e.nodeType||u(e))return!1;try{if(e.constructor&&!n.call(e,"constructor")&&!n.call(e.constructor.prototype,"isPrototypeOf"))return!1}catch(e){return!1}for(o in e);return void 0===o||n.call(e,o)},e.htmlEncode=function(e){return document.createElement("a").appendChild(document.createTextNode(e)).parentNode.innerHTML},e.JSONStringify=function(e){if(!s(e)&&!r(e))return JSON.stringify(e);var t="{",o="}";r(e)&&(t="[",o="]");for(var n=t,i=v(e),a=0;a-1||(r.push(t),e[o].className=r.join(" "))}}},removeClass:function(e,t){if(e){(0,n.isArray)(e)||(e=[e]);for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:"newPlugin";!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.id=t,this.name=o,this.isReady=!1,this.eventList={}}var t,o,r;return t=e,(o=[{key:"on",value:function(e,t){return this.eventList[e]=t,this}},{key:"trigger",value:function(e,t){if("function"==typeof this.eventList[e])this.eventList[e].call(this,t);else{var o="on"+e.charAt(0).toUpperCase()+e.slice(1);"function"==typeof this[o]&&this[o].call(this,t)}return this}},{key:"id",get:function(){return this._id},set:function(e){if(!e)throw"Plugin ID cannot be empty";this._id=e.toLowerCase()}},{key:"name",get:function(){return this._name},set:function(e){if(!e)throw"Plugin name cannot be empty";this._name=e}},{key:"vConsole",get:function(){return this._vConsole||void 0},set:function(e){if(!e)throw"vConsole cannot be empty";this._vConsole=e}}])&&n(t.prototype,o),r&&n(t,r),e}();o.default=r,e.exports=t.default})?n.apply(t,r):n)||(e.exports=i)},function(e,t,o){var n,r,i;r=[t,o(0),o(1),o(2),o(18),o(19),o(20)],void 0===(i="function"==typeof(n=function(o,n,r,i,a,l,c){"use strict";function s(e){return e&&e.__esModule?e:{default:e}}function d(e){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function u(e,t){for(var o=0;o=o.scrollHeight?e.isInBottom=!0:e.isInBottom=!1)});for(var n=0;n-1&&g.splice(e,1)}},{key:"onShow",value:function(){this.isShow=!0,1==this.isInBottom&&this.autoScrollToBottom()}},{key:"onHide",value:function(){this.isShow=!1}},{key:"onShowConsole",value:function(){1==this.isInBottom&&this.autoScrollToBottom()}},{key:"onUpdateOption",value:function(){this.vConsole.option.maxLogNumber!=this.maxLogNumber&&(this.updateMaxLogNumber(),this.limitMaxLogs())}},{key:"updateMaxLogNumber",value:function(){this.maxLogNumber=this.vConsole.option.maxLogNumber||b,this.maxLogNumber=Math.max(1,this.maxLogNumber)}},{key:"limitMaxLogs",value:function(){if(this.isReady)for(;this.logNumber>this.maxLogNumber;){var e=r.default.one(".vc-item",this.$tabbox);if(!e)break;e.parentNode.removeChild(e),this.logNumber--}}},{key:"showLogType",value:function(e){var t=r.default.one(".vc-log",this.$tabbox);r.default.removeClass(t,"vc-log-partly-log"),r.default.removeClass(t,"vc-log-partly-info"),r.default.removeClass(t,"vc-log-partly-warn"),r.default.removeClass(t,"vc-log-partly-error"),"all"==e?r.default.removeClass(t,"vc-log-partly"):(r.default.addClass(t,"vc-log-partly"),r.default.addClass(t,"vc-log-partly-"+e))}},{key:"autoScrollToBottom",value:function(){this.vConsole.option.disableLogScrolling||this.scrollToBottom()}},{key:"scrollToBottom",value:function(){var e=r.default.one(".vc-content");e&&(e.scrollTop=e.scrollHeight-e.offsetHeight)}},{key:"mockConsole",value:function(){var e=this,t=this,o=["log","info","warn","debug","error"];window.console?(o.map(function(e){t.console[e]=window.console[e]}),t.console.time=window.console.time,t.console.timeEnd=window.console.timeEnd,t.console.clear=window.console.clear):window.console={},o.map(function(t){window.console[t]=function(){for(var o=arguments.length,n=new Array(o),r=0;r0&&(r=a[1].toLowerCase(),i=g.indexOf(r)>-1)}if(r===this.id||!0!==i&&"default"===this.id)if(e._id||(e._id="__vc_"+Math.random().toString(36).substring(2,8)),e.date||(e.date=+new Date),this.isReady){n.isString(t[0])&&i&&(t[0]=t[0].replace(o,""),""===t[0]&&t.shift());for(var l={_id:e._id,logType:e.logType,logText:[],hasContent:!!e.content,count:1},c=0;c "+t[p].toString()+"":n.isObject(t[p])||n.isArray(t[p])?this.getFoldedLine(t[p]):(l[p]?' '):" ")+n.htmlEncode(t[p]).replace(/\n/g,"
")+"
"}catch(e){b=" ["+d(t[p])+"]"}b&&("string"==typeof b?f.insertAdjacentHTML("beforeend",b):f.insertAdjacentElement("beforeend",b))}n.isObject(e.content)&&f.insertAdjacentElement("beforeend",e.content),r.default.one(".vc-log",this.$tabbox).insertAdjacentElement("beforeend",o),this.logNumber++,this.limitMaxLogs()}},{key:"getFoldedLine",value:function(e,t){var o=this;if(!t){var i=n.JSONStringify(e),a=i.substr(0,36);t=n.getObjName(e),i.length>36&&(a+="..."),t+=" "+a}var s=r.default.render(l.default,{outer:t,lineType:"obj"});return r.default.bind(r.default.one(".vc-fold-outer",s),"click",function(t){t.preventDefault(),t.stopPropagation(),r.default.hasClass(s,"vc-toggle")?(r.default.removeClass(s,"vc-toggle"),r.default.removeClass(r.default.one(".vc-fold-inner",s),"vc-toggle"),r.default.removeClass(r.default.one(".vc-fold-outer",s),"vc-toggle")):(r.default.addClass(s,"vc-toggle"),r.default.addClass(r.default.one(".vc-fold-inner",s),"vc-toggle"),r.default.addClass(r.default.one(".vc-fold-outer",s),"vc-toggle"));var i=r.default.one(".vc-fold-inner",s);return setTimeout(function(){if(0==i.children.length&&e){for(var t=n.getObjAllKeys(e),a=0;adocument.documentElement.offsetWidth&&(o=document.documentElement.offsetWidth-t.offsetWidth),n+t.offsetHeight>document.documentElement.offsetHeight&&(n=document.documentElement.offsetHeight-t.offsetHeight),o<0&&(o=0),n<0&&(n=0),this.switchPos.x=o,this.switchPos.y=n,i.default.one(".vc-switch").style.right=o+"px",i.default.one(".vc-switch").style.bottom=n+"px");var a=window.devicePixelRatio||1,c=document.querySelector('[name="viewport"]');if(c&&c.content){var s=c.content.match(/initial\-scale\=\d+(\.\d+)?/);(s?parseFloat(s[0].split("=")[1]):1)<1&&(this.$dom.style.fontSize=13*a+"px")}i.default.one(".vc-mask",this.$dom).style.display="none"}},{key:"_mockTap",value:function(){var e,t,o,n=!1,r=null;this.$dom.addEventListener("touchstart",function(n){if(void 0===e){var i=n.targetTouches[0];t=i.pageX,o=i.pageY,e=n.timeStamp,r=n.target.nodeType===Node.TEXT_NODE?n.target.parentNode:n.target}},!1),this.$dom.addEventListener("touchmove",function(e){var r=e.changedTouches[0];(Math.abs(r.pageX-t)>10||Math.abs(r.pageY-o)>10)&&(n=!0)}),this.$dom.addEventListener("touchend",function(t){if(!1===n&&t.timeStamp-e<700&&null!=r){var o=!1;switch(r.tagName.toLowerCase()){case"textarea":o=!0;break;case"input":switch(r.type){case"button":case"checkbox":case"file":case"image":case"radio":case"submit":o=!1;break;default:o=!r.disabled&&!r.readOnly}}o?r.focus():t.preventDefault();var i=t.changedTouches[0],a=document.createEvent("MouseEvents");a.initMouseEvent("click",!0,!0,window,1,i.screenX,i.screenY,i.clientX,i.clientY,!1,!1,!1,!1,0,null),a.forwardedTouchEvent=!0,a.initEvent("click",!0,!0),r.dispatchEvent(a)}e=void 0,n=!1,r=null},!1)}},{key:"_bindEvent",value:function(){var e=this,t=i.default.one(".vc-switch",e.$dom);i.default.bind(t,"touchstart",function(t){e.switchPos.startX=t.touches[0].pageX,e.switchPos.startY=t.touches[0].pageY}),i.default.bind(t,"touchend",function(t){e.switchPos.x=e.switchPos.endX,e.switchPos.y=e.switchPos.endY,e.switchPos.startX=0,e.switchPos.startY=0,r.setStorage("switch_x",e.switchPos.x),r.setStorage("switch_y",e.switchPos.y)}),i.default.bind(t,"touchmove",function(o){if(o.touches.length>0){var n=o.touches[0].pageX-e.switchPos.startX,r=o.touches[0].pageY-e.switchPos.startY,i=e.switchPos.x-n,a=e.switchPos.y-r;i+t.offsetWidth>document.documentElement.offsetWidth&&(i=document.documentElement.offsetWidth-t.offsetWidth),a+t.offsetHeight>document.documentElement.offsetHeight&&(a=document.documentElement.offsetHeight-t.offsetHeight),i<0&&(i=0),a<0&&(a=0),t.style.right=i+"px",t.style.bottom=a+"px",e.switchPos.endX=i,e.switchPos.endY=a,o.preventDefault()}}),i.default.bind(i.default.one(".vc-switch",e.$dom),"click",function(){e.show()}),i.default.bind(i.default.one(".vc-hide",e.$dom),"click",function(){e.hide()}),i.default.bind(i.default.one(".vc-mask",e.$dom),"click",function(t){if(t.target!=i.default.one(".vc-mask"))return!1;e.hide()}),i.default.delegate(i.default.one(".vc-tabbar",e.$dom),"click",".vc-tab",function(t){var o=this.dataset.tab;o!=e.activedTab&&e.showTab(o)}),i.default.bind(i.default.one(".vc-panel",e.$dom),"transitionend webkitTransitionEnd oTransitionEnd otransitionend",function(t){if(t.target!=i.default.one(".vc-panel"))return!1;i.default.hasClass(e.$dom,"vc-toggle")||(t.target.style.display="none")});var o=i.default.one(".vc-content",e.$dom),n=!1;i.default.bind(o,"touchstart",function(e){var t=o.scrollTop,r=o.scrollHeight,a=t+o.offsetHeight;0===t?(o.scrollTop=1,0===o.scrollTop&&(i.default.hasClass(e.target,"vc-cmd-input")||(n=!0))):a===r&&(o.scrollTop=t-1,o.scrollTop===t&&(i.default.hasClass(e.target,"vc-cmd-input")||(n=!0)))}),i.default.bind(o,"touchmove",function(e){n&&e.preventDefault()}),i.default.bind(o,"touchend",function(e){n=!1})}},{key:"_autoRun",value:function(){for(var e in this.isInited=!0,this.pluginList)this._initPlugin(this.pluginList[e]);this.tabList.length>0&&this.showTab(this.tabList[0]),this.triggerEvent("ready")}},{key:"triggerEvent",value:function(e,t){e="on"+e.charAt(0).toUpperCase()+e.slice(1),r.isFunction(this.option[e])&&this.option[e].apply(this,t)}},{key:"_initPlugin",value:function(e){var t=this;e.vConsole=this,e.trigger("init"),e.trigger("renderTab",function(o){t.tabList.push(e.id);var n=i.default.render(c.default,{id:e.id,name:e.name});i.default.one(".vc-tabbar",t.$dom).insertAdjacentElement("beforeend",n);var a=i.default.render(s.default,{id:e.id});o&&(r.isString(o)?a.innerHTML+=o:r.isFunction(o.appendTo)?o.appendTo(a):r.isElement(o)&&a.insertAdjacentElement("beforeend",o)),i.default.one(".vc-content",t.$dom).insertAdjacentElement("beforeend",a)}),e.trigger("addTopBar",function(o){if(o)for(var n=i.default.one(".vc-topbar",t.$dom),a=function(t){var a=o[t],l=i.default.render(d.default,{name:a.name||"Undefined",className:a.className||"",pluginID:e.id});if(a.data)for(var c in a.data)l.dataset[c]=a.data[c];r.isFunction(a.onClick)&&i.default.bind(l,"click",function(t){!1===a.onClick.call(l)||(i.default.removeClass(i.default.all(".vc-topbar-"+e.id),"vc-actived"),i.default.addClass(l,"vc-actived"))}),n.insertAdjacentElement("beforeend",l)},l=0;l-1&&this.tabList.splice(s,1);try{delete this.pluginList[e]}catch(t){this.pluginList[e]=void 0}return this.activedTab==e&&this.tabList.length>0&&this.showTab(this.tabList[0]),!0}},{key:"show",value:function(){if(this.isInited){var e=this;i.default.one(".vc-panel",this.$dom).style.display="block",setTimeout(function(){i.default.addClass(e.$dom,"vc-toggle"),e._triggerPluginsEvent("showConsole"),i.default.one(".vc-mask",e.$dom).style.display="block"},10)}}},{key:"hide",value:function(){if(this.isInited){i.default.removeClass(this.$dom,"vc-toggle"),this._triggerPluginsEvent("hideConsole");var e=i.default.one(".vc-mask",this.$dom),t=i.default.one(".vc-panel",this.$dom);i.default.bind(e,"transitionend",function(o){e.style.display="none",t.style.display="none"})}}},{key:"showSwitch",value:function(){this.isInited&&(i.default.one(".vc-switch",this.$dom).style.display="block")}},{key:"hideSwitch",value:function(){this.isInited&&(i.default.one(".vc-switch",this.$dom).style.display="none")}},{key:"showTab",value:function(e){if(this.isInited){var t=i.default.one("#__vc_log_"+e);i.default.removeClass(i.default.all(".vc-tab",this.$dom),"vc-actived"),i.default.addClass(i.default.one("#__vc_tab_"+e),"vc-actived"),i.default.removeClass(i.default.all(".vc-logbox",this.$dom),"vc-actived"),i.default.addClass(t,"vc-actived");var o=i.default.all(".vc-topbar-"+e,this.$dom);i.default.removeClass(i.default.all(".vc-toptab",this.$dom),"vc-toggle"),i.default.addClass(o,"vc-toggle"),o.length>0?i.default.addClass(i.default.one(".vc-content",this.$dom),"vc-has-topbar"):i.default.removeClass(i.default.one(".vc-content",this.$dom),"vc-has-topbar"),i.default.removeClass(i.default.all(".vc-tool",this.$dom),"vc-toggle"),i.default.addClass(i.default.all(".vc-tool-"+e,this.$dom),"vc-toggle"),this.activedTab&&this._triggerPluginEvent(this.activedTab,"hide"),this.activedTab=e,this._triggerPluginEvent(this.activedTab,"show")}}},{key:"setOption",value:function(e,t){if(r.isString(e))this.option[e]=t,this._triggerPluginsEvent("updateOption");else if(r.isObject(e)){for(var o in e)this.option[o]=e[o];this._triggerPluginsEvent("updateOption")}else console.debug("The first parameter of vConsole.setOption() must be a string or an object.")}},{key:"destroy",value:function(){if(this.isInited){for(var e=Object.keys(this.pluginList),t=e.length-1;t>=0;t--)this.removePlugin(e[t]);this.$dom.parentNode.removeChild(this.$dom),this.isInited=!1}}}])&&_(t.prototype,o),a&&_(t,a),e}();x.VConsolePlugin=v.default,x.VConsoleLogPlugin=f.default,x.VConsoleDefaultPlugin=p.default,x.VConsoleSystemPlugin=b.default,x.VConsoleNetworkPlugin=g.default,x.VConsoleElementPlugin=h.default,x.VConsoleStoragePlugin=m.default;var k=x;o.default=k,e.exports=t.default})?n.apply(t,r):n)||(e.exports=i)},function(e){e.exports=JSON.parse('{"name":"vconsole","version":"3.3.4","description":"A lightweight, extendable front-end developer tool for mobile web page.","homepage":"https://github.com/Tencent/vConsole","main":"dist/vconsole.min.js","typings":"dist/vconsole.min.d.ts","scripts":{"test":"mocha","build":"webpack"},"keywords":["console","debug","mobile"],"repository":{"type":"git","url":"git+https://github.com/Tencent/vConsole.git"},"dependencies":{},"devDependencies":{"@babel/core":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-proposal-export-namespace-from":"^7.5.2","@babel/plugin-proposal-object-rest-spread":"^7.5.5","@babel/preset-env":"^7.5.5","babel-loader":"^8.0.6","babel-plugin-add-module-exports":"^1.0.2","chai":"^4.2.0","copy-webpack-plugin":"^5.0.4","css-loader":"^3.2.0","html-loader":"^0.5.5","jsdom":"^15.1.1","json-loader":"^0.5.7","less":"^3.10.0","less-loader":"^5.0.0","mocha":"^5.2.0","style-loader":"^1.0.0","webpack":"^4.39.2","webpack-cli":"^3.3.6"},"author":"Tencent","license":"MIT"}')},function(e,t,o){var n,r,i;r=[t],void 0===(i="function"==typeof(n=function(o){"use strict";Object.defineProperty(o,"__esModule",{value:!0}),o.default=function(e,t,o){var n=/\{\{([^\}]+)\}\}/g,r="",i="",a=0,l=[],c=function(e,t){""!==e&&(t?e.match(/^ ?else/g)?r+="} "+e+" {\n":e.match(/\/(if|for|switch)/g)?r+="}\n":e.match(/^ ?if|for|switch/g)?r+=e+" {\n":e.match(/^ ?(break|continue) ?$/g)?r+=e+";\n":e.match(/^ ?(case|default)/g)?r+=e+":\n":r+="arr.push("+e+");\n":r+='arr.push("'+e.replace(/"/g,'\\"')+'");\n')};for(window.__mito_data=t,window.__mito_code="",window.__mito_result="",e=(e=e.replace(/(\{\{ ?switch(.+?)\}\})[\r\n\t ]+\{\{/g,"$1{{")).replace(/^[\r\n]/,"").replace(/\n/g,"\\\n").replace(/\r/g,"\\\r"),i="(function(){\n",r="var arr = [];\n";l=n.exec(e);)c(e.slice(a,l.index),!1),c(l[1],!0),a=l.index+l[0].length;c(e.substr(a,e.length-a),!1),i+=r="with (__mito_data) {\n"+(r+='__mito_result = arr.join("");')+"\n}",i+="})();";var s=document.getElementsByTagName("script"),d="";s.length>0&&(d=s[0].nonce||"");var u=document.createElement("SCRIPT");u.innerHTML=i,u.setAttribute("nonce",d),document.documentElement.appendChild(u);var v=__mito_result;if(document.documentElement.removeChild(u),!o){var f=document.createElement("DIV");f.innerHTML=v,v=f.children[0]}return v},e.exports=t.default})?n.apply(t,r):n)||(e.exports=i)},function(e,t,o){var n=o(12);"string"==typeof n&&(n=[[e.i,n,""]]);var r={insert:"head",singleton:!1};o(5)(n,r);n.locals&&(e.exports=n.locals)},function(e,t,o){(e.exports=o(4)(!1)).push([e.i,'#__vconsole {\n color: #000;\n font-size: 13px;\n font-family: Helvetica Neue, Helvetica, Arial, sans-serif;\n /* global */\n /* compoment */\n}\n#__vconsole .vc-max-height {\n max-height: 19.23076923em;\n}\n#__vconsole .vc-max-height-line {\n max-height: 3.38461538em;\n}\n#__vconsole .vc-min-height {\n min-height: 3.07692308em;\n}\n#__vconsole dd,\n#__vconsole dl,\n#__vconsole pre {\n margin: 0;\n}\n#__vconsole .vc-switch {\n display: block;\n position: fixed;\n right: 0.76923077em;\n bottom: 0.76923077em;\n color: #FFF;\n background-color: #04BE02;\n line-height: 1;\n font-size: 1.07692308em;\n padding: 0.61538462em 1.23076923em;\n z-index: 10000;\n border-radius: 0.30769231em;\n box-shadow: 0 0 0.61538462em rgba(0, 0, 0, 0.4);\n}\n#__vconsole .vc-mask {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background: rgba(0, 0, 0, 0);\n z-index: 10001;\n transition: background 0.3s;\n -webkit-tap-highlight-color: transparent;\n overflow-y: scroll;\n}\n#__vconsole .vc-panel {\n display: none;\n position: fixed;\n min-height: 85%;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 10002;\n background-color: #EFEFF4;\n -webkit-transition: -webkit-transform 0.3s;\n transition: -webkit-transform 0.3s;\n transition: transform 0.3s;\n transition: transform 0.3s, -webkit-transform 0.3s;\n -webkit-transform: translate(0, 100%);\n transform: translate(0, 100%);\n}\n#__vconsole .vc-tabbar {\n border-bottom: 1px solid #D9D9D9;\n overflow-x: auto;\n height: 3em;\n width: auto;\n white-space: nowrap;\n}\n#__vconsole .vc-tabbar .vc-tab {\n display: inline-block;\n line-height: 3em;\n padding: 0 1.15384615em;\n border-right: 1px solid #D9D9D9;\n text-decoration: none;\n color: #000;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n#__vconsole .vc-tabbar .vc-tab:active {\n background-color: rgba(0, 0, 0, 0.15);\n}\n#__vconsole .vc-tabbar .vc-tab.vc-actived {\n background-color: #FFF;\n}\n#__vconsole .vc-content {\n background-color: #FFF;\n overflow-x: hidden;\n overflow-y: auto;\n position: absolute;\n top: 3.07692308em;\n left: 0;\n right: 0;\n bottom: 3.07692308em;\n -webkit-overflow-scrolling: touch;\n margin-bottom: constant(safe-area-inset-bottom);\n margin-bottom: env(safe-area-inset-bottom);\n}\n#__vconsole .vc-content.vc-has-topbar {\n top: 5.46153846em;\n}\n#__vconsole .vc-topbar {\n background-color: #FBF9FE;\n display: flex;\n display: -webkit-box;\n flex-direction: row;\n flex-wrap: wrap;\n -webkit-box-direction: row;\n -webkit-flex-wrap: wrap;\n width: 100%;\n}\n#__vconsole .vc-topbar .vc-toptab {\n display: none;\n flex: 1;\n -webkit-box-flex: 1;\n line-height: 2.30769231em;\n padding: 0 1.15384615em;\n border-bottom: 1px solid #D9D9D9;\n text-decoration: none;\n text-align: center;\n color: #000;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n#__vconsole .vc-topbar .vc-toptab.vc-toggle {\n display: block;\n}\n#__vconsole .vc-topbar .vc-toptab:active {\n background-color: rgba(0, 0, 0, 0.15);\n}\n#__vconsole .vc-topbar .vc-toptab.vc-actived {\n border-bottom: 1px solid #3e82f7;\n}\n#__vconsole .vc-logbox {\n display: none;\n position: relative;\n min-height: 100%;\n}\n#__vconsole .vc-logbox i {\n font-style: normal;\n}\n#__vconsole .vc-logbox .vc-log {\n padding-bottom: 3em;\n -webkit-tap-highlight-color: transparent;\n}\n#__vconsole .vc-logbox .vc-log:empty:before {\n content: "Empty";\n color: #999;\n position: absolute;\n top: 45%;\n left: 0;\n right: 0;\n bottom: 0;\n font-size: 1.15384615em;\n text-align: center;\n}\n#__vconsole .vc-logbox .vc-item {\n margin: 0;\n padding: 0.46153846em 0.61538462em;\n overflow: hidden;\n line-height: 1.3;\n border-bottom: 1px solid #EEE;\n word-break: break-word;\n}\n#__vconsole .vc-logbox .vc-item-info {\n color: #6A5ACD;\n}\n#__vconsole .vc-logbox .vc-item-debug {\n color: #DAA520;\n}\n#__vconsole .vc-logbox .vc-item-warn {\n color: #FFA500;\n border-color: #FFB930;\n background-color: #FFFACD;\n}\n#__vconsole .vc-logbox .vc-item-error {\n color: #DC143C;\n border-color: #F4A0AB;\n background-color: #FFE4E1;\n}\n#__vconsole .vc-logbox .vc-log.vc-log-partly .vc-item {\n display: none;\n}\n#__vconsole .vc-logbox .vc-log.vc-log-partly-log .vc-item-log,\n#__vconsole .vc-logbox .vc-log.vc-log-partly-info .vc-item-info,\n#__vconsole .vc-logbox .vc-log.vc-log-partly-warn .vc-item-warn,\n#__vconsole .vc-logbox .vc-log.vc-log-partly-error .vc-item-error {\n display: block;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-content {\n margin-right: 4.61538462em;\n display: inline-block;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-repeat {\n display: inline-block;\n margin-right: 0.30769231em;\n padding: 0 6.5px;\n color: #D7E0EF;\n background-color: #42597F;\n border-radius: 8.66666667px;\n}\n#__vconsole .vc-logbox .vc-item.vc-item-error .vc-item-repeat {\n color: #901818;\n background-color: #DC2727;\n}\n#__vconsole .vc-logbox .vc-item.vc-item-warn .vc-item-repeat {\n color: #987D20;\n background-color: #F4BD02;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-code {\n display: block;\n white-space: pre-wrap;\n overflow: auto;\n position: relative;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-code.vc-item-code-input,\n#__vconsole .vc-logbox .vc-item .vc-item-code.vc-item-code-output {\n padding-left: 0.92307692em;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-code.vc-item-code-input:before,\n#__vconsole .vc-logbox .vc-item .vc-item-code.vc-item-code-output:before {\n content: "›";\n position: absolute;\n top: -0.23076923em;\n left: 0;\n font-size: 1.23076923em;\n color: #6A5ACD;\n}\n#__vconsole .vc-logbox .vc-item .vc-item-code.vc-item-code-output:before {\n content: "‹";\n}\n#__vconsole .vc-logbox .vc-item .vc-fold {\n display: block;\n overflow: auto;\n -webkit-overflow-scrolling: touch;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-outer {\n display: block;\n font-style: italic;\n padding-left: 0.76923077em;\n position: relative;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-outer:active {\n background-color: #E6E6E6;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-outer:before {\n content: "";\n position: absolute;\n top: 0.30769231em;\n left: 0.15384615em;\n width: 0;\n height: 0;\n border: transparent solid 0.30769231em;\n border-left-color: #000;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-outer.vc-toggle:before {\n top: 0.46153846em;\n left: 0;\n border-top-color: #000;\n border-left-color: transparent;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-inner {\n display: none;\n margin-left: 0.76923077em;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-inner.vc-toggle {\n display: block;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-inner .vc-code-key {\n margin-left: 0.76923077em;\n}\n#__vconsole .vc-logbox .vc-item .vc-fold .vc-fold-outer .vc-code-key {\n margin-left: 0;\n}\n#__vconsole .vc-logbox .vc-code-key {\n color: #905;\n}\n#__vconsole .vc-logbox .vc-code-private-key {\n color: #D391B5;\n}\n#__vconsole .vc-logbox .vc-code-function {\n color: #905;\n font-style: italic;\n}\n#__vconsole .vc-logbox .vc-code-number,\n#__vconsole .vc-logbox .vc-code-boolean {\n color: #0086B3;\n}\n#__vconsole .vc-logbox .vc-code-string {\n color: #183691;\n}\n#__vconsole .vc-logbox .vc-code-null,\n#__vconsole .vc-logbox .vc-code-undefined {\n color: #666;\n}\n#__vconsole .vc-logbox .vc-cmd {\n position: absolute;\n height: 3.07692308em;\n left: 0;\n right: 0;\n bottom: 0;\n border-top: 1px solid #D9D9D9;\n display: block!important;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-input-wrap {\n display: block;\n height: 2.15384615em;\n margin-right: 3.07692308em;\n padding: 0.46153846em 0.61538462em;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-input {\n width: 100%;\n border: none;\n resize: none;\n outline: none;\n padding: 0;\n font-size: 0.92307692em;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-input::-webkit-input-placeholder {\n line-height: 2.15384615em;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-btn {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n width: 3.07692308em;\n border: none;\n background-color: #EFEFF4;\n outline: none;\n -webkit-touch-callout: none;\n font-size: 1em;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-btn:active {\n background-color: rgba(0, 0, 0, 0.15);\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-prompted {\n position: fixed;\n width: 100%;\n background-color: #FBF9FE;\n border: 1px solid #D9D9D9;\n overflow-x: scroll;\n display: none;\n}\n#__vconsole .vc-logbox .vc-cmd .vc-cmd-prompted li {\n list-style: none;\n line-height: 30px;\n padding: 0 0.46153846em;\n border-bottom: 1px solid #D9D9D9;\n}\n#__vconsole .vc-logbox .vc-group .vc-group-preview {\n -webkit-touch-callout: none;\n}\n#__vconsole .vc-logbox .vc-group .vc-group-preview:active {\n background-color: #E6E6E6;\n}\n#__vconsole .vc-logbox .vc-group .vc-group-detail {\n display: none;\n padding: 0 0 0.76923077em 1.53846154em;\n border-bottom: 1px solid #EEE;\n}\n#__vconsole .vc-logbox .vc-group.vc-actived .vc-group-detail {\n display: block;\n background-color: #FBF9FE;\n}\n#__vconsole .vc-logbox .vc-group.vc-actived .vc-table-row {\n background-color: #FFF;\n}\n#__vconsole .vc-logbox .vc-group.vc-actived .vc-group-preview {\n background-color: #FBF9FE;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-row {\n display: flex;\n display: -webkit-flex;\n flex-direction: row;\n flex-wrap: wrap;\n -webkit-box-direction: row;\n -webkit-flex-wrap: wrap;\n overflow: hidden;\n border-bottom: 1px solid #EEE;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-row.vc-left-border {\n border-left: 1px solid #EEE;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col {\n flex: 1;\n -webkit-box-flex: 1;\n padding: 0.23076923em 0.30769231em;\n border-left: 1px solid #EEE;\n overflow: auto;\n white-space: pre-wrap;\n word-break: break-word;\n /*white-space: nowrap;\n text-overflow: ellipsis;*/\n -webkit-overflow-scrolling: touch;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col:first-child {\n border: none;\n}\n#__vconsole .vc-logbox .vc-table .vc-small .vc-table-col {\n padding: 0 0.30769231em;\n font-size: 0.92307692em;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-2 {\n flex: 2;\n -webkit-box-flex: 2;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-3 {\n flex: 3;\n -webkit-box-flex: 3;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-4 {\n flex: 4;\n -webkit-box-flex: 4;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-5 {\n flex: 5;\n -webkit-box-flex: 5;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-6 {\n flex: 6;\n -webkit-box-flex: 6;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-row-error {\n border-color: #F4A0AB;\n background-color: #FFE4E1;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-row-error .vc-table-col {\n color: #DC143C;\n border-color: #F4A0AB;\n}\n#__vconsole .vc-logbox .vc-table .vc-table-col-title {\n font-weight: bold;\n}\n#__vconsole .vc-logbox.vc-actived {\n display: block;\n}\n#__vconsole .vc-toolbar {\n border-top: 1px solid #D9D9D9;\n line-height: 3em;\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n display: flex;\n display: -webkit-box;\n flex-direction: row;\n -webkit-box-direction: row;\n}\n#__vconsole .vc-toolbar .vc-tool {\n display: none;\n text-decoration: none;\n color: #000;\n width: 50%;\n flex: 1;\n -webkit-box-flex: 1;\n text-align: center;\n position: relative;\n -webkit-touch-callout: none;\n}\n#__vconsole .vc-toolbar .vc-tool.vc-toggle,\n#__vconsole .vc-toolbar .vc-tool.vc-global-tool {\n display: block;\n}\n#__vconsole .vc-toolbar .vc-tool:active {\n background-color: rgba(0, 0, 0, 0.15);\n}\n#__vconsole .vc-toolbar .vc-tool:after {\n content: " ";\n position: absolute;\n top: 0.53846154em;\n bottom: 0.53846154em;\n right: 0;\n border-left: 1px solid #D9D9D9;\n}\n#__vconsole .vc-toolbar .vc-tool-last:after {\n border: none;\n}\n@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {\n #__vconsole .vc-toolbar,\n #__vconsole .vc-switch {\n bottom: constant(safe-area-inset-bottom);\n bottom: env(safe-area-inset-bottom);\n }\n}\n#__vconsole.vc-toggle .vc-switch {\n display: none;\n}\n#__vconsole.vc-toggle .vc-mask {\n background: rgba(0, 0, 0, 0.6);\n display: block;\n}\n#__vconsole.vc-toggle .vc-panel {\n -webkit-transform: translate(0, 0);\n transform: translate(0, 0);\n}\n',""])},function(e,t){e.exports='
\n
vConsole
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n
\n Hide\n
\n
\n
'},function(e,t){e.exports='{{name}}'},function(e,t){e.exports='
\n \n
'},function(e,t){e.exports='{{name}}'},function(e,t){e.exports='{{name}}'},function(e,t){e.exports='
\n\t
\n
'},function(e,t){e.exports='
\n {{if (lineType == \'obj\')}}\n {{outer}}\n
\n {{else if (lineType == \'value\')}}\n {{value}}\n {{else if (lineType == \'kv\')}}\n {{key}}: {{value}}\n {{/if}}\n
'},function(e,t){e.exports='\n {{key}}: {{value}}\n'},function(module,exports,__webpack_require__){var __WEBPACK_AMD_DEFINE_FACTORY__,__WEBPACK_AMD_DEFINE_ARRAY__,__WEBPACK_AMD_DEFINE_RESULT__,factory;factory=function(_exports,_query,tool,_log,_tabbox_default,_item_code){"use strict";function _interopRequireWildcard(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var n=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(e,o):{};n.get||n.set?Object.defineProperty(t,o,n):t[o]=e[o]}return t.default=e,t}function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _typeof(e){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _defineProperties(e,t){for(var o=0;o=0&&o.test(e[r]);r--)n.push(e[r]);if(0==n.length){o=/\./;for(var i=t-1;i>=0&&o.test(e[i]);i--)n.push(e[i])}if(0===n.length){var a=e.match(/[\(\)\[\]\{\}]/gi)||[];return a[a.length-1]}return n.reverse().join("")};_query.default.bind(_query.default.one(".vc-cmd-input"),"keyup",function(e){var isDeleteKeyCode=8===e.keyCode||46===e.keyCode,$prompted=_query.default.one(".vc-cmd-prompted");$prompted.style.display="none",$prompted.innerHTML="";var tempValue=this.value,value=retrievePrecedingIdentifier(this.value,this.value.length);if(value&&value.length>0){if(/\(/.test(value)&&!isDeleteKeyCode)return void(_query.default.one(".vc-cmd-input").value+=")");if(/\[/.test(value)&&!isDeleteKeyCode)return void(_query.default.one(".vc-cmd-input").value+="]");if(/\{/.test(value)&&!isDeleteKeyCode)return void(_query.default.one(".vc-cmd-input").value+="}");if("."===value){var key=retrievePrecedingIdentifier(tempValue,tempValue.length-1);if(!cacheObj[key])try{cacheObj[key]=Object.getOwnPropertyNames(eval("("+key+")")).sort()}catch(e){}try{for(var _i3=0;_i3=0){var _$li=document.createElement("li");_$li.innerHTML=winKeys[_i4],_$li.onclick=function(){_query.default.one(".vc-cmd-input").value="",_query.default.one(".vc-cmd-input").value=this.innerHTML,"function"==keyTypes[this.innerHTML]&&(_query.default.one(".vc-cmd-input").value+="()"),$prompted.style.display="none"},$prompted.appendChild(_$li)}}else{var arr=value.split(".");if(cacheObj[arr[0]]){cacheObj[arr[0]].sort();for(var _i5=0;_i5=0&&(_$li2.innerHTML=_key3,_$li2.onclick=function(){_query.default.one(".vc-cmd-input").value="",_query.default.one(".vc-cmd-input").value=tempValue+this.innerHTML,$prompted.style.display="none"},$prompted.appendChild(_$li2))}}}if($prompted.children.length>0){var m=Math.min(200,31*$prompted.children.length);$prompted.style.display="block",$prompted.style.height=m+"px",$prompted.style.marginTop=-m+"px"}}else $prompted.style.display="none"}),_query.default.bind(_query.default.one(".vc-cmd",this.$tabbox),"submit",function(e){e.preventDefault();var t=_query.default.one(".vc-cmd-input",e.target),o=t.value;t.value="",""!==o&&that.evalCommand(o);var n=_query.default.one(".vc-cmd-prompted");n&&(n.style.display="none")});var code="";code+="if (!!window) {",code+="window.__vConsole_cmd_result = undefined;",code+="window.__vConsole_cmd_error = false;",code+="}";var scriptList=document.getElementsByTagName("script"),nonce="";scriptList.length>0&&(nonce=scriptList[0].nonce||"");var script=document.createElement("SCRIPT");script.innerHTML=code,script.setAttribute("nonce",nonce),document.documentElement.appendChild(script),document.documentElement.removeChild(script)}},{key:"mockConsole",value:function(){_get(_getPrototypeOf(VConsoleDefaultTab.prototype),"mockConsole",this).call(this);var e=this;tool.isFunction(window.onerror)&&(this.windowOnError=window.onerror),window.onerror=function(t,o,n,r,i){var a=t;o&&(a+="\n"+o.replace(location.origin,"")),(n||r)&&(a+=":"+n+":"+r);var l=!!i&&!!i.stack&&i.stack.toString()||"";e.printLog({logType:"error",logs:[a,l],noOrigin:!0}),tool.isFunction(e.windowOnError)&&e.windowOnError.call(window,t,o,n,r,i)}}},{key:"evalCommand",value:function(e){this.printLog({logType:"log",content:_query.default.render(_item_code.default,{content:e,type:"input"}),style:""});var t,o=void 0;try{o=eval.call(window,"("+e+")")}catch(t){try{o=eval.call(window,e)}catch(e){}}tool.isArray(o)||tool.isObject(o)?t=this.getFoldedLine(o):(tool.isNull(o)?o="null":tool.isUndefined(o)?o="undefined":tool.isFunction(o)?o="function()":tool.isString(o)&&(o='"'+o+'"'),t=_query.default.render(_item_code.default,{content:o,type:"output"})),this.printLog({logType:"log",content:t,style:""}),window.winKeys=Object.getOwnPropertyNames(window).sort()}}]),VConsoleDefaultTab}(_log.default),_default=VConsoleDefaultTab;_exports.default=_default,module.exports=exports.default},__WEBPACK_AMD_DEFINE_ARRAY__=[exports,__webpack_require__(1),__webpack_require__(0),__webpack_require__(3),__webpack_require__(22),__webpack_require__(23)],void 0===(__WEBPACK_AMD_DEFINE_RESULT__="function"==typeof(__WEBPACK_AMD_DEFINE_FACTORY__=factory)?__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports,__WEBPACK_AMD_DEFINE_ARRAY__):__WEBPACK_AMD_DEFINE_FACTORY__)||(module.exports=__WEBPACK_AMD_DEFINE_RESULT__)},function(e,t){e.exports='
\n
\n
\n \n
    \n
    \n \n
    \n
    \n
    '},function(e,t){e.exports='
    {{content}}
    '},function(e,t,o){var n,r,i;r=[t,o(3),o(25)],void 0===(i="function"==typeof(n=function(o,n,r){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}function a(e){return(a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function l(e,t){for(var o=0;o\n
    \n'},function(e,t,o){var n,r,i;r=[t,o(1),o(0),o(2),o(27),o(28),o(29)],void 0===(i="function"==typeof(n=function(o,n,r,i,a,l,c){"use strict";function s(e){return e&&e.__esModule?e:{default:e}}function d(e){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function u(e,t){for(var o=0;o=t.scrollHeight?e.isInBottom=!0:e.isInBottom=!1)}),e.reqList)e.updateRequest(o,{})}},{key:"onRemove",value:function(){window.XMLHttpRequest&&(window.XMLHttpRequest.prototype.open=this._open,window.XMLHttpRequest.prototype.send=this._send,this._open=void 0,this._send=void 0)}},{key:"onShow",value:function(){this.isShow=!0,1==this.isInBottom&&this.scrollToBottom()}},{key:"onHide",value:function(){this.isShow=!1}},{key:"onShowConsole",value:function(){1==this.isInBottom&&this.scrollToBottom()}},{key:"scrollToBottom",value:function(){var e=n.default.one(".vc-content");e.scrollTop=e.scrollHeight-e.offsetHeight}},{key:"clearLog",value:function(){for(var e in this.reqList={},this.domList)this.domList[e].parentNode.removeChild(this.domList[e]),this.domList[e]=void 0;this.domList={},this.renderHeader()}},{key:"renderHeader",value:function(){var e=Object.keys(this.reqList).length,t=n.default.render(l.default,{count:e}),o=n.default.one(".vc-log",this.$tabbox);this.$header?this.$header.parentNode.replaceChild(t,this.$header):o.parentNode.insertBefore(t,o),this.$header=t}},{key:"updateRequest",value:function(e,t){var o=Object.keys(this.reqList).length,i=this.reqList[e]||{};for(var a in t)i[a]=t[a];if(this.reqList[e]=i,this.isReady){var l={id:e,url:i.url,status:i.status,method:i.method||"-",costTime:i.costTime>0?i.costTime+"ms":"-",header:i.header||null,getData:i.getData||null,postData:i.postData||null,response:null,actived:!!i.actived};switch(i.responseType){case"":case"text":if(r.isString(i.response))try{l.response=JSON.parse(i.response),l.response=JSON.stringify(l.response,null,1),l.response=r.htmlEncode(l.response)}catch(e){l.response=r.htmlEncode(i.response)}else void 0!==i.response&&(l.response=Object.prototype.toString.call(i.response));break;case"json":void 0!==i.response&&(l.response=JSON.stringify(i.response,null,1),l.response=r.htmlEncode(l.response));break;case"blob":case"document":case"arraybuffer":default:void 0!==i.response&&(l.response=Object.prototype.toString.call(i.response))}0==i.readyState||1==i.readyState?l.status="Pending":2==i.readyState||3==i.readyState?l.status="Loading":4==i.readyState||(l.status="Unknown");var s=n.default.render(c.default,l),d=this.domList[e];i.status>=400&&n.default.addClass(n.default.one(".vc-group-preview",s),"vc-table-row-error"),d?d.parentNode.replaceChild(s,d):n.default.one(".vc-log",this.$tabbox).insertAdjacentElement("beforeend",s),this.domList[e]=s,Object.keys(this.reqList).length!=o&&this.renderHeader(),this.isInBottom&&this.scrollToBottom()}}},{key:"mockAjax",value:function(){if(window.XMLHttpRequest){var e=this,t=window.XMLHttpRequest.prototype.open,o=window.XMLHttpRequest.prototype.send;e._open=t,e._send=o,window.XMLHttpRequest.prototype.open=function(){var o=this,n=[].slice.call(arguments),r=n[0],i=n[1],a=e.getUniqueID(),l=null;o._requestID=a,o._method=r,o._url=i;var c=o.onreadystatechange||function(){},s=function(){var t=e.reqList[a]||{};if(t.readyState=o.readyState,t.status=0,o.readyState>1&&(t.status=o.status),t.responseType=o.responseType,0==o.readyState)t.startTime||(t.startTime=+new Date);else if(1==o.readyState)t.startTime||(t.startTime=+new Date);else if(2==o.readyState){t.header={};for(var n=o.getAllResponseHeaders()||"",r=n.split("\n"),i=0;i0){a.getData={},l=(l=l.join("?")).split("&");var c=!0,s=!1,d=void 0;try{for(var u,v=l[Symbol.iterator]();!(c=(u=v.next()).done);c=!0){var f=u.value;f=f.split("="),a.getData[f[0]]=decodeURIComponent(f[1])}}catch(e){s=!0,d=e}finally{try{c||null==v.return||v.return()}finally{if(s)throw d}}}if("POST"==a.method)if(r.isString(i)){var p=i.split("&");a.postData={};var b=!0,g=!1,h=void 0;try{for(var m,y=p[Symbol.iterator]();!(b=(m=y.next()).done);b=!0){var _=m.value;_=_.split("="),a.postData[_[0]]=_[1]}}catch(e){g=!0,h=e}finally{try{b||null==y.return||y.return()}finally{if(g)throw h}}}else r.isPlainObject(i)&&(a.postData=i);return t._noVConsole||e.updateRequest(t._requestID,a),o.apply(t,n)}}}},{key:"getUniqueID",value:function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})}}])&&u(o.prototype,s),d&&u(o,d),t}();o.default=b,e.exports=t.default})?n.apply(t,r):n)||(e.exports=i)},function(e,t){e.exports='
    \n
    \n
    '},function(e,t){e.exports='
    \n
    Name {{if (count > 0)}}({{count}}){{/if}}
    \n
    Method
    \n
    Status
    \n
    Time
    \n
    '},function(e,t){e.exports='
    \n
    \n
    {{url}}
    \n
    {{method}}
    \n
    {{status}}
    \n
    {{costTime}}
    \n
    \n
    \n {{if (header !== null)}}\n
    \n
    \n
    Headers
    \n
    \n {{for (var key in header)}}\n
    \n
    {{key}}
    \n
    {{header[key]}}
    \n
    \n {{/for}}\n
    \n {{/if}}\n {{if (getData !== null)}}\n
    \n
    \n
    Query String Parameters
    \n
    \n {{for (var key in getData)}}\n
    \n
    {{key}}
    \n
    {{getData[key]}}
    \n
    \n {{/for}}\n
    \n {{/if}}\n {{if (postData !== null)}}\n
    \n
    \n
    Form Data
    \n
    \n {{for (var key in postData)}}\n
    \n
    {{key}}
    \n
    {{postData[key]}}
    \n
    \n {{/for}}\n
    \n {{/if}}\n
    \n
    \n
    Response
    \n
    \n
    \n
    {{response || \'\'}}
    \n
    \n
    \n
    \n
    '},function(e,t,o){var n,r,i;r=[t,o(31),o(2),o(33),o(34),o(0),o(1)],void 0===(i="function"==typeof(n=function(o,n,r,i,a,l,c){"use strict";function s(e){return e&&e.__esModule?e:{default:e}}function d(e){return(d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function u(e,t){for(var o=0;o0&&this.onChildRemove(e),e.addedNodes.length>0&&this.onChildAdd(e);break;case"attributes":this.onAttributesChange(e);break;case"characterData":this.onCharacterDataChange(e)}}},{key:"onChildRemove",value:function(e){var t=e.target;if(t.__vconsole_node){for(var o=0;o0||(e.childNodes[r]?n.renderView(e.childNodes[r],a,"replace"):a.style.display="none"))}}}),o){case"replace":t.parentNode.replaceChild(r,t);break;case"insertBefore":t.parentNode.insertBefore(r,t);break;default:t.appendChild(r)}return r}},{key:"getNode",value:function(e){if(!this._isIgnoredElement(e)){var t=e.__vconsole_node||{};if(t.nodeType=e.nodeType,t.nodeName=e.nodeName,t.tagName=e.tagName||"",t.textContent="",t.nodeType!=e.TEXT_NODE&&t.nodeType!=e.DOCUMENT_TYPE_NODE||(t.textContent=e.textContent),t.id=e.id||"",t.className=e.className||"",t.attributes=[],e.hasAttributes&&e.hasAttributes())for(var o=0;o0)for(var n=0;n .vcelm-node {\n display: block;\n}\n.vcelm-l .vcelm-node:active {\n background-color: rgba(0, 0, 0, 0.15);\n}\n.vcelm-l.vcelm-noc .vcelm-node:active {\n background-color: transparent;\n}\n.vcelm-t {\n white-space: pre-wrap;\n word-wrap: break-word;\n}\n/* level */\n.vcelm-l .vcelm-l {\n display: none;\n}\n.vcelm-l.vc-toggle > .vcelm-l {\n margin-left: 4px;\n display: block;\n}\n/* arrow */\n.vcelm-l:before {\n content: "";\n display: block;\n position: absolute;\n top: 6px;\n left: 3px;\n width: 0;\n height: 0;\n border: transparent solid 3px;\n border-left-color: #000;\n}\n.vcelm-l.vc-toggle:before {\n display: block;\n top: 6px;\n left: 0;\n border-top-color: #000;\n border-left-color: transparent;\n}\n.vcelm-l.vcelm-noc:before {\n display: none;\n}\n',""])},function(e,t){e.exports='
    \n
    \n
    '},function(e,t,o){var n,r,i;r=[t,o(35),o(36),o(0),o(1)],void 0===(i="function"==typeof(n=function(o,n,r,i,a){"use strict";function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){for(var o=0;o-1),l=i;0==e.childNodes.length&&(l=!0);var c=a.default.render(n.default,{node:e}),s=a.default.render(r.default,{node:e});if(l)a.default.addClass(t,"vcelm-noc"),t.appendChild(c),i||t.appendChild(s);else{t.appendChild(c);for(var d=0;d<{{node.tagName.toLowerCase()}}{{if (node.className || node.attributes.length)}}\n \n {{for (var i = 0; i < node.attributes.length; i++)}}\n {{if (node.attributes[i].value !== \'\')}}\n {{node.attributes[i].name}}="{{node.attributes[i].value}}"{{else}}\n {{node.attributes[i].name}}{{/if}}{{/for}}{{/if}}>
    '},function(e,t){e.exports='</{{node.tagName.toLowerCase()}}>'},function(e,t,o){var n,r,i;r=[t,o(2),o(38),o(39),o(0),o(1)],void 0===(i="function"==typeof(n=function(o,n,r,i,a,l){"use strict";function c(e){return e&&e.__esModule?e:{default:e}}function s(e){return(s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function d(e,t){for(var o=0;o\n
    \n'},function(e,t){e.exports='
    \n
    \n
    Name
    \n
    Value
    \n
    \n {{for (var i = 0; i < list.length; i++)}}\n
    \n
    {{list[i].name}}
    \n
    {{list[i].value}}
    \n
    \n {{/for}}\n
    '}])}); \ No newline at end of file diff --git a/source/released/resource/annie2xAPIObj.json b/source/released/resource/annie2xAPIObj.json new file mode 100644 index 0000000000000000000000000000000000000000..edf54ece19c4e491e0bd9d1d90addf67104030f1 --- /dev/null +++ b/source/released/resource/annie2xAPIObj.json @@ -0,0 +1,255 @@ +{ + "data": [{ + "name": "annie.Trace", + "scene": "traceDemo", + "classObj": "traceDemo.TraceDemo", + "title": "调试打印", + "isMake": true + }, { + "name": "annie.AObject", + "scene": "aObjectDemo", + "classObj": "aObjectDemo.AObjectDemo", + "title": "annie.AObject基类", + "isMake": true + }, { + "name": "annie.DisplayObject", + "scene": "displayObjectDemo", + "classObj": "displayObjectDemo.DisplayObjectDemo", + "title": "显示对象基类", + "isMake": true + }, { + "name": "annie.Bitmap", + "scene": "bitmapDemo", + "classObj": "bitmapDemo.BitmapDemo", + "title": "图形显示对象", + "isMake": true + }, { + "name": "annie.Shape", + "scene": "shapeDemo", + "classObj": "shapeDemo.ShapeDemo", + "title": "矢量显示对象", + "isMake": true + }, { + "name": "annie.TextField", + "scene": "textFieldDemo", + "classObj": "textFieldDemo.TextFieldDemo", + "title": "文本显示对象", + "isMake": true + }, { + "name": "annie.FloatDisplay", + "scene": "floatDisplayDemo", + "classObj": "floatDisplayDemo.FloatDisplayDemo", + "title": "悬浮显示对象", + "isMake": true + }, { + "name": "annie.Input", + "scene": "inputDemo", + "classObj": "inputDemo.InputDemo", + "title": "输入显示对象", + "isMake": true + }, { + "name": "annie.Sprite", + "scene": "spriteDemo", + "classObj": "spriteDemo.SpriteDemo", + "title": "容器显示对象", + "isMake": true + }, { + "name": "annie.BlendMode", + "scene": "blendModeDemo", + "classObj": "blendModeDemo.BlendModeDemo", + "title": "混合模式", + "isMake": true + }, { + "name": "annie.MovieClip", + "scene": "movieClipDemo", + "classObj": "movieClipDemo.MovieClipDemo", + "title": "动画显示对象", + "isMake": true + }, { + "name": "annie.Stage", + "scene": "stageDemo", + "classObj": "stageDemo.StageDemo", + "title": "舞台显示对象", + "isMake": true + }, { + "name": "annie.Event", + "scene": "eventDemo", + "classObj": "eventDemo.EventDemo", + "title": "事件类", + "isMake": true + }, { + "name": "annie.MouseEvent", + "scene": "mouseEventDemo", + "classObj": "mouseEventDemo.MouseEventDemo", + "title": "鼠标(触摸)事件", + "isMake": true + }, { + "name": "annie.TouchEvent", + "scene": "touchEventDemo", + "classObj": "touchEventDemo.TouchEventDemo", + "title": "多点触摸事件", + "isMake": true + }, { + "name": "annie.globalDispatcher", + "scene": "globalDispatcherDemo", + "classObj": "globalDispatcherDemo.GlobalDispatcherDemo", + "title": "单例事件触发器", + "isMake": true + }, { + "name": "annie.Timer", + "scene": "timerDemo", + "classObj": "timerDemo.TimerDemo", + "title": "定时器", + "isMake": true + }, { + "name": "annie.Tween", + "scene": "tweenDemo", + "classObj": "tweenDemo.TweenDemo", + "title": "Tween", + "isMake": true + }, { + "name": "annie.Sound", + "scene": "soundDemo", + "classObj": "soundDemo.SoundDemo", + "title": "声音", + "isMake": true + }, { + "name": "annie.Video", + "scene": "videoDemo", + "classObj": "videoDemo.VideoDemo", + "title": "视频", + "isMake": true + }, { + "name": "annie.Filters", + "scene": "filtersDemo", + "classObj": "filtersDemo.FiltersDemo", + "title": "滤镜", + "isMake": true + }, { + "name": "annie.Point", + "scene": "pointDemo", + "classObj": "pointDemo.PointDemo", + "title": "Point", + "isMake": true + }, { + "name": "annie.Rectangle", + "scene": "rectangleDemo", + "classObj": "rectangleDemo.RectangleDemo", + "title": "Rectangle", + "isMake": true + }, { + "name": "annie.URLLoader", + "scene": "urlLoaderDemo", + "classObj": "urlLoaderDemo.UrlLoaderDemo", + "title": "资源加载类", + "isMake": true + }, { + "name": "annie.Ajax", + "scene": "ajaxDemo", + "classObj": "ajaxDemo.AjaxDemo", + "title": "Ajax", + "isMake": true + }, { + "name": "annie.jsonp", + "scene": "jsonpDemo", + "classObj": "jsonpDemo.JsonpDemo", + "title": "jsonp", + "isMake": true + }, { + "name": "annie.navigateToURL", + "scene": "navigateToURLDemo", + "classObj": "navigateToURLDemo.NavigateToURLDemo", + "title": "链接跳转", + "isMake": true + }, { + "name": "annie.sendToURL", + "scene": "sendToURLDemo", + "classObj": "sendToURLDemo.SendToURLDemo", + "title": "向后台只传不收", + "isMake": true + }, { + "name": "annie.getQueryString", + "scene": "getQueryStringDemo", + "classObj": "getQueryStringDemo.GetQueryStringDemo", + "title": "获取地址栏上的参数", + "isMake": true + }, { + "name": "annie.LoadScene", + "scene": "loadSceneDemo", + "classObj": "loadSceneDemo.LoadSceneDemo", + "title": "加载场景", + "isMake": true + }, { + "name": "annie.isLoadedScene", + "scene": "isLoadedSceneDemo", + "classObj": "isLoadedSceneDemo.IsLoadedSceneDemo", + "title": "判断场景是否加载完成", + "isMake": true + }, { + "name": "annie.unLoadScene", + "scene": "unLoadSceneDemo", + "classObj": "unLoadSceneDemo.UnLoadSceneDemo", + "title": "卸载加载过的场景", + "isMake": true + }, { + "name": "annie.toDisplayDataURL", + "scene": "toDisplayDataURLDemo", + "classObj": "toDisplayDataURLDemo.ToDisplayDataURLDemo", + "title": "将显示对象截图", + "isMake": true + }, { + "name": "annie.osType", + "scene": "osTypeDemo", + "classObj": "osTypeDemo.OsTypeDemo", + "title": "判断系统类型", + "isMake": true + }, { + "name": "annieUI.ScrollPage", + "scene": "scrollPageDemo", + "classObj": "scrollPageDemo.ScrollPageDemo", + "title": "长页面组件", + "isMake": true + }, { + "name": "annieUI.ScrollList", + "scene": "scrollListDemo", + "classObj": "scrollListDemo.ScrollListDemo", + "title": "滚动列表组件", + "isMake": true + }, { + "name": "annieUI.SlidePage", + "scene": "slidePageDemo", + "classObj": "slidePageDemo.SlidePageDemo", + "title": "翻页组件", + "isMake": true + }, { + "name": "annieUI.FlipBook", + "scene": "flipBookDemo", + "classObj": "flipBookDemo.FlipBookDemo", + "title": "电子杂志组件", + "isMake": true + }, { + "name": "annieUI.FacePhoto", + "scene": "facePhotoDemo", + "classObj": "facePhotoDemo.FacePhotoDemo", + "title": "头像或图片加载组件", + "isMake": true + }, { + "name": "annieUI.DrawingBoard", + "scene": "drawingBoardDemo", + "classObj": "drawingBoardDemo.DrawingBoardDemo", + "title": "画板组件", + "isMake": true + }, { + "name": "annieUI.ScratchCard", + "scene": "scratchCardDemo", + "classObj": "scratchCardDemo.ScratchCardDemo", + "title": "刮刮卡组件", + "isMake": true + }, { + "name": "annieUI.Scroller", + "scene": "scrollerDemo", + "classObj": "scrollerDemo.ScrollerDemo", + "title": "Scroller管理类", + "isMake": true + }] +} \ No newline at end of file diff --git a/source/released/resource/logo.jpg b/source/released/resource/logo.jpg new file mode 100755 index 0000000000000000000000000000000000000000..c014cbdb817c8868ee0b5b70a018a25791b85d5e Binary files /dev/null and b/source/released/resource/logo.jpg differ diff --git a/source/released/resource/logo.png b/source/released/resource/logo.png new file mode 100755 index 0000000000000000000000000000000000000000..bf3c3bf505fc51dd1fbbb37006aeb74be7a1d81d Binary files /dev/null and b/source/released/resource/logo.png differ diff --git a/source/released/resource/messageFn.js b/source/released/resource/messageFn.js new file mode 100755 index 0000000000000000000000000000000000000000..4861f688718786b8f79d0334cb65cce83a6983a3 --- /dev/null +++ b/source/released/resource/messageFn.js @@ -0,0 +1,7 @@ +callback({ + annieWeb:"http://annie2x.com/", + askWeb: "http://ask.annie2x.com/", + companyName: "广州互立巨天", + qqCode: "185090134", + status: 0 +}); diff --git a/source/released/resource/messageUrl.js b/source/released/resource/messageUrl.js new file mode 100755 index 0000000000000000000000000000000000000000..1f9477945a207dfb2fa3379f3d1fad24bc3d3b8b --- /dev/null +++ b/source/released/resource/messageUrl.js @@ -0,0 +1,7 @@ +var callback={ + annieWeb:"http://annie2x.com/", + askWeb: "http://ask.annie2x.com/", + companyName: "广州互立巨天", + qqCode: "185090134", + status: 0 +}; diff --git a/source/released/resource/messageUrl.json b/source/released/resource/messageUrl.json new file mode 100755 index 0000000000000000000000000000000000000000..32c8b240f1f2ab78fbfd534a9b50ad3358ab6f67 --- /dev/null +++ b/source/released/resource/messageUrl.json @@ -0,0 +1,8 @@ +{ + "annieWeb": "http://annie2x.com/", + "askWeb": "http://ask.annie2x.com/", + "companyName": "广州互立巨天", + "imageUrl": "resource/qrCode.jpg", + "qqCode": "185090134", + "status": 0 +} diff --git a/source/released/resource/qrCode.jpg b/source/released/resource/qrCode.jpg new file mode 100755 index 0000000000000000000000000000000000000000..3bc262dd7230c3cbdf41b09803fa0f2f2e7005d8 Binary files /dev/null and b/source/released/resource/qrCode.jpg differ diff --git a/source/released/resource/test.mp4 b/source/released/resource/test.mp4 new file mode 100755 index 0000000000000000000000000000000000000000..0a4dd5b4017139bbdb24fc28433c594ebfe2d435 Binary files /dev/null and b/source/released/resource/test.mp4 differ diff --git a/source/released/resource/test.png b/source/released/resource/test.png new file mode 100755 index 0000000000000000000000000000000000000000..557c26b06c422cd221369d4ca8cff4b10d69dbfa Binary files /dev/null and b/source/released/resource/test.png differ diff --git a/source/released/resource/test2.mp3 b/source/released/resource/test2.mp3 new file mode 100755 index 0000000000000000000000000000000000000000..fdc7ac08d96e74b7f1c142bac6c1b20060c02b1b Binary files /dev/null and b/source/released/resource/test2.mp3 differ diff --git a/source/released/resource/userImage.jpg b/source/released/resource/userImage.jpg new file mode 100755 index 0000000000000000000000000000000000000000..c28fc99b3a621871945becc3e568e5ea04482047 Binary files /dev/null and b/source/released/resource/userImage.jpg differ diff --git a/source/released/src/aObjectDemo/aObjectDemo.swf b/source/released/src/aObjectDemo/aObjectDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..250c68fb29fcf7e28b9358f5d2439b75dfe6c271 Binary files /dev/null and b/source/released/src/aObjectDemo/aObjectDemo.swf differ diff --git a/source/released/src/ajaxDemo/ajaxDemo.swf b/source/released/src/ajaxDemo/ajaxDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..c54a7ba2a3425d0e942f817de0835af308b21b44 Binary files /dev/null and b/source/released/src/ajaxDemo/ajaxDemo.swf differ diff --git a/source/released/src/bitmapDemo/bitmapDemo.swf b/source/released/src/bitmapDemo/bitmapDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..872b9893b64e1062b201cb5154e1dfabb8c8803f --- /dev/null +++ b/source/released/src/bitmapDemo/bitmapDemo.swf @@ -0,0 +1,44 @@ +"use strict";AnnieRoot.bitmapDemo=AnnieRoot.bitmapDemo||{},bitmapDemo.BitmapDemo=function(){function A(A){B?B.bitmapData=A:(B=new annie.Bitmap(A),B.x=10,B.y=700,t.addChild(B))}var t=this;annie.Sprite.call(t),annie.initRes(t,"bitmapDemo","BitmapDemo");var c=["显示fla库中的位图","显示同域名下位图","显示网络位图","显示canvas","显示视频","显示Base64"],e=null,a=null,E=null,I=null,g=null,n=null,B=null,u="data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0NSA3OS4xNjM0OTksIDIwMTgvMDgvMTMtMTY6NDA6MjIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNDNzUyNjgzRjhBNjExRTlCREMxOEU0MjdFRDJEOTdDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNDNzUyNjg0RjhBNjExRTlCREMxOEU0MjdFRDJEOTdDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0M3NTI2ODFGOEE2MTFFOUJEQzE4RTQyN0VEMkQ5N0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M3NTI2ODJGOEE2MTFFOUJEQzE4RTQyN0VEMkQ5N0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYFBgkLCAYGCAsMCgoLCgoMEAwMDAwMDBAMDg8QDw4MExMUFBMTHBsbGxwfHx8fHx8fHx8fAQcHBw0MDRgQEBgaFREVGh8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx//wAARCADBAQkDAREAAhEBAxEB/8QAvQABAAIDAQEAAAAAAAAAAAAAAAUGAgMEBwEBAQACAwEBAQAAAAAAAAAAAAAEBQIDBgcBCBAAAQMDAwIDBQMKAwkBAAAAAQACAxEEBSESBjEiQVETYXEyFAeBkUKhsdFScpIjMxUW4VMkYsLSk6Oz01RVNhEAAgEDAgMEBAsFAwkJAAAAAAECEQMEEgUhMQZBUSITYXGBMvCRobHB0UJSIxQH4XLSMxWCkrLxYqLCQyREJRZTg5Oj4zRUNRf/2gAMAwEAAhEDEQA/APO1yp+jwgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAICW4zgBnL91mLkWzxGZGuLd+6hAoBVvmoedl+RDVTVxOd6m39bVjfmHbdyOpRdHSle36Dk/pGUL5WMtJZDDI6KQxsc8B7NHNq0EaLd+Yt0TckqqvMtP6njUi3cgtcVJVklWL5Pj3k/meLW8OBx11YRTvvpKfOQkOe8FzamrQBtDXCnTxVfjZ8pXpxm1oXJnJ7P1HfubhkWsh2448P5U1RJqve5PU2mvRVMrlxj7+2YH3FtLCxxoHSMc0E9aVICsoXoSdItP2nY2c2xdem3OE2uxST+Y6+O4lmWzNvj3yGJs++sjRUjZG5/Q/srVmZDs2nNKtKfPQq+pd4e24NzKUdbt6fDWldU4x58e8lZ8BxC3nkglz7myxOcyRvyspo5poRUadVDhl5MkmrXB/wCcjnrHUW93YRnDb04ySa/3i3yfFGbeK4G4xt/eY/LOuzYRGR7PQdHqQS0VeR12nosXn3o3Ixnb063T3q/Ma/8Aq3cLWXYx8rEVn8xLSn5sZ8qauEV2VXOhVVbnoQQBAEBI4TEwZK4kimvYbFsce8SzkNaTuA26keajZWQ7UU1Fz49hS75u08G1GcbNy+5S06ba1SXButO7hT2klk+HNs8RLk4clBewxPbGfQ7hucQKbgSARuqotjctdxW3CUW+8pNq6yWXmRxJY96xclFy/EWngvRz4mrPYPH4/C4m8hdK65yEfqSB5aWN2taXUAaD1fpqs8TKncu3IummD9vw4G/Yt9yMzPy8eagreNJRjRPU9Wqlatr7PYka89xl+Hs7Gaa4abm6ZvktCCJI6ivtBA6HpqssTNV6Ukl4Y9vYzfsXUsdxv3oW7cvKsy0q5w0y9XbXt7VTi2qpEKpx04QBAEAQBAEAQBAEAQBAEAQBAEAQBAEBZeK8d5HcgZbESxQvie6Jr3nWu2ju0tcKUeqvPzLEfw7qbrxOH6s6j2qxXDzlKSnGMqJOlNXDimu2JI4DIZ1uTv8AEPzEdldeq9wcYmSCW4J2uAc5tB8P6Ao2XZsu3G4rblGi7WqRKbqLbNtuYlnNWJPIteXBUjOUXCzSqelS40r9boTHHb3mX9emts1M4WlpE6SY+nE2N4OjSHtYNOp0PhqoWZaxfJUrS8UnRcXX4qnK9SbXsX9Nhd2+Cd6/OMIeObknWsk4ym6OnDivtKnYylZ7lOUzG6K4k3WrZXSQRlrWloNQ0EtGtGmivcTAt2eMV4qUZ6tsHSuHtnisw03JQUZPVJ1p6G+HHjwofeGXlrZcktLq7lEMEfqb3urQVic0dK+JXzcrUp2JRiqt0+dGnrbAvZm1XbNiOu5PRRcOy5FvnTsRcJ+TMfNI6LlUUUTnExx/JF21pOjdx60HiqWODRKtht/vnnFjpRRhFT2qcppKr/MpVfa6auFTC55JYvwmUt7nOx5CaeBzbZgtzBR211RoNd1QsoYU1dhKNpwSlx8VTbh9LX4bjjXrODLGt27lZt3lcquFPtVWnjy51PPbW1mubmG2iH8W4e2OIHQFz3bRr710dyajFyfJHsuVlQsWp3ZukLcXKXqiqv5Cef8AT3lbelo1+tO2WL79XBV63jH+98j+o46P6j7K/wDbU/7u5/AYf2By3/0P+rD/AMay/q+N975JfUZ//ouyf9v/AOXd/gM2fT3lbuto1mtO6WL79HFYveMf73yP6jGX6j7Kv9tX+xc/hMOMcbhyOfmxd+58foNk3+i5td8bg0ipDhRZZ2a7dlXIUdac/Sb+qepJ4W2rMxlGWpwprTppnx5JxfIl2SYO7wU3HOPOuJ7q6lE7BcbG6tDS7u7BTbGobV2F5X72lRiqcK/DtOddnPxdwW67o7Nu1ateW/L1vnJ6fD4n70idkwl62Ljhmxzrz+mwvE8LJYmlku2PYe9wa+haeh/Qa9ZUK3qT062qOj4rjX1HHW+osZ3tx8vJVj8zOGibhclWK16qaY1i6NcWvUu1VXkXH+XXk93l8haiKNoL3D1Y3BkbRo1oa49ArfDzMaCjahKvsfP4j0PprqTZLMLWDiXdUuS8E1ql2ttxSq/2FVVseghAEAQBAEAQBAEAQBAEAQBAEAQBAEAQE9wT/wDWWHvk/wC05V+6/wDt5ez50cj15/8ATZH7q/xRJD+0b3NZ3LTsmigtIrycTSvcC5v8Rx+Aa/vUUf8AqMLFmCabk4Rp8XeU0Or8fa9txLcoXLl6ePa0RjF+LwR+1y+LU/QTsnKeOFrOOTXM1zZviME2UL6dxNB3Dq3/AGunvFVXrAv/AM9JRlWqjT4fF9JycOk901vdrdu3ayFPXHH018NOP9t86cHXj4ZURTOUcbmwV82F0jZoJgX28gI3FoP4m+BH3FXeDmrIhWlGuZ6d0v1Jb3bHdxRlCcHpnF9kvQ+3512osPDeScgvrm1w0RiZawxkOlEe5zY420BNTTrQdFXblhWbcZXXXU339rOQ6z6d2zEtXdwuxnK7KS4a3FSlJ8uHLhV+wmOOciyV7yK/xk80csFrFIWy+kISXxvaypbV1BqVCzcO3CxG4k05NdteaZzPVPT2Libbj5VuE4XLtyClFXJXPDKMpaU+FXwXFewxhymcMgDs/hj5BrmuP3VavsrFmn8q6Z3dv23S/wDl+4+1T/iZRMtyXJ5O/gv53NjubYNELohtoWuLwdSdalX+PhW7UHBe7LnU9Y2jprDwMaeNai3auNuSk9VdUVFr1URk/lnJXihyU48dHlv5qL4tvsL7ETGPSe1L/hrP9yJh/dHI/wD6Vz/zXfpWX5Gx9yPxGf8A0ttf/wAax/4cfqM2cs5KwUGSnPjq8u/PVYvb7D+xEwl0ntT/AOGs/wByJnx7kkmJy8uTliN3LM14eC/YS6RwcXV2u8vJY5mEr1pW09KVPTyNPUfTcdxwViQl5MYuNPDqoo8lSsfnJ26nxNxxG4y9hjm4y7juGwRSRPJfTtLiHgMpUOIUC3G5HJVqc9cXGvH2nK4MM+xvUMLJyHlWpWXcalCMVzaSp4q0arz9nA7L7KzWMHD7tz3FnpuNySSasLYw9zqdaNJK02sdXHkRp28PloVuDtUcy/u9hJVk4KPol+Jp/wBJIgOZ2uRxuYuGetKbK8LpYDudscx5qW9adpNKe5WG23IXbSdFqjwfedl0buFjOwYS0x8+0lCaotUZx4V71Xn8fcyuKzOxCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgLBx7kOOw1nNMyyE2Z3D5a4k7mNaRQ0Ghbp5dVXZmHO/JJypa7UuZx/UfTuRud2FuV5wwqeOEeEpPs48ar5qcm+KkG8v47fMeMxiCJZSDPJZvMYkI1q9ocyuv6zioz26/bf4VzguWrjT1c/oKd9I7niNfkcvwR92N6Knp9EZUdF6kj4Mj9Mx1xd4fZuP/mX3yc/78Ph/ZMZ7f1Y+WRjfF/6TOTkea4zd4+ODFWUsM7HNBmn7nCJjSAxri+Rw8Fuwsa/CbdySa7l39/JFp03tG7Y9+U82/C5Bp0jBUWturk6QhXt+M243OYvDcakONkec5enZM9zaek1uvb1FNdD1J18KLC9i3L19a1+FHl6TRuWxZW5bpH81GP5CwtUYp11yfDxcuXdyS4JvUyUw/OMA66deZKzdb5KWIwT3cAqyRhoaubWoPb5H3qJk7XeUdNuVYJ1SfYc/vPQu4q1GziXo3Ma3cVyFu5zg1XhGXGsePJ0+Pi+JuP+mVdxyd3T9UtNPyQre72f9yPw/tFlLP6sXD8vjP2/XdILkLcG2/DcK5z7MRtq9+6pfU1+MNPkrDDd1w/F96p2HT8s+WNXOUY33J8I0ol2cm/XzIxSi7CAIDbaC2N1ELouFsXtExZo4MJ1IqHagexYXNWl6fe7DRleb5UvKp5ml6a8tXZXiuFfSizZ7L8fh4+zB4R8s8Zm9aa4lFK9dNQzXp+HoFV4mPeled27ROlEl8H85wvT+z7nc3GW4bgrcJ+V5cYQ404p15y9P2nzO3KcyxVvhLXHY2EXU7bQQOuJ2j+G2RgD2U8XGmtNPetFjbbkrspzelaq0XbTl8OZWbX0bl3dxu5eVN2rbv61CEvfcG9Em/uqvDtfH3SOs+ZtGAkxWRs2X3pt22T5OjfAB3Q9o6Fuvh7VJubb+MrkJaa+98PSXWX0Z/zKObi3ZWNTrdUft+rs8T95NNfa586wrU7oIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAIAgCAtNl9Oc3d2cF2ye1ZHcRtljD3vB2vaHCtGHwKqbu82oScWpVTpyX1nnub+pOBj352NF+c7cpRlpjFqsXR85rtOHOcPzWGiE9yxsluSAZ4SXNBPQGoaR9ykYu42r7pF0l3Mudh6xwN0k4WZNXF9iSpKno5p+xkIpx1IQBAEAQBASeG43mMw4/JQF0TTR87jtjB/aPX3BRcnNtWfffHu7Si3rqXB22Nci4oyfKPOT9i+d8PSZ5/jV9g3wsu5InunDi30nOdTbStdzW+axxM2F9NxT4d5r6f6lx91hOdiM1GDS8SSrXu4vgRkEE1xPHBC0vllcGRsHUuJoApU5qKbfJF5evQtQc5vTCKq33JcyRznG8nhfQ+eDB8xu9PY7d8FK1/eCjYubbv10dhSbF1Nh7pr/LScvL06qxa96tOf7rMuLYVmZzMVlI5zIXNe+V7KbgGtNKVB/FRfM/Jdm05rmY9Vb29swZ5MUpSi4pJ8nWSXzVOPKW9tbZG4t7Z7pIIZDG2R4ALtuhOnhXot9icpQUpKjaLXbb929jwuXYqFycU3FcaV407Pb6SV5Lxm3wtpYvdcl97csD5bUtFGdvcdwPTdoNFDws6V+UlTwxfM53pvqa5ud6/FWlGxZm4q5q97jw8NPu8Xx4VXeQCsTry2N4LALG0up8zbW3zcTJo2T0j0c0O03OFablUPdXrlFW5S0unDieePr5u/dtW8TIu+TOUG7cdarFtdnKtD6/gdsyJkr87ZNik/lyOeA13hoS6h6L4t2k3RWp1R8j19OUnFYOW5R5ry+K9fcbLP6fW15IYrfO2k8oG4xwkSO2jStA+visbm7ygqytSS9PD6CPm/qLLGhru4WTCHKs46FXuq0U5wAcQDUA6HzV0j0tcgh9CAIAgCAIAgCAIAgCAIAgCA9I5Bicjk+G4OKxgM8jIoHuaCBRvoUrqR5rmMPIhayrrm6Ksv8R4d0xu+Lg73nyyLkbcZXLiVe38WRpuXSYLgsuNzEokvroOFtaVDnRtNKCorowgur9izglkZauWl4I833/5eRLxIR3bqKOZhRax7K8dymlTlSXLlVtNR9Sqyt4THcVlsXXOYyEsEnqGNttC0F9AAd3STQ18grTKvZCnptQTVOb+CO63zcN3hfVrBsQnHTqdycvCnVrTSsePbwb59h3ZviGNZgxmsJdPubNp/itlHdTdtqKNb8J6gj2qPi7jcd3yrsVGXoKfY+sMqW4f0/cLUbV9qsXF+F8K9rfNcnX0czDC8Vxb8Gc3mrt9vZPcWwthFXGjiypq1/4h0ossnPuK75VqKcu2pt3rqvKjn/0/AtRuZCjqk5ukY8E+9V4NdvaRmbssEy4tmYO5lu2zDubI2jmuLtrW/CzU+5SsW7eabvJRp3F/seZuE7U3n24WpQfDS6xapVy5ui9pOv4lxjFsghz2Sliv5wHelABtYDp3EtfpXx0Vetwv3W3ZgnBd/b8qORt9W7ruDnc23HhLHtumq43WdPurVH6fT3EdmeHXFhnLTHxSerb372i1npU7S4A7gP1Aan2KVjblG5alNqjhzXw7y62XrG1mbfdyZx8ueOpeZDucVXh+92dteHHtuudxObdaw4jBvjx+PhY1rp3vMbpHGvY0tDne1x8a+9UWLkWlJ3b1ZzfZStPT9XceWdP7xgK5PcM+M8nLnJtQjDWrcV9pp0iu6PHwpek88zvHMrhZmtvmAtkrsnYdzHHx1NDX3hdJiZtu+vB2dh7RsPUmHultyx5e7zi1SUfWvpVUT3EbO3xGMn5RfgdgMeOiNO9503D7dB7KlV+4XJXrix4euXq+H0HJdX5lzccuG0Yz96kr8l9mHOnt5/3V2s6fqY9z7PBvcaudHK5x8yWxFatkVJXEu9f6xW/pjbjDKz4xVIxuQS9SldNljm7nCcCx19aRRPnfcPhJlaT2l0rvwlp/D5rG7ixv5k4SbppT4ew1bnsdvduor2LencjaVmM6QlTxLy48mpL7Xcd8Rts9gMRcX4trRk99WdrQI2PEfqhsY3E6vLR4qPLVj3rkYapUhw7aVpx9hWXHf2ncsq1jyv33DFrDU9ck5O34uFOEat8iMzn1BycGSljhsrc2oP8AppLiJ5e+MaB4O9oLXEEigUrF2e3KCblLV20a4Pu5F3sf6c48sWLnfvxu/bVu5FRjPtjTS+K4J1Zx/U4gZu2jaA1rbVpo0UFXPfX8y37H/Kb/AM76EWf6YangXJScpVvyo5Oroow/aduas7G7g4rDfXTbS1+SDpZXV1DY4ztaaUBPt/wOjFuTg77hHVLX9LKzYMvIx5bnPHtu9e/NS0xVOblLi6vku2nH1c1PQvZlYLKWygspuOwtIe25gc+WL0tC1jS6lSOhp96r5J2nJSc1ef3ZcHXvOQyLEsC7dt37uTDc7jTj5VxRt3NfJt6apRfNN/u07IbiN/aX3N7qWzto7S1bbPZDFGwR9rXs7nBoHcf8FN3CzK3iRUm5S1KvGvYzpestuvYnT0Ld+5K9d82LlKUnLi1Lgm/srkvj7Tz5dGeyhAEAQBAEAQBAEAQBAEAQBAEB6Jye/vbPheBktLiS3eY4A50T3MJHoVodpFQuawbUJ5V1SSfGXP8AePE+ktux8re8+N+3C6lcuU1xUqfiy5VR9sLm4z3BcjLl2iaS1Erra4c0B1Y497SCKag6VHUaJegsfLgrXDVSq9bPu44tvaOocaOD4I39KuW0+FJS0vh3U8SXY1VEZj+O4HHcdizedbJc/MkCC1jJaO6pbqC012tJ6qVezL12+7VmkdPNsv8Aceo9wzd0lt23uFrylWdyS1cqVouK5yS5Or7kTdne2N7wXLSWVj8jbMEzGRbi/dRjTvqQOtfyKBctThlwU5a5cPn5HJ5WFk43UuLHIv8A5i41F6tKhSrn4aJ+2vp5Fd41zC0tMd/R8vai6xpJLCACW7nbiC09Ru18wrPN26U5+balpmdt1L0beyMr89g3fJy0qPulRUXHs4cHwaapw7++845isZyHB5CzcXYu9mjcxpJO11Q6OhPcWuqDr9qj2825ds3YS/mRT/aVGB1JmbhtudjX0ll49ucXTt4ST9GpUa4eih28wu+KW+ZcMti57i5cxpbO2RzWuZSg2gSNAoajoo+3W8iVr8OaUa8qfsKjorB3i/t8Xh5cLVpSktHlxk4uva3Fvjz58mczeXYe/wAvgYre3kgZZzemx0pDqNe0RtFauPWlSVue3Xbdq65NPUq8PRxLRdHZmFhZ87lyN2eRbcnpVKyWqT4cFxq6JEZ9SnXv9xFs7ibcRMNq3WgaRR327wfyKVsij5HDnXj8PUW/6Xxsf0mLtpeZrl5nfqrw/wBDSTmRfFPwHFOzL9pfLCDLqXbN5G4fESfQqVAspxzJ+V3P46fxHM7XCVrqbLWGqpW5vTyWrTF07F/N4GGav+BZaK2glys0FtaN2wwQxyNYNKVoYna0FF9xrWZZbagnKXNtr+I+bHh9R7fK7cWJC5dvS1TnK5DU/RwuLh8O46eeW+AfibM3d1JHNFBKca1rSRK7YzR/Y6nRvl1WraZ3lclpimnJavRz5cfX3kHoDK3KO4ZCt2oyjO7Hz3qX4fin7viVftctXIj7fN3+H+nuOubJzWyvuXxuLmhw2l0ruh9rQpM8WF7NnGfLSn/hLrL2PG3Lqa/ayI6oKxGXBtcV5a7PQ2a+S5O7yfAcfe3ZDp5LwhxaNo7RM0aD2BZYViNrMnGPJQ/hNvTe02MDqW9YsLTbjjcqt85Wm+LI7OZzH5vEYqOXe7NRH0pnBvaW129zjTV2jhQHxUrFxZ2Lk2qeU+K+HyHQ7DsORtmbkyhpWDc8cVXipUq6LuXFcWuGmnIy+pcgdyUt/wAuCNv53f7yx2RUsetsj/pjb07RF/enN/LT6CWzOXt8ZjePST2EN+H2DQxk4B2uDIyHCocomNju7O6lJw8fZ7Sh2Habmbfz4QvXMemZOrtujarPh+0khdZUQQz5dl5j5o6vjuLINltmtcKhr4WeoaAfrNOviovl26tWtE0+yXCXsfD5PiKh4uFK5O1hPGyYy8M4X3KN6Uk+Mo3JaeP7tFTs5mjiHK7nNZsRTQRMfFBK507G7XSd7A2tS4toOo3LPccCNi1VN8WuHdzNnWnStra9tlK3O5KM7ltKEpVjD3q05c+HFqvD0nmi6k9zCAIAgCAIAgCAIAgCAIAgCAIC4w8/sv6ZaWF5hY7xlpGyNpkkBBLGBm7a6N1KqkltE/MlONxx1N8l3+08wu/p7kLLu5OPmTsO9OUmow+9JypVXFWle44s7ze8yVkMfb28dhYUAMEWpIHRtaNAb7AFIxdrjanrk3Ofey42HofHwb7yblyeRk/fn2V+Pj6W2bMTzg2uJGLv7CPI2rNI2vdtoK1ANWvBoeixyNr13PMhJwl8PUad36GWRm/nca/PGvv3nFVr2d8ea5816DbNz8yYq7xrcdHDbzsdHA2F2xsTXCnw7e7XXwWEdopcjc1ttc69vymiz+n6hm2czz5zu23WbmtTuP16lpSXBKjObG8rxdtj4LS7wdveOtwQ2ZzgHGri7Xcx56nzott/AuSm5RuSjXs+DRO3TpXMv5M71jNu2FcpWNKx4JLw+KNOXPmcfI+T3mbuopZGNghtwRbws/BWlTu0qTQLdh4MbEWlxb5ssem+l7G1WpRg3Odx1nOXOXP5OL+N1ZMRfUITWkcGXxcOTfF8MshAJ8KkFjxX3KFLZ6SbtTcK/DvRzV79O/KvSuYGTcxFPnGPGPspKPD11oQeezMGTuIZLaxix8cLNjY4f2i6ugaOp8lPxMZ2otSk5t951mw7NcwbUoXL1zIlOWpyn6kqLnw4d5NR8/bNaxQ5jFwZOSH+XM8hp95Ba/U01pRQZbRpk3am4J9nwaOXu/p+7V6dzBybmJG570YqsfZ4o09HOnYRPI+UX+clZ6wbDbQ/ybZnwt9pPiVMw8GFhOnGT5s6HpzpfG2qElbbncnxnOXvS+pfBtkOpp0pOck5P/Wrewh+W+X+RY5m7fv37gwV+FtPgUDCwfIlJ1rq9Hr+s5Lprpb+mXsi75nmfmJKVNOnTRzf3nX3/RyJGx5u7GcXtLDHlzchFI4zOewOj9Nznu0NeurfBRru1+bkSnP3GuHfXh+0pc/oWOfu9zJylGWNK2lFKUlLUtKq6U4e929xqzvMG5njsFldNecjHP6r5A1rYiAHtAFDX4XeSyxdu8m+5xpoap6ewk7D0Wts3OeRY0rGla0KNZOSdYtvj2Vj3mnikfFe+5zM8kM1rI18TWmrJAeg2ta53a4a0PitmfLI920k1JfF8pM6ru7ytNvb4QnG5FqTlzh6aucVxT7ny9Jw8nysWVzt1fQhwhkLRGHddrGhlft21W/BsO1ZjB80WfS+0S27b7WNNpzgnWnKspOT+KtCz5TJ8MlxeIgyDpruW1tmx/6Qt7CGMDg/c5viFVWLGVG5ccKRUpV8XtOD2vat+sZWXPGVm3bu35T/ABdVZJylRx0J8Kd/E+YvlvFMZpZnKMj/AMpxiez91zyB9i+39vyLvveXX21+Y+7t0rvO4L/eI4En96l1S/vKKfym/juc4Rb5aW7hN1bXErH+pPdlpY7c4OI7HO7idei15mLlytqL0yiuyP7SJ1NsfUOThKxNY9y3GUaRtalLgnT36KiPP3ABxDTuAOjulR5ro0eyJ8OJ8Q+hAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEAQBAEB//9k=";t.addEventListener(annie.Event.ADD_TO_STAGE,function(A){for(var e=null,a=0;a~=47fJsX߻%?;k%nJ{׉Ȏ#z:酃4?J*务ɹ +qg߰4a@* Yʚ&W=*Y@ CWH g5+:9W"bur({%7Bѳ;X]yb>"Fq_wjn C7PP*-*dT6eSfO6#m`AT`A1ꕴ97jVsy>.6$m>^SET^ A7 +Qj˪s<:gkLV^|̘sX۩@՗LbJ}/[MX63Ah4b eIY^ǖ{*V`N![ +7Ɩ{U I,M6!Vg䞫7`XkXƖy%"Vf>ibY:O>ɋO^jhHXseC dD L~W-1{xoOUFqe^ 9ٰSsh Kc\'"b>fYnꞑXF"b]õ$+]>&M2p[{B{©3I&?%"֧ipOyFnIDݸD qbٸhEpr W&1c|hKR 6Fgy9fsBWi{PY\RuڱxFXX9{.NCXWuy WpIGC1kF4_dZk8}Z(#No=xL!o6|bĸ3j6?U9$,"Ri>s c6gD8Og{t8z5ȩQ5_-DiPex$#(>`u|m#ГlxezŒ< dCaf;kJ5FKE#͐rv [Vo|NX=bQˀxu礏C:-|gٛE(0]'%!'خ,mRG Sv8Z7Bw}baڽ)b=GbX뽵(s0-WYObi,wbؑa#TC#l9z6ZM7KsЃHXBPeFV/V/+@ 4 +"SH6Ue +]diI0#Wa\4  ݦ,b'ܪI4$;bEےG&ͦIb+pݒbڈ rߘZ,a}||r٨:?!;b%Mݘl0Idm-Չ\k#+X:s3.k8e=pPpdD2Ƹ9 GZ,?,F$h c+Ъ6B1<(Q(IL$~>fgβ sf3{ڝ;s;996XKU!3t0&gv sa$]C|}, +VJ XLm֗tV )XNjMVL9гa/Ѭȕ J[EJX`}Y6h;,i2.VܢlX@+po*|Ŋ03{[m,^z/Gq,?9cv + R +]T-?`={&ʷEK%㠭,,4$$}g l0=:3kjyj'j9ֻ+X0Mfzlހ_L5u`!FWkʚ:jψ) +닷,da,ߍE+ϱ̟3;j@5u 1yz|mD,+;_H7Zaej&-W6ֿ,Twq+z.<#X⤈[jcΛm) |X"_]Y` $ +bM2)NCajV3(/va:2%7s했`mSSKsrp :tf|.~p&k+?a9S e0zB,Ikm xp9j MX[hqOVzzk>30hْl>E6W CrbSZ%=moZ۪F5'/aqXDqg;S鑧VhE\ͼ9Pܰ,Ъ'WI`DWڪ'NS UA~4T97L%!}ƃ*)x+T U ':]1r]}]1zS|o`*熵]C-?uçĦBs*XP] +hϊ[1 CQYcɅ-ï>`rnmإiku;A PG L }5 Zx_ ՟8b&<5n3T9' akm79''#;Cs@ٵ*x 6pĽJ뾡ι` xſ +ҹ`͛ށW X6`pw +!z+, +CzP`B U +$7)%'l('EM@o9QMH0n %S*+zNGZWb\*9uCʜ^$Sf#l!~®tQ da_w` `@֓5ޱ튄.goĝ+̧- U*1PpM,SH8WɝhC&..Ոo DegLrVl^A^fؼE1QGR:!({7Y +kNIl8ҕ9p*]G '',9Sf )dil&叩KG ,=_Bp*KEO = ,j\nhEOFRgXH%+)yr $|clV)e?IV%($!`)ݔ%`S,窱''8W@_,It`w)>} Ú+e)H%+tKȌO:]-V%XsѲ2AlDe~`` BxAB?u]`X?X4YtRiKpZ MC?f +'݈F(1hwb^ ,u`IQb(~RDE + !>hJyR#h'!Eݎ0s%F"Y1Y5f +GV"<z(>gMYzHY` nL:jlB޹4uq`aEZtbaȣ1+(20<D2p2cƍ)͘9 ?lKen˖[rK|?s9~z{{~Q¾ + Xى4]4j>zn޽ ]BW9n6XuErVQˠTF=Wf-b9RY,ڭZ6jgDBHkM?>5jSk^ O*WF=b 4vA.. |#y]&5b1iRl8*L"(siHkvѽ_ÑOVXLx3g#)*p>#PD,_.TA,sA OfbyJZ}a]XȃwVj)6YPu@`áRύ̚)f—Mc=_f aSOVz"fR) J,X*]`9ZA~J.:˫#@ݿv=\M}ՌB+E#yDXM5:2DGyv#vԊwcȕ{*ijβ bW8NW=$/ցoU^Յz>W=WG)gu&:Z6'kJ>/$I''VE:JA,{hW}ux?53m~(YoOoo%$X[:-6+mΨtBd%j=*.̾X}w≙juMW(BbUdhMGcثE6;md Y,2'Q ^66fyoܐhv$ Xʞzb]Q^ʮ[3ޝO~&;G%uyhwu5X[ȔV +-V XەVw7ݪ1NjԱ׽ ePC| MZM=GJ#@,xvݾ>K 붶eM.`g<a"(SeST +. Z,bm'J(7e,i^]nU|J 4ZyC;j |a<2b]<]@.B+y\VQ%/Z<7l#&Hݒ"i|,5 RJ7Aj"@ΑYOA\d2ٕިnc S5i. 1W;L~,U}gǪ0 veuxȗԕ(b6}ogYʇ^&V?#%;4$2IENDB`{"head":["bitmapDemo",30,640,1040,"#ffffff"],"BitmapDemo":{"t":1,"tf":1},"MyLogo":[2]}[{"type":"javascript","src":13895},{"type":"image","id":"MyLogo","src":8997},{"id":"_a2x_con","type":"json","src":86}]1183 \ No newline at end of file diff --git a/source/released/src/blendModeDemo/blendModeDemo.swf b/source/released/src/blendModeDemo/blendModeDemo.swf new file mode 100644 index 0000000000000000000000000000000000000000..9f0688e513f96fa8d2c2813bc8066ae9cd17e80d --- /dev/null +++ b/source/released/src/blendModeDemo/blendModeDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.blendModeDemo=AnnieRoot.blendModeDemo||{},blendModeDemo.BlendModeDemo=function(){var e=this;annie.Sprite.call(e),e.add_mc=null,annie.initRes(e,"blendModeDemo","BlendModeDemo")},A2xExtend(blendModeDemo.BlendModeDemo,annie.Sprite);{"head":["blendModeDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Differtence",0,0,0],"_$2":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Hard-Light",0,0,0],"_$3":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Overlay",0,0,0],"_$4":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Screen",0,0,0],"_$5":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Lighten",0,0,0],"_$6":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Multiply",0,0,0],"_$7":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Darken",0,0,0],"_$8":[4,0,2,1,"Arial",32,"#ff0000",1,37,"Normal",0,0,0],"_$9":[3,[[1,0,["#0000ff",1],[0,61.349998,-61.400002,2,35.950001,-86.800003,0,-86.800003,2,-35.950001,-86.800003,-61.400002,-61.400002,2,-86.800003,-35.950001,-86.800003,0,2,-86.800003,35.950001,-61.400002,61.349998,2,-35.950001,86.800003,0,86.800003,2,35.950001,86.800003,61.349998,61.349998,2,86.800003,35.950001,86.800003,0,2,86.800003,-35.950001,61.349998,-61.400002]]]],"_$10":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$9"]},"_$11":[3,[[1,1,[[288.087494,748.150024,395.712494,748.150024],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,395.75,694.349976,1,288.100006,694.349976,1,288.100006,802,1,395.75,802,1,395.75,694.349976]],[1,1,[[464.037476,538.400024,571.662476,538.400024],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,571.75,592.25,1,571.75,484.600006,1,464.100006,484.600006,1,464.100006,592.25,1,571.75,592.25]],[1,1,[[87.987503,748.150024,195.612503,748.150024],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,195.649994,694.349976,1,88,694.349976,1,88,802,1,195.649994,802,1,195.649994,694.349976]],[1,1,[[87.987503,538.400024,195.612503,538.400024],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,195.649994,592.299988,1,195.649994,484.649994,1,88,484.649994,1,88,592.299988,1,195.649994,592.299988]],[1,1,[[288.087494,538.450012,395.712494,538.450012],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,288.100006,484.649994,1,288.100006,592.299988,1,395.75,592.299988,1,395.75,484.649994,1,288.100006,484.649994]],[1,1,[[87.987503,312.850006,195.612503,312.850006],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,88,259.049988,1,88,366.700012,1,195.649994,366.700012,1,195.649994,259.049988,1,88,259.049988]],[1,1,[[464.037476,312.799988,571.662476,312.799988],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,464.100006,259.049988,1,464.100006,366.700012,1,571.75,366.700012,1,571.75,259.049988,1,464.100006,259.049988]],[1,1,[[288.087494,312.799988,395.712494,312.799988],[[0,"#0066fd",1],[0.376471,"#ffffff",1],[0.478431,"#ffffff",1],[0.501961,"#996600",1],[0.666667,"#ffcc00",1],[1,"#ffffff",1]]],[0,395.75,366.700012,1,395.75,259.049988,1,288.100006,259.049988,1,288.100006,366.700012,1,395.75,366.700012]]]],"_$12":[3,[[1,0,["#99cc00",1],[0,640,0,1,0,0,1,0,1040,1,640,1040,1,640,0]]]],"BlendModeDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[270,858.599976,1,1,0,0],"w":164.050003,"h":39.75},"2":{"o":2,"at":1,"tr":[53.900002,858.599976,1,1,0,0],"w":164.050003,"h":39.75},"3":{"o":3,"at":2,"tr":[445.950012,630.549988,1,1,0,0],"w":164.050003,"h":39.75},"4":{"o":4,"at":3,"tr":[249.949997,630.549988,1,1,0,0],"w":164.050003,"h":39.75},"5":{"o":5,"at":4,"tr":[53.900002,630.549988,1,1,0,0],"w":164.050003,"h":39.75},"6":{"o":6,"at":5,"tr":[445.950012,419.200012,1,1,0,0],"w":164.050003,"h":39.75},"7":{"o":7,"at":6,"tr":[249.949997,419.200012,1,1,0,0],"w":164.050003,"h":39.75},"8":{"o":8,"at":7,"tr":[53.900002,419.200012,1,1,0,0],"w":164.050003,"h":39.75},"9":{"o":9,"at":8,"tr":[372.149994,778.349976,0.689819,0.689819,0,0],"al":1,"m":10},"10":{"o":10,"at":9,"tr":[172.050003,343.049988,0.689819,0.689819,0,0],"al":1,"m":0},"11":{"o":11,"at":10,"tr":[172.050003,778.349976,0.689819,0.689819,0,0],"al":1,"m":7},"12":{"o":12,"at":11,"tr":[548.099976,568.599976,0.689819,0.689819,0,0],"al":1,"m":6},"13":{"o":13,"at":12,"tr":[372.149994,568.650024,0.689819,0.689819,0,0],"al":1,"m":5},"14":{"o":14,"at":13,"tr":[172.050003,568.599976,0.689819,0.689819,0,0],"al":1,"m":4},"15":{"o":15,"at":14,"tr":[548.099976,343,0.689819,0.689819,0,0],"al":1,"m":3},"16":{"o":16,"at":15,"tr":[372.149994,343,0.689819,0.689819,0,0],"al":1,"m":2},"17":{"o":17,"at":16},"18":{"o":18,"at":17}}}],"c":["_$1","_$2","_$3","_$4","_$5","_$6","_$7","_$8","_$10","_$10","_$10","_$10","_$10","_$10","_$10","_$10","_$11","_$12"],"n":{"9":"add_mc"},"a":{"0":["stop"]}}}[{"type":"javascript","src":252},{"id":"_a2x_con","type":"json","src":4886}]762 \ No newline at end of file diff --git a/source/released/src/displayObjectDemo/displayObjectDemo.swf b/source/released/src/displayObjectDemo/displayObjectDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..9ace16c2c22f67aea27d9dd48decf2da3234ac0e Binary files /dev/null and b/source/released/src/displayObjectDemo/displayObjectDemo.swf differ diff --git a/source/released/src/drawingBoardDemo/drawingBoardDemo.swf b/source/released/src/drawingBoardDemo/drawingBoardDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..2b1ec9110fbd9754f83ec7a929403a791d895886 --- /dev/null +++ b/source/released/src/drawingBoardDemo/drawingBoardDemo.swf @@ -0,0 +1,2 @@ +"use strict";AnnieRoot.drawingBoardDemo=AnnieRoot.drawingBoardDemo||{},drawingBoardDemo.DrawingBoardDemo=function(){var n=this;annie.Sprite.call(n),n.canel_btn=null,annie.initRes(n,"drawingBoardDemo","DrawingBoardDemo");var a=!1,e=new annieUI.DrawingBoard(500,500,"#ff0000");e.drawColor="#fff000",e.drawRadius=10,n.addChild(e),e.x=60,e.y=200,n.canel_btn.title_txt.text="撤消",n.canel_btn.mouseChildren=!1,n.addEventListener(annie.MouseEvent.CLICK,function(n){"canel_btn"==n.target.name?(e.cancel(1),a=!0):trace("请在画板作画,才能进行撤消")})},A2xExtend(drawingBoardDemo.DrawingBoardDemo,annie.Sprite); +"use strict";AnnieRoot.drawingBoardDemo=AnnieRoot.drawingBoardDemo||{},drawingBoardDemo.Button=function(){var n=this;annie.Sprite.call(n),n.title_txt=null,annie.initRes(n,"drawingBoardDemo","Button")},A2xExtend(drawingBoardDemo.Button,annie.Sprite);{"head":["drawingBoardDemo",30,640,1040,"#ffffff"],"_$1":[4,1,0,1,"Arial",24,"#ffffff",1,24,"title",0,0,0],"_$2":[3,[[1,0,["#666666",1],[0,200,44,1,200,0,1,0,0,1,0,44,1,200,44]]]],"Button":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[12,8.4,1,1,0,0],"w":180,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"],"n":{"0":"title_txt"}},"_$4":[4,0,2,1,"Heiti%20SC%20Medium",24,"#333333",1,28,"%E7%94%BB%E6%9D%BF%E7%BB%84%E4%BB%B6%EF%BC%8C%E6%94%AF%E6%8C%81%E6%92%A4%E9%94%80%E5%9B%9E%E9%80%80",0,0,0],"DrawingBoardDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[220,880.950012,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[59.799999,945,1,1,0,0],"w":524.400024,"h":28}}}],"c":["Button","_$4"],"n":{"0":"canel_btn"}}}[{"type":"javascript","src":867},{"id":"_a2x_con","type":"json","src":735}]752 \ No newline at end of file diff --git a/source/released/src/eventDemo/eventDemo.swf b/source/released/src/eventDemo/eventDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..61f7b8c62487c58be26cf394f43c2a530626b0ae --- /dev/null +++ b/source/released/src/eventDemo/eventDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.eventDemo=AnnieRoot.eventDemo||{},eventDemo.EventDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"eventDemo","EventDemo"),e.addEventListener(annie.Event.ADD_TO_STAGE,function(e){console.log("页面被添加到舞台上")}),e.addEventListener(annie.Event.REMOVE_TO_STAGE,function(e){console.log("页面被移除舞台")})},A2xExtend(eventDemo.EventDemo,annie.Sprite);{"head":["eventDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",28,"#666666",1,32,"%E6%8C%89F12%E6%9F%A5%E7%9C%8B%E9%A1%B5%E9%9D%A2%E4%BF%A1%E6%81%AF",0,0,0],"EventDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[170,456.799988,1,1,0,0],"w":304.049988,"h":35.299999}}}],"c":["_$1"]}}[{"type":"javascript","src":405},{"id":"_a2x_con","type":"json","src":298}]752 \ No newline at end of file diff --git a/source/released/src/f2xMain.min.js b/source/released/src/f2xMain.min.js new file mode 100755 index 0000000000000000000000000000000000000000..800342e934ae237998f4d650454b4256492a5564 --- /dev/null +++ b/source/released/src/f2xMain.min.js @@ -0,0 +1 @@ +annie._isReleased=1587012355297;"use strict";window.A2xExtend=__extends,window.addEventListener("load",function(){annie.debug=!0;var e=new annie.Stage("annieEngine",640,1040,30,annie.StageScaleMode.FIXED_HEIGHT,0);e.autoResize=!0,e.addEventListener(annie.Event.ON_INIT_STAGE,function(n){annie.loadScene(["loading","home"],function(e){trace("加载进度:"+e+"%")},function(n){if(n.sceneId==n.sceneTotal){var d=new home.Home,a=new home.BackBtn,t=new home.TitleMc,i=new loading.Loading,l=null;annie.globalDispatcher.addEventListener("onChangeContent",function(n){console.log(n),t.title_txt.text=n.data.title,annie.isLoadedScene(n.data.scene)?(e.removeAllChildren(),l=annie.Eval("new "+n.data.classObj),e.addChild(l),e.addChild(t),e.addChild(a)):(e.removeAllChildren(),e.addChild(i),i.per_txt.text="0%",annie.loadScene(n.data.scene,function(e){i.per_txt.text=e+"%"},function(d){e.removeAllChildren(),l&&l.destroy(),l=annie.Eval("new "+n.data.classObj),e.addChild(l),e.addChild(t),void 0==annie.getQueryString("libName")&&e.addChild(a)}))}),e.addChild(d),a.addEventListener(annie.MouseEvent.CLICK,function(n){e.removeAllChildren(),l&&(l.destroy(),l=null),e.addChild(d)})}})})}); \ No newline at end of file diff --git a/source/released/src/facePhotoDemo/facePhotoDemo.swf b/source/released/src/facePhotoDemo/facePhotoDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..c0a811f115d60b797039d85e663d59b3248dcd28 --- /dev/null +++ b/source/released/src/facePhotoDemo/facePhotoDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.facePhotoDemo=AnnieRoot.facePhotoDemo||{},facePhotoDemo.FacePhotoDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"facePhotoDemo","FacePhotoDemo");var o=new annieUI.FacePhoto;o.init("resource/userImage.jpg",200,200,0),e.addChild(o),o.x=220,o.y=200;var a=new annieUI.FacePhoto;a.init("resource/userImage.jpg",200,200,1),e.addChild(a),a.x=220,a.y=500},A2xExtend(facePhotoDemo.FacePhotoDemo,annie.Sprite);{"head":["facePhotoDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"STHeitiSC-Medium",24,"#333333",1,28,"%E5%A4%B4%E5%83%8F%E7%BB%84%E4%BB%B6%EF%BC%8C%E6%94%AF%E6%8C%81%E6%96%B9%E5%BD%A2%E5%92%8C%E5%9C%86%E5%BD%A2",0,0,0],"FacePhotoDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[59.799999,945,1,1,0,0],"w":524.400024,"h":30.85}}}],"c":["_$1"]}}[{"type":"javascript","src":440},{"id":"_a2x_con","type":"json","src":354}]752 \ No newline at end of file diff --git a/source/released/src/filtersDemo/filtersDemo.swf b/source/released/src/filtersDemo/filtersDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..a4738395697c79baacbf8a8d9ba096de7b5a0481 Binary files /dev/null and b/source/released/src/filtersDemo/filtersDemo.swf differ diff --git a/source/released/src/flipBookDemo/flipBookDemo.swf b/source/released/src/flipBookDemo/flipBookDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..daa5a3a6adc8bf5f631647f045ddc2d5c8860981 Binary files /dev/null and b/source/released/src/flipBookDemo/flipBookDemo.swf differ diff --git a/source/released/src/floatDisplayDemo/floatDisplayDemo.swf b/source/released/src/floatDisplayDemo/floatDisplayDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..3f4658803b222c6a4d771bb9f63bf84082444d52 Binary files /dev/null and b/source/released/src/floatDisplayDemo/floatDisplayDemo.swf differ diff --git a/source/released/src/getQueryStringDemo/getQueryStringDemo.swf b/source/released/src/getQueryStringDemo/getQueryStringDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..06e7b2c4d0bcd2d51dd3a11ffb0f13bb2d2be005 Binary files /dev/null and b/source/released/src/getQueryStringDemo/getQueryStringDemo.swf differ diff --git a/source/released/src/globalDispatcherDemo/globalDispatcherDemo.swf b/source/released/src/globalDispatcherDemo/globalDispatcherDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..42a4e23b6be8198ab051fee55c7eeb9019465887 --- /dev/null +++ b/source/released/src/globalDispatcherDemo/globalDispatcherDemo.swf @@ -0,0 +1,2 @@ +"use strict";AnnieRoot.globalDispatcherDemo=AnnieRoot.globalDispatcherDemo||{},globalDispatcherDemo.GlobalDispatcherDemo=function(){var e=this;annie.Sprite.call(e),e.tryBtn=null,annie.initRes(e,"globalDispatcherDemo","GlobalDispatcherDemo"),e.tryBtn.addEventListener(annie.MouseEvent.CLICK,function(e){annie.globalDispatcher.dispatchEvent("myTest","旋转度增加90")})},A2xExtend(globalDispatcherDemo.GlobalDispatcherDemo,annie.Sprite); +"use strict";AnnieRoot.globalDispatcherDemo=AnnieRoot.globalDispatcherDemo||{},globalDispatcherDemo.ShowOrNo=function(){var e=this;annie.Sprite.call(e),e.changeBox=null,e.getNews=null,annie.initRes(e,"globalDispatcherDemo","ShowOrNo"),annie.globalDispatcher.addEventListener("myTest",function(o){console.log("收到了其他地方发来的消息:"+o.data),e.getNews.text=o.data,e.changeBox.rotation+=90})},A2xExtend(globalDispatcherDemo.ShowOrNo,annie.Sprite);{"head":["globalDispatcherDemo",30,640,1040,"#ffffff"],"_$1":[3,[[1,0,["#ff0000",1],[0,154.050003,-32,1,-154,-32,1,-154,32,1,154.050003,32,1,154.050003,-32]]]],"_$2":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$1"]},"_$3":[4,1,2,1,"Arial",34,"#ff0000",1,37,"",0,0,0],"ShowOrNo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[153,131.800003,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[5,-152,1,1,0,0],"w":302.049988,"h":42}}}],"c":["_$2","_$3"],"n":{"0":"changeBox","1":"getNews"}},"_$5":[4,1,2,1,"Arial",34,"#ffffff",1,37,"%E8%AF%95%E4%B8%80%E8%AF%95",0,0,0],"_$6":[3,[[1,0,["#666666",1],[0,208.050003,72.050003,1,208.050003,0,1,0,0,1,0,72.050003,1,208.050003,72.050003]]]],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[40,17.25,1,1,0,0],"w":130,"h":42},"2":{"o":2,"at":1}}}],"c":["_$5","_$6"]},"_$8":[3,[[2,0,["#ffffff",1],[0,174.100006,816.200012,1,382.149994,816.200012,1,382.149994,888.25,1,174.100006,888.25,1,174.100006,816.200012],1,1,1,10]]],"GlobalDispatcherDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[166,388.350006,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[216,816.200012,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2}}}],"c":["ShowOrNo","_$7","_$8"],"n":{"1":"tryBtn"}}}[{"type":"javascript","src":899},{"id":"_a2x_con","type":"json","src":1241}]762 \ No newline at end of file diff --git a/source/released/src/home/home.swf b/source/released/src/home/home.swf new file mode 100755 index 0000000000000000000000000000000000000000..a538a68cfd660455a143be75aa4bc531a8f76ce2 Binary files /dev/null and b/source/released/src/home/home.swf differ diff --git a/source/released/src/inputDemo/inputDemo.swf b/source/released/src/inputDemo/inputDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..af17bd7290be15c43bb35fea65155d37e27e3d6b --- /dev/null +++ b/source/released/src/inputDemo/inputDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.inputDemo=AnnieRoot.inputDemo||{},inputDemo.InputDemo=function(){var t=this;annie.Sprite.call(t),t.e_txt=null,t.i_txt=null,t.n_txt=null,t.pw_txt=null,annie.initRes(t,"inputDemo","InputDemo"),t.n_txt.htmlElement.type="number",t.e_txt.htmlElement.onkeyup="value=value.replace(/[^a-zA-Z]/g,'')",t.e_txt.htmlElement.onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^a-zA-Z]/g,''))"},A2xExtend(inputDemo.InputDemo,annie.Sprite);{"head":["inputDemo",30,640,1040,"#ffffff"],"_$1":[4,2,0,1,"Arial",24,"#333333",1,28,"%E8%8B%B1%E6%96%87%E6%96%87%E6%9C%AC",0,0,0],"_$2":[4,2,0,1,"Arial",24,"#333333",1,28,"%E6%95%B0%E5%AD%97%E6%96%87%E6%9C%AC",0,0,0],"_$3":[4,2,1,1,"Arial",24,"#333333",1,28,"%E5%AF%86%E7%A0%81%E6%96%87%E6%9C%AC",0,0,0],"_$4":[4,2,0,1,"Arial",24,"#333333",1,28,"%E8%BE%93%E5%85%A5%E6%96%87%E6%9C%AC",0,0,0],"InputDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[270.5,592.599976,1,1,0,0],"w":104,"h":37.599998},"2":{"o":2,"at":1,"tr":[270.5,540.599976,1,1,0,0],"w":104,"h":37.599998},"3":{"o":3,"at":2,"tr":[270.5,478.600006,1,1,0,0],"w":104,"h":37.599998},"4":{"o":4,"at":3,"tr":[270.5,413.600006,1,1,0,0],"w":104,"h":37.599998}}}],"c":["_$1","_$2","_$3","_$4"],"n":{"0":"e_txt","1":"n_txt","2":"pw_txt","3":"i_txt"}}}[{"type":"javascript","src":481},{"id":"_a2x_con","type":"json","src":816}]752 \ No newline at end of file diff --git a/source/released/src/isLoadedSceneDemo/isLoadedSceneDemo.swf b/source/released/src/isLoadedSceneDemo/isLoadedSceneDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..2d98c86b4af116ddae6652290579d196e1519d3e Binary files /dev/null and b/source/released/src/isLoadedSceneDemo/isLoadedSceneDemo.swf differ diff --git a/source/released/src/jsonpDemo/jsonpDemo.swf b/source/released/src/jsonpDemo/jsonpDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..bf1756f16772713fced32e9dc5161699bcde8fe1 Binary files /dev/null and b/source/released/src/jsonpDemo/jsonpDemo.swf differ diff --git a/source/released/src/loadSceneDemo/loadSceneDemo.swf b/source/released/src/loadSceneDemo/loadSceneDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..9fec6bed77a181bb9442221f02a1bf2f216f9f6a --- /dev/null +++ b/source/released/src/loadSceneDemo/loadSceneDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.loadSceneDemo=AnnieRoot.loadSceneDemo||{},loadSceneDemo.LoadSceneDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"loadSceneDemo","LoadSceneDemo");var n=new home.ItemButton,a=new loading.Loading;n.initData(0,{name:"点击加载场景"}),n.x=57,n.y=150,n.hitArea=new annie.Rectangle(0,0,526,92),e.addChild(n),e.addEventListener(annie.MouseEvent.CLICK,function(n){0==n.target.id&&(e.addChild(a),annie.loadScene("testLoadFla",function(e){a.per_txt.text=e+"%"},function(n){n.sceneId==n.sceneTotal&&(e.removeAllChildren(),e.addChild(new testLoadFla.TestLoadFla))}))})},A2xExtend(loadSceneDemo.LoadSceneDemo,annie.Sprite);{"head":["loadSceneDemo",30,720,1560,"#ffffff"],"LoadSceneDemo":{"t":1,"tf":1}}[{"type":"javascript","src":654},{"id":"_a2x_con","type":"json","src":79}]742 \ No newline at end of file diff --git a/source/released/src/loading/loading.swf b/source/released/src/loading/loading.swf new file mode 100755 index 0000000000000000000000000000000000000000..c4cba989d58ea485061d44569e22f7dac9d7683f --- /dev/null +++ b/source/released/src/loading/loading.swf @@ -0,0 +1 @@ +"use strict";window.loading=window.loading||{},loading.Loading=function(){var n=this;annie.Sprite.call(n),n.per_txt=null,annie.initRes(n,"loading","Loading")},A2xExtend(loading.Loading,annie.Sprite);{"head":["loading",30,640,1040,"#ffffff"],"_$1":[4,1,0,1,"Times%20New%20Roman",24,"#000000",1,30,"100%25",0,0,1],"Loading":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[283.25,506.700012,1,1,0,0],"w":77.5,"h":30.6}}}],"c":["_$1"],"n":{"0":"per_txt"}}}[{"type":"javascript","src":199},{"id":"_a2x_con","type":"json","src":260}]752 \ No newline at end of file diff --git a/source/released/src/mouseEventDemo/mouseEventDemo.swf b/source/released/src/mouseEventDemo/mouseEventDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..1aafd9e4fcbbbefa1699381c77a91f8e1a233a58 --- /dev/null +++ b/source/released/src/mouseEventDemo/mouseEventDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.mouseEventDemo=AnnieRoot.mouseEventDemo||{},mouseEventDemo.MouseEventDemo=function(){function e(e,t){o=Math.ceil(100*t.stageX)/100,i=Math.ceil(100*t.stageY)/100,n.nowStatus.text=e,n.xPoint.text=o,n.yPoint.text=i}var n=this;annie.Sprite.call(n),n.clickArea=null,n.nowStatus=null,n.xPoint=null,n.yPoint=null,annie.initRes(n,"mouseEventDemo","MouseEventDemo");var t=null,o=null,i=null;n.clickArea.addEventListener(annie.MouseEvent.CLICK,function(n){t="点击事件!",console.log("CLICK"),e(t,n)}),n.clickArea.addEventListener(annie.MouseEvent.MOUSE_MOVE,function(n){t="移动事件!",console.log("MOUSE_MOVE"),e(t,n)}),n.clickArea.addEventListener(annie.MouseEvent.MOUSE_DOWN,function(n){t="按下事件!",console.log("MOUSE_DOWN"),e(t,n)}),n.clickArea.addEventListener(annie.MouseEvent.MOUSE_UP,function(n){t="抬起事件!",console.log("MOUSE_UP"),e(t,n)}),n.clickArea.addEventListener(annie.MouseEvent.MOUSE_OUT,function(n){t="离开事件!",console.log("MOUSE_OUT"),e(t,n)}),n.clickArea.addEventListener(annie.MouseEvent.MOUSE_OVER,function(n){t="移入事件!",console.log("MOUSE_OVER"),e(t,n)})},A2xExtend(mouseEventDemo.MouseEventDemo,annie.Sprite);{"head":["mouseEventDemo",30,640,1040,"#ffffff"],"_$1":[4,1,2,0,"Arial",24,"#ff0000",1,26,"",0,0,0],"_$2":[4,1,2,1,"Arial",24,"#ff0000",1,26,"",0,0,0],"_$3":[4,1,2,0,"Arial",24,"#ff0000",1,26,"",0,0,0],"_$4":[4,0,2,1,"Arial",24,"#ff0000",1,26,"%E5%BD%93%E5%89%8D%E9%BC%A0%E6%A0%87%E4%BA%8B%E4%BB%B6%EF%BC%9A",0,0,0],"_$5":[4,0,2,1,"Arial",24,"#ff0000",1,26,"%E5%BD%93%E5%89%8Dy%E8%BD%B4%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$6":[4,0,2,1,"Arial",24,"#ff0000",1,26,"%E5%BD%93%E5%89%8Dx%E8%BD%B4%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$7":[3,[[1,0,["#ff0000",1],[0,452.100006,0,1,0,0,1,0,562.099976,1,452.100006,562.099976,1,452.100006,0]]]],"_$8":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$7"]},"MouseEventDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[126.050003,812.450012,1,1,0,0],"w":218.050003,"h":30.85},"2":{"o":2,"at":1,"tr":[266,874.5,1,1,0,0],"w":268.049988,"h":30.85},"3":{"o":3,"at":2,"tr":[372.149994,812.450012,1,1,0,0],"w":236.050003,"h":30.85},"4":{"o":4,"at":3,"tr":[116.050003,872.5,1,1,0,0],"w":193.149994,"h":30.85},"5":{"o":5,"at":4,"tr":[341.25,740.450012,1,1,0,0],"w":217,"h":30.85},"6":{"o":6,"at":5,"tr":[104.050003,740.450012,1,1,0,0],"w":201.149994,"h":30.85},"7":{"o":7,"at":6,"tr":[93.949997,144.050003,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$2","_$3","_$4","_$5","_$6","_$8"],"n":{"0":"xPoint","1":"nowStatus","2":"yPoint","6":"clickArea"}}}[{"type":"javascript","src":1188},{"id":"_a2x_con","type":"json","src":1399}]772 \ No newline at end of file diff --git a/source/released/src/movieClipDemo/movieClipDemo.swf b/source/released/src/movieClipDemo/movieClipDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..8adcb2f68e542ff9f4b1a4e1eb7d6eac65a212f3 --- /dev/null +++ b/source/released/src/movieClipDemo/movieClipDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.movieClipDemo=AnnieRoot.movieClipDemo||{},movieClipDemo.MovieClipDemo=function(){var n=this;annie.Sprite.call(n),n.biaoQianText=null,n.midPlayBtn=null,n.midStopBtn=null,n.nextBtn=null,n.playBtn=null,n.preBtn=null,n.stopBtn=null,n.testCaton=null,annie.initRes(n,"movieClipDemo","MovieClipDemo"),n.playBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.play()}),n.stopBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.stop()}),n.midPlayBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.gotoAndPlay(25)}),n.midStopBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.gotoAndStop(25)}),n.preBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.isPlaying||(console.log("操作前动画帧数:",n.testCaton.currentFrame),n.testCaton.prevFrame(),console.log("操作后动画帧数:",n.testCaton.currentFrame))}),n.nextBtn.addEventListener(annie.MouseEvent.CLICK,function(t){n.testCaton.isPlaying||(console.log("操作前动画帧数:",n.testCaton.currentFrame),n.testCaton.nextFrame(),console.log("操作后动画帧数:",n.testCaton.currentFrame))}),n.testCaton.addEventListener(annie.Event.END_FRAME,function(t){console.log("movieClip的当前帧的标签数组:",n.testCaton.getCurrentLabel()),console.log("已经播放到最后一帧!")}),n.testCaton.addFrameScript(30,function(n){console.log("当前播放到30帧!")})},A2xExtend(movieClipDemo.MovieClipDemo,annie.Sprite);{"head":["movieClipDemo",30,640,1040,"#ffffff"],"_$1":[3,[[1,0,["#ff0000",1],[0,227.050003,0,1,0,0,1,0,227.050003,1,227.050003,227.050003,1,227.050003,0]]]],"_$2":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$1"]},"_$3":{"t":1,"tf":50,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[0,154,1,1,0,0],"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[-7.1,146.649994,1,1,0,0]}}},{"i":2,"c":{"1":{"o":1,"tr":[-14.25,139.350006,1,1,0,0]}}},{"i":3,"c":{"1":{"o":1,"tr":[-21.35,132,1,1,0,0]}}},{"i":4,"c":{"1":{"o":1,"tr":[-28.450001,124.650002,1,1,0,0]}}},{"i":5,"c":{"1":{"o":1,"tr":[-35.549999,117.300003,1,1,0,0]}}},{"i":6,"c":{"1":{"o":1,"tr":[-42.700001,110,1,1,0,0]}}},{"i":7,"c":{"1":{"o":1,"tr":[-49.799999,102.650002,1,1,0,0]}}},{"i":8,"c":{"1":{"o":1,"tr":[-56.900002,95.300003,1,1,0,0]}}},{"i":9,"c":{"1":{"o":1,"tr":[-64,88,1,1,0,0]}}},{"i":10,"c":{"1":{"o":1,"tr":[-71.150002,80.650002,1,1,0,0]}}},{"i":11,"c":{"1":{"o":1,"tr":[-78.25,73.300003,1,1,0,0]}}},{"i":12,"c":{"1":{"o":1,"tr":[-85.349998,65.949997,1,1,0,0]}}},{"i":13,"c":{"1":{"o":1,"tr":[-92.5,58.650002,1,1,0,0]}}},{"i":14,"c":{"1":{"o":1,"tr":[-99.599998,51.300003,1,1,0,0]}}},{"i":15,"c":{"1":{"o":1,"tr":[-106.699997,43.949997,1,1,0,0]}}},{"i":16,"c":{"1":{"o":1,"tr":[-113.800003,36.599998,1,1,0,0]}}},{"i":17,"c":{"1":{"o":1,"tr":[-120.949997,29.300003,1,1,0,0]}}},{"i":18,"c":{"1":{"o":1,"tr":[-128.050003,21.950001,1,1,0,0]}}},{"i":19,"c":{"1":{"o":1,"tr":[-111.400002,21.950001,1,1,0,0]}}},{"i":20,"c":{"1":{"o":1,"tr":[-94.700005,21.950001,1,1,0,0]}}},{"i":21,"c":{"1":{"o":1,"tr":[-78.050003,21.950001,1,1,0,0]}}},{"i":22,"c":{"1":{"o":1,"tr":[-61.350006,21.950001,1,1,0,0]}}},{"i":23,"c":{"1":{"o":1,"tr":[-44.700005,21.950001,1,1,0,0]}}},{"i":24,"c":{"1":{"o":1,"tr":[-28.050003,21.950001,1,1,0,0]}}},{"i":25,"c":{"1":{"o":1,"tr":[-11.350006,21.950001,1,1,0,0]}}},{"i":26,"c":{"1":{"o":1,"tr":[5.300003,21.950001,1,1,0,0]}}},{"i":27,"c":{"1":{"o":1,"tr":[22,21.950001,1,1,0,0]}}},{"i":28,"c":{"1":{"o":1,"tr":[38.649994,21.950001,1,1,0,0]}}},{"i":29,"c":{"1":{"o":1,"tr":[55.300003,21.950001,1,1,0,0]}}},{"i":30,"c":{"1":{"o":1,"tr":[72,21.950001,1,1,0,0]}}},{"i":31,"c":{"1":{"o":1,"tr":[88.649994,21.950001,1,1,0,0]}}},{"i":32,"c":{"1":{"o":1,"tr":[105.349991,21.950001,1,1,0,0]}}},{"i":33,"c":{"1":{"o":1,"tr":[122,21.950001,1,1,0,0]}}},{"i":34,"c":{"1":{"o":1,"tr":[114.400002,30.200001,1,1,0,0]}}},{"i":35,"c":{"1":{"o":1,"tr":[106.75,38.450001,1,1,0,0]}}},{"i":36,"c":{"1":{"o":1,"tr":[99.150002,46.700001,1,1,0,0]}}},{"i":37,"c":{"1":{"o":1,"tr":[91.5,54.950001,1,1,0,0]}}},{"i":38,"c":{"1":{"o":1,"tr":[83.849998,63.200001,1,1,0,0]}}},{"i":39,"c":{"1":{"o":1,"tr":[76.25,71.449997,1,1,0,0]}}},{"i":40,"c":{"1":{"o":1,"tr":[68.650002,79.699997,1,1,0,0]}}},{"i":41,"c":{"1":{"o":1,"tr":[61,88,1,1,0,0]}}},{"i":42,"c":{"1":{"o":1,"tr":[53.349998,96.25,1,1,0,0]}}},{"i":43,"c":{"1":{"o":1,"tr":[45.75,104.5,1,1,0,0]}}},{"i":44,"c":{"1":{"o":1,"tr":[38.099998,112.75,1,1,0,0]}}},{"i":45,"c":{"1":{"o":1,"tr":[30.5,121,1,1,0,0]}}},{"i":46,"c":{"1":{"o":1,"tr":[22.849998,129.25,1,1,0,0]}}},{"i":47,"c":{"1":{"o":1,"tr":[15.25,137.5,1,1,0,0]}}},{"i":48,"c":{"1":{"o":1,"tr":[7.650002,145.75,1,1,0,0]}}},{"i":49,"c":{"1":{"o":1,"tr":[0,154,1,1,0,0]}}}],"c":["_$2"],"l":{"49":["test1"]},"a":{"0":["stop"]}},"_$4":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E5%B0%86%E5%8A%A8%E7%94%BB%E6%9A%82%E5%89%8D%E8%BF%9B%E4%B8%80%E5%B8%A7",0,0,0],"_$5":[3,[[1,0,["#999999",1],[0,210,62.049999,1,210,0,1,0,0,1,0,62.049999,1,210,62.049999]]]],"_$6":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[8,16.299999,1,1,0,0],"w":198.100006,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$4","_$5"]},"_$7":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E5%B0%86%E5%8A%A8%E7%94%BB%E6%9A%82%E5%90%8E%E9%80%80%E4%B8%80%E5%B8%A7",0,0,0],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[10,16.299999,1,1,0,0],"w":198.100006,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$7","_$5"]},"_$10":[4,1,0,1,"Arial",24,"#ff0000",1,26,"%E6%8C%89f12%E6%9F%A5%E7%9C%8B%E6%89%93%E5%8D%B0%E4%BF%A1%E6%81%AF",0,0,0],"_$11":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E5%B0%86%E5%8A%A8%E7%94%BB%E6%9A%82%E5%81%9C%E5%9C%A8%E4%B8%AD%E9%97%B4",0,0,0],"_$13":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[10,16.299999,1,1,0,0],"w":198.100006,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$11","_$5"]},"_$14":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E4%BB%8E%E4%B8%AD%E9%97%B4%E6%92%AD%E6%94%BE%E5%8A%A8%E7%94%BB",0,0,0],"_$16":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[8,16.299999,1,1,0,0],"w":198.100006,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$14","_$5"]},"_$17":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E6%9A%82%E5%81%9C%E5%8A%A8%E7%94%BB",0,0,0],"_$19":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[10,16.299999,1,1,0,0],"w":198.100006,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$17","_$5"]},"_$20":[4,0,2,1,"Arial",24,"#ffffff",1,26,"%E6%92%AD%E6%94%BE%E5%8A%A8%E7%94%BB",0,0,0],"_$22":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[40,16.299999,1,1,0,0],"w":136,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$20","_$5"]},"_$23":[3,[[2,0,["#ffffff",1],[0,192.050003,204.050003,1,419.100006,204.050003,1,419.100006,431.100006,1,192.050003,431.100006,1,192.050003,204.050003],1,1,1,10]]],"MovieClipDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[206.5,204.050003,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[322.149994,842.200012,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2,"tr":[110.099998,842.200012,1,1,0,0],"al":1,"m":0},"4":{"o":4,"at":3,"tr":[205.949997,946.849976,1,1,0,0],"w":232.100006,"h":30.85},"5":{"o":5,"at":4,"tr":[322.149994,760.150024,1,1,0,0],"al":1,"m":0},"6":{"o":6,"at":5,"tr":[110.099998,760.150024,1,1,0,0],"al":1,"m":0},"7":{"o":7,"at":6,"tr":[322.149994,676.150024,1,1,0,0],"al":1,"m":0},"8":{"o":8,"at":7,"tr":[110.099998,676.150024,1,1,0,0],"al":1,"m":0},"9":{"o":9,"at":8}}}],"c":["_$3","_$6","_$9","_$10","_$13","_$16","_$19","_$22","_$23"],"n":{"0":"testCaton","1":"nextBtn","2":"preBtn","3":"biaoQianText","4":"midStopBtn","5":"midPlayBtn","6":"stopBtn","7":"playBtn"}}}[{"type":"javascript","src":1488},{"id":"_a2x_con","type":"json","src":6052}]772 \ No newline at end of file diff --git a/source/released/src/navigateToURLDemo/navigateToURLDemo.swf b/source/released/src/navigateToURLDemo/navigateToURLDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..1961bf66261b79c88d4be57ea18362a1111e469a --- /dev/null +++ b/source/released/src/navigateToURLDemo/navigateToURLDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.navigateToURLDemo=AnnieRoot.navigateToURLDemo||{},navigateToURLDemo.NavigateToURLDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"navigateToURLDemo","NavigateToURLDemo");var n=new home.ItemButton;n.initData(0,{name:"跳转外链"}),n.x=57,n.hitArea=new annie.Rectangle(0,0,526,92),e.addChild(n),e.addEventListener(annie.Event.ADD_TO_STAGE,function(t){n.y=e.stage.viewRect.height/2-n.height/2}),e.addEventListener(annie.MouseEvent.CLICK,function(e){0==e.target.id&&annie.navigateToURL("http://annie2x.com/")})},A2xExtend(navigateToURLDemo.NavigateToURLDemo,annie.Sprite);{"head":["navigateToURLDemo",30,640,1040,"#ffffff"],"NavigateToURLDemo":{"t":1,"tf":1}}[{"type":"javascript","src":609},{"id":"_a2x_con","type":"json","src":87}]742 \ No newline at end of file diff --git a/source/released/src/osTypeDemo/osTypeDemo.swf b/source/released/src/osTypeDemo/osTypeDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..b507b0dabc79f8ff0a300b1b587a79eee7a0ca09 Binary files /dev/null and b/source/released/src/osTypeDemo/osTypeDemo.swf differ diff --git a/source/released/src/pointDemo/pointDemo.swf b/source/released/src/pointDemo/pointDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..98093b76be5a16b850425feb93bebc0e9eb308e4 --- /dev/null +++ b/source/released/src/pointDemo/pointDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.pointDemo=AnnieRoot.pointDemo||{},pointDemo.PointDemo=function(){var t=this;annie.Sprite.call(t),t.finalText=null,t.pointCount=null,t.x1Point=null,t.x2Point=null,t.y1Point=null,t.y2Point=null,annie.initRes(t,"pointDemo","PointDemo"),t.addEventListener(annie.Event.ADD_TO_STAGE,function(n){t.x1Point.inputType=0,t.y1Point.inputType=0,t.x2Point.inputType=0,t.y2Point.inputType=0}),t.pointCount.addEventListener(annie.MouseEvent.CLICK,function(n){t.x1Point.text&&t.y1Point.text&&t.x2Point.text&&t.y2Point.text?t.finalText.text="两坐标点的距离为:"+annie.Point.distance(t.x1Point.text,t.y1Point.text,t.x2Point.text,t.y2Point.text):alert("请将坐标填写完整!")})},A2xExtend(pointDemo.PointDemo,annie.Sprite);{"head":["pointDemo",30,640,1040,"#ffffff"],"_$1":[4,2,0,0,"Arial",28,"#666666",1,30,"",0,0,1],"_$2":[4,2,0,0,"Arial",28,"#666666",1,30,"",0,0,1],"_$3":[4,2,0,0,"Arial",28,"#666666",1,30,"",0,0,1],"_$4":[4,2,0,0,"Arial",28,"#666666",1,30,"",0,0,1],"_$5":[4,0,2,1,"Arial",28,"#ffffff",1,30,"%E8%AE%A1%E7%AE%97",0,0,0],"_$6":[3,[[1,0,["#666666",1],[0,135.050003,-35,1,-135,-35,1,-135,35.049999,1,135.050003,35.049999,1,135.050003,-35]]]],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-72,-15.65,1,1,0,0],"w":148.050003,"h":35.299999},"2":{"o":2,"at":1}}}],"c":["_$5","_$6"]},"_$8":[4,1,0,1,"Arial",28,"#666666",1,30,"",0,0,0],"_$9":[4,0,2,1,"Arial",28,"#666666",1,30,"x2%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$10":[4,0,2,1,"Arial",28,"#666666",1,30,"y2%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$11":[4,0,2,1,"Arial",28,"#666666",1,30,"y1%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$12":[4,0,2,1,"Arial",28,"#666666",1,30,"x1%E5%9D%90%E6%A0%87%EF%BC%9A",0,0,0],"_$13":[3,[[2,0,["#ffffff",1],[0,194.100006,468.100006,1,464.149994,468.100006,1,464.149994,538.150024,1,194.100006,538.150024,1,194.100006,468.100006],1,1,1,10]]],"PointDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[478.149994,353.149994,1,1,0,0],"w":114,"h":35.299999},"2":{"o":2,"at":1,"tr":[204.100006,357.149994,1,1,0,0],"w":114,"h":35.299999},"3":{"o":3,"at":2,"tr":[478.149994,273.149994,1,1,0,0],"w":114,"h":35.299999},"4":{"o":4,"at":3,"tr":[204.100006,273.149994,1,1,0,0],"w":114,"h":35.299999},"5":{"o":5,"at":4,"tr":[320,503.100006,1,1,0,0],"al":1,"m":0},"6":{"o":6,"at":5,"tr":[120.050003,608.799988,1,1,0,0],"w":400.100006,"h":35.299999},"7":{"o":7,"at":6,"tr":[80.050003,359.149994,1,1,0,0],"w":136.050003,"h":35.299999},"8":{"o":8,"at":7,"tr":[342.100006,359.149994,1,1,0,0],"w":136.050003,"h":35.299999},"9":{"o":9,"at":8,"tr":[342.100006,283.149994,1,1,0,0],"w":136.050003,"h":35.299999},"10":{"o":10,"at":9,"tr":[80.050003,283.149994,1,1,0,0],"w":136.050003,"h":35.299999},"11":{"o":11,"at":10}}}],"c":["_$1","_$2","_$3","_$4","_$7","_$8","_$9","_$10","_$11","_$12","_$13"],"n":{"0":"y2Point","1":"x2Point","2":"y1Point","3":"x1Point","4":"pointCount","5":"finalText"}}}[{"type":"javascript","src":743},{"id":"_a2x_con","type":"json","src":2165}]762 \ No newline at end of file diff --git a/source/released/src/rectangleDemo/rectangleDemo.swf b/source/released/src/rectangleDemo/rectangleDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..353c8680d49d2163d5568fc0dbb26c22c79ab631 --- /dev/null +++ b/source/released/src/rectangleDemo/rectangleDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.rectangleDemo=AnnieRoot.rectangleDemo||{},rectangleDemo.RectangleDemo=function(){var e=this;annie.Sprite.call(e),e.pointCount=null,e.showBox=null,annie.initRes(e,"rectangleDemo","RectangleDemo");var n,t,i=null;e.addEventListener(annie.Event.ADD_TO_STAGE,function(a){i=new annie.Rectangle(0,0,200,300);var o=new annie.Rectangle;annie.Rectangle.createFromPoints(o,new annie.Point(100,100),new annie.Point(300,400)),console.log(o),n=new annie.Shape,n.beginFill("#666"),n.drawRect(0,0,200,300),n.endFill(),e.showBox.addChild(n),t=new annie.Shape,t.beginFill("red"),t.drawRect(o.x,o.y,o.width,o.height),t.endFill(),e.showBox.addChild(t)}),e.pointCount.addEventListener(annie.MouseEvent.CLICK,function(e){console.log("两个矩形是否相交:(true为相交,false为不相交)",annie.Rectangle.testRectCross(n,t))})},A2xExtend(rectangleDemo.RectangleDemo,annie.Sprite);{"head":["rectangleDemo",30,640,1040,"#ffffff"],"_$1":{"t":1,"tf":1},"_$2":[4,0,2,1,"Arial",28,"#666666",1,32,"%E6%8C%89F12%E6%9F%A5%E7%9C%8B%E9%A1%B5%E9%9D%A2%E4%BF%A1%E6%81%AF",0,0,0],"_$3":[4,0,2,1,"Arial",28,"#ffffff",1,30,"%E6%98%AF%E5%90%A6%E7%9B%B8%E4%BA%A4",0,0,0],"_$4":[3,[[1,0,["#666666",1],[0,-135,-35,1,-135,35.049999,1,135.050003,35.049999,1,135.050003,-35,1,-135,-35]]]],"_$5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-72,-15.65,1,1,0,0],"w":148.050003,"h":35.299999},"2":{"o":2,"at":1}}}],"c":["_$3","_$4"]},"RectangleDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[139.949997,170.050003,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[170,833.599976,1,1,0,0],"w":304.049988,"h":35.299999},"3":{"o":3,"at":2,"tr":[320,666.150024,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$2","_$5"],"n":{"0":"showBox","2":"pointCount"}}}[{"type":"javascript","src":894},{"id":"_a2x_con","type":"json","src":859}]752 \ No newline at end of file diff --git a/source/released/src/scratchCardDemo/scratchCardDemo.swf b/source/released/src/scratchCardDemo/scratchCardDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..9c4fe1118bb028bab90818701d82e116e344f0b2 Binary files /dev/null and b/source/released/src/scratchCardDemo/scratchCardDemo.swf differ diff --git a/source/released/src/scrollListDemo/scrollListDemo.swf b/source/released/src/scrollListDemo/scrollListDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..afb8d7a4de56bafeee458c4f82c44287f17d2fe7 Binary files /dev/null and b/source/released/src/scrollListDemo/scrollListDemo.swf differ diff --git a/source/released/src/scrollPageDemo/scrollPageDemo.swf b/source/released/src/scrollPageDemo/scrollPageDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..a694136a84515a850ae7d9d104f1367bfe132b2d --- /dev/null +++ b/source/released/src/scrollPageDemo/scrollPageDemo.swf @@ -0,0 +1,6 @@ +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.ScrollPageDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","ScrollPageDemo");for(var n=[scrollPageDemo.Page1,scrollPageDemo.Page2,scrollPageDemo.Page3,scrollPageDemo.Page4,scrollPageDemo.Page5],a=new annie.Sprite,o=0;o<5;o++){var t=new n[o];t.y=1040*o,a.addChild(t)}var l=new annieUI.ScrollPage(a,640,1040,640,1040*n.length);e.addChildAt(l,0),l.addEventListener(annie.Event.ON_SCROLL_START,function(e){trace(e.type)}),l.addEventListener(annie.Event.ON_SCROLL_STOP,function(e){trace(e.type)}),l.addEventListener(annie.Event.ON_SCROLL_TO_HEAD,function(e){trace(e.type)}),l.addEventListener(annie.Event.ON_SCROLL_TO_END,function(e){trace(e.type)})},A2xExtend(scrollPageDemo.ScrollPageDemo,annie.Sprite); +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.Page5=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","Page5")},A2xExtend(scrollPageDemo.Page5,annie.Sprite); +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.Page4=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","Page4")},A2xExtend(scrollPageDemo.Page4,annie.Sprite); +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.Page3=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","Page3")},A2xExtend(scrollPageDemo.Page3,annie.Sprite); +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.Page2=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","Page2")},A2xExtend(scrollPageDemo.Page2,annie.Sprite); +"use strict";AnnieRoot.scrollPageDemo=AnnieRoot.scrollPageDemo||{},scrollPageDemo.Page1=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"scrollPageDemo","Page1")},A2xExtend(scrollPageDemo.Page1,annie.Sprite);{"head":["scrollPageDemo",24,640,1040,"#ffffff"],"_$1":[4,0,2,1,"STHeitiSC-Medium",24,"#333333",1,28,"%E6%BB%9A%E5%8A%A8%E7%BB%84%E4%BB%B6%EF%BC%8C%E5%BD%93%E7%84%B6%E4%B9%9F%E5%8F%AF%E4%BB%A5%E5%B7%A6%E5%8F%B3%E6%BB%91%EF%BC%8C%E6%88%96%E8%80%85%E4%B8%8D%E5%85%A8%E5%B1%8F%E5%8C%BA%E5%9F%9F",0,0,0],"ScrollPageDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[59.799999,945,1,1,0,0],"w":524.400024,"h":30.85}}}],"c":["_$1"]},"_$10001":[4,0,2,1,"STHeitiSC-Medium",60,"#ff0000",1,68,"%E7%AC%AC%E4%B8%80%E9%A1%B5",0,0,0],"_$10002":[3,[[1,0,["#00ff00",1],[0,640,0,1,0,0,1,0,1036,1,640,1036,1,640,0]]]],"Page1":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[239.149994,443.450012,1,1,0,0],"w":184.200012,"h":71},"2":{"o":2,"at":1,"tr":[0,0,1,1.003845,0,0]}}}],"c":["_$10001","_$10002"]},"_$20001":[4,0,2,1,"STHeitiSC-Medium",60,"#ff0000",1,68,"%E7%AC%AC%E4%BA%8C%E9%A1%B5",0,0,0],"_$20002":[3,[[1,0,["#ccff00",1],[0,640,0,1,0,0,1,0,1040,1,640,1040,1,640,0]]]],"Page2":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[239.149994,443.450012,1,1,0,0],"w":184.200012,"h":71},"2":{"o":2,"at":1}}}],"c":["_$20001","_$20002"]},"_$30001":[4,0,2,1,"STHeitiSC-Medium",60,"#ff0000",1,68,"%E7%AC%AC%20%E4%B8%89%E9%A1%B5",0,0,0],"_$30002":[3,[[1,0,["#0099ff",1],[0,640,0,1,0,0,1,0,1036,1,640,1036,1,640,0]]]],"Page3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[239.149994,445.149994,1,1.003845,0,0],"w":200.799988,"h":71},"2":{"o":2,"at":1,"tr":[0,0,1,1.003845,0,0]}}}],"c":["_$30001","_$30002"]},"_$40001":[4,0,2,1,"STHeitiSC-Medium",60,"#ff0000",1,68,"%E7%AC%AC%E5%9B%9B%E9%A1%B5",0,0,0],"_$40002":[3,[[1,0,["#ffccff",1],[0,640,0,1,0,0,1,0,1036,1,640,1036,1,640,0]]]],"Page4":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[239.149994,445.149994,1,1.003845,0,0],"w":184.200012,"h":71},"2":{"o":2,"at":1,"tr":[0,0,1,1.003845,0,0]}}}],"c":["_$40001","_$40002"]},"_$50001":[4,0,2,1,"STHeitiSC-Medium",60,"#ff0000",1,68,"%E7%AC%AC%E4%BA%94%E9%A1%B5",0,0,0],"_$50002":[3,[[1,0,["#99ffff",1],[0,640,0,1,0,0,1,0,1040,1,640,1040,1,640,0]]]],"Page5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[239.149994,445.149994,1,1.003845,0,0],"w":184.200012,"h":71},"2":{"o":2,"at":1}}}],"c":["_$50001","_$50002"]}}[{"type":"javascript","src":1914},{"id":"_a2x_con","type":"json","src":2234}]772 \ No newline at end of file diff --git a/source/released/src/scrollerDemo/scrollerDemo.swf b/source/released/src/scrollerDemo/scrollerDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..99d1c9cebab28eef17316d5cb1384f81a8d6ce8e Binary files /dev/null and b/source/released/src/scrollerDemo/scrollerDemo.swf differ diff --git a/source/released/src/sendToURLDemo/sendToURLDemo.swf b/source/released/src/sendToURLDemo/sendToURLDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..1ae5cbd78cfb1fbd56231b432b42432780b4f803 --- /dev/null +++ b/source/released/src/sendToURLDemo/sendToURLDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.sendToURLDemo=AnnieRoot.sendToURLDemo||{},sendToURLDemo.SendToURLDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"sendToURLDemo","SendToURLDemo");var n=new home.ItemButton;n.initData(0,{name:"发送数据"}),n.x=57,n.hitArea=new annie.Rectangle(0,0,526,92),e.addChild(n),e.addEventListener(annie.Event.ADD_TO_STAGE,function(t){n.y=e.stage.viewRect.height/2-n.height/2}),e.addEventListener(annie.MouseEvent.CLICK,function(e){0==e.target.id&&(annie.sendToURL("http://www.annie2x.com??key1=value&key2=value"),trace("数据已发送,请在调试器中查看具体发送数据"))})},A2xExtend(sendToURLDemo.SendToURLDemo,annie.Sprite);{"head":["sendToURLDemo",30,640,1040,"#ffffff"],"SendToURLDemo":{"t":1,"tf":1}}[{"type":"javascript","src":671},{"id":"_a2x_con","type":"json","src":79}]742 \ No newline at end of file diff --git a/source/released/src/shapeDemo/shapeDemo.swf b/source/released/src/shapeDemo/shapeDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..ac0a560347ee82ff797aa309dacaf1518919b804 Binary files /dev/null and b/source/released/src/shapeDemo/shapeDemo.swf differ diff --git a/source/released/src/slidePageDemo/slidePageDemo.swf b/source/released/src/slidePageDemo/slidePageDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..04010013aec5b7dbfd5c82ed6eb4df9a2650a240 Binary files /dev/null and b/source/released/src/slidePageDemo/slidePageDemo.swf differ diff --git a/source/released/src/soundDemo/soundDemo.swf b/source/released/src/soundDemo/soundDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..fdc155b18a1d9e3a1c1f0ae25a173979e8609698 --- /dev/null +++ b/source/released/src/soundDemo/soundDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.soundDemo=AnnieRoot.soundDemo||{},soundDemo.SoundDemo=function(){var n=this;annie.Sprite.call(n),n.playBtn=null,n.playSecondBtn=null,annie.initRes(n,"soundDemo","SoundDemo");var t=null,e=!0,o=!1;n.addEventListener(annie.Event.ADD_TO_STAGE,function(i){n.playBtn.firstBtnText.text="暂停音乐",n.playSecondBtn.firstBtnText.text="停止2音乐",e=!0,o=!0,t=new annie.Sound("./resource/test2.mp3"),t.play()}),n.playBtn.addEventListener(annie.MouseEvent.CLICK,function(o){e?(e=!1,t.pause(),n.playBtn.firstBtnText.text="播放音乐"):(e=!0,t.pause(!1),n.playBtn.firstBtnText.text="暂停音乐")}),n.playSecondBtn.addEventListener(annie.MouseEvent.CLICK,function(e){o?(o=!1,t.stop2(),n.playSecondBtn.firstBtnText.text="播放2音乐"):(o=!0,t.play2(),n.playSecondBtn.firstBtnText.text="停止2音乐")})},A2xExtend(soundDemo.SoundDemo,annie.Sprite);{"head":["soundDemo",30,640,1040,"#ffffff"],"_$1":[4,1,2,1,"Arial",28,"#ffffff",1,32,"%E6%92%AD%E6%94%BE%E9%9F%B3%E4%B9%902",0,0,0],"_$2":[3,[[1,0,["#666666",1],[0,-113.5,-30.5,1,-113.5,30.5,1,113.5,30.5,1,113.5,-30.5,1,-113.5,-30.5]]]],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-119.5,-15.65,1,1,0,0],"w":243,"h":35.299999},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"],"n":{"0":"firstBtnText"}},"_$4":[4,1,2,1,"Arial",28,"#ffffff",1,32,"%E6%92%AD%E6%94%BE%E9%9F%B3%E4%B9%90",0,0,0],"_$6":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-74,-15.65,1,1,0,0],"w":152,"h":35.299999},"2":{"o":2,"at":1}}}],"c":["_$4","_$2"],"n":{"0":"firstBtnText"}},"_$7":[3,[[2,0,["#ffffff",1],[0,218,557.950012,1,445,557.950012,1,445,618.950012,1,218,618.950012,1,218,557.950012],1,1,1,10]]],"SoundDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[320,632.400024,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[320,527.450012,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2}}}],"c":["_$3","_$6","_$7"],"n":{"0":"playSecondBtn","1":"playBtn"}}}[{"type":"javascript","src":869},{"id":"_a2x_con","type":"json","src":1049}]762 \ No newline at end of file diff --git a/source/released/src/spriteDemo/spriteDemo.swf b/source/released/src/spriteDemo/spriteDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..327a142b178d8265ea24524d4e3019e46f04f06d Binary files /dev/null and b/source/released/src/spriteDemo/spriteDemo.swf differ diff --git a/source/released/src/stageDemo/stageDemo.swf b/source/released/src/stageDemo/stageDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..dc8b36fb3baa8318ec5e5ae12cead22c683d7d63 --- /dev/null +++ b/source/released/src/stageDemo/stageDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.stageDemo=AnnieRoot.stageDemo||{},stageDemo.StageDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"stageDemo","StageDemo"),e.addEventListener(annie.Event.ADD_TO_STAGE,function(t){console.log("设计尺寸的高:",e.stage.desHeight),console.log("设计尺寸的宽:",e.stage.desWidth),console.log("舞台可见区域x点坐标:",e.stage.viewRect.x),console.log("舞台可见区域y点坐标:",e.stage.viewRect.y),console.log("舞台可见区域高:",e.stage.viewRect.height),console.log("舞台可见区域宽:",e.stage.viewRect.width)})},A2xExtend(stageDemo.StageDemo,annie.Sprite);{"head":["stageDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",28,"#666666",1,32,"%E6%8C%89F12%E6%9F%A5%E7%9C%8B%E9%A1%B5%E9%9D%A2%E4%BF%A1%E6%81%AF",0,0,0],"StageDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[170,456.799988,1,1,0,0],"w":304.049988,"h":35.299999}}}],"c":["_$1"]}}[{"type":"javascript","src":628},{"id":"_a2x_con","type":"json","src":298}]752 \ No newline at end of file diff --git a/source/released/src/testLoadFla/testLoadFla.swf b/source/released/src/testLoadFla/testLoadFla.swf new file mode 100755 index 0000000000000000000000000000000000000000..fe25ef640a6a6b6ebf4baded97b1d6d4b467ebe5 --- /dev/null +++ b/source/released/src/testLoadFla/testLoadFla.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.testLoadFla=AnnieRoot.testLoadFla||{},testLoadFla.TestLoadFla=function(){var t=this;annie.Sprite.call(t),annie.initRes(t,"testLoadFla","TestLoadFla")},A2xExtend(testLoadFla.TestLoadFla,annie.Sprite);{"head":["testLoadFla",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",48,"#000000",1,54,"%E6%88%91%E6%98%AF%E8%A2%AB%E5%8A%A8%E6%80%81%E5%8A%A0%E8%BD%BD%E8%BF%9B%E6%9D%A5%E7%9A%84",0,0,0],"_$2":[3,[[1,0,["#33ff00",1],[0,320,260.200012,2,217.350006,260.200012,144.75,332.75,2,72.199997,405.350006,72.199997,508,2,72.199997,610.650024,144.75,683.200012,2,217.350006,755.799988,320,755.799988,2,422.649994,755.799988,495.200012,683.200012,2,567.799988,610.650024,567.799988,508,2,567.799988,405.350006,495.200012,332.75,2,422.649994,260.200012,320,260.200012]]]],"TestLoadFla":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[32.799999,836.900024,1,1,0,0],"w":578.450012,"h":57.599998},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"]}}[{"type":"javascript","src":222},{"id":"_a2x_con","type":"json","src":729}]752 \ No newline at end of file diff --git a/source/released/src/textFieldDemo/textFieldDemo.swf b/source/released/src/textFieldDemo/textFieldDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..7598ab90898e083c3fe5a5fe5715861936d60409 --- /dev/null +++ b/source/released/src/textFieldDemo/textFieldDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.textFieldDemo=AnnieRoot.textFieldDemo||{},textFieldDemo.TextFieldDemo=function(){var e=this;annie.Sprite.call(e),e.d_txt=null,annie.initRes(e,"textFieldDemo","TextFieldDemo"),e.addEventListener(annie.MouseEvent.CLICK,function(t){e.d_txt.text=(new Date).getTime().toString()})},A2xExtend(textFieldDemo.TextFieldDemo,annie.Sprite);{"head":["textFieldDemo",24,640,1036,"#ffffff"],"_$1":[4,0,2,1,"Arial%20Bold%20Italic",24,"#ff00ff",1,28,"%E5%8A%A0%E7%B2%97%E6%96%9C%E4%BD%93",1,1,0],"_$2":[4,0,2,1,"Arial%20Italic",24,"#0033ff",1,28,"%E6%96%9C%E4%BD%93%E6%96%87%E6%9C%AC",0,1,0],"_$3":[4,0,2,1,"Arial%20Bold",24,"#00cc00",1,28,"%E5%8A%A0%E7%B2%97%E6%96%87%E6%9C%AC",1,0,0],"_$4":[4,0,2,1,"Arial",24,"#ff0000",1,28,"%E9%9D%99%E6%80%81%E6%96%87%E6%9C%AC",0,0,0],"_$5":[4,0,2,1,"Arial%20Bold%20Italic",24,"#ff00ff",1,28,"%E5%8A%A0%E7%B2%97%E6%96%9C%E4%BD%93",1,1,0],"_$6":[4,0,2,1,"Arial%20Italic",24,"#0033ff",1,28,"%E6%96%9C%E4%BD%93%E6%96%87%E6%9C%AC",0,1,0],"_$7":[4,0,2,1,"Arial%20Bold",24,"#00cc00",1,28,"%E5%8A%A0%E7%B2%97%E6%96%87%E6%9C%AC",1,0,0],"_$8":[4,1,0,1,"Arial",24,"#006600",1,28,"%E5%8A%A8%E6%80%81%E6%96%87%E6%9C%AC",0,0,0],"_$9":[4,0,2,1,"Arial",24,"#ff0000",1,28,"%E9%9D%99%E6%80%81%E6%96%87%E6%9C%AC",0,0,0],"TextFieldDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[241.100006,541.599976,1,1,0,0],"w":28,"h":144.399994},"2":{"o":2,"at":1,"tr":[162,541.599976,1,1,0,0],"w":28,"h":144.399994},"3":{"o":3,"at":2,"tr":[241.100006,397.200012,1,1,0,0],"w":28,"h":144.399994},"4":{"o":4,"at":3,"tr":[162,397.200012,1,1,0,0],"w":28,"h":144.399994},"5":{"o":5,"at":4,"tr":[345.100006,602.200012,1,1,0,0],"w":104,"h":37.599998},"6":{"o":6,"at":5,"tr":[345.100006,550.200012,1,1,0,0],"w":104,"h":37.599998},"7":{"o":7,"at":6,"tr":[345.100006,488.200012,1,1,0,0],"w":104,"h":37.599998},"8":{"o":8,"at":7,"tr":[162,343.200012,1,1,0,0],"w":300,"h":37.599998},"9":{"o":9,"at":8,"tr":[345.100006,423.200012,1,1,0,0],"w":104,"h":37.599998}}}],"c":["_$1","_$2","_$3","_$4","_$5","_$6","_$7","_$8","_$9"],"n":{"7":"d_txt"}}}[{"type":"javascript","src":352},{"id":"_a2x_con","type":"json","src":1705}]762 \ No newline at end of file diff --git a/source/released/src/timerDemo/timerDemo.swf b/source/released/src/timerDemo/timerDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..70535652c19071776c8e5dc03fbe268da0eda3dc --- /dev/null +++ b/source/released/src/timerDemo/timerDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.timerDemo=AnnieRoot.timerDemo||{},timerDemo.TimerDemo=function(){var n=this;annie.Sprite.call(n),n.actionBtn=null,n.nowNum=null,n.replayBtn=null,n.stopBtn=null,annie.initRes(n,"timerDemo","TimerDemo");var t=10,e=new annie.Timer(1e3,10);n.addEventListener(annie.Event.ADD_TO_STAGE,function(e){n.actionBtn.actionText.text="开始",t=10}),e.addEventListener(annie.Event.TIMER,function(e){t--,n.nowNum.text=t}),e.addEventListener(annie.Event.TIMER_COMPLETE,function(t){n.actionBtn.actionText.text="开始"}),n.actionBtn.addEventListener(annie.MouseEvent.CLICK,function(i){e.running||(0==t&&(t=10,n.nowNum.text=t),e.start())}),n.stopBtn.addEventListener(annie.MouseEvent.CLICK,function(t){e.running&&(n.actionBtn.actionText.text="继续",e.stop())}),n.replayBtn.addEventListener(annie.MouseEvent.CLICK,function(i){t=10,n.nowNum.text=t,n.actionBtn.actionText.text="开始",e.reset()}),n.addEventListener(annie.Event.REMOVE_TO_STAGE,function(n){e.kill()})},A2xExtend(timerDemo.TimerDemo,annie.Sprite);{"head":["timerDemo",30,640,1040,"#ffffff"],"_$1":[4,1,2,1,"Arial",34,"#ffffff",1,37,"%E9%87%8D%E7%BD%AE",0,0,0],"_$2":[3,[[1,0,["#666666",1],[0,-127,-27,1,-127,27.049999,1,127.050003,27.049999,1,127.050003,-27,1,-127,-27]]]],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-59,-19,1,1,0,0],"w":122.050003,"h":42},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"],"n":{"0":"actionText"}},"_$4":[4,1,2,1,"Arial",34,"#ffffff",1,37,"%E6%9A%82%E5%81%9C",0,0,0],"_$6":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-59,-19,1,1,0,0],"w":122.050003,"h":42},"2":{"o":2,"at":1}}}],"c":["_$4","_$2"],"n":{"0":"actionText"}},"_$7":[4,1,2,1,"Arial",34,"#ffffff",1,37,"%E5%BC%80%E5%A7%8B",0,0,0],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-59,-19,1,1,0,0],"w":122.050003,"h":42},"2":{"o":2,"at":1}}}],"c":["_$7","_$2"],"n":{"0":"actionText"}},"_$10":[4,1,2,1,"Arial",38,"#ff0000",1,41,"10",0,0,0],"_$11":[4,1,2,1,"Arial",34,"#ff0000",1,37,"%E5%80%92%E8%AE%A1%E6%97%B6",0,0,0],"_$12":[3,[[2,0,["#ffffff",1],[0,206.100006,660.150024,1,460.149994,660.150024,1,460.149994,714.200012,1,206.100006,714.200012,1,206.100006,660.150024],1,1,1,10]]],"TimerDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[320,867.099976,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[320,778.150024,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2,"tr":[320,687.150024,1,1,0,0],"al":1,"m":0},"4":{"o":4,"at":3,"tr":[285.899994,396.299988,1,1,0,0],"w":73,"h":46.450001},"5":{"o":5,"at":4,"tr":[225,337.25,1,1,0,0],"w":194.050003,"h":42},"6":{"o":6,"at":5}}}],"c":["_$3","_$6","_$9","_$10","_$11","_$12"],"n":{"0":"replayBtn","1":"stopBtn","2":"actionBtn","3":"nowNum"}}}[{"type":"javascript","src":1017},{"id":"_a2x_con","type":"json","src":1662}]772 \ No newline at end of file diff --git a/source/released/src/toDisplayDataURLDemo/toDisplayDataURLDemo.swf b/source/released/src/toDisplayDataURLDemo/toDisplayDataURLDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..7a88f975fbf257cb53ce19e8201971d96b7fa3e4 --- /dev/null +++ b/source/released/src/toDisplayDataURLDemo/toDisplayDataURLDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.toDisplayDataURLDemo=AnnieRoot.toDisplayDataURLDemo||{},toDisplayDataURLDemo.ToDisplayDataURLDemo=function(){var a=this;annie.Sprite.call(a),annie.initRes(a,"toDisplayDataURLDemo","ToDisplayDataURLDemo");var e=new home.ItemButton,t=new Image;e.initData(0,{name:"点击截图"}),e.x=57,e.y=150,e.hitArea=new annie.Rectangle(0,0,526,92),a.addChild(e),a.addEventListener(annie.MouseEvent.CLICK,function(i){if(0==i.target.id){a.removeChild(e),t.src=annie.toDisplayDataURL(a,{x:0,y:0,width:640,height:1040},{type:"jpeg",quality:90},"#000");var n=new annie.FloatDisplay;n.init(t),a.addChild(n),n.alpha=0}})},A2xExtend(toDisplayDataURLDemo.ToDisplayDataURLDemo,annie.Sprite);{"head":["toDisplayDataURLDemo",30,640,1040,"#ffffff"],"_$1":[3,[[1,0,["#00ff00",1],[0,528.650024,705.75,1,137.100006,705.75,1,137.100006,877.099976,1,528.650024,877.099976,1,528.650024,705.75]],[1,0,["#00ff00",1],[0,431.049988,331.200012,2,387.649994,287.799988,326.25,287.799988,2,264.850006,287.799988,221.399994,331.200012,2,178,374.649994,178,436.049988,2,178,497.450012,221.399994,540.849976,2,264.850006,584.299988,326.25,584.299988,2,387.649994,584.299988,431.049988,540.849976,2,474.5,497.450012,474.5,436.049988,2,474.5,374.649994,431.049988,331.200012]]]],"ToDisplayDataURLDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$1"]}}[{"type":"javascript","src":691},{"id":"_a2x_con","type":"json","src":656}]752 \ No newline at end of file diff --git a/source/released/src/touchEventDemo/touchEventDemo.swf b/source/released/src/touchEventDemo/touchEventDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..29e9107140b563687fb8b53c675a3ec23a8e5b5e --- /dev/null +++ b/source/released/src/touchEventDemo/touchEventDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.touchEventDemo=AnnieRoot.touchEventDemo||{},touchEventDemo.TouchEventDemo=function(){var e=this;annie.Sprite.call(e),e.touchArea=null,annie.initRes(e,"touchEventDemo","TouchEventDemo"),e.addEventListener(annie.Event.ADD_TO_STAGE,function(t){e.stage.isMultiTouch=!0,e.stage.addEventListener(annie.TouchEvent.ON_MULTI_TOUCH,function(t){e.touchArea.rotation+=t.rotate,e.touchArea.scaleY+=t.scale,e.touchArea.scaleX+=t.scale})}),e.addEventListener(annie.Event.REMOVE_TO_STAGE,function(t){e.stage.isMultiTouch=!1,e.removeAllEventListener()})},A2xExtend(touchEventDemo.TouchEventDemo,annie.Sprite);{"head":["touchEventDemo",30,640,1040,"#ffffff"],"_$1":[4,1,2,1,"Arial",32,"#666666",1,35,"%E7%94%A8%E4%B8%A4%E5%8F%AA%E6%89%8B%E6%8C%87%E6%97%8B%E8%BD%AC%E5%92%8C%E7%BC%A9%E6%94%BE",0,0,0],"_$2":[3,[[1,0,["#ff0000",1],[0,246.050003,-262.049988,1,-246.050003,-262.049988,1,-246.050003,262.100006,1,246.050003,262.100006,1,246.050003,-262.049988]]]],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$2"]},"TouchEventDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[139,789.799988,1,1,0,0],"w":366.049988,"h":39.75},"2":{"o":2,"at":1,"tr":[320,448.049988,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$3"],"n":{"1":"touchArea"}}}[{"type":"javascript","src":615},{"id":"_a2x_con","type":"json","src":649}]752 \ No newline at end of file diff --git a/source/released/src/traceDemo/traceDemo.swf b/source/released/src/traceDemo/traceDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..08e14f7963b68722670ab72f1d59897295146bb8 Binary files /dev/null and b/source/released/src/traceDemo/traceDemo.swf differ diff --git a/source/released/src/tweenDemo/tweenDemo.swf b/source/released/src/tweenDemo/tweenDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..0b7351f025be9f2e59345c89d2a76dab24ca10e7 Binary files /dev/null and b/source/released/src/tweenDemo/tweenDemo.swf differ diff --git a/source/released/src/unLoadSceneDemo/unLoadSceneDemo.swf b/source/released/src/unLoadSceneDemo/unLoadSceneDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..765a291849e675e4742c5a70c4dcc01d060b38f9 --- /dev/null +++ b/source/released/src/unLoadSceneDemo/unLoadSceneDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.unLoadSceneDemo=AnnieRoot.unLoadSceneDemo||{},unLoadSceneDemo.UnLoadSceneDemo=function(){var e=this;annie.Sprite.call(e),annie.initRes(e,"unLoadSceneDemo","UnLoadSceneDemo");var n=new home.ItemButton,a=null;n.initData(0,{name:"点击卸载场景"}),n.x=57,n.y=150,n.hitArea=new annie.Rectangle(0,0,526,92),e.addChild(n),annie.loadScene("testLoadFla",function(e){},function(n){n.sceneId==n.sceneTotal&&(a||(a=new testLoadFla.TestLoadFla),e.addChildAt(a,0),e.addEventListener(annie.MouseEvent.CLICK,function(n){0==n.target.id&&(e.removeAllChildren(),annie.isLoadedScene("testLoadFla")&&annie.unLoadScene("testLoadFla"))}))})},A2xExtend(unLoadSceneDemo.UnLoadSceneDemo,annie.Sprite);{"head":["unLoadSceneDemo",30,640,1040,"#ffffff"],"UnLoadSceneDemo":{"t":1,"tf":1}}[{"type":"javascript","src":703},{"id":"_a2x_con","type":"json","src":83}]742 \ No newline at end of file diff --git a/source/released/src/urlLoaderDemo/urlLoaderDemo.swf b/source/released/src/urlLoaderDemo/urlLoaderDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..e321573bfb098c8428010fd7e8577029d4b3b45c Binary files /dev/null and b/source/released/src/urlLoaderDemo/urlLoaderDemo.swf differ diff --git a/source/released/src/videoDemo/videoDemo.swf b/source/released/src/videoDemo/videoDemo.swf new file mode 100755 index 0000000000000000000000000000000000000000..7b0d1d701d8b784c1a3c55a9571b72eb690d4494 --- /dev/null +++ b/source/released/src/videoDemo/videoDemo.swf @@ -0,0 +1 @@ +"use strict";AnnieRoot.videoDemo=AnnieRoot.videoDemo||{},videoDemo.VideoDemo=function(){var e=this;annie.Sprite.call(e),e.video_mc=null,annie.initRes(e,"videoDemo","VideoDemo");var n=!1,i=new annie.Video("resource/test.mp4",640,1040),o=new annie.FloatDisplay;o.init(i),e.video_mc.addChild(o),e.hitArea=new annie.Rectangle(0,0,640,1040),e.addEventListener(annie.Event.ADD_TO_STAGE,function(e){n=!1,i.play()}),e.addEventListener(annie.MouseEvent.CLICK,function(e){n?(i.pause(!1),n=!1):(i.pause(),n=!0)}),e.addEventListener(annie.Event.REMOVE_TO_STAGE,function(e){i.stop()})},A2xExtend(videoDemo.VideoDemo,annie.Sprite);{"head":["videoDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",24,"#000000",1,28,"%E7%82%B9%E5%87%BB%E5%8F%AF%E4%BB%A5%E6%8E%A7%E5%88%B6%E8%A7%86%E9%A2%91%E6%9A%82%E5%81%9C%E5%92%8C%E6%92%AD%E6%94%BE",0,0,0],"_$2":{"t":1,"tf":1},"VideoDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[24.9,925.5,1,1,0,0],"w":594.200012,"h":30.85},"2":{"o":2,"at":1,"al":1,"m":0}}}],"c":["_$1","_$2"],"n":{"1":"video_mc"}}}[{"type":"javascript","src":617},{"id":"_a2x_con","type":"json","src":421}]752 \ No newline at end of file diff --git a/source/resource/annie2xAPIObj.json b/source/resource/annie2xAPIObj.json new file mode 100644 index 0000000000000000000000000000000000000000..edf54ece19c4e491e0bd9d1d90addf67104030f1 --- /dev/null +++ b/source/resource/annie2xAPIObj.json @@ -0,0 +1,255 @@ +{ + "data": [{ + "name": "annie.Trace", + "scene": "traceDemo", + "classObj": "traceDemo.TraceDemo", + "title": "调试打印", + "isMake": true + }, { + "name": "annie.AObject", + "scene": "aObjectDemo", + "classObj": "aObjectDemo.AObjectDemo", + "title": "annie.AObject基类", + "isMake": true + }, { + "name": "annie.DisplayObject", + "scene": "displayObjectDemo", + "classObj": "displayObjectDemo.DisplayObjectDemo", + "title": "显示对象基类", + "isMake": true + }, { + "name": "annie.Bitmap", + "scene": "bitmapDemo", + "classObj": "bitmapDemo.BitmapDemo", + "title": "图形显示对象", + "isMake": true + }, { + "name": "annie.Shape", + "scene": "shapeDemo", + "classObj": "shapeDemo.ShapeDemo", + "title": "矢量显示对象", + "isMake": true + }, { + "name": "annie.TextField", + "scene": "textFieldDemo", + "classObj": "textFieldDemo.TextFieldDemo", + "title": "文本显示对象", + "isMake": true + }, { + "name": "annie.FloatDisplay", + "scene": "floatDisplayDemo", + "classObj": "floatDisplayDemo.FloatDisplayDemo", + "title": "悬浮显示对象", + "isMake": true + }, { + "name": "annie.Input", + "scene": "inputDemo", + "classObj": "inputDemo.InputDemo", + "title": "输入显示对象", + "isMake": true + }, { + "name": "annie.Sprite", + "scene": "spriteDemo", + "classObj": "spriteDemo.SpriteDemo", + "title": "容器显示对象", + "isMake": true + }, { + "name": "annie.BlendMode", + "scene": "blendModeDemo", + "classObj": "blendModeDemo.BlendModeDemo", + "title": "混合模式", + "isMake": true + }, { + "name": "annie.MovieClip", + "scene": "movieClipDemo", + "classObj": "movieClipDemo.MovieClipDemo", + "title": "动画显示对象", + "isMake": true + }, { + "name": "annie.Stage", + "scene": "stageDemo", + "classObj": "stageDemo.StageDemo", + "title": "舞台显示对象", + "isMake": true + }, { + "name": "annie.Event", + "scene": "eventDemo", + "classObj": "eventDemo.EventDemo", + "title": "事件类", + "isMake": true + }, { + "name": "annie.MouseEvent", + "scene": "mouseEventDemo", + "classObj": "mouseEventDemo.MouseEventDemo", + "title": "鼠标(触摸)事件", + "isMake": true + }, { + "name": "annie.TouchEvent", + "scene": "touchEventDemo", + "classObj": "touchEventDemo.TouchEventDemo", + "title": "多点触摸事件", + "isMake": true + }, { + "name": "annie.globalDispatcher", + "scene": "globalDispatcherDemo", + "classObj": "globalDispatcherDemo.GlobalDispatcherDemo", + "title": "单例事件触发器", + "isMake": true + }, { + "name": "annie.Timer", + "scene": "timerDemo", + "classObj": "timerDemo.TimerDemo", + "title": "定时器", + "isMake": true + }, { + "name": "annie.Tween", + "scene": "tweenDemo", + "classObj": "tweenDemo.TweenDemo", + "title": "Tween", + "isMake": true + }, { + "name": "annie.Sound", + "scene": "soundDemo", + "classObj": "soundDemo.SoundDemo", + "title": "声音", + "isMake": true + }, { + "name": "annie.Video", + "scene": "videoDemo", + "classObj": "videoDemo.VideoDemo", + "title": "视频", + "isMake": true + }, { + "name": "annie.Filters", + "scene": "filtersDemo", + "classObj": "filtersDemo.FiltersDemo", + "title": "滤镜", + "isMake": true + }, { + "name": "annie.Point", + "scene": "pointDemo", + "classObj": "pointDemo.PointDemo", + "title": "Point", + "isMake": true + }, { + "name": "annie.Rectangle", + "scene": "rectangleDemo", + "classObj": "rectangleDemo.RectangleDemo", + "title": "Rectangle", + "isMake": true + }, { + "name": "annie.URLLoader", + "scene": "urlLoaderDemo", + "classObj": "urlLoaderDemo.UrlLoaderDemo", + "title": "资源加载类", + "isMake": true + }, { + "name": "annie.Ajax", + "scene": "ajaxDemo", + "classObj": "ajaxDemo.AjaxDemo", + "title": "Ajax", + "isMake": true + }, { + "name": "annie.jsonp", + "scene": "jsonpDemo", + "classObj": "jsonpDemo.JsonpDemo", + "title": "jsonp", + "isMake": true + }, { + "name": "annie.navigateToURL", + "scene": "navigateToURLDemo", + "classObj": "navigateToURLDemo.NavigateToURLDemo", + "title": "链接跳转", + "isMake": true + }, { + "name": "annie.sendToURL", + "scene": "sendToURLDemo", + "classObj": "sendToURLDemo.SendToURLDemo", + "title": "向后台只传不收", + "isMake": true + }, { + "name": "annie.getQueryString", + "scene": "getQueryStringDemo", + "classObj": "getQueryStringDemo.GetQueryStringDemo", + "title": "获取地址栏上的参数", + "isMake": true + }, { + "name": "annie.LoadScene", + "scene": "loadSceneDemo", + "classObj": "loadSceneDemo.LoadSceneDemo", + "title": "加载场景", + "isMake": true + }, { + "name": "annie.isLoadedScene", + "scene": "isLoadedSceneDemo", + "classObj": "isLoadedSceneDemo.IsLoadedSceneDemo", + "title": "判断场景是否加载完成", + "isMake": true + }, { + "name": "annie.unLoadScene", + "scene": "unLoadSceneDemo", + "classObj": "unLoadSceneDemo.UnLoadSceneDemo", + "title": "卸载加载过的场景", + "isMake": true + }, { + "name": "annie.toDisplayDataURL", + "scene": "toDisplayDataURLDemo", + "classObj": "toDisplayDataURLDemo.ToDisplayDataURLDemo", + "title": "将显示对象截图", + "isMake": true + }, { + "name": "annie.osType", + "scene": "osTypeDemo", + "classObj": "osTypeDemo.OsTypeDemo", + "title": "判断系统类型", + "isMake": true + }, { + "name": "annieUI.ScrollPage", + "scene": "scrollPageDemo", + "classObj": "scrollPageDemo.ScrollPageDemo", + "title": "长页面组件", + "isMake": true + }, { + "name": "annieUI.ScrollList", + "scene": "scrollListDemo", + "classObj": "scrollListDemo.ScrollListDemo", + "title": "滚动列表组件", + "isMake": true + }, { + "name": "annieUI.SlidePage", + "scene": "slidePageDemo", + "classObj": "slidePageDemo.SlidePageDemo", + "title": "翻页组件", + "isMake": true + }, { + "name": "annieUI.FlipBook", + "scene": "flipBookDemo", + "classObj": "flipBookDemo.FlipBookDemo", + "title": "电子杂志组件", + "isMake": true + }, { + "name": "annieUI.FacePhoto", + "scene": "facePhotoDemo", + "classObj": "facePhotoDemo.FacePhotoDemo", + "title": "头像或图片加载组件", + "isMake": true + }, { + "name": "annieUI.DrawingBoard", + "scene": "drawingBoardDemo", + "classObj": "drawingBoardDemo.DrawingBoardDemo", + "title": "画板组件", + "isMake": true + }, { + "name": "annieUI.ScratchCard", + "scene": "scratchCardDemo", + "classObj": "scratchCardDemo.ScratchCardDemo", + "title": "刮刮卡组件", + "isMake": true + }, { + "name": "annieUI.Scroller", + "scene": "scrollerDemo", + "classObj": "scrollerDemo.ScrollerDemo", + "title": "Scroller管理类", + "isMake": true + }] +} \ No newline at end of file diff --git a/source/resource/drawingBoardDemo/drawingBoardDemo.con.json b/source/resource/drawingBoardDemo/drawingBoardDemo.con.json old mode 100755 new mode 100644 index f3382c3146c35f6ad3dc0461be04855cd24f13bc..6eb426d42d67420bb0021f264ca25bb0b6942f20 --- a/source/resource/drawingBoardDemo/drawingBoardDemo.con.json +++ b/source/resource/drawingBoardDemo/drawingBoardDemo.con.json @@ -1 +1 @@ -{"head":["drawingBoardDemo",30,640,1040,"#ffffff"],"_$1":[4,1,0,1,"Arial",24,"#ffffff",1,24,"title",0,0,0],"_$2":[3,[[1,0,["#666666",1],[0,200,44,1,200,0,1,0,0,1,0,44,1,200,44]]]],"Button":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[12,8.4,1,1,0,0],"w":180,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"],"n":{"0":"title_txt"}},"_$4":[4,0,2,1,"STHeitiSC-Medium",24,"#333333",1,28,"%E7%94%BB%E6%9D%BF%E7%BB%84%E4%BB%B6%EF%BC%8C%E6%94%AF%E6%8C%81%E6%92%A4%E9%94%80%E5%9B%9E%E9%80%80",0,0,0],"DrawingBoardDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[220,880.950012,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[59.799999,945,1,1,0,0],"w":524.400024,"h":30.85}}}],"c":["Button","_$4"],"n":{"0":"canel_btn"}}} \ No newline at end of file +{"head":["drawingBoardDemo",30,640,1040,"#ffffff"],"_$1":[4,1,0,1,"Arial",24,"#ffffff",1,24,"title",0,0,0],"_$2":[3,[[1,0,["#666666",1],[0,200,44,1,200,0,1,0,0,1,0,44,1,200,44]]]],"Button":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[12,8.4,1,1,0,0],"w":180,"h":30.85},"2":{"o":2,"at":1}}}],"c":["_$1","_$2"],"n":{"0":"title_txt"}},"_$4":[4,0,2,1,"Heiti%20SC%20Medium",24,"#333333",1,28,"%E7%94%BB%E6%9D%BF%E7%BB%84%E4%BB%B6%EF%BC%8C%E6%94%AF%E6%8C%81%E6%92%A4%E9%94%80%E5%9B%9E%E9%80%80",0,0,0],"DrawingBoardDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[220,880.950012,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[59.799999,945,1,1,0,0],"w":524.400024,"h":28}}}],"c":["Button","_$4"],"n":{"0":"canel_btn"}}} \ No newline at end of file diff --git a/source/resource/drawingBoardDemo/drawingBoardDemo.res.json b/source/resource/drawingBoardDemo/drawingBoardDemo.res.json old mode 100755 new mode 100644 diff --git a/source/resource/filtersDemo/filtersDemo.con.json b/source/resource/filtersDemo/filtersDemo.con.json old mode 100755 new mode 100644 diff --git a/source/resource/filtersDemo/filtersDemo.res.json b/source/resource/filtersDemo/filtersDemo.res.json old mode 100755 new mode 100644 diff --git a/source/resource/filtersDemo/i0.png b/source/resource/filtersDemo/i0.png old mode 100755 new mode 100644 diff --git a/source/resource/navigateToURLDemo/navigateToURLDemo.con.json b/source/resource/navigateToURLDemo/navigateToURLDemo.con.json old mode 100755 new mode 100644 diff --git a/source/resource/navigateToURLDemo/navigateToURLDemo.res.json b/source/resource/navigateToURLDemo/navigateToURLDemo.res.json old mode 100755 new mode 100644 diff --git a/source/resource/scrollerDemo/i0.png b/source/resource/scrollerDemo/i0.png index 5ec742edafdea344dc9f8838575002fe12c68628..0d5d50f4218e4cdbacbca6fd3283a0e387929ed1 100644 Binary files a/source/resource/scrollerDemo/i0.png and b/source/resource/scrollerDemo/i0.png differ diff --git a/source/resource/scrollerDemo/i1.jpg b/source/resource/scrollerDemo/i1.jpg new file mode 100644 index 0000000000000000000000000000000000000000..94bc4dfb8ad5d1a7c7ec35de9c4d3b5017136a3f Binary files /dev/null and b/source/resource/scrollerDemo/i1.jpg differ diff --git a/source/resource/scrollerDemo/i1.png b/source/resource/scrollerDemo/i1.png deleted file mode 100644 index 0a4aed40910e0db6e33c3622ed6756d15a2449d3..0000000000000000000000000000000000000000 Binary files a/source/resource/scrollerDemo/i1.png and /dev/null differ diff --git a/source/resource/scrollerDemo/i10.jpg b/source/resource/scrollerDemo/i10.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d1fff93d5828296da8b104307a9393ebcc71d0c Binary files /dev/null and b/source/resource/scrollerDemo/i10.jpg differ diff --git a/source/resource/scrollerDemo/i11.jpg b/source/resource/scrollerDemo/i11.jpg new file mode 100644 index 0000000000000000000000000000000000000000..329c56f3873f3e95707a8a0c2a441c05134839cc Binary files /dev/null and b/source/resource/scrollerDemo/i11.jpg differ diff --git a/source/resource/scrollerDemo/i2.jpg b/source/resource/scrollerDemo/i2.jpg new file mode 100644 index 0000000000000000000000000000000000000000..06c475cf533ff5f0d2e04e46993da2e4f684d65e Binary files /dev/null and b/source/resource/scrollerDemo/i2.jpg differ diff --git a/source/resource/scrollerDemo/i2.png b/source/resource/scrollerDemo/i2.png deleted file mode 100644 index 8600b0c25651069f2c12defc6aa2657b83b5e209..0000000000000000000000000000000000000000 Binary files a/source/resource/scrollerDemo/i2.png and /dev/null differ diff --git a/source/resource/scrollerDemo/i3.jpg b/source/resource/scrollerDemo/i3.jpg new file mode 100644 index 0000000000000000000000000000000000000000..71e5312fac48aac817eebc7335a4e923a4c44861 Binary files /dev/null and b/source/resource/scrollerDemo/i3.jpg differ diff --git a/source/resource/scrollerDemo/i3.png b/source/resource/scrollerDemo/i3.png deleted file mode 100644 index 5ec742edafdea344dc9f8838575002fe12c68628..0000000000000000000000000000000000000000 Binary files a/source/resource/scrollerDemo/i3.png and /dev/null differ diff --git a/source/resource/scrollerDemo/i4.jpg b/source/resource/scrollerDemo/i4.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dec4bf0f02de130585ebb4107da4de3c49023f8f Binary files /dev/null and b/source/resource/scrollerDemo/i4.jpg differ diff --git a/source/resource/scrollerDemo/i4.png b/source/resource/scrollerDemo/i4.png deleted file mode 100644 index 0a4aed40910e0db6e33c3622ed6756d15a2449d3..0000000000000000000000000000000000000000 Binary files a/source/resource/scrollerDemo/i4.png and /dev/null differ diff --git a/source/resource/scrollerDemo/i5.jpg b/source/resource/scrollerDemo/i5.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4490ffe67ff8980bce9acb661eac0d26891b17d9 Binary files /dev/null and b/source/resource/scrollerDemo/i5.jpg differ diff --git a/source/resource/scrollerDemo/i6.jpg b/source/resource/scrollerDemo/i6.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b1c506af43e65e140cfeea4c1c812f6d4d0261c5 Binary files /dev/null and b/source/resource/scrollerDemo/i6.jpg differ diff --git a/source/resource/scrollerDemo/i7.jpg b/source/resource/scrollerDemo/i7.jpg new file mode 100644 index 0000000000000000000000000000000000000000..33720f3c7a14ddba71e873861b6ef1f718f03c5d Binary files /dev/null and b/source/resource/scrollerDemo/i7.jpg differ diff --git a/source/resource/scrollerDemo/i8.jpg b/source/resource/scrollerDemo/i8.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e85d3b49f40f0857892ac0f3441bdd58783ca40 Binary files /dev/null and b/source/resource/scrollerDemo/i8.jpg differ diff --git a/source/resource/scrollerDemo/i9.jpg b/source/resource/scrollerDemo/i9.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f17443659c38a892e3906b216d627c23e3e729e7 Binary files /dev/null and b/source/resource/scrollerDemo/i9.jpg differ diff --git a/source/resource/scrollerDemo/scrollerDemo.con.json b/source/resource/scrollerDemo/scrollerDemo.con.json index d22902c5ceeaa532a71cf253fd24c351b32c476f..6c54bfb086e86192ade49c622206e5f84aa11858 100644 --- a/source/resource/scrollerDemo/scrollerDemo.con.json +++ b/source/resource/scrollerDemo/scrollerDemo.con.json @@ -1 +1 @@ -{"head":["scrollerDemo",30,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",24,"#000000",1,28,"%E4%BB%8E%E4%B8%8B%E5%BE%80%E4%B8%8A%E6%BB%91%E5%8A%A8",0,0,0],"_$4":[3,[[1,0,["#00ff00",1],[0,25.35,-25.4,2,14.85,-35.900002,0,-35.900002,2,-14.85,-35.900002,-25.4,-25.4,2,-35.900002,-14.85,-35.900002,0,2,-35.900002,14.85,-25.4,25.35,2,-14.85,35.900002,0,35.900002,2,14.85,35.900002,25.35,25.35,2,35.900002,14.85,35.900002,0,2,35.900002,-14.85,25.35,-25.4]]]],"_$5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$4"]},"_$35":[3,[[1,0,["#333333",1],[0,640,0,1,0,0,1,0,1040,1,640,1040,1,640,0]]]],"_$2":[4,0,2,1,"Arial",24,"#000000",1,28,"Annie2xv%E5%B7%A5%E5%85%B7%E4%BB%8B%E7%BB%8D",0,0,0],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[2,2,1,1,0,0],"w":266,"h":37.599998}}}],"c":["_$2"]},"_$6":[4,0,2,1,"Arial",24,"#000000",1,28,"annnie2x%E7%AE%80%E5%8D%95%E8%BD%BB%E6%9D%BE%E5%85%A5%E6%89%8B",0,0,0],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[2,2,1,1,0,0],"w":391.549988,"h":37.599998}}}],"c":["_$6"]},"_$29":[3,[[1,0,["#00ff00",1],[0,-70,-70,1,-70,70,1,70,70,1,70,-70,1,-70,-70]]]],"_$30":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$29"]},"_$31":{"t":1,"tf":30,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[140,140,1,1,0,0],"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[140.040558,140.04567,0.999316,0.999316,12.305692,12.305692]}}},{"i":2,"c":{"1":{"o":1,"tr":[140.019653,140.032883,0.998746,0.998746,24.815723,24.815723]}}},{"i":3,"c":{"1":{"o":1,"tr":[140.020309,140.015427,0.998423,0.998423,37.147923,37.147923]}}},{"i":4,"c":{"1":{"o":1,"tr":[139.986816,140.020264,0.998384,0.998384,49.671787,49.671787]}}},{"i":5,"c":{"1":{"o":1,"tr":[139.95314,140.017548,0.99865,0.99865,62.19474,62.19474]}}},{"i":6,"c":{"1":{"o":1,"tr":[139.993439,140.005814,0.999147,0.999147,74.519424,74.519424]}}},{"i":7,"c":{"1":{"o":1,"tr":[139.959259,140.019196,0.999822,0.999822,87.018089,87.018089]}}},{"i":8,"c":{"1":{"o":1,"tr":[139.959747,140.007248,0.999474,0.999474,99.320839,99.320839]}}},{"i":9,"c":{"1":{"o":1,"tr":[139.972961,140.000458,0.998876,0.998876,111.638428,111.638428]}}},{"i":10,"c":{"1":{"o":1,"tr":[139.98288,140.003265,0.998474,0.998474,124.156616,124.156616]}}},{"i":11,"c":{"1":{"o":1,"tr":[139.961487,139.991531,0.998367,0.998367,136.680679,136.680679]}}},{"i":12,"c":{"1":{"o":1,"tr":[139.971649,139.968475,0.998546,0.998546,149.016739,149.016739]}}},{"i":13,"c":{"1":{"o":1,"tr":[139.960754,139.997589,0.999013,0.999013,161.532379,161.532379]}}},{"i":14,"c":{"1":{"o":1,"tr":[139.969635,139.988068,0.999654,0.999654,174.034592,174.034592]}}},{"i":15,"c":{"1":{"o":1,"tr":[139.988068,139.969635,0.999654,0.999654,-174.034592,-174.034592]}}},{"i":16,"c":{"1":{"o":1,"tr":[139.997589,139.960754,0.999013,0.999013,-161.532379,-161.532379]}}},{"i":17,"c":{"1":{"o":1,"tr":[139.968475,139.971649,0.998546,0.998546,-149.016739,-149.016739]}}},{"i":18,"c":{"1":{"o":1,"tr":[139.991531,139.961487,0.998367,0.998367,-136.680679,-136.680679]}}},{"i":19,"c":{"1":{"o":1,"tr":[140.003265,139.98288,0.998474,0.998474,-124.156616,-124.156616]}}},{"i":20,"c":{"1":{"o":1,"tr":[140.000458,139.972961,0.998876,0.998876,-111.638428,-111.638428]}}},{"i":21,"c":{"1":{"o":1,"tr":[140.007248,139.959747,0.999474,0.999474,-99.320839,-99.320839]}}},{"i":22,"c":{"1":{"o":1,"tr":[140.019196,139.959259,0.999822,0.999822,-87.018089,-87.018089]}}},{"i":23,"c":{"1":{"o":1,"tr":[140.005814,139.993439,0.999147,0.999147,-74.519424,-74.519424]}}},{"i":24,"c":{"1":{"o":1,"tr":[140.017548,139.95314,0.99865,0.99865,-62.19474,-62.19474]}}},{"i":25,"c":{"1":{"o":1,"tr":[140.020264,139.986816,0.998384,0.998384,-49.671787,-49.671787]}}},{"i":26,"c":{"1":{"o":1,"tr":[140.015427,140.020309,0.998423,0.998423,-37.147923,-37.147923]}}},{"i":27,"c":{"1":{"o":1,"tr":[140.032883,140.019653,0.998746,0.998746,-24.815723,-24.815723]}}},{"i":28,"c":{"1":{"o":1,"tr":[140.04567,140.040558,0.999316,0.999316,-12.305692,-12.305692]}}},{"i":29,"c":{"1":{"o":1,"tr":[140,140,1,1,0,0]}}}],"c":["_$30"]},"_$32":[3,[[1,0,["#00ff00",1],[0,43.299999,-66.550003,1,-43.25,-66.550003,1,-70,15.75,1,0,66.599998,1,70,15.75,1,43.299999,-66.550003]]]],"_$33":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$32"]},"_$34":{"t":1,"tf":30,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[0,0,0.999316,0.999316,12.305692,12.305692]}}},{"i":2,"c":{"1":{"o":1,"tr":[0,0,0.998746,0.998746,24.815723,24.815723]}}},{"i":3,"c":{"1":{"o":1,"tr":[0,0,0.998423,0.998423,37.147923,37.147923]}}},{"i":4,"c":{"1":{"o":1,"tr":[0,0,0.998384,0.998384,49.671787,49.671787]}}},{"i":5,"c":{"1":{"o":1,"tr":[0,0,0.99865,0.99865,62.19474,62.19474]}}},{"i":6,"c":{"1":{"o":1,"tr":[0,0,0.999147,0.999147,74.519424,74.519424]}}},{"i":7,"c":{"1":{"o":1,"tr":[0,0,0.999822,0.999822,87.018089,87.018089]}}},{"i":8,"c":{"1":{"o":1,"tr":[0,0,0.999474,0.999474,99.320839,99.320839]}}},{"i":9,"c":{"1":{"o":1,"tr":[0,0,0.998876,0.998876,111.638428,111.638428]}}},{"i":10,"c":{"1":{"o":1,"tr":[0,0,0.998474,0.998474,124.156616,124.156616]}}},{"i":11,"c":{"1":{"o":1,"tr":[0,0,0.998367,0.998367,136.680679,136.680679]}}},{"i":12,"c":{"1":{"o":1,"tr":[0,0,0.998546,0.998546,149.016739,149.016739]}}},{"i":13,"c":{"1":{"o":1,"tr":[0,0,0.999013,0.999013,161.532379,161.532379]}}},{"i":14,"c":{"1":{"o":1,"tr":[0,0,0.999654,0.999654,174.034592,174.034592]}}},{"i":15,"c":{"1":{"o":1,"tr":[0,0,0.999654,0.999654,-174.034592,-174.034592]}}},{"i":16,"c":{"1":{"o":1,"tr":[0,0,0.999013,0.999013,-161.532379,-161.532379]}}},{"i":17,"c":{"1":{"o":1,"tr":[0,0,0.998546,0.998546,-149.016739,-149.016739]}}},{"i":18,"c":{"1":{"o":1,"tr":[0,0,0.998367,0.998367,-136.680679,-136.680679]}}},{"i":19,"c":{"1":{"o":1,"tr":[0,0,0.998474,0.998474,-124.156616,-124.156616]}}},{"i":20,"c":{"1":{"o":1,"tr":[0,0,0.998876,0.998876,-111.638428,-111.638428]}}},{"i":21,"c":{"1":{"o":1,"tr":[0,0,0.999474,0.999474,-99.320839,-99.320839]}}},{"i":22,"c":{"1":{"o":1,"tr":[0,0,0.999822,0.999822,-87.018089,-87.018089]}}},{"i":23,"c":{"1":{"o":1,"tr":[0,0,0.999147,0.999147,-74.519424,-74.519424]}}},{"i":24,"c":{"1":{"o":1,"tr":[0,0,0.99865,0.99865,-62.19474,-62.19474]}}},{"i":25,"c":{"1":{"o":1,"tr":[0,0,0.998384,0.998384,-49.671787,-49.671787]}}},{"i":26,"c":{"1":{"o":1,"tr":[0,0,0.998423,0.998423,-37.147923,-37.147923]}}},{"i":27,"c":{"1":{"o":1,"tr":[0,0,0.998746,0.998746,-24.815723,-24.815723]}}},{"i":28,"c":{"1":{"o":1,"tr":[0,0,0.999316,0.999316,-12.305692,-12.305692]}}},{"i":29,"c":{"1":{"o":1,"tr":[0]}}}],"c":["_$33"]},"_$8":[4,0,2,1,"Arial",24,"#000000",1,28,"Ctrl%2BEnter%E5%8F%91%E5%B8%83%E7%94%9F%E6%88%90",0,0,0],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[2,2,1,1,0,0],"w":503.899994,"h":37.599998}}}],"c":["_$8"]},"_$10":[2],"_$12":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-30,-16,1,1,0,0]},"2":{"o":2,"at":1,"tr":[0,0,1.266022,1.266022,0,0]}}}],"c":["_$10","_$4"]},"_$17":[2],"_$19":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-30,-29,1,1,0,0]},"2":{"o":2,"at":1,"tr":[0,0,1.266022,1.266022,0,0]}}}],"c":["_$17","_$4"]},"_$24":[2],"_$26":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-30,-29,1,1,0,0]},"2":{"o":2,"at":1,"tr":[0,0,1.266022,1.266022,0,0]}}}],"c":["_$24","_$4"]},"_$27":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":1,"m":0}}}],"c":["_$26"]},"_$13":[2],"_$15":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-30,-16,1,1,0,0]},"2":{"o":2,"at":1,"tr":[0,0,1.266022,1.266022,0,0]}}}],"c":["_$13","_$4"]},"_$16":{"t":1,"tf":30,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[0,1.15,1,1,0,0]}}},{"i":2,"c":{"1":{"o":1,"tr":[0,2.3,1,1,0,0]}}},{"i":3,"c":{"1":{"o":1,"tr":[0,3.45,1,1,0,0]}}},{"i":4,"c":{"1":{"o":1,"tr":[0,4.55,1,1,0,0]}}},{"i":5,"c":{"1":{"o":1,"tr":[0,5.7,1,1,0,0]}}},{"i":6,"c":{"1":{"o":1,"tr":[0,6.85,1,1,0,0]}}},{"i":7,"c":{"1":{"o":1,"tr":[0,8,1,1,0,0]}}},{"i":8,"c":{"1":{"o":1,"tr":[0,9.15,1,1,0,0]}}},{"i":9,"c":{"1":{"o":1,"tr":[0,10.3,1,1,0,0]}}},{"i":10,"c":{"1":{"o":1,"tr":[0,11.45,1,1,0,0]}}},{"i":11,"c":{"1":{"o":1,"tr":[0,12.55,1,1,0,0]}}},{"i":12,"c":{"1":{"o":1,"tr":[0,13.7,1,1,0,0]}}},{"i":13,"c":{"1":{"o":1,"tr":[0,14.85,1,1,0,0]}}},{"i":14,"c":{"1":{"o":1,"tr":[0,16,1,1,0,0]}}},{"i":15,"c":{"1":{"o":1,"tr":[0,14.95,1,1,0,0]}}},{"i":16,"c":{"1":{"o":1,"tr":[0,13.85,1,1,0,0]}}},{"i":17,"c":{"1":{"o":1,"tr":[0,12.8,1,1,0,0]}}},{"i":18,"c":{"1":{"o":1,"tr":[0,11.75,1,1,0,0]}}},{"i":19,"c":{"1":{"o":1,"tr":[0,10.65,1,1,0,0]}}},{"i":20,"c":{"1":{"o":1,"tr":[0,9.6,1,1,0,0]}}},{"i":21,"c":{"1":{"o":1,"tr":[0,8.55,1,1,0,0]}}},{"i":22,"c":{"1":{"o":1,"tr":[0,7.45,1,1,0,0]}}},{"i":23,"c":{"1":{"o":1,"tr":[0,6.4,1,1,0,0]}}},{"i":24,"c":{"1":{"o":1,"tr":[0,5.35,1,1,0,0]}}},{"i":25,"c":{"1":{"o":1,"tr":[0,4.25,1,1,0,0]}}},{"i":26,"c":{"1":{"o":1,"tr":[0,3.2,1,1,0,0]}}},{"i":27,"c":{"1":{"o":1,"tr":[0,2.15,1,1,0,0]}}},{"i":28,"c":{"1":{"o":1,"tr":[0,1.05,1,1,0,0]}}},{"i":29,"c":{"1":{"o":1,"tr":[0]}}}],"c":["_$15"]},"_$20":[2],"_$22":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-30,-29,1,1,0,0]},"2":{"o":2,"at":1,"tr":[0,0,1.266022,1.266022,0,0]}}}],"c":["_$20","_$4"]},"_$23":{"t":1,"tf":30,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[0,-1.15,1,1,0,0]}}},{"i":2,"c":{"1":{"o":1,"tr":[0,-2.3,1,1,0,0]}}},{"i":3,"c":{"1":{"o":1,"tr":[0,-3.45,1,1,0,0]}}},{"i":4,"c":{"1":{"o":1,"tr":[0,-4.55,1,1,0,0]}}},{"i":5,"c":{"1":{"o":1,"tr":[0,-5.7,1,1,0,0]}}},{"i":6,"c":{"1":{"o":1,"tr":[0,-6.85,1,1,0,0]}}},{"i":7,"c":{"1":{"o":1,"tr":[0,-8,1,1,0,0]}}},{"i":8,"c":{"1":{"o":1,"tr":[0,-9.15,1,1,0,0]}}},{"i":9,"c":{"1":{"o":1,"tr":[0,-10.3,1,1,0,0]}}},{"i":10,"c":{"1":{"o":1,"tr":[0,-11.45,1,1,0,0]}}},{"i":11,"c":{"1":{"o":1,"tr":[0,-12.55,1,1,0,0]}}},{"i":12,"c":{"1":{"o":1,"tr":[0,-13.7,1,1,0,0]}}},{"i":13,"c":{"1":{"o":1,"tr":[0,-14.85,1,1,0,0]}}},{"i":14,"c":{"1":{"o":1,"tr":[0,-16,1,1,0,0]}}},{"i":15,"c":{"1":{"o":1,"tr":[0,-14.95,1,1,0,0]}}},{"i":16,"c":{"1":{"o":1,"tr":[0,-13.85,1,1,0,0]}}},{"i":17,"c":{"1":{"o":1,"tr":[0,-12.8,1,1,0,0]}}},{"i":18,"c":{"1":{"o":1,"tr":[0,-11.75,1,1,0,0]}}},{"i":19,"c":{"1":{"o":1,"tr":[0,-10.65,1,1,0,0]}}},{"i":20,"c":{"1":{"o":1,"tr":[0,-9.6,1,1,0,0]}}},{"i":21,"c":{"1":{"o":1,"tr":[0,-8.55,1,1,0,0]}}},{"i":22,"c":{"1":{"o":1,"tr":[0,-7.45,1,1,0,0]}}},{"i":23,"c":{"1":{"o":1,"tr":[0,-6.4,1,1,0,0]}}},{"i":24,"c":{"1":{"o":1,"tr":[0,-5.35,1,1,0,0]}}},{"i":25,"c":{"1":{"o":1,"tr":[0,-4.25,1,1,0,0]}}},{"i":26,"c":{"1":{"o":1,"tr":[0,-3.2,1,1,0,0]}}},{"i":27,"c":{"1":{"o":1,"tr":[0,-2.15,1,1,0,0]}}},{"i":28,"c":{"1":{"o":1,"tr":[0,-1.05,1,1,0,0]}}},{"i":29,"c":{"1":{"o":1,"tr":[0]}}}],"c":["_$22"]},"_$28":{"t":1,"tf":30,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"tr":[0,1.15,1,1,0,0]}}},{"i":2,"c":{"1":{"o":1,"tr":[0,2.3,1,1,0,0]}}},{"i":3,"c":{"1":{"o":1,"tr":[0,3.45,1,1,0,0]}}},{"i":4,"c":{"1":{"o":1,"tr":[0,4.55,1,1,0,0]}}},{"i":5,"c":{"1":{"o":1,"tr":[0,5.7,1,1,0,0]}}},{"i":6,"c":{"1":{"o":1,"tr":[0,6.85,1,1,0,0]}}},{"i":7,"c":{"1":{"o":1,"tr":[0,8,1,1,0,0]}}},{"i":8,"c":{"1":{"o":1,"tr":[0,9.15,1,1,0,0]}}},{"i":9,"c":{"1":{"o":1,"tr":[0,10.3,1,1,0,0]}}},{"i":10,"c":{"1":{"o":1,"tr":[0,11.45,1,1,0,0]}}},{"i":11,"c":{"1":{"o":1,"tr":[0,12.55,1,1,0,0]}}},{"i":12,"c":{"1":{"o":1,"tr":[0,13.7,1,1,0,0]}}},{"i":13,"c":{"1":{"o":1,"tr":[0,14.85,1,1,0,0]}}},{"i":14,"c":{"1":{"o":1,"tr":[0,16,1,1,0,0]}}},{"i":15,"c":{"1":{"o":1,"tr":[0,14.95,1,1,0,0]}}},{"i":16,"c":{"1":{"o":1,"tr":[0,13.85,1,1,0,0]}}},{"i":17,"c":{"1":{"o":1,"tr":[0,12.8,1,1,0,0]}}},{"i":18,"c":{"1":{"o":1,"tr":[0,11.75,1,1,0,0]}}},{"i":19,"c":{"1":{"o":1,"tr":[0,10.65,1,1,0,0]}}},{"i":20,"c":{"1":{"o":1,"tr":[0,9.6,1,1,0,0]}}},{"i":21,"c":{"1":{"o":1,"tr":[0,8.55,1,1,0,0]}}},{"i":22,"c":{"1":{"o":1,"tr":[0,7.45,1,1,0,0]}}},{"i":23,"c":{"1":{"o":1,"tr":[0,6.4,1,1,0,0]}}},{"i":24,"c":{"1":{"o":1,"tr":[0,5.35,1,1,0,0]}}},{"i":25,"c":{"1":{"o":1,"tr":[0,4.25,1,1,0,0]}}},{"i":26,"c":{"1":{"o":1,"tr":[0,3.2,1,1,0,0]}}},{"i":27,"c":{"1":{"o":1,"tr":[0,2.15,1,1,0,0]}}},{"i":28,"c":{"1":{"o":1,"tr":[0,1.05,1,1,0,0]}}},{"i":29,"c":{"1":{"o":1,"tr":[0]}}}],"c":["_$26"]},"ScrollerDemo":{"t":1,"tf":195,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[107.300003,846.75,1,1,0,0],"w":429.399994,"h":37.599998},"2":{"o":2,"at":1,"tr":[320,520,0.599991,0.599991,0,0],"al":1,"m":0},"3":{"o":3,"at":2}}},{"i":1,"c":{"2":{"o":2,"tr":[320.014069,520.029114,0.619986,0.619986,0,0]}}},{"i":2,"c":{"2":{"o":2,"tr":[320.03302,520.016113,0.63999,0.63999,0,0]}}},{"i":3,"c":{"2":{"o":2,"tr":[320.047058,520.045227,0.659984,0.659984,0,0]}}},{"i":4,"c":{"2":{"o":2,"tr":[320.016022,520.032288,0.679988,0.679988,0,0]}}},{"i":5,"c":{"2":{"o":2,"tr":[320.034973,520.019287,0.699992,0.699992,0,0]}}},{"i":6,"c":{"2":{"o":2,"tr":[320.053894,520.006348,0.719996,0.719996,0,0]}}},{"i":7,"c":{"2":{"o":2,"tr":[320.013092,520.027527,0.739982,0.739982,0,0]}}},{"i":8,"c":{"2":{"o":2,"tr":[320.032043,520.014526,0.759986,0.759986,0,0]}}},{"i":9,"c":{"2":{"o":2,"tr":[320.000977,520.001587,0.77999,0.77999,0,0]}}},{"i":10,"c":{"2":{"o":2,"tr":[320.019928,519.988647,0.799994,0.799994,0,0]}}},{"i":11,"c":{"2":{"o":2,"tr":[319.983978,519.967712,0.819989,0.819989,0,0]}}},{"i":12,"c":{"2":{"o":2,"tr":[319.952942,519.954773,0.839993,0.839993,0,0]}}},{"i":13,"c":{"2":{"o":2,"tr":[319.971863,519.941772,0.859997,0.859997,0,0]}}},{"i":14,"c":{"2":{"o":2,"tr":[319.981049,519.962952,0.879982,0.879982,0,0]}}},{"i":15,"c":{"2":{"o":2,"tr":[319.950012,519.950012,0.899986,0.899986,0,0]}}},{"i":16,"c":{"2":{"o":2,"tr":[319.968933,519.937012,0.91999,0.91999,0,0]}}},{"i":17,"c":{"2":{"o":2,"tr":[319.987885,519.97406,0.939994,0.939994,0,0]}}},{"i":18,"c":{"2":{"o":2,"tr":[319.947083,519.945251,0.95998,0.95998,0,0]}}},{"i":19,"c":{"2":{"o":2,"tr":[319.966003,519.932251,0.979984,0.979984,0,0]}}},{"i":20,"c":{"2":{"o":2,"tr":[320,520,1,1,0,0]}}},{"i":21,"c":{"2":{"o":2,"tr":[320.280853,520.243896,1.516815,1.516815,0,0]}}},{"i":22,"c":{"2":{"o":2,"tr":[320.504486,520.488525,2.03392,2.03392,0,0]}}},{"i":23,"c":{"2":{"o":2,"tr":[320.780457,520.6745,2.55072,2.55072,0,0]}}},{"i":24,"c":{"2":{"o":2,"tr":[320.954102,520.869141,3.067825,3.067825,0,0]}}},{"i":25,"c":{"2":{"o":2,"tr":[321.234985,521.06311,3.584641,3.584641,0,0]}}},{"i":26,"c":{"2":{"o":2,"tr":[321.458618,521.307739,4.101746,4.101746,0,0]}}},{"i":27,"c":{"2":{"o":2,"tr":[321.734619,521.543579,4.618546,4.618546,0,0]}}},{"i":28,"c":{"2":{"o":2,"tr":[321.958252,521.738281,5.135651,5.135651,0,0]}}},{"i":29,"c":{"2":{"o":2,"tr":[322.239014,521.932129,5.652466,5.652466,0,0]}}},{"i":30,"c":{"2":{"o":2,"tr":[322.419922,522.176025,6.169281,6.169281,0,0]}}},{"i":31,"c":{"2":{"o":2,"tr":[322.693604,522.37085,6.686386,6.686386,0,0]}}},{"i":32,"c":{"2":{"o":2,"tr":[322.919556,522.556641,7.203186,7.203186,0,0]}}},{"i":33,"c":{"2":{"o":2,"tr":[323.193115,522.80127,7.720291,7.720291,0,0]}}},{"i":34,"c":{"2":{"o":2,"tr":[323.424072,523.04541,8.237106,8.237106,0,0]}}},{"i":35,"c":{"2":{"o":2,"tr":[323.697754,523.23999,8.754211,8.754211,0,0]}}},{"i":36,"c":{"2":{"o":2,"tr":[323.873535,523.425781,9.271011,9.271011,0,0]}}},{"i":37,"c":{"2":{"o":2,"tr":[324.147217,523.67041,9.788116,9.788116,0,0]}}},{"i":38,"c":{"2":{"o":2,"tr":[324.378174,523.864258,10.304932,10.304932,0,0]}}},{"i":39,"c":{"2":{"o":2,"tr":[324.608887,524.058594,10.821747,10.821747,0,0]}}},{"i":40,"c":{"2":{"o":2,"tr":[324.882568,524.303223,11.338852,11.338852,0,0]}}},{"i":41,"c":{"2":{"o":2,"tr":[325.108643,524.539062,11.855652,11.855652,0,0]}}},{"i":42,"c":{"2":{"o":2,"tr":[325.332275,524.733398,12.372757,12.372757,0,0]}}},{"i":43,"c":{"2":{"o":2,"tr":[325.562988,524.927734,12.889572,12.889572,0,0]}}},{"i":44,"c":{"2":{"o":2,"tr":[325.83667,525.172363,13.406677,13.406677,0,0]}}},{"i":45,"c":{"2":{"o":2,"tr":[326.0625,525.35791,13.923477,13.923477,0,0]}}},{"i":46,"c":{"4":{"o":4,"at":1,"tr":[187,488.600006,1,1,0,0],"al":0,"m":0},"2":{"o":2,"tr":[326.336426,525.552734,14.440582,14.440582,0,0]}}},{"i":47,"c":{"4":{"o":4,"al":0.08,"tr":[187,489.850006,1,1,0,0]},"2":{"o":2,"tr":[326.567383,525.796875,14.957397,14.957397,0,0]}}},{"i":48,"c":{"4":{"o":4,"al":0.15,"tr":[187,491.050018,1,1,0,0]},"2":{"o":2,"tr":[326.797852,526.041016,15.474213,15.474213,0,0]}}},{"i":49,"c":{"4":{"o":4,"al":0.23,"tr":[187,492.300018,1,1,0,0]},"2":{"o":2,"tr":[327.021484,526.235352,15.991318,15.991318,0,0]}}},{"i":50,"c":{"4":{"o":4,"al":0.31,"tr":[187,493.5,1,1,0,0]},"2":{"o":2,"tr":[327.297852,526.420898,16.508118,16.508118,0,0]}}},{"i":51,"c":{"4":{"o":4,"al":0.38,"tr":[187,494.75,1,1,0,0]},"2":{"o":2,"tr":[327.521484,526.666016,17.025223,17.025223,0,0]}}},{"i":52,"c":{"4":{"o":4,"al":0.46,"tr":[187,496,1,1,0,0]},"2":{"o":2,"tr":[327.751953,526.859375,17.542038,17.542038,0,0]}}},{"i":53,"c":{"4":{"o":4,"al":0.54,"tr":[187,497.200012,1,1,0,0]},"2":{"o":2,"tr":[328.025879,527.053711,18.059143,18.059143,0,0]}}},{"i":54,"c":{"4":{"o":4,"al":0.62,"tr":[187,498.450012,1,1,0,0]},"2":{"o":2,"tr":[328.20166,527.290039,18.575943,18.575943,0,0]}}},{"i":55,"c":{"4":{"o":4,"al":0.69,"tr":[187,499.700012,1,1,0,0]},"2":{"o":2,"tr":[328.475586,527.535156,19.093048,19.093048,0,0]}}},{"i":56,"c":{"4":{"o":4,"al":0.77,"tr":[187,500.899994,1,1,0,0]},"2":{"o":2,"tr":[328.700012,527.700012,19.609863,19.609863,0,0]}}},{"i":57,"c":{"4":{"o":4,"al":0.85,"tr":[187,502.149994,1,1,0,0]}}},{"i":58,"c":{"4":{"o":4,"al":0.92,"tr":[187,503.350006,1,1,0,0]}}},{"i":59,"c":{"4":{"o":4,"al":1,"tr":[187,504.600006,1,1,0,0]}}},{"i":78,"c":{"4":{"o":4,"al":0.9},"2":{"o":2,"al":0.9,"tr":[328.062927,527.02124,17.743311,17.743311,0,0]}}},{"i":79,"c":{"4":{"o":4,"al":0.8},"2":{"o":2,"al":0.8,"tr":[327.181183,526.311584,15.883043,15.883043,0,0]}}},{"i":80,"c":{"4":{"o":4,"al":0.7},"2":{"o":2,"al":0.7,"tr":[326.394379,525.543823,14.022476,14.022476,0,0]}}},{"i":81,"c":{"4":{"o":4,"al":0.6},"2":{"o":2,"al":0.6,"tr":[325.512634,524.834167,12.162209,12.162209,0,0]}}},{"i":82,"c":{"4":{"o":4,"al":0.5},"2":{"o":2,"al":0.5,"tr":[324.675842,524.116455,10.301641,10.301641,0,0]}}},{"i":83,"c":{"4":{"o":4,"al":0.4},"2":{"o":2,"al":0.4,"tr":[323.83905,523.348694,8.441074,8.441074,0,0]}}},{"i":84,"c":{"4":{"o":4,"al":0.3},"2":{"o":2,"al":0.3,"tr":[323.007294,522.639038,6.580806,6.580806,0,0]}}},{"i":85,"c":{"4":{"o":4,"al":0.2},"2":{"o":2,"al":0.2,"tr":[322.170532,521.871277,4.720239,4.720239,0,0]}}},{"i":86,"c":{"4":{"o":4,"al":0.1},"2":{"o":2,"al":0.1,"tr":[321.338745,521.161621,2.859971,2.859971,0,0]}}},{"i":87,"c":{"4":{"o":4,"al":0},"2":{"o":2,"al":0,"tr":[320,520,0.999756,0.999756,0,0]},"5":{"o":5,"at":2,"tr":[124.25,488.600006,1,1,0,0],"al":1,"m":0}}},{"i":88,"c":{"2":{"at":-1,"o":2},"4":{"at":-1,"o":4},"5":{"o":5,"tr":[124.25,490.200012,1,1,0,0]}}},{"i":89,"c":{"5":{"o":5,"tr":[124.25,491.800018,1,1,0,0]}}},{"i":90,"c":{"5":{"o":5,"tr":[124.25,493.399994,1,1,0,0]}}},{"i":91,"c":{"5":{"o":5,"tr":[124.25,495,1,1,0,0]}}},{"i":92,"c":{"5":{"o":5,"tr":[124.25,496.600006,1,1,0,0]}}},{"i":93,"c":{"5":{"o":5,"tr":[124.25,498.200012,1,1,0,0]}}},{"i":94,"c":{"5":{"o":5,"tr":[124.25,499.800018,1,1,0,0]},"6":{"o":6,"at":5,"tr":[416.549988,878.299988,1,1,0,0],"al":0,"m":0},"7":{"o":7,"at":6,"tr":[85.599998,1016.099976,1,1,0,0],"al":0,"m":0}}},{"i":95,"c":{"5":{"o":5,"tr":[124.25,501.399994,1,1,0,0]},"6":{"o":6,"al":0.05,"tr":[381.449982,859.349976,1,1,0,0]},"7":{"o":7,"al":0.05,"tr":[118.75,994.099976,1,1,0,0]}}},{"i":96,"c":{"5":{"o":5,"tr":[124.25,503,1,1,0,0]},"6":{"o":6,"al":0.11,"tr":[346.75,839.950012,1,1,0,0]},"7":{"o":7,"al":0.11,"tr":[151.449997,971.799988,1,1,0,0]}}},{"i":97,"c":{"5":{"o":5,"tr":[124.25,504.600006,1,1,0,0]},"6":{"o":6,"al":0.16,"tr":[312.399994,819.849976,1,1,0,0]},"7":{"o":7,"al":0.16,"tr":[183.850006,948.899963,1,1,0,0]}}},{"i":98,"c":{"6":{"o":6,"al":0.21,"tr":[278.399994,799.049988,1,1,0,0]},"7":{"o":7,"al":0.21,"tr":[215.950012,925.449951,1,1,0,0]}}},{"i":99,"c":{"6":{"o":6,"al":0.26,"tr":[244.799988,777.450012,1,1,0,0]},"7":{"o":7,"al":0.26,"tr":[247.649994,901.399963,1,1,0,0]}}},{"i":100,"c":{"6":{"o":6,"al":0.32,"tr":[211.699982,755,1,1,0,0]},"7":{"o":7,"al":0.32,"tr":[278.899994,876.649963,1,1,0,0]}}},{"i":101,"c":{"6":{"o":6,"al":0.37,"tr":[179.349991,731.650024,1,1,0,0]},"7":{"o":7,"al":0.37,"tr":[309.049988,851.699951,1,1,0,0]}}},{"i":102,"c":{"6":{"o":6,"al":0.42,"tr":[147.699982,707.25,1,1,0,0]},"7":{"o":7,"al":0.42,"tr":[338.100006,826.349976,1,1,0,0]}}},{"i":103,"c":{"6":{"o":6,"al":0.47,"tr":[117.549988,682.25,1,1,0,0]},"7":{"o":7,"al":0.47,"tr":[366.600006,800.099976,1,1,0,0]}}},{"i":104,"c":{"6":{"o":6,"al":0.53,"tr":[88.649994,656.199951,1,1,0,0]},"7":{"o":7,"al":0.53,"tr":[394.350006,772.899963,1,1,0,0]}}},{"i":105,"c":{"6":{"o":6,"al":0.58,"tr":[61,628.75,1,1,0,0]},"7":{"o":7,"al":0.58,"tr":[421.100006,744.699951,1,1,0,0]}}},{"i":106,"c":{"6":{"o":6,"al":0.63,"tr":[34.799988,599.799988,1,1,0,0]},"7":{"o":7,"al":0.63,"tr":[446.700012,715.399963,1,1,0,0]}}},{"i":107,"c":{"6":{"o":6,"al":0.68,"tr":[10.599976,569.099976,1,1,0,0]},"7":{"o":7,"al":0.68,"tr":[470.850006,684.849976,1,1,0,0]}}},{"i":108,"c":{"6":{"o":6,"al":0.74,"tr":[-11.350006,536.349976,1,1,0,0]},"7":{"o":7,"al":0.74,"tr":[493.399994,652.799988,1,1,0,0]}}},{"i":109,"c":{"6":{"o":6,"al":0.79,"tr":[-30.100006,501.649994,1,1,0,0]},"7":{"o":7,"al":0.79,"tr":[513.75,619.25,1,1,0,0]}}},{"i":110,"c":{"6":{"o":6,"al":0.84,"tr":[-45.050018,464.899994,1,1,0,0]},"7":{"o":7,"al":0.84,"tr":[531.399963,584.049988,1,1,0,0]}}},{"i":111,"c":{"6":{"o":6,"al":0.89,"tr":[-55.100006,426.349976,1,1,0,0]},"7":{"o":7,"al":0.89,"tr":[545.599976,547.149963,1,1,0,0]}}},{"i":112,"c":{"6":{"o":6,"al":0.95,"tr":[-59.600006,386.599976,1,1,0,0]},"7":{"o":7,"al":0.95,"tr":[555.5,508.649963,1,1,0,0]}}},{"i":113,"c":{"6":{"o":6,"al":1,"tr":[-57.950001,346.600006,1,1,0,0]},"7":{"o":7,"al":1,"tr":[560.150024,469.100006,1,1,0,0]}}},{"i":114,"c":{"6":{"o":6,"al":0.94,"tr":[-50.299999,307,1,1,0,0]},"7":{"o":7,"al":0.94,"tr":[558.850037,429.100006,1,1,0,0]}}},{"i":115,"c":{"6":{"o":6,"al":0.88,"tr":[-36.849998,268.049988,1,1,0,0]},"7":{"o":7,"al":0.88,"tr":[551,388.75,1,1,0,0]}}},{"i":116,"c":{"6":{"o":6,"al":0.82,"tr":[-18.650002,231.100006,1,1,0,0]},"7":{"o":7,"al":0.82,"tr":[536.850037,349.850006,1,1,0,0]}}},{"i":117,"c":{"6":{"o":6,"al":0.77,"tr":[3.25,196.300003,1,1,0,0]},"7":{"o":7,"al":0.77,"tr":[517.25,313.299988,1,1,0,0]}}},{"i":118,"c":{"6":{"o":6,"al":0.71,"tr":[28.049999,163.800003,1,1,0,0]},"7":{"o":7,"al":0.71,"tr":[493.350037,279.450012,1,1,0,0]}}},{"i":119,"c":{"6":{"o":6,"al":0.65,"tr":[55.049999,133.25,1,1,0,0]},"7":{"o":7,"al":0.65,"tr":[466.150024,248.350006,1,1,0,0]}}},{"i":120,"c":{"6":{"o":6,"al":0.59,"tr":[83.75,104.550003,1,1,0,0]},"7":{"o":7,"al":0.59,"tr":[436.550018,219.800003,1,1,0,0]}}},{"i":121,"c":{"6":{"o":6,"al":0.53,"tr":[113.800003,77.450012,1,1,0,0]},"7":{"o":7,"al":0.53,"tr":[405.100037,193.5,1,1,0,0]}}},{"i":122,"c":{"5":{"o":5,"al":0.89},"6":{"o":6,"al":0.47,"tr":[144.900009,51.800018,1,1,0,0]},"7":{"o":7,"al":0.47,"tr":[372.350037,169.25,1,1,0,0]}}},{"i":123,"c":{"5":{"o":5,"al":0.78},"6":{"o":6,"al":0.41,"tr":[176.900009,27.350006,1,1,0,0]},"7":{"o":7,"al":0.41,"tr":[338.500031,146.700012,1,1,0,0]}}},{"i":124,"c":{"5":{"o":5,"al":0.67},"6":{"o":6,"al":0.35,"tr":[209.750015,4,1,1,0,0]},"7":{"o":7,"al":0.35,"tr":[303.900024,125.700012,1,1,0,0]}}},{"i":125,"c":{"5":{"o":5,"al":0.55},"6":{"o":6,"al":0.29,"tr":[243.199997,-18.399994,1,1,0,0]},"7":{"o":7,"al":0.29,"tr":[268.700012,105.950012,1,1,0,0]}}},{"i":126,"c":{"5":{"o":5,"al":0.45},"6":{"o":6,"al":0.23,"tr":[277.399994,-40,1,1,0,0]},"7":{"o":7,"al":0.23,"tr":[232.700012,87.300018,1,1,0,0]}}},{"i":127,"c":{"5":{"o":5,"al":0.33},"6":{"o":6,"al":0.18,"tr":[312.099976,-60.850006,1,1,0,0]},"7":{"o":7,"al":0.18,"tr":[196.050018,69.600006,1,1,0,0]}}},{"i":128,"c":{"5":{"o":5,"al":0.22},"6":{"o":6,"al":0.12,"tr":[347.149994,-80.949982,1,1,0,0]},"7":{"o":7,"al":0.12,"tr":[159.150024,52.899994,1,1,0,0]}}},{"i":129,"c":{"5":{"o":5,"al":0.11},"6":{"o":6,"al":0.06,"tr":[382.5,-100.350006,1,1,0,0]},"7":{"o":7,"al":0.06,"tr":[121.950012,37.050018,1,1,0,0]}}},{"i":130,"c":{"5":{"o":5,"al":0},"8":{"o":8,"at":5,"tr":[255,615.75,1,1,0,0],"al":0,"m":0},"6":{"o":6,"al":0,"tr":[419.399994,-116.550003,1,1,0,0]},"7":{"o":7,"al":0,"tr":[83.849998,23.65,1,1,0,0]}}},{"i":131,"c":{"7":{"at":-1,"o":7},"6":{"at":-1,"o":6},"5":{"at":-1,"o":5},"8":{"o":8,"al":0.1,"tr":[236.300003,604.650024,1,1,0,0]}}},{"i":132,"c":{"8":{"o":8,"al":0.2,"tr":[217.600006,593.5,1,1,0,0]}}},{"i":133,"c":{"8":{"o":8,"al":0.3,"tr":[198.899994,582.400024,1,1,0,0]}}},{"i":134,"c":{"8":{"o":8,"al":0.4,"tr":[180.199997,571.299988,1,1,0,0]}}},{"i":135,"c":{"8":{"o":8,"al":0.5,"tr":[161.550003,560.200012,1,1,0,0]}}},{"i":136,"c":{"8":{"o":8,"al":0.6,"tr":[142.850006,549.049988,1,1,0,0]}}},{"i":137,"c":{"8":{"o":8,"al":0.7,"tr":[124.149994,537.950012,1,1,0,0]}}},{"i":138,"c":{"8":{"o":8,"al":0.8,"tr":[105.449997,526.849976,1,1,0,0]}}},{"i":139,"c":{"8":{"o":8,"al":0.9,"tr":[86.75,515.700012,1,1,0,0]}}},{"i":140,"c":{"8":{"o":8,"al":1,"tr":[68.050003,504.600006,1,1,0,0]},"9":{"o":9,"at":8,"tr":[320,520,0.199997,0.199997,0,0],"al":0,"m":0}}},{"i":141,"c":{"9":{"o":9,"al":0.13,"tr":[319.990234,489.059143,0.303114,0.303114,0,0]}}},{"i":142,"c":{"9":{"o":9,"al":0.25,"tr":[319.979095,460.19104,0.399106,0.399106,0,0]}}},{"i":143,"c":{"9":{"o":9,"al":0.36,"tr":[319.94101,433.5354,0.487987,0.487987,0,0]}}},{"i":144,"c":{"9":{"o":9,"al":0.46,"tr":[319.955261,408.989868,0.569776,0.569776,0,0]}}},{"i":145,"c":{"9":{"o":9,"al":0.55,"tr":[319.863281,386.559082,0.644436,0.644436,0,0]}}},{"i":146,"c":{"9":{"o":9,"al":0.64,"tr":[319.868774,366.230469,0.712001,0.712001,0,0]}}},{"i":147,"c":{"9":{"o":9,"al":0.71,"tr":[319.853333,348.092896,0.772428,0.772428,0,0]}}},{"i":148,"c":{"9":{"o":9,"al":0.78,"tr":[319.854858,332.089111,0.825772,0.825772,0,0]}}},{"i":149,"c":{"9":{"o":9,"al":0.84,"tr":[319.829468,318.197998,0.872005,0.872005,0,0]}}},{"i":150,"c":{"9":{"o":9,"al":0.89,"tr":[319.828369,306.439697,0.911098,0.911098,0,0]},"10":{"o":10,"at":9,"tr":[320,520,0.199997,0.199997,0,0],"al":0,"m":0}}},{"i":151,"c":{"9":{"o":9,"al":0.93,"tr":[319.799072,296.823486,0.94311,0.94311,0,0]},"10":{"o":10,"al":0.13,"tr":[299.34024,546.809143,0.303114,0.303114,0,0]}}},{"i":152,"c":{"9":{"o":9,"al":0.96,"tr":[319.818359,289.379883,0.967997,0.967997,0,0]},"10":{"o":10,"al":0.25,"tr":[280.129089,571.69104,0.399106,0.399106,0,0]}}},{"i":153,"c":{"9":{"o":9,"al":0.98,"tr":[319.810791,283.998779,0.985773,0.985773,0,0]},"10":{"o":10,"al":0.36,"tr":[262.341003,594.7854,0.487987,0.487987,0,0]}}},{"i":154,"c":{"9":{"o":9,"al":1,"tr":[319.781006,280.788086,0.996442,0.996442,0,0]},"10":{"o":10,"al":0.46,"tr":[245.955261,616.039795,0.569776,0.569776,0,0]}}},{"i":155,"c":{"9":{"o":9,"tr":[320,280,1,1,0,0]},"10":{"o":10,"al":0.55,"tr":[231.013306,635.409058,0.644436,0.644436,0,0]}}},{"i":156,"c":{"9":{"o":9,"tr":[320.047852,280.048126,1.039993,1.039993,0,0]},"10":{"o":10,"al":0.64,"tr":[217.46875,652.980469,0.712001,0.712001,0,0]}}},{"i":157,"c":{"9":{"o":9,"tr":[320.00058,280.000519,1.080002,1.080002,0,0]},"10":{"o":10,"al":0.71,"tr":[205.40332,668.642944,0.772428,0.772428,0,0]}}},{"i":158,"c":{"9":{"o":9,"tr":[320.09845,280.098633,1.119995,1.119995,0,0]},"10":{"o":10,"al":0.78,"tr":[194.704834,682.489014,0.825772,0.825772,0,0]}}},{"i":159,"c":{"9":{"o":9,"tr":[320.051178,280.051025,1.160004,1.160004,0,0]},"10":{"o":10,"al":0.84,"tr":[185.429443,694.548096,0.872005,0.872005,0,0]}}},{"i":160,"c":{"9":{"o":9,"tr":[320,280,1.199997,1.199997,0,0]},"10":{"o":10,"al":0.89,"tr":[177.628296,704.689697,0.911098,0.911098,0,0]}}},{"i":161,"c":{"9":{"o":9,"tr":[320.045105,280.045715,1.124979,1.124979,0,0]},"10":{"o":10,"al":0.93,"tr":[171.198975,712.973511,0.94311,0.94311,0,0]}}},{"i":162,"c":{"9":{"o":9,"tr":[320.045105,280.045715,1.049979,1.049979,0,0]},"10":{"o":10,"al":0.96,"tr":[166.218384,719.479858,0.967997,0.967997,0,0]}}},{"i":163,"c":{"9":{"o":9,"tr":[320.045105,279.995728,0.974979,0.974979,0,0]},"10":{"o":10,"al":0.98,"tr":[162.660767,724.048828,0.985773,0.985773,0,0]},"11":{"o":11,"at":10,"tr":[320,520,0.199997,0.199997,0,0],"al":0,"m":0}}},{"i":164,"c":{"9":{"o":9,"tr":[320,280,0.899994,0.899994,0,0]},"10":{"o":10,"al":1,"tr":[160.481079,726.838135,0.996442,0.996442,0,0]},"11":{"o":11,"al":0.13,"tr":[339.59024,546.159119,0.303114,0.303114,0,0]}}},{"i":165,"c":{"9":{"o":9,"tr":[320.050598,280.019257,0.933323,0.933323,0,0]},"10":{"o":10,"tr":[160,728,1,1,0,0]},"11":{"o":11,"al":0.25,"tr":[357.779114,570.44104,0.399106,0.399106,0,0]}}},{"i":166,"c":{"9":{"o":9,"tr":[320.00116,280.038513,0.966653,0.966653,0,0]},"10":{"o":10,"tr":[160.04892,728.015137,1.039993,1.039993,0,0]},"11":{"o":11,"al":0.36,"tr":[374.641022,592.985413,0.487987,0.487987,0,0]}}},{"i":167,"c":{"9":{"o":9,"tr":[320,280,1,1,0,0]},"10":{"o":10,"tr":[160.00029,728.041321,1.080002,1.080002,0,0]},"11":{"o":11,"al":0.46,"tr":[390.205261,613.739807,0.569776,0.569776,0,0]}}},{"i":168,"c":{"9":{"at":-1,"o":9},"12":{"o":12,"at":8,"tr":[320,280,1,1,0,0],"al":1,"m":0},"10":{"o":10,"tr":[160.099213,728.056458,1.119995,1.119995,0,0]},"11":{"o":11,"al":0.55,"tr":[404.313293,632.659058,0.644436,0.644436,0,0]}}},{"i":169,"c":{"10":{"o":10,"tr":[160.050583,728.082642,1.160004,1.160004,0,0]},"11":{"o":11,"al":0.64,"tr":[417.168762,649.780518,0.712001,0.712001,0,0]}}},{"i":170,"c":{"10":{"o":10,"tr":[160,728,1.199997,1.199997,0,0]},"11":{"o":11,"al":0.71,"tr":[428.65332,665.042847,0.772428,0.772428,0,0]}}},{"i":171,"c":{"10":{"o":10,"tr":[160.047562,728.038879,1.124979,1.124979,0,0]},"11":{"o":11,"al":0.78,"tr":[438.754883,678.589111,0.825772,0.825772,0,0]}}},{"i":172,"c":{"10":{"o":10,"tr":[160.047562,728.038879,1.049979,1.049979,0,0]},"11":{"o":11,"al":0.84,"tr":[447.52948,690.348022,0.872005,0.872005,0,0]}}},{"i":173,"c":{"10":{"o":10,"tr":[159.997559,727.988892,0.974979,0.974979,0,0]},"11":{"o":11,"al":0.89,"tr":[454.928345,700.239624,0.911098,0.911098,0,0]}}},{"i":174,"c":{"10":{"o":10,"tr":[160,728,0.899994,0.899994,0,0]},"11":{"o":11,"al":0.93,"tr":[460.999023,708.323486,0.94311,0.94311,0,0]}}},{"i":175,"c":{"10":{"o":10,"tr":[160.025299,728.010071,0.933323,0.933323,0,0]},"11":{"o":11,"al":0.96,"tr":[465.718384,714.67981,0.967997,0.967997,0,0]}}},{"i":176,"c":{"10":{"o":10,"tr":[160.00058,728.020142,0.966653,0.966653,0,0]},"11":{"o":11,"al":0.98,"tr":[469.110718,719.148804,0.985773,0.985773,0,0]}}},{"i":177,"c":{"10":{"o":10,"tr":[160,728,1,1,0,0]},"11":{"o":11,"al":1,"tr":[471.131104,721.838135,0.996442,0.996442,0,0]}}},{"i":178,"c":{"10":{"at":-1,"o":10},"13":{"o":13,"at":12,"tr":[160,728,1,1,0,0],"al":1,"m":0},"11":{"o":11,"tr":[472,723,1,1,0,0]}}},{"i":179,"c":{"11":{"o":11,"tr":[472.026825,723.015137,1.039993,1.039993,0,0]}}},{"i":180,"c":{"11":{"o":11,"tr":[472.010864,723.041321,1.080002,1.080002,0,0]}}},{"i":181,"c":{"11":{"o":11,"tr":[472.087708,723.056458,1.119995,1.119995,0,0]}}},{"i":182,"c":{"11":{"o":11,"tr":[472.071716,723.082642,1.160004,1.160004,0,0]}}},{"i":183,"c":{"11":{"o":11,"tr":[472,723,1.199997,1.199997,0,0]}}},{"i":184,"c":{"11":{"o":11,"tr":[472.042786,723.001465,1.124979,1.124979,0,0]}}},{"i":185,"c":{"11":{"o":11,"tr":[472.042786,723.013977,1.049979,1.049979,0,0]}}},{"i":186,"c":{"11":{"o":11,"tr":[471.992798,722.97644,0.974979,0.974979,0,0]}}},{"i":187,"c":{"11":{"o":11,"tr":[472,723,0.899994,0.899994,0,0]}}},{"i":188,"c":{"11":{"o":11,"tr":[472.029602,723.024902,0.933323,0.933323,0,0]}}},{"i":189,"c":{"11":{"o":11,"tr":[472.009216,722.999817,0.966653,0.966653,0,0]}}},{"i":190,"c":{"11":{"o":11,"tr":[472,723,1,1,0,0]}}},{"i":191,"c":{"11":{"at":-1,"o":11},"14":{"o":14,"at":13,"tr":[472,723,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$5","_$35","_$3","_$7","_$31","_$34","_$9","_$12","_$19","_$27","_$16","_$23","_$28"],"a":{"0":["stop"],"194":["stop"]}}} \ No newline at end of file +{"head":["scrollerDemo",30,640,1040,"#ffffff"],"Icoud":[2],"_$2":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["Icoud"]},"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"al":0.8,"m":0}}}],"c":["_$2"]},"_$4":[2],"_$5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$4"]},"_$6":[2],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$6"]},"_$8":[2],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$8"]},"_$10":[2],"_$11":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$10"]},"_$12":[2],"_$13":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$12"]},"_$14":[2],"_$15":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$14"]},"_$16":[2],"_$17":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$16"]},"_$18":[2],"_$19":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$18"]},"_$20":[2],"_$21":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$20"]},"_$22":[2],"_$23":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$22"]},"_$24":[2],"_$25":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[-320,-568,1,1,0,0]}}}],"c":["_$24"]},"ScrollerDemo":{"t":1,"tf":500,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[320,520,1,1,0,0],"al":1,"m":0},"2":{"o":2,"at":1,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":1,"c":{"1":{"o":1,"al":0.98},"2":{"o":2,"tr":[320.02832,520.008545,1.020401,1.020401,0,0]}}},{"i":2,"c":{"1":{"o":1,"al":0.96},"2":{"o":2,"tr":[320.011536,520.024963,1.040817,1.040817,0,0]}}},{"i":3,"c":{"1":{"o":1,"al":0.94},"2":{"o":2,"tr":[320.039856,520.033508,1.061218,1.061218,0,0]}}},{"i":4,"c":{"1":{"o":1,"al":0.92},"2":{"o":2,"tr":[320.023041,520.049927,1.081635,1.081635,0,0]}}},{"i":5,"c":{"1":{"o":1,"al":0.9},"2":{"o":2,"tr":[320.001373,520.008484,1.102036,1.102036,0,0]}}},{"i":6,"c":{"1":{"o":1,"al":0.88},"2":{"o":2,"tr":[320.034576,520.024902,1.122452,1.122452,0,0]}}},{"i":7,"c":{"1":{"o":1,"al":0.86},"2":{"o":2,"tr":[320.007996,520.025513,1.142838,1.142838,0,0]}}},{"i":8,"c":{"1":{"o":1,"al":0.84},"2":{"o":2,"tr":[320.041199,520.041992,1.163254,1.163254,0,0]}}},{"i":9,"c":{"1":{"o":1,"al":0.82},"2":{"o":2,"tr":[320.019531,520.000488,1.183655,1.183655,0,0]}}},{"i":10,"c":{"1":{"o":1,"al":0.8},"2":{"o":2,"tr":[320.002747,520.016968,1.204071,1.204071,0,0]}}},{"i":11,"c":{"1":{"o":1,"al":0.78},"2":{"o":2,"tr":[320.031067,520.025452,1.224472,1.224472,0,0]}}},{"i":12,"c":{"1":{"o":1,"al":0.75},"2":{"o":2,"tr":[320.014252,520.041931,1.244888,1.244888,0,0]}}},{"i":13,"c":{"1":{"o":1,"al":0.73},"2":{"o":2,"tr":[320.042572,520.000427,1.265289,1.265289,0,0]}}},{"i":14,"c":{"1":{"o":1,"al":0.71},"2":{"o":2,"tr":[320.025787,520.016907,1.285706,1.285706,0,0]}}},{"i":15,"c":{"1":{"o":1,"al":0.7},"2":{"o":2,"tr":[320.004089,520.025391,1.306107,1.306107,0,0]}}},{"i":16,"c":{"1":{"o":1,"al":0.67},"2":{"o":2,"tr":[320.037292,520.04187,1.326523,1.326523,0,0]}}},{"i":17,"c":{"1":{"o":1,"al":0.65},"2":{"o":2,"tr":[320.015625,520.000366,1.346924,1.346924,0,0]}}},{"i":18,"c":{"1":{"o":1,"al":0.63},"2":{"o":2,"tr":[320.043945,520.008911,1.367325,1.367325,0,0]}}},{"i":19,"c":{"1":{"o":1,"al":0.61},"2":{"o":2,"tr":[320.022278,520.017456,1.387726,1.387726,0,0]}}},{"i":20,"c":{"1":{"o":1,"al":0.59},"2":{"o":2,"tr":[320.00058,520.02594,1.408127,1.408127,0,0]}}},{"i":21,"c":{"1":{"o":1,"al":0.57},"2":{"o":2,"tr":[320.033783,520.042419,1.428543,1.428543,0,0]}}},{"i":22,"c":{"1":{"o":1,"al":0.55},"2":{"o":2,"tr":[320.012115,520.000916,1.448944,1.448944,0,0]}}},{"i":23,"c":{"1":{"o":1,"al":0.53},"2":{"o":2,"tr":[320.045319,520.017395,1.46936,1.46936,0,0]}}},{"i":24,"c":{"1":{"o":1,"al":0.51},"2":{"o":2,"tr":[320.023621,520.025879,1.489761,1.489761,0,0]}}},{"i":25,"c":{"1":{"o":1,"al":0.49},"2":{"o":2,"tr":[320.056824,520.092346,1.510178,1.510178,0,0]}}},{"i":26,"c":{"1":{"o":1,"al":0.47},"2":{"o":2,"tr":[320.085144,520.050903,1.530579,1.530579,0,0]}}},{"i":27,"c":{"1":{"o":1,"al":0.45},"2":{"o":2,"tr":[320.068359,520.067322,1.550995,1.550995,0,0]}}},{"i":28,"c":{"1":{"o":1,"al":0.43},"2":{"o":2,"tr":[320.09668,520.075867,1.571396,1.571396,0,0]}}},{"i":29,"c":{"1":{"o":1,"al":0.41},"2":{"o":2,"tr":[320.079895,520.092285,1.591812,1.591812,0,0]}}},{"i":30,"c":{"1":{"o":1,"al":0.39},"2":{"o":2,"tr":[320.058197,520.050842,1.612213,1.612213,0,0]}}},{"i":31,"c":{"1":{"o":1,"al":0.37},"2":{"o":2,"tr":[320.086517,520.059326,1.632614,1.632614,0,0]}}},{"i":32,"c":{"1":{"o":1,"al":0.35},"2":{"o":2,"tr":[320.06485,520.067871,1.653015,1.653015,0,0]}}},{"i":33,"c":{"1":{"o":1,"al":0.33},"2":{"o":2,"tr":[320.09317,520.076416,1.673416,1.673416,0,0]}}},{"i":34,"c":{"1":{"o":1,"al":0.3},"2":{"o":2,"tr":[320.076355,520.092834,1.693832,1.693832,0,0]}}},{"i":35,"c":{"1":{"o":1,"al":0.29},"2":{"o":2,"tr":[320.054688,520.051392,1.714233,1.714233,0,0]}}},{"i":36,"c":{"1":{"o":1,"al":0.27},"2":{"o":2,"tr":[320.087891,520.06781,1.73465,1.73465,0,0]}}},{"i":37,"c":{"1":{"o":1,"al":0.25},"2":{"o":2,"tr":[320.066223,520.076355,1.755051,1.755051,0,0]}}},{"i":38,"c":{"1":{"o":1,"al":0.22},"2":{"o":2,"tr":[320.099426,520.092773,1.775467,1.775467,0,0]}}},{"i":39,"c":{"1":{"o":1,"al":0.2},"2":{"o":2,"tr":[320.077728,520.051331,1.795868,1.795868,0,0]}}},{"i":40,"c":{"1":{"o":1,"al":0.18},"2":{"o":2,"tr":[320.060944,520.067749,1.816284,1.816284,0,0]}}},{"i":41,"c":{"1":{"o":1,"al":0.16},"2":{"o":2,"tr":[320.089264,520.076294,1.836685,1.836685,0,0]}}},{"i":42,"c":{"1":{"o":1,"al":0.14},"2":{"o":2,"tr":[320.072449,520.092773,1.857101,1.857101,0,0]}}},{"i":43,"c":{"1":{"o":1,"al":0.12},"2":{"o":2,"tr":[320.095886,520.093323,1.877487,1.877487,0,0]}}},{"i":44,"c":{"1":{"o":1,"al":0.1},"2":{"o":2,"tr":[320.079102,520.059814,1.897903,1.897903,0,0]}}},{"i":45,"c":{"1":{"o":1,"al":0.08},"2":{"o":2,"tr":[320.057434,520.068298,1.918304,1.918304,0,0]}}},{"i":46,"c":{"1":{"o":1,"al":0.06},"2":{"o":2,"tr":[320.090637,520.084778,1.938721,1.938721,0,0]}}},{"i":47,"c":{"1":{"o":1,"al":0.04},"2":{"o":2,"tr":[320.068939,520.093262,1.959122,1.959122,0,0]}}},{"i":48,"c":{"1":{"o":1,"al":0.02},"2":{"o":2,"tr":[320.052155,520.059753,1.979538,1.979538,0,0]}}},{"i":49,"c":{"1":{"o":1,"al":0},"2":{"o":2,"tr":[319.850006,519.849976,1.999939,1.999939,0,0]},"3":{"o":3,"at":2,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":50,"c":{"2":{"at":-1,"o":2},"1":{"at":-1,"o":1},"3":{"o":3,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":51,"c":{"3":{"o":3,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":52,"c":{"3":{"o":3,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":53,"c":{"3":{"o":3,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":54,"c":{"3":{"o":3,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":55,"c":{"3":{"o":3,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":56,"c":{"3":{"o":3,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":57,"c":{"3":{"o":3,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":58,"c":{"3":{"o":3,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":59,"c":{"3":{"o":3,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":60,"c":{"3":{"o":3,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":61,"c":{"3":{"o":3,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":62,"c":{"3":{"o":3,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":63,"c":{"3":{"o":3,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":64,"c":{"3":{"o":3,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":65,"c":{"3":{"o":3,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":66,"c":{"3":{"o":3,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":67,"c":{"3":{"o":3,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":68,"c":{"3":{"o":3,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":69,"c":{"3":{"o":3,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":70,"c":{"3":{"o":3,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":71,"c":{"3":{"o":3,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":72,"c":{"3":{"o":3,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":73,"c":{"3":{"o":3,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":74,"c":{"3":{"o":3,"tr":[320,520,1.5,1.5,0,0]}}},{"i":75,"c":{"3":{"o":3,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":76,"c":{"3":{"o":3,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":77,"c":{"3":{"o":3,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":78,"c":{"3":{"o":3,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":79,"c":{"3":{"o":3,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":80,"c":{"3":{"o":3,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":81,"c":{"3":{"o":3,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":82,"c":{"3":{"o":3,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":83,"c":{"3":{"o":3,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":84,"c":{"3":{"o":3,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":85,"c":{"3":{"o":3,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":86,"c":{"3":{"o":3,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":87,"c":{"3":{"o":3,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":88,"c":{"3":{"o":3,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":89,"c":{"3":{"o":3,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":90,"c":{"3":{"o":3,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":91,"c":{"3":{"o":3,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":92,"c":{"3":{"o":3,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":93,"c":{"3":{"o":3,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":94,"c":{"3":{"o":3,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":95,"c":{"3":{"o":3,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":96,"c":{"3":{"o":3,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":97,"c":{"3":{"o":3,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":98,"c":{"3":{"o":3,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":99,"c":{"3":{"o":3,"tr":[320,520,2,2,0,0]},"4":{"o":4,"at":3,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":100,"c":{"3":{"at":-1,"o":3},"4":{"o":4,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":101,"c":{"4":{"o":4,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":102,"c":{"4":{"o":4,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":103,"c":{"4":{"o":4,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":104,"c":{"4":{"o":4,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":105,"c":{"4":{"o":4,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":106,"c":{"4":{"o":4,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":107,"c":{"4":{"o":4,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":108,"c":{"4":{"o":4,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":109,"c":{"4":{"o":4,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":110,"c":{"4":{"o":4,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":111,"c":{"4":{"o":4,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":112,"c":{"4":{"o":4,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":113,"c":{"4":{"o":4,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":114,"c":{"4":{"o":4,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":115,"c":{"4":{"o":4,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":116,"c":{"4":{"o":4,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":117,"c":{"4":{"o":4,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":118,"c":{"4":{"o":4,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":119,"c":{"4":{"o":4,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":120,"c":{"4":{"o":4,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":121,"c":{"4":{"o":4,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":122,"c":{"4":{"o":4,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":123,"c":{"4":{"o":4,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":124,"c":{"4":{"o":4,"tr":[320,520,1.5,1.5,0,0]}}},{"i":125,"c":{"4":{"o":4,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":126,"c":{"4":{"o":4,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":127,"c":{"4":{"o":4,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":128,"c":{"4":{"o":4,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":129,"c":{"4":{"o":4,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":130,"c":{"4":{"o":4,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":131,"c":{"4":{"o":4,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":132,"c":{"4":{"o":4,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":133,"c":{"4":{"o":4,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":134,"c":{"4":{"o":4,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":135,"c":{"4":{"o":4,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":136,"c":{"4":{"o":4,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":137,"c":{"4":{"o":4,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":138,"c":{"4":{"o":4,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":139,"c":{"4":{"o":4,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":140,"c":{"4":{"o":4,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":141,"c":{"4":{"o":4,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":142,"c":{"4":{"o":4,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":143,"c":{"4":{"o":4,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":144,"c":{"4":{"o":4,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":145,"c":{"4":{"o":4,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":146,"c":{"4":{"o":4,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":147,"c":{"4":{"o":4,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":148,"c":{"4":{"o":4,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":149,"c":{"4":{"o":4,"tr":[320,520,2,2,0,0]},"5":{"o":5,"at":4,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":150,"c":{"4":{"at":-1,"o":4},"5":{"o":5,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":151,"c":{"5":{"o":5,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":152,"c":{"5":{"o":5,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":153,"c":{"5":{"o":5,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":154,"c":{"5":{"o":5,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":155,"c":{"5":{"o":5,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":156,"c":{"5":{"o":5,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":157,"c":{"5":{"o":5,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":158,"c":{"5":{"o":5,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":159,"c":{"5":{"o":5,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":160,"c":{"5":{"o":5,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":161,"c":{"5":{"o":5,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":162,"c":{"5":{"o":5,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":163,"c":{"5":{"o":5,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":164,"c":{"5":{"o":5,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":165,"c":{"5":{"o":5,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":166,"c":{"5":{"o":5,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":167,"c":{"5":{"o":5,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":168,"c":{"5":{"o":5,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":169,"c":{"5":{"o":5,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":170,"c":{"5":{"o":5,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":171,"c":{"5":{"o":5,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":172,"c":{"5":{"o":5,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":173,"c":{"5":{"o":5,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":174,"c":{"5":{"o":5,"tr":[320,520,1.5,1.5,0,0]}}},{"i":175,"c":{"5":{"o":5,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":176,"c":{"5":{"o":5,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":177,"c":{"5":{"o":5,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":178,"c":{"5":{"o":5,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":179,"c":{"5":{"o":5,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":180,"c":{"5":{"o":5,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":181,"c":{"5":{"o":5,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":182,"c":{"5":{"o":5,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":183,"c":{"5":{"o":5,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":184,"c":{"5":{"o":5,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":185,"c":{"5":{"o":5,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":186,"c":{"5":{"o":5,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":187,"c":{"5":{"o":5,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":188,"c":{"5":{"o":5,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":189,"c":{"5":{"o":5,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":190,"c":{"5":{"o":5,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":191,"c":{"5":{"o":5,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":192,"c":{"5":{"o":5,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":193,"c":{"5":{"o":5,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":194,"c":{"5":{"o":5,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":195,"c":{"5":{"o":5,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":196,"c":{"5":{"o":5,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":197,"c":{"5":{"o":5,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":198,"c":{"5":{"o":5,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":199,"c":{"5":{"o":5,"tr":[320,520,2,2,0,0]},"6":{"o":6,"at":5,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":200,"c":{"5":{"at":-1,"o":5},"6":{"o":6,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":201,"c":{"6":{"o":6,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":202,"c":{"6":{"o":6,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":203,"c":{"6":{"o":6,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":204,"c":{"6":{"o":6,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":205,"c":{"6":{"o":6,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":206,"c":{"6":{"o":6,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":207,"c":{"6":{"o":6,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":208,"c":{"6":{"o":6,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":209,"c":{"6":{"o":6,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":210,"c":{"6":{"o":6,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":211,"c":{"6":{"o":6,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":212,"c":{"6":{"o":6,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":213,"c":{"6":{"o":6,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":214,"c":{"6":{"o":6,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":215,"c":{"6":{"o":6,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":216,"c":{"6":{"o":6,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":217,"c":{"6":{"o":6,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":218,"c":{"6":{"o":6,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":219,"c":{"6":{"o":6,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":220,"c":{"6":{"o":6,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":221,"c":{"6":{"o":6,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":222,"c":{"6":{"o":6,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":223,"c":{"6":{"o":6,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":224,"c":{"6":{"o":6,"tr":[320,520,1.5,1.5,0,0]}}},{"i":225,"c":{"6":{"o":6,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":226,"c":{"6":{"o":6,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":227,"c":{"6":{"o":6,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":228,"c":{"6":{"o":6,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":229,"c":{"6":{"o":6,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":230,"c":{"6":{"o":6,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":231,"c":{"6":{"o":6,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":232,"c":{"6":{"o":6,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":233,"c":{"6":{"o":6,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":234,"c":{"6":{"o":6,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":235,"c":{"6":{"o":6,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":236,"c":{"6":{"o":6,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":237,"c":{"6":{"o":6,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":238,"c":{"6":{"o":6,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":239,"c":{"6":{"o":6,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":240,"c":{"6":{"o":6,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":241,"c":{"6":{"o":6,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":242,"c":{"6":{"o":6,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":243,"c":{"6":{"o":6,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":244,"c":{"6":{"o":6,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":245,"c":{"6":{"o":6,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":246,"c":{"6":{"o":6,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":247,"c":{"6":{"o":6,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":248,"c":{"6":{"o":6,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":249,"c":{"6":{"o":6,"tr":[320,520,2,2,0,0]},"7":{"o":7,"at":6,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":250,"c":{"6":{"at":-1,"o":6},"7":{"o":7,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":251,"c":{"7":{"o":7,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":252,"c":{"7":{"o":7,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":253,"c":{"7":{"o":7,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":254,"c":{"7":{"o":7,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":255,"c":{"7":{"o":7,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":256,"c":{"7":{"o":7,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":257,"c":{"7":{"o":7,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":258,"c":{"7":{"o":7,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":259,"c":{"7":{"o":7,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":260,"c":{"7":{"o":7,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":261,"c":{"7":{"o":7,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":262,"c":{"7":{"o":7,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":263,"c":{"7":{"o":7,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":264,"c":{"7":{"o":7,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":265,"c":{"7":{"o":7,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":266,"c":{"7":{"o":7,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":267,"c":{"7":{"o":7,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":268,"c":{"7":{"o":7,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":269,"c":{"7":{"o":7,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":270,"c":{"7":{"o":7,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":271,"c":{"7":{"o":7,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":272,"c":{"7":{"o":7,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":273,"c":{"7":{"o":7,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":274,"c":{"7":{"o":7,"tr":[320,520,1.5,1.5,0,0]}}},{"i":275,"c":{"7":{"o":7,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":276,"c":{"7":{"o":7,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":277,"c":{"7":{"o":7,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":278,"c":{"7":{"o":7,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":279,"c":{"7":{"o":7,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":280,"c":{"7":{"o":7,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":281,"c":{"7":{"o":7,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":282,"c":{"7":{"o":7,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":283,"c":{"7":{"o":7,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":284,"c":{"7":{"o":7,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":285,"c":{"7":{"o":7,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":286,"c":{"7":{"o":7,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":287,"c":{"7":{"o":7,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":288,"c":{"7":{"o":7,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":289,"c":{"7":{"o":7,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":290,"c":{"7":{"o":7,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":291,"c":{"7":{"o":7,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":292,"c":{"7":{"o":7,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":293,"c":{"7":{"o":7,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":294,"c":{"7":{"o":7,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":295,"c":{"7":{"o":7,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":296,"c":{"7":{"o":7,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":297,"c":{"7":{"o":7,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":298,"c":{"7":{"o":7,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":299,"c":{"7":{"o":7,"tr":[320,520,2,2,0,0]},"8":{"o":8,"at":7,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":300,"c":{"7":{"at":-1,"o":7},"8":{"o":8,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":301,"c":{"8":{"o":8,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":302,"c":{"8":{"o":8,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":303,"c":{"8":{"o":8,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":304,"c":{"8":{"o":8,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":305,"c":{"8":{"o":8,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":306,"c":{"8":{"o":8,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":307,"c":{"8":{"o":8,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":308,"c":{"8":{"o":8,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":309,"c":{"8":{"o":8,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":310,"c":{"8":{"o":8,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":311,"c":{"8":{"o":8,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":312,"c":{"8":{"o":8,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":313,"c":{"8":{"o":8,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":314,"c":{"8":{"o":8,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":315,"c":{"8":{"o":8,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":316,"c":{"8":{"o":8,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":317,"c":{"8":{"o":8,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":318,"c":{"8":{"o":8,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":319,"c":{"8":{"o":8,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":320,"c":{"8":{"o":8,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":321,"c":{"8":{"o":8,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":322,"c":{"8":{"o":8,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":323,"c":{"8":{"o":8,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":324,"c":{"8":{"o":8,"tr":[320,520,1.5,1.5,0,0]}}},{"i":325,"c":{"8":{"o":8,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":326,"c":{"8":{"o":8,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":327,"c":{"8":{"o":8,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":328,"c":{"8":{"o":8,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":329,"c":{"8":{"o":8,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":330,"c":{"8":{"o":8,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":331,"c":{"8":{"o":8,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":332,"c":{"8":{"o":8,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":333,"c":{"8":{"o":8,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":334,"c":{"8":{"o":8,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":335,"c":{"8":{"o":8,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":336,"c":{"8":{"o":8,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":337,"c":{"8":{"o":8,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":338,"c":{"8":{"o":8,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":339,"c":{"8":{"o":8,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":340,"c":{"8":{"o":8,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":341,"c":{"8":{"o":8,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":342,"c":{"8":{"o":8,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":343,"c":{"8":{"o":8,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":344,"c":{"8":{"o":8,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":345,"c":{"8":{"o":8,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":346,"c":{"8":{"o":8,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":347,"c":{"8":{"o":8,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":348,"c":{"8":{"o":8,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":349,"c":{"8":{"o":8,"tr":[320,520,2,2,0,0]},"9":{"o":9,"at":8,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":350,"c":{"8":{"at":-1,"o":8},"9":{"o":9,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":351,"c":{"9":{"o":9,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":352,"c":{"9":{"o":9,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":353,"c":{"9":{"o":9,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":354,"c":{"9":{"o":9,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":355,"c":{"9":{"o":9,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":356,"c":{"9":{"o":9,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":357,"c":{"9":{"o":9,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":358,"c":{"9":{"o":9,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":359,"c":{"9":{"o":9,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":360,"c":{"9":{"o":9,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":361,"c":{"9":{"o":9,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":362,"c":{"9":{"o":9,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":363,"c":{"9":{"o":9,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":364,"c":{"9":{"o":9,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":365,"c":{"9":{"o":9,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":366,"c":{"9":{"o":9,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":367,"c":{"9":{"o":9,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":368,"c":{"9":{"o":9,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":369,"c":{"9":{"o":9,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":370,"c":{"9":{"o":9,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":371,"c":{"9":{"o":9,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":372,"c":{"9":{"o":9,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":373,"c":{"9":{"o":9,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":374,"c":{"9":{"o":9,"tr":[320,520,1.5,1.5,0,0]}}},{"i":375,"c":{"9":{"o":9,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":376,"c":{"9":{"o":9,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":377,"c":{"9":{"o":9,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":378,"c":{"9":{"o":9,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":379,"c":{"9":{"o":9,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":380,"c":{"9":{"o":9,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":381,"c":{"9":{"o":9,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":382,"c":{"9":{"o":9,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":383,"c":{"9":{"o":9,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":384,"c":{"9":{"o":9,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":385,"c":{"9":{"o":9,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":386,"c":{"9":{"o":9,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":387,"c":{"9":{"o":9,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":388,"c":{"9":{"o":9,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":389,"c":{"9":{"o":9,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":390,"c":{"9":{"o":9,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":391,"c":{"9":{"o":9,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":392,"c":{"9":{"o":9,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":393,"c":{"9":{"o":9,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":394,"c":{"9":{"o":9,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":395,"c":{"9":{"o":9,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":396,"c":{"9":{"o":9,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":397,"c":{"9":{"o":9,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":398,"c":{"9":{"o":9,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":399,"c":{"9":{"o":9,"tr":[320,520,2,2,0,0]},"10":{"o":10,"at":9,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":400,"c":{"9":{"at":-1,"o":9},"10":{"o":10,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":401,"c":{"10":{"o":10,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":402,"c":{"10":{"o":10,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":403,"c":{"10":{"o":10,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":404,"c":{"10":{"o":10,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":405,"c":{"10":{"o":10,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":406,"c":{"10":{"o":10,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":407,"c":{"10":{"o":10,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":408,"c":{"10":{"o":10,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":409,"c":{"10":{"o":10,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":410,"c":{"10":{"o":10,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":411,"c":{"10":{"o":10,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":412,"c":{"10":{"o":10,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":413,"c":{"10":{"o":10,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":414,"c":{"10":{"o":10,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":415,"c":{"10":{"o":10,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":416,"c":{"10":{"o":10,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":417,"c":{"10":{"o":10,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":418,"c":{"10":{"o":10,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":419,"c":{"10":{"o":10,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":420,"c":{"10":{"o":10,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":421,"c":{"10":{"o":10,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":422,"c":{"10":{"o":10,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":423,"c":{"10":{"o":10,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":424,"c":{"10":{"o":10,"tr":[320,520,1.5,1.5,0,0]}}},{"i":425,"c":{"10":{"o":10,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":426,"c":{"10":{"o":10,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":427,"c":{"10":{"o":10,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":428,"c":{"10":{"o":10,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":429,"c":{"10":{"o":10,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":430,"c":{"10":{"o":10,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":431,"c":{"10":{"o":10,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":432,"c":{"10":{"o":10,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":433,"c":{"10":{"o":10,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":434,"c":{"10":{"o":10,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":435,"c":{"10":{"o":10,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":436,"c":{"10":{"o":10,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":437,"c":{"10":{"o":10,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":438,"c":{"10":{"o":10,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":439,"c":{"10":{"o":10,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":440,"c":{"10":{"o":10,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":441,"c":{"10":{"o":10,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":442,"c":{"10":{"o":10,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":443,"c":{"10":{"o":10,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":444,"c":{"10":{"o":10,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":445,"c":{"10":{"o":10,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":446,"c":{"10":{"o":10,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":447,"c":{"10":{"o":10,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":448,"c":{"10":{"o":10,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":449,"c":{"10":{"o":10,"tr":[320,520,2,2,0,0]},"11":{"o":11,"at":10,"tr":[320,520,1,1,0,0],"al":1,"m":0}}},{"i":450,"c":{"10":{"at":-1,"o":10},"11":{"o":11,"tr":[320.001373,520.002197,1.020004,1.020004,0,0]}}},{"i":451,"c":{"11":{"o":11,"tr":[320.047852,520.046509,1.039993,1.039993,0,0]}}},{"i":452,"c":{"11":{"o":11,"tr":[320.049225,520.048706,1.059998,1.059998,0,0]}}},{"i":453,"c":{"11":{"o":11,"tr":[320.00058,520.000977,1.080002,1.080002,0,0]}}},{"i":454,"c":{"11":{"o":11,"tr":[320.001953,520.003174,1.100006,1.100006,0,0]}}},{"i":455,"c":{"11":{"o":11,"tr":[320.048431,520.047485,1.119995,1.119995,0,0]}}},{"i":456,"c":{"11":{"o":11,"tr":[320.049805,520.049683,1.139999,1.139999,0,0]}}},{"i":457,"c":{"11":{"o":11,"tr":[320.00116,520.001892,1.160004,1.160004,0,0]}}},{"i":458,"c":{"11":{"o":11,"tr":[320.047668,520.046204,1.179993,1.179993,0,0]}}},{"i":459,"c":{"11":{"o":11,"tr":[320.049011,520.048401,1.199997,1.199997,0,0]}}},{"i":460,"c":{"11":{"o":11,"tr":[320.000397,520.00061,1.220001,1.220001,0,0]}}},{"i":461,"c":{"11":{"o":11,"tr":[320.00177,520.002869,1.240005,1.240005,0,0]}}},{"i":462,"c":{"11":{"o":11,"tr":[320.048248,520.047119,1.259995,1.259995,0,0]}}},{"i":463,"c":{"11":{"o":11,"tr":[320.049622,520.049377,1.279999,1.279999,0,0]}}},{"i":464,"c":{"11":{"o":11,"tr":[320.000977,520.001587,1.300003,1.300003,0,0]}}},{"i":465,"c":{"11":{"o":11,"tr":[320.00235,520.003784,1.320007,1.320007,0,0]}}},{"i":466,"c":{"11":{"o":11,"tr":[320.048828,520.048096,1.339996,1.339996,0,0]}}},{"i":467,"c":{"11":{"o":11,"tr":[320.000183,520.000305,1.360001,1.360001,0,0]}}},{"i":468,"c":{"11":{"o":11,"tr":[320.001556,520.002563,1.380005,1.380005,0,0]}}},{"i":469,"c":{"11":{"o":11,"tr":[320.048035,520.046814,1.399994,1.399994,0,0]}}},{"i":470,"c":{"11":{"o":11,"tr":[320.049408,520.049072,1.419998,1.419998,0,0]}}},{"i":471,"c":{"11":{"o":11,"tr":[320.000793,520.001282,1.440002,1.440002,0,0]}}},{"i":472,"c":{"11":{"o":11,"tr":[320.002136,520.003479,1.460007,1.460007,0,0]}}},{"i":473,"c":{"11":{"o":11,"tr":[320.048645,520.047791,1.479996,1.479996,0,0]}}},{"i":474,"c":{"11":{"o":11,"tr":[320,520,1.5,1.5,0,0]}}},{"i":475,"c":{"11":{"o":11,"tr":[320.001373,520.002197,1.520004,1.520004,0,0]}}},{"i":476,"c":{"11":{"o":11,"tr":[320.047852,520.046509,1.539993,1.539993,0,0]}}},{"i":477,"c":{"11":{"o":11,"tr":[320.049225,520.048706,1.559998,1.559998,0,0]}}},{"i":478,"c":{"11":{"o":11,"tr":[320.00058,520.000977,1.580002,1.580002,0,0]}}},{"i":479,"c":{"11":{"o":11,"tr":[320.001953,520.003174,1.600006,1.600006,0,0]}}},{"i":480,"c":{"11":{"o":11,"tr":[320.048431,520.047485,1.619995,1.619995,0,0]}}},{"i":481,"c":{"11":{"o":11,"tr":[320.049805,520.049683,1.639999,1.639999,0,0]}}},{"i":482,"c":{"11":{"o":11,"tr":[320.00116,520.001892,1.660004,1.660004,0,0]}}},{"i":483,"c":{"11":{"o":11,"tr":[320.047668,520.046204,1.679993,1.679993,0,0]}}},{"i":484,"c":{"11":{"o":11,"tr":[320.049011,520.048401,1.699997,1.699997,0,0]}}},{"i":485,"c":{"11":{"o":11,"tr":[320.000397,520.00061,1.720001,1.720001,0,0]}}},{"i":486,"c":{"11":{"o":11,"tr":[320.00177,520.002869,1.740005,1.740005,0,0]}}},{"i":487,"c":{"11":{"o":11,"tr":[320.048248,520.047119,1.759995,1.759995,0,0]}}},{"i":488,"c":{"11":{"o":11,"tr":[320.049622,520.049377,1.779999,1.779999,0,0]}}},{"i":489,"c":{"11":{"o":11,"tr":[320.000977,520.001587,1.800003,1.800003,0,0]}}},{"i":490,"c":{"11":{"o":11,"tr":[320.00235,520.003784,1.820007,1.820007,0,0]}}},{"i":491,"c":{"11":{"o":11,"tr":[320.048828,520.048096,1.839996,1.839996,0,0]}}},{"i":492,"c":{"11":{"o":11,"tr":[320.000183,520.000305,1.860001,1.860001,0,0]}}},{"i":493,"c":{"11":{"o":11,"tr":[320.001556,520.002563,1.880005,1.880005,0,0]}}},{"i":494,"c":{"11":{"o":11,"tr":[320.048035,520.046814,1.899994,1.899994,0,0]}}},{"i":495,"c":{"11":{"o":11,"tr":[320.049408,520.049072,1.919998,1.919998,0,0]}}},{"i":496,"c":{"11":{"o":11,"tr":[320.000793,520.001282,1.940002,1.940002,0,0]}}},{"i":497,"c":{"11":{"o":11,"tr":[320.002136,520.003479,1.960007,1.960007,0,0]}}},{"i":498,"c":{"11":{"o":11,"tr":[320.048645,520.047791,1.979996,1.979996,0,0]}}},{"i":499,"c":{"11":{"o":11,"tr":[320,520,2,2,0,0]},"12":{"o":12,"at":11,"tr":[320,520,1,1,0,0],"al":1,"m":0}}}],"c":["_$3","_$5","_$7","_$9","_$11","_$13","_$15","_$17","_$19","_$21","_$23","_$25"],"a":{"0":["stop"]}}} \ No newline at end of file diff --git a/source/resource/scrollerDemo/scrollerDemo.res.json b/source/resource/scrollerDemo/scrollerDemo.res.json index f3b37b81466ea33bcb9c1182fa9576cbf3110daf..8dfcd19532177e0646c9eaf949f5da046f926aa8 100644 --- a/source/resource/scrollerDemo/scrollerDemo.res.json +++ b/source/resource/scrollerDemo/scrollerDemo.res.json @@ -1 +1 @@ -[{"type":"image","id":"_$10","src":"resource\/scrollerDemo\/i0.png"},{"type":"image","id":"_$17","src":"resource\/scrollerDemo\/i1.png"},{"type":"image","id":"_$24","src":"resource\/scrollerDemo\/i2.png"},{"type":"image","id":"_$13","src":"resource\/scrollerDemo\/i3.png"},{"type":"image","id":"_$20","src":"resource\/scrollerDemo\/i4.png"},{"isStage":"true","type":"javascript","src":"src\/scrollerDemo\/ScrollerDemo.js"},{"id":"_a2x_con","type":"json","src":"resource\/scrollerDemo\/scrollerDemo.con.json"}] \ No newline at end of file +[{"type":"image","id":"Icoud","src":"resource\/scrollerDemo\/i0.png"},{"type":"image","id":"_$4","src":"resource\/scrollerDemo\/i1.jpg"},{"type":"image","id":"_$6","src":"resource\/scrollerDemo\/i2.jpg"},{"type":"image","id":"_$8","src":"resource\/scrollerDemo\/i3.jpg"},{"type":"image","id":"_$10","src":"resource\/scrollerDemo\/i4.jpg"},{"type":"image","id":"_$12","src":"resource\/scrollerDemo\/i5.jpg"},{"type":"image","id":"_$14","src":"resource\/scrollerDemo\/i6.jpg"},{"type":"image","id":"_$16","src":"resource\/scrollerDemo\/i7.jpg"},{"type":"image","id":"_$18","src":"resource\/scrollerDemo\/i8.jpg"},{"type":"image","id":"_$20","src":"resource\/scrollerDemo\/i9.jpg"},{"type":"image","id":"_$22","src":"resource\/scrollerDemo\/i10.jpg"},{"type":"image","id":"_$24","src":"resource\/scrollerDemo\/i11.jpg"},{"isStage":"true","type":"javascript","src":"src\/scrollerDemo\/ScrollerDemo.js"},{"id":"_a2x_con","type":"json","src":"resource\/scrollerDemo\/scrollerDemo.con.json"}] \ No newline at end of file diff --git a/source/resource/test.png b/source/resource/test.png new file mode 100755 index 0000000000000000000000000000000000000000..557c26b06c422cd221369d4ca8cff4b10d69dbfa Binary files /dev/null and b/source/resource/test.png differ diff --git a/source/resource/urlLoaderDemo/i0.png b/source/resource/urlLoaderDemo/i0.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/i1.png b/source/resource/urlLoaderDemo/i1.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/i2.png b/source/resource/urlLoaderDemo/i2.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/i3.png b/source/resource/urlLoaderDemo/i3.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/i4.png b/source/resource/urlLoaderDemo/i4.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/i5.png b/source/resource/urlLoaderDemo/i5.png old mode 100755 new mode 100644 diff --git a/source/resource/urlLoaderDemo/urlLoaderDemo.con.json b/source/resource/urlLoaderDemo/urlLoaderDemo.con.json old mode 100755 new mode 100644 index 35f216556975310b5d75078cff310b1e221ddc58..b7ccabbeba2240f460cd775d7a8a97a6dcc1ccb2 --- a/source/resource/urlLoaderDemo/urlLoaderDemo.con.json +++ b/source/resource/urlLoaderDemo/urlLoaderDemo.con.json @@ -1 +1 @@ -{"head":["urlLoaderDemo",24,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",18,"#000000",1,21,"demo%E4%B8%AD%E7%9A%84%E8%AF%B7%E6%B1%82%E8%BF%94%E5%9B%9E%E5%86%85%E5%AE%B9%EF%BC%8C%E6%98%AF%E6%89%93%E5%8D%B0%E5%9C%A8%E8%B0%83%E8%AF%95%E9%9D%A2%E6%9D%BF%E4%B8%AD%EF%BC%8C%E6%88%96%E8%87%AA%E5%8A%A8%E6%89%A7%E8%A1%8C",0,0,0],"_$2":[2],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$2"]},"_$4":[2],"_$5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$4"]},"_$6":[2],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$6"]},"_$8":[2],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$8"]},"_$10":[2],"_$11":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$10"]},"_$12":[2],"_$13":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$12"]},"UrlLoaderDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[51.049999,894.650024,1,1,0,0],"w":526.099976,"h":24.1},"2":{"o":2,"at":1,"tr":[361,621.450012,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2,"tr":[169.949997,621.450012,1,1,0,0],"al":1,"m":0},"4":{"o":4,"at":3,"tr":[361,554.599976,1,1,0,0],"al":1,"m":0},"5":{"o":5,"at":4,"tr":[169.949997,554.599976,1,1,0,0],"al":1,"m":0},"6":{"o":6,"at":5,"tr":[361,475.649994,1,1,0,0],"al":1,"m":0},"7":{"o":7,"at":6,"tr":[169.949997,475.649994,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$3","_$5","_$7","_$9","_$11","_$13"],"n":{"1":"cssBtn","2":"jsBtn","3":"xmlBtn","4":"jsonBtn","5":"textBtn","6":"imageBtn"}}} \ No newline at end of file +{"head":["urlLoaderDemo",24,640,1040,"#ffffff"],"_$1":[4,0,2,1,"Arial",18,"#000000",1,21,"demo%E4%B8%AD%E7%9A%84%E8%AF%B7%E6%B1%82%E8%BF%94%E5%9B%9E%E5%86%85%E5%AE%B9%EF%BC%8C%E6%98%AF%E6%89%93%E5%8D%B0%E5%9C%A8%E8%B0%83%E8%AF%95%E9%9D%A2%E6%9D%BF%E4%B8%AD%EF%BC%8C%E6%88%96%E8%87%AA%E5%8A%A8%E6%89%A7%E8%A1%8C",0,0,0],"_$2":[2],"_$3":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$2"]},"_$4":[2],"_$5":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$4"]},"_$6":[2],"_$7":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$6"]},"_$8":[2],"_$9":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$8"]},"_$10":[2],"_$11":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$10"]},"_$12":[2],"_$13":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0}}}],"c":["_$12"]},"UrlLoaderDemo":{"t":1,"tf":1,"f":[{"i":0,"c":{"1":{"o":1,"at":0,"tr":[51.049999,894.650024,1,1,0,0],"w":526.099976,"h":29.200001},"2":{"o":2,"at":1,"tr":[361,621.450012,1,1,0,0],"al":1,"m":0},"3":{"o":3,"at":2,"tr":[169.949997,621.450012,1,1,0,0],"al":1,"m":0},"4":{"o":4,"at":3,"tr":[361,554.599976,1,1,0,0],"al":1,"m":0},"5":{"o":5,"at":4,"tr":[169.949997,554.599976,1,1,0,0],"al":1,"m":0},"6":{"o":6,"at":5,"tr":[361,475.649994,1,1,0,0],"al":1,"m":0},"7":{"o":7,"at":6,"tr":[169.949997,475.649994,1,1,0,0],"al":1,"m":0}}}],"c":["_$1","_$3","_$5","_$7","_$9","_$11","_$13"],"n":{"1":"cssBtn","2":"jsBtn","3":"xmlBtn","4":"jsonBtn","5":"textBtn","6":"imageBtn"}}} \ No newline at end of file diff --git a/source/resource/urlLoaderDemo/urlLoaderDemo.res.json b/source/resource/urlLoaderDemo/urlLoaderDemo.res.json old mode 100755 new mode 100644 diff --git a/source/src/Main.js b/source/src/Main.js index 2dbfbd56de22e33e4e0da5794bff321f8198c711..877a0dca8b38e988d8fbe9766304e2e439c9fdc7 100755 --- a/source/src/Main.js +++ b/source/src/Main.js @@ -3,7 +3,7 @@ */ window.A2xExtend = __extends; window.addEventListener("load", function () { - annie.debug = true; + annie.debug = false; /** * 因为这是个文件是入口文件,加载时间越短越好,那么就需要这个文件里代码量越少越好,尽量在其他文件写项目逻辑 * 装载引擎的Canvas的div的id,可以在一个页面同时放多个stage. @@ -27,6 +27,7 @@ window.addEventListener("load", function () { //加载完成 result 里包含了当前加载完成的是哪个场景序号,以及总加载场景数有多少,所以 //需要同时加载多个模块时可以判断已经加载好的后直接出内容,其他偷偷在后台加载 if (result.sceneId == result.sceneTotal) { + // annie.Eval(window.customScript); //声明主要的菜单场景 var homeObj = new home.Home(); //声明统一返回按钮 @@ -36,17 +37,19 @@ window.addEventListener("load", function () { //声明loading var loadObj = new loading.Loading(); var currentObj = null; - //将主菜单场景添加到显示列表的舞台中。 - stage.addChild(homeObj); + + //监听一个全局事件,如果有切换场景的事件触发,则切换到相应场景 annie.globalDispatcher.addEventListener("onChangeContent", function (ge) { //设置对应的title内容 + console.log(ge) titleMc.title_txt.text = ge.data.title; if (annie.isLoadedScene(ge.data.scene)) { //如果检测到之前已经加载过该场景了,则直接跳过加载直接显示内容 //如果加载完成先删除掉舞台中之前残留的所有显示对象 stage.removeAllChildren(); //可以看看这句代码。这个是借助annie.Eval动态去声明一个类。 + annie.Eval(window.customScript); currentObj = annie.Eval("new " + ge.data.classObj); //再依次添加需要的显示内容 stage.addChild(currentObj); @@ -68,14 +71,18 @@ window.addEventListener("load", function () { currentObj.destroy(); } //可以看看这句代码。这个是借助annie.Eval动态去声明一个类。 + annie.Eval(window.customScript); currentObj = annie.Eval("new " + ge.data.classObj); //再依次添加需要的显示内容 stage.addChild(currentObj); stage.addChild(titleMc); + if (annie.getQueryString("libName")!=void 0)return; stage.addChild(backBtn); }) } }); + //将主菜单场景添加到显示列表的舞台中。 + stage.addChild(homeObj); //点击返回按钮后,返回到菜单主场景 backBtn.addEventListener(annie.MouseEvent.CLICK, function (e) { stage.removeAllChildren(); diff --git a/source/src/floatDisplayDemo/FloatDisplayDemo.js b/source/src/floatDisplayDemo/FloatDisplayDemo.js index a7ae203f05286d8694289bf427fd2bc63bd360e2..0f71d3388e4f4234a3d0d8f69f4d56ab739485e5 100755 --- a/source/src/floatDisplayDemo/FloatDisplayDemo.js +++ b/source/src/floatDisplayDemo/FloatDisplayDemo.js @@ -104,12 +104,13 @@ floatDisplayDemo.FloatDisplayDemo = function () { break; } bitmapCon.addChild(bitmap); - fd.visible = false; - s.box_mc.visible = false; + // fd.visible = false; + // s.box_mc.visible = false; //打开再次上传的按钮 } } image.src = base64Data; + file.value=''; }; } }; @@ -135,7 +136,7 @@ floatDisplayDemo.base64ToArrayBuffer = function (base64) { view[i] = binary.charCodeAt(i); } return buffer; -} +}; // ArrayBuffer对象Unicode码转字符串 floatDisplayDemo.getStringFromCharCode = function (dataView, start, length) { var str = ''; diff --git a/source/src/home/Home.js b/source/src/home/Home.js index 5aad451aa0358c3bd62674cae50c9b89a0e872d2..5e80ca18750295fe2f23f45a614436327d1e84e4 100755 --- a/source/src/home/Home.js +++ b/source/src/home/Home.js @@ -1,70 +1,332 @@ -window.home=window.home||{}; -home.Home=function(){ - var s = this; - annie.Sprite.call(s); - /*_a2x_need_start*/s.title_mc=null;/*_a2x_need_end*/ - annie.initRes(s,"home","Home"); - //声明好类菜单列表,其实可以配置一个json文件动态去加载以方便更新及调整。这里为了简便直接写到了这里 +window.home = window.home || {}; +home.Home = function () { + var s = this; + annie.Sprite.call(s); + /*_a2x_need_start*/ + s.title_mc = null;/*_a2x_need_end*/ + annie.initRes(s, "home", "Home"); + //声明好类菜单列表,其实可以配置一个json文件动态去加载以方便更新及调整。这里为了简便直接写到了这里 s.classList = []; - s.classList.push({name: "annie.Trace", scene: "traceDemo",classObj:"traceDemo.TraceDemo",title:"调试打印",isMake:true}); - s.classList.push({name: "annie.AObject", scene: "aObjectDemo",classObj:"aObjectDemo.AObjectDemo",title:"annie.AObject基类",isMake:true}); - s.classList.push({name: "annie.DisplayObject", scene: "displayObjectDemo",classObj:"displayObjectDemo.DisplayObjectDemo",title:"显示对象基类",isMake:true}); - s.classList.push({name: "annie.Bitmap", scene: "bitmapDemo",classObj:"bitmapDemo.BitmapDemo",title:"图形显示对象",isMake:true}); - s.classList.push({name: "annie.Shape", scene: "shapeDemo",classObj:"shapeDemo.ShapeDemo",title:"矢量显示对象",isMake:true}); - s.classList.push({name: "annie.TextField", scene: "textFieldDemo",classObj:"textFieldDemo.TextFieldDemo",title:"文本显示对象",isMake:true}); - s.classList.push({name: "annie.FloatDisplay", scene: "floatDisplayDemo",classObj:"floatDisplayDemo.FloatDisplayDemo",title:"悬浮显示对象",isMake:true}); - s.classList.push({name: "annie.Input", scene: "inputDemo",classObj:"inputDemo.InputDemo",title:"输入显示对象",isMake:true}); - s.classList.push({name: "annie.Sprite", scene: "spriteDemo",classObj:"spriteDemo.SpriteDemo",title:"容器显示对象",isMake:true}); - s.classList.push({name: "annie.BlendMode", scene: "blendModeDemo",classObj:"blendModeDemo.BlendModeDemo",title:"混合模式",isMake:true}); - s.classList.push({name: "annie.MovieClip", scene: "movieClipDemo",classObj:"movieClipDemo.MovieClipDemo",title:"动画显示对象",isMake:true }); - s.classList.push({name: "annie.Stage", scene: "stageDemo",classObj:"stageDemo.StageDemo",title:"舞台显示对象",isMake:true}); + s.classList.push({ + name: "annie.Trace", + scene: "traceDemo", + classObj: "traceDemo.TraceDemo", + title: "调试打印", + isMake: true + }); + s.classList.push({ + name: "annie.AObject", + scene: "aObjectDemo", + classObj: "aObjectDemo.AObjectDemo", + title: "annie.AObject基类", + isMake: true + }); + s.classList.push({ + name: "annie.DisplayObject", + scene: "displayObjectDemo", + classObj: "displayObjectDemo.DisplayObjectDemo", + title: "显示对象基类", + isMake: true + }); + s.classList.push({ + name: "annie.Bitmap", + scene: "bitmapDemo", + classObj: "bitmapDemo.BitmapDemo", + title: "图形显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.Shape", + scene: "shapeDemo", + classObj: "shapeDemo.ShapeDemo", + title: "矢量显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.TextField", + scene: "textFieldDemo", + classObj: "textFieldDemo.TextFieldDemo", + title: "文本显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.FloatDisplay", + scene: "floatDisplayDemo", + classObj: "floatDisplayDemo.FloatDisplayDemo", + title: "悬浮显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.Input", + scene: "inputDemo", + classObj: "inputDemo.InputDemo", + title: "输入显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.Sprite", + scene: "spriteDemo", + classObj: "spriteDemo.SpriteDemo", + title: "容器显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.BlendMode", + scene: "blendModeDemo", + classObj: "blendModeDemo.BlendModeDemo", + title: "混合模式", + isMake: true + }); + s.classList.push({ + name: "annie.MovieClip", + scene: "movieClipDemo", + classObj: "movieClipDemo.MovieClipDemo", + title: "动画显示对象", + isMake: true + }); + s.classList.push({ + name: "annie.Stage", + scene: "stageDemo", + classObj: "stageDemo.StageDemo", + title: "舞台显示对象", + isMake: true + }); // s.classList.push({name: "annie.getStagePixels", scene: "getStagePixelsDemo",classObj:"getStagePixelsDemo.GetStagePixelsDemo",title:"获取舞台指定区域像素值",isMake:true}); - s.classList.push({name: "annie.Event", scene: "eventDemo",classObj:"eventDemo.EventDemo",title:"事件类",isMake:true}); - s.classList.push({name: "annie.MouseEvent", scene: "mouseEventDemo",classObj:"mouseEventDemo.MouseEventDemo",title:"鼠标(触摸)事件",isMake:true}); - s.classList.push({name: "annie.TouchEvent", scene: "touchEventDemo",classObj:"touchEventDemo.TouchEventDemo",title:"多点触摸事件",isMake:true}); - s.classList.push({name: "annie.globalDispatcher", scene: "globalDispatcherDemo",classObj:"globalDispatcherDemo.GlobalDispatcherDemo",title:"单例事件触发器",isMake:true}); - s.classList.push({name: "annie.Timer", scene: "timerDemo",classObj:"timerDemo.TimerDemo",title:"定时器",isMake:true}); - s.classList.push({name: "annie.Tween", scene: "tweenDemo",classObj:"tweenDemo.TweenDemo",title:"Tween",isMake:true}); - s.classList.push({name: "annie.Sound", scene: "soundDemo",classObj:"soundDemo.SoundDemo",title:"声音",isMake:true}); - s.classList.push({name: "annie.Video", scene: "videoDemo",classObj:"videoDemo.VideoDemo",title:"视频",isMake:true}); - s.classList.push({name: "annie.Filters", scene: "filtersDemo",classObj:"filtersDemo.FiltersDemo",title:"滤镜",isMake:true}); - s.classList.push({name: "annie.Point", scene: "pointDemo",classObj:"pointDemo.PointDemo",title:"Point",isMake:true}); - s.classList.push({name: "annie.Rectangle", scene: "rectangleDemo",classObj:"rectangleDemo.RectangleDemo",title:"Rectangle",isMake:true}); - s.classList.push({name: "annie.URLLoader", scene: "urlLoaderDemo",classObj:"urlLoaderDemo.UrlLoaderDemo",title:"资源加载类",isMake:true}); - s.classList.push({name: "annie.Ajax", scene: "ajaxDemo",classObj:"ajaxDemo.AjaxDemo",title:"Ajax",isMake:true}); - s.classList.push({name: "annie.jsonp", scene: "jsonpDemo",classObj:"jsonpDemo.JsonpDemo",title:"jsonp",isMake:true}); - s.classList.push({name: "annie.navigateToURL", scene: "navigateToURLDemo",classObj:"navigateToURLDemo.NavigateToURLDemo",title:"链接跳转",isMake:true}); - s.classList.push({name: "annie.sendToURL", scene: "sendToURLDemo",classObj:"sendToURLDemo.SendToURLDemo",title:"向后台只传不收",isMake:true}); - s.classList.push({name: "annie.getQueryString", scene: "getQueryStringDemo",classObj:"getQueryStringDemo.GetQueryStringDemo",title:"获取地址栏上的参数",isMake:true}); - s.classList.push({name: "annie.LoadScene", scene: "loadSceneDemo",classObj:"loadSceneDemo.LoadSceneDemo",title:"加载场景",isMake:true}); - s.classList.push({name: "annie.isLoadedScene", scene: "isLoadedSceneDemo",classObj:"isLoadedSceneDemo.IsLoadedSceneDemo",title:"判断场景是否加载完成",isMake:true}); - s.classList.push({name: "annie.unLoadScene", scene: "unLoadSceneDemo",classObj:"unLoadSceneDemo.UnLoadSceneDemo",title:"卸载加载过的场景",isMake:true}); - s.classList.push({name: "annie.toDisplayDataURL", scene: "toDisplayDataURLDemo",classObj:"toDisplayDataURLDemo.ToDisplayDataURLDemo",title:"将显示对象截图",isMake:true}); - s.classList.push({name: "annie.osType", scene: "osTypeDemo",classObj:"osTypeDemo.OsTypeDemo",title:"判断系统类型",isMake:true}); - s.classList.push({name: "annieUI.ScrollPage", scene: "scrollPageDemo",classObj:"scrollPageDemo.ScrollPageDemo",title:"长页面组件",isMake:true}); - s.classList.push({name: "annieUI.ScrollList", scene: "scrollListDemo",classObj:"scrollListDemo.ScrollListDemo",title:"滚动列表组件",isMake:true}); - s.classList.push({name: "annieUI.SlidePage", scene: "slidePageDemo",classObj:"slidePageDemo.SlidePageDemo",title:"翻页组件",isMake:true}); - s.classList.push({name: "annieUI.FlipBook", scene: "flipBookDemo",classObj:"flipBookDemo.FlipBookDemo",title:"电子杂志组件",isMake:true}); - s.classList.push({name: "annieUI.FacePhoto", scene: "facePhotoDemo",classObj:"facePhotoDemo.FacePhotoDemo",title:"头像或图片加载组件",isMake:true}); - s.classList.push({name: "annieUI.DrawingBoard", scene: "drawingBoardDemo",classObj:"drawingBoardDemo.DrawingBoardDemo",title:"画板组件",isMake:true}); - s.classList.push({name: "annieUI.ScratchCard", scene: "scratchCardDemo",classObj:"scratchCardDemo.ScratchCardDemo",title:"刮刮卡组件",isMake:true}); - s.classList.push({name: "annieUI.Scroller", scene: "scrollerDemo",classObj:"scrollerDemo.ScrollerDemo",title:"Scroller管理类",isMake:true}); + s.classList.push({ + name: "annie.Event", + scene: "eventDemo", + classObj: "eventDemo.EventDemo", + title: "事件类", + isMake: true + }); + s.classList.push({ + name: "annie.MouseEvent", + scene: "mouseEventDemo", + classObj: "mouseEventDemo.MouseEventDemo", + title: "鼠标(触摸)事件", + isMake: true + }); + s.classList.push({ + name: "annie.TouchEvent", + scene: "touchEventDemo", + classObj: "touchEventDemo.TouchEventDemo", + title: "多点触摸事件", + isMake: true + }); + s.classList.push({ + name: "annie.globalDispatcher", + scene: "globalDispatcherDemo", + classObj: "globalDispatcherDemo.GlobalDispatcherDemo", + title: "单例事件触发器", + isMake: true + }); + s.classList.push({ + name: "annie.Timer", + scene: "timerDemo", + classObj: "timerDemo.TimerDemo", + title: "定时器", + isMake: true + }); + s.classList.push({ + name: "annie.Tween", + scene: "tweenDemo", + classObj: "tweenDemo.TweenDemo", + title: "Tween", + isMake: true + }); + s.classList.push({ + name: "annie.Sound", + scene: "soundDemo", + classObj: "soundDemo.SoundDemo", + title: "声音", + isMake: true + }); + s.classList.push({ + name: "annie.Video", + scene: "videoDemo", + classObj: "videoDemo.VideoDemo", + title: "视频", + isMake: true + }); + s.classList.push({ + name: "annie.Filters", + scene: "filtersDemo", + classObj: "filtersDemo.FiltersDemo", + title: "滤镜", + isMake: true + }); + s.classList.push({ + name: "annie.Point", + scene: "pointDemo", + classObj: "pointDemo.PointDemo", + title: "Point", + isMake: true + }); + s.classList.push({ + name: "annie.Rectangle", + scene: "rectangleDemo", + classObj: "rectangleDemo.RectangleDemo", + title: "Rectangle", + isMake: true + }); + s.classList.push({ + name: "annie.URLLoader", + scene: "urlLoaderDemo", + classObj: "urlLoaderDemo.UrlLoaderDemo", + title: "资源加载类", + isMake: true + }); + s.classList.push({ + name: "annie.Ajax", + scene: "ajaxDemo", + classObj: "ajaxDemo.AjaxDemo", + title: "Ajax", + isMake: true + }); + s.classList.push({ + name: "annie.jsonp", + scene: "jsonpDemo", + classObj: "jsonpDemo.JsonpDemo", + title: "jsonp", + isMake: true + }); + s.classList.push({ + name: "annie.navigateToURL", + scene: "navigateToURLDemo", + classObj: "navigateToURLDemo.NavigateToURLDemo", + title: "链接跳转", + isMake: true + }); + s.classList.push({ + name: "annie.sendToURL", + scene: "sendToURLDemo", + classObj: "sendToURLDemo.SendToURLDemo", + title: "向后台只传不收", + isMake: true + }); + s.classList.push({ + name: "annie.getQueryString", + scene: "getQueryStringDemo", + classObj: "getQueryStringDemo.GetQueryStringDemo", + title: "获取地址栏上的参数", + isMake: true + }); + s.classList.push({ + name: "annie.LoadScene", + scene: "loadSceneDemo", + classObj: "loadSceneDemo.LoadSceneDemo", + title: "加载场景", + isMake: true + }); + s.classList.push({ + name: "annie.isLoadedScene", + scene: "isLoadedSceneDemo", + classObj: "isLoadedSceneDemo.IsLoadedSceneDemo", + title: "判断场景是否加载完成", + isMake: true + }); + s.classList.push({ + name: "annie.unLoadScene", + scene: "unLoadSceneDemo", + classObj: "unLoadSceneDemo.UnLoadSceneDemo", + title: "卸载加载过的场景", + isMake: true + }); + s.classList.push({ + name: "annie.toDisplayDataURL", + scene: "toDisplayDataURLDemo", + classObj: "toDisplayDataURLDemo.ToDisplayDataURLDemo", + title: "将显示对象截图", + isMake: true + }); + s.classList.push({ + name: "annie.osType", + scene: "osTypeDemo", + classObj: "osTypeDemo.OsTypeDemo", + title: "判断系统类型", + isMake: true + }); + s.classList.push({ + name: "annieUI.ScrollPage", + scene: "scrollPageDemo", + classObj: "scrollPageDemo.ScrollPageDemo", + title: "长页面组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.ScrollList", + scene: "scrollListDemo", + classObj: "scrollListDemo.ScrollListDemo", + title: "滚动列表组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.SlidePage", + scene: "slidePageDemo", + classObj: "slidePageDemo.SlidePageDemo", + title: "翻页组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.FlipBook", + scene: "flipBookDemo", + classObj: "flipBookDemo.FlipBookDemo", + title: "电子杂志组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.FacePhoto", + scene: "facePhotoDemo", + classObj: "facePhotoDemo.FacePhotoDemo", + title: "头像或图片加载组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.DrawingBoard", + scene: "drawingBoardDemo", + classObj: "drawingBoardDemo.DrawingBoardDemo", + title: "画板组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.ScratchCard", + scene: "scratchCardDemo", + classObj: "scratchCardDemo.ScratchCardDemo", + title: "刮刮卡组件", + isMake: true + }); + s.classList.push({ + name: "annieUI.Scroller", + scene: "scrollerDemo", + classObj: "scrollerDemo.ScrollerDemo", + title: "Scroller管理类", + isMake: true + }); s.addEventListener(annie.MouseEvent.CLICK, function (e) { - if(!e.target.title_txt)return; - if (!s.classList[e.target.id].isMake){ + if (!e.target.title_txt) return; + if (!s.classList[e.target.id].isMake) { alert(e.target.title_txt.text + "还在开发中,敬请期待!"); - }else{ - annie.globalDispatcher.dispatchEvent("onChangeContent",e.target.data); + } else { + annie.globalDispatcher.dispatchEvent("onChangeContent", e.target.data); } }); //声明一个列表,将他们装起来 - var sl=new annieUI.ScrollList(home.ItemButton,580,100,580,1040-96); + var sl = new annieUI.ScrollList(home.ItemButton, 580, 100, 580, 1040 - 96); s.addChild(sl); - sl.updateData(s.classList,true); - sl.y=108; - sl.x=56; - sl.addEventListener(annie.Event.ON_SCROLL_ING,function (e) { - trace(e.data); + sl.updateData(s.classList, true); + sl.y = 108; + sl.x = 56; + s.addEventListener(annie.Event.ADD_TO_STAGE, function () { + var temp = annie.getQueryString("libName"); + if (temp != void 0) { + for (var i=0;i