assets.js 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354
  1. (function (cjs, an) {
  2. var p; // shortcut to reference prototypes
  3. var lib={};var ss={};var img={};
  4. lib.ssMetadata = [
  5. {name:"assets_atlas_P_", frames: [[0,0,625,443],[0,445,563,455]]},
  6. {name:"assets_atlas_P_2", frames: [[0,0,635,382],[0,384,614,392],[616,384,368,505]]},
  7. {name:"assets_atlas_P_3", frames: [[0,310,353,269],[0,581,353,261],[427,0,353,283],[427,285,372,268],[355,555,394,230],[0,0,425,308]]},
  8. {name:"assets_atlas_P_4", frames: [[189,745,203,139],[0,793,180,59],[0,854,180,59],[598,851,240,60],[394,756,202,129],[0,632,187,159],[268,461,86,75],[840,855,97,42],[527,258,371,144],[831,756,113,49],[834,550,103,118],[840,807,108,46],[263,244,88,109],[268,355,82,104],[900,258,85,105],[0,0,354,242],[356,0,367,232],[0,244,261,197],[950,0,24,76],[976,0,11,19],[725,0,223,256],[356,234,169,320],[524,601,308,153],[791,404,207,144],[598,756,231,93],[527,404,262,195],[834,670,134,84],[0,443,266,187],[268,556,254,187]]}
  9. ];
  10. // symbols:
  11. (lib.ball1 = function() {
  12. this.spriteSheet = ss["assets_atlas_P_4"];
  13. this.gotoAndStop(0);
  14. }).prototype = p = new cjs.Sprite();
  15. (lib.blackboard = function() {
  16. this.spriteSheet = ss["assets_atlas_P_2"];
  17. this.gotoAndStop(0);
  18. }).prototype = p = new cjs.Sprite();
  19. (lib.bowl = function() {
  20. this.spriteSheet = ss["assets_atlas_P_"];
  21. this.gotoAndStop(0);
  22. }).prototype = p = new cjs.Sprite();
  23. (lib.btn1 = function() {
  24. this.spriteSheet = ss["assets_atlas_P_4"];
  25. this.gotoAndStop(1);
  26. }).prototype = p = new cjs.Sprite();
  27. (lib.btn2 = function() {
  28. this.spriteSheet = ss["assets_atlas_P_4"];
  29. this.gotoAndStop(2);
  30. }).prototype = p = new cjs.Sprite();
  31. (lib.btn3 = function() {
  32. this.spriteSheet = ss["assets_atlas_P_4"];
  33. this.gotoAndStop(3);
  34. }).prototype = p = new cjs.Sprite();
  35. (lib.game_bg = function() {
  36. this.initialize(img.game_bg);
  37. }).prototype = p = new cjs.Bitmap();
  38. p.nominalBounds = new cjs.Rectangle(0,0,640,1040);
  39. (lib.hsr_icon1 = function() {
  40. this.spriteSheet = ss["assets_atlas_P_4"];
  41. this.gotoAndStop(4);
  42. }).prototype = p = new cjs.Sprite();
  43. (lib.hsr_icon1_1 = function() {
  44. this.spriteSheet = ss["assets_atlas_P_4"];
  45. this.gotoAndStop(5);
  46. }).prototype = p = new cjs.Sprite();
  47. (lib.hsr_icon2 = function() {
  48. this.spriteSheet = ss["assets_atlas_P_4"];
  49. this.gotoAndStop(6);
  50. }).prototype = p = new cjs.Sprite();
  51. (lib.hsr_icon2_1 = function() {
  52. this.spriteSheet = ss["assets_atlas_P_4"];
  53. this.gotoAndStop(7);
  54. }).prototype = p = new cjs.Sprite();
  55. (lib.hsr_icon3 = function() {
  56. this.spriteSheet = ss["assets_atlas_P_4"];
  57. this.gotoAndStop(8);
  58. }).prototype = p = new cjs.Sprite();
  59. (lib.hsr_icon3_1 = function() {
  60. this.spriteSheet = ss["assets_atlas_P_4"];
  61. this.gotoAndStop(9);
  62. }).prototype = p = new cjs.Sprite();
  63. (lib.hsr_icon4 = function() {
  64. this.spriteSheet = ss["assets_atlas_P_4"];
  65. this.gotoAndStop(10);
  66. }).prototype = p = new cjs.Sprite();
  67. (lib.hsr_icon4_1 = function() {
  68. this.spriteSheet = ss["assets_atlas_P_4"];
  69. this.gotoAndStop(11);
  70. }).prototype = p = new cjs.Sprite();
  71. (lib.material1 = function() {
  72. this.spriteSheet = ss["assets_atlas_P_4"];
  73. this.gotoAndStop(12);
  74. }).prototype = p = new cjs.Sprite();
  75. (lib.material2 = function() {
  76. this.spriteSheet = ss["assets_atlas_P_4"];
  77. this.gotoAndStop(13);
  78. }).prototype = p = new cjs.Sprite();
  79. (lib.material3 = function() {
  80. this.spriteSheet = ss["assets_atlas_P_4"];
  81. this.gotoAndStop(14);
  82. }).prototype = p = new cjs.Sprite();
  83. (lib.menu_hsr = function() {
  84. this.spriteSheet = ss["assets_atlas_P_3"];
  85. this.gotoAndStop(0);
  86. }).prototype = p = new cjs.Sprite();
  87. (lib.menu_hsr2 = function() {
  88. this.spriteSheet = ss["assets_atlas_P_3"];
  89. this.gotoAndStop(1);
  90. }).prototype = p = new cjs.Sprite();
  91. (lib.menu_qcdf = function() {
  92. this.spriteSheet = ss["assets_atlas_P_3"];
  93. this.gotoAndStop(2);
  94. }).prototype = p = new cjs.Sprite();
  95. (lib.menu_qcdf2 = function() {
  96. this.spriteSheet = ss["assets_atlas_P_4"];
  97. this.gotoAndStop(15);
  98. }).prototype = p = new cjs.Sprite();
  99. (lib.menu_ymc = function() {
  100. this.spriteSheet = ss["assets_atlas_P_3"];
  101. this.gotoAndStop(3);
  102. }).prototype = p = new cjs.Sprite();
  103. (lib.menu_ymc2 = function() {
  104. this.spriteSheet = ss["assets_atlas_P_4"];
  105. this.gotoAndStop(16);
  106. }).prototype = p = new cjs.Sprite();
  107. (lib.oil = function() {
  108. this.spriteSheet = ss["assets_atlas_P_4"];
  109. this.gotoAndStop(17);
  110. }).prototype = p = new cjs.Sprite();
  111. (lib.oil_icon1 = function() {
  112. this.spriteSheet = ss["assets_atlas_P_4"];
  113. this.gotoAndStop(18);
  114. }).prototype = p = new cjs.Sprite();
  115. (lib.oil_icon2 = function() {
  116. this.spriteSheet = ss["assets_atlas_P_4"];
  117. this.gotoAndStop(19);
  118. }).prototype = p = new cjs.Sprite();
  119. (lib.plate = function() {
  120. this.spriteSheet = ss["assets_atlas_P_"];
  121. this.gotoAndStop(1);
  122. }).prototype = p = new cjs.Sprite();
  123. (lib.pot = function() {
  124. this.spriteSheet = ss["assets_atlas_P_2"];
  125. this.gotoAndStop(1);
  126. }).prototype = p = new cjs.Sprite();
  127. (lib.pro = function() {
  128. this.spriteSheet = ss["assets_atlas_P_4"];
  129. this.gotoAndStop(20);
  130. }).prototype = p = new cjs.Sprite();
  131. (lib.qcdf_icon1 = function() {
  132. this.spriteSheet = ss["assets_atlas_P_4"];
  133. this.gotoAndStop(21);
  134. }).prototype = p = new cjs.Sprite();
  135. (lib.qcdf_icon1_1 = function() {
  136. this.spriteSheet = ss["assets_atlas_P_4"];
  137. this.gotoAndStop(22);
  138. }).prototype = p = new cjs.Sprite();
  139. (lib.qcdf_icon2 = function() {
  140. this.spriteSheet = ss["assets_atlas_P_4"];
  141. this.gotoAndStop(23);
  142. }).prototype = p = new cjs.Sprite();
  143. (lib.qcdf_icon2_1 = function() {
  144. this.spriteSheet = ss["assets_atlas_P_4"];
  145. this.gotoAndStop(24);
  146. }).prototype = p = new cjs.Sprite();
  147. (lib.smoke = function() {
  148. this.spriteSheet = ss["assets_atlas_P_2"];
  149. this.gotoAndStop(2);
  150. }).prototype = p = new cjs.Sprite();
  151. (lib.swy_icon1 = function() {
  152. this.spriteSheet = ss["assets_atlas_P_4"];
  153. this.gotoAndStop(25);
  154. }).prototype = p = new cjs.Sprite();
  155. (lib.swy_icon1_1 = function() {
  156. this.spriteSheet = ss["assets_atlas_P_3"];
  157. this.gotoAndStop(4);
  158. }).prototype = p = new cjs.Sprite();
  159. (lib.swy_icon2 = function() {
  160. this.spriteSheet = ss["assets_atlas_P_4"];
  161. this.gotoAndStop(26);
  162. }).prototype = p = new cjs.Sprite();
  163. (lib.swy_icon3 = function() {
  164. this.spriteSheet = ss["assets_atlas_P_3"];
  165. this.gotoAndStop(5);
  166. }).prototype = p = new cjs.Sprite();
  167. (lib.ymc_icon1 = function() {
  168. this.spriteSheet = ss["assets_atlas_P_4"];
  169. this.gotoAndStop(27);
  170. }).prototype = p = new cjs.Sprite();
  171. (lib.ymc_icon1_1 = function() {
  172. this.spriteSheet = ss["assets_atlas_P_4"];
  173. this.gotoAndStop(28);
  174. }).prototype = p = new cjs.Sprite();
  175. // helper functions:
  176. function mc_symbol_clone() {
  177. var clone = this._cloneProps(new this.constructor(this.mode, this.startPosition, this.loop));
  178. clone.gotoAndStop(this.currentFrame);
  179. clone.paused = this.paused;
  180. clone.framerate = this.framerate;
  181. return clone;
  182. }
  183. function getMCSymbolPrototype(symbol, nominalBounds, frameBounds) {
  184. var prototype = cjs.extend(symbol, cjs.MovieClip);
  185. prototype.clone = mc_symbol_clone;
  186. prototype.nominalBounds = nominalBounds;
  187. prototype.frameBounds = frameBounds;
  188. return prototype;
  189. }
  190. (lib.ymc_icon1_1_1 = function(mode,startPosition,loop) {
  191. this.initialize(mode,startPosition,loop,{});
  192. // 图层_1
  193. this.instance = new lib.ymc_icon1_1();
  194. this.instance.parent = this;
  195. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  196. }).prototype = getMCSymbolPrototype(lib.ymc_icon1_1_1, new cjs.Rectangle(0,0,254,187), null);
  197. (lib.swy_icon3_1 = function(mode,startPosition,loop) {
  198. this.initialize(mode,startPosition,loop,{});
  199. // 图层_1
  200. this.instance = new lib.swy_icon3();
  201. this.instance.parent = this;
  202. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  203. }).prototype = getMCSymbolPrototype(lib.swy_icon3_1, new cjs.Rectangle(0,0,425,308), null);
  204. (lib.swy_icon2_1 = function(mode,startPosition,loop) {
  205. this.initialize(mode,startPosition,loop,{});
  206. // 图层_1
  207. this.instance = new lib.swy_icon2();
  208. this.instance.parent = this;
  209. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  210. }).prototype = getMCSymbolPrototype(lib.swy_icon2_1, new cjs.Rectangle(0,0,134,84), null);
  211. (lib.swy_icon1_1_1 = function(mode,startPosition,loop) {
  212. this.initialize(mode,startPosition,loop,{});
  213. // 图层_1
  214. this.instance = new lib.swy_icon1_1();
  215. this.instance.parent = this;
  216. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  217. }).prototype = getMCSymbolPrototype(lib.swy_icon1_1_1, new cjs.Rectangle(0,0,394,230), null);
  218. (lib.smoke_1 = function(mode,startPosition,loop) {
  219. this.initialize(mode,startPosition,loop,{});
  220. // 图层 1
  221. this.instance = new lib.smoke();
  222. this.instance.parent = this;
  223. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  224. }).prototype = getMCSymbolPrototype(lib.smoke_1, new cjs.Rectangle(0,0,368,505), null);
  225. (lib.qcdf_icon2_1_1 = function(mode,startPosition,loop) {
  226. this.initialize(mode,startPosition,loop,{});
  227. // 图层_1
  228. this.instance = new lib.qcdf_icon2_1();
  229. this.instance.parent = this;
  230. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  231. }).prototype = getMCSymbolPrototype(lib.qcdf_icon2_1_1, new cjs.Rectangle(0,0,231,93), null);
  232. (lib.qcdf_icon1_1_1 = function(mode,startPosition,loop) {
  233. this.initialize(mode,startPosition,loop,{});
  234. // 图层_1
  235. this.instance = new lib.qcdf_icon1_1();
  236. this.instance.parent = this;
  237. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  238. }).prototype = getMCSymbolPrototype(lib.qcdf_icon1_1_1, new cjs.Rectangle(0,0,308,153), null);
  239. (lib.proImg = function(mode,startPosition,loop) {
  240. this.initialize(mode,startPosition,loop,{});
  241. // 图层_1
  242. this.instance = new lib.pro();
  243. this.instance.parent = this;
  244. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  245. }).prototype = getMCSymbolPrototype(lib.proImg, new cjs.Rectangle(0,0,223,256), null);
  246. (lib.oil_icon2_1 = function(mode,startPosition,loop) {
  247. this.initialize(mode,startPosition,loop,{});
  248. // 图层_1
  249. this.instance = new lib.oil_icon2();
  250. this.instance.parent = this;
  251. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  252. }).prototype = getMCSymbolPrototype(lib.oil_icon2_1, new cjs.Rectangle(0,0,11,19), null);
  253. (lib.oil_icon1_1 = function(mode,startPosition,loop) {
  254. this.initialize(mode,startPosition,loop,{});
  255. // 图层_1
  256. this.instance = new lib.oil_icon1();
  257. this.instance.parent = this;
  258. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  259. }).prototype = getMCSymbolPrototype(lib.oil_icon1_1, new cjs.Rectangle(0,0,24,76), null);
  260. (lib.oil_1 = function(mode,startPosition,loop) {
  261. this.initialize(mode,startPosition,loop,{});
  262. // 图层_1
  263. this.instance = new lib.oil();
  264. this.instance.parent = this;
  265. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  266. }).prototype = getMCSymbolPrototype(lib.oil_1, new cjs.Rectangle(0,0,261,197), null);
  267. (lib.menu_ymc_1 = function(mode,startPosition,loop) {
  268. this.initialize(mode,startPosition,loop,{});
  269. // timeline functions:
  270. this.frame_0 = function() {
  271. this.stop();
  272. }
  273. // actions tween:
  274. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  275. // 图层_1
  276. this.instance = new lib.menu_ymc();
  277. this.instance.parent = this;
  278. this.instance_1 = new lib.menu_ymc2();
  279. this.instance_1.parent = this;
  280. this.instance_1.setTransform(8,15);
  281. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  282. }).prototype = p = new cjs.MovieClip();
  283. p.nominalBounds = new cjs.Rectangle(0,0,372,268);
  284. (lib.menu_qcdf_1 = function(mode,startPosition,loop) {
  285. this.initialize(mode,startPosition,loop,{});
  286. // timeline functions:
  287. this.frame_0 = function() {
  288. this.stop();
  289. }
  290. // actions tween:
  291. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  292. // 图层_1
  293. this.instance = new lib.menu_qcdf();
  294. this.instance.parent = this;
  295. this.instance_1 = new lib.menu_qcdf2();
  296. this.instance_1.parent = this;
  297. this.instance_1.setTransform(0,30);
  298. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  299. }).prototype = p = new cjs.MovieClip();
  300. p.nominalBounds = new cjs.Rectangle(0,0,353,283);
  301. (lib.menu_hsr_1 = function(mode,startPosition,loop) {
  302. this.initialize(mode,startPosition,loop,{});
  303. // timeline functions:
  304. this.frame_0 = function() {
  305. this.stop();
  306. }
  307. // actions tween:
  308. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  309. // 图层 1
  310. this.instance = new lib.menu_hsr();
  311. this.instance.parent = this;
  312. this.instance_1 = new lib.menu_hsr2();
  313. this.instance_1.parent = this;
  314. this.instance_1.setTransform(0,8);
  315. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  316. }).prototype = p = new cjs.MovieClip();
  317. p.nominalBounds = new cjs.Rectangle(0,0,353,269);
  318. (lib.material3_1 = function(mode,startPosition,loop) {
  319. this.initialize(mode,startPosition,loop,{});
  320. // 图层 1
  321. this.instance = new lib.material3();
  322. this.instance.parent = this;
  323. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  324. }).prototype = getMCSymbolPrototype(lib.material3_1, new cjs.Rectangle(0,0,85,105), null);
  325. (lib.material2_1 = function(mode,startPosition,loop) {
  326. this.initialize(mode,startPosition,loop,{});
  327. // 图层 1
  328. this.instance = new lib.material2();
  329. this.instance.parent = this;
  330. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  331. }).prototype = getMCSymbolPrototype(lib.material2_1, new cjs.Rectangle(0,0,82,104), null);
  332. (lib.material1_1 = function(mode,startPosition,loop) {
  333. this.initialize(mode,startPosition,loop,{});
  334. // 图层 1
  335. this.instance = new lib.material1();
  336. this.instance.parent = this;
  337. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  338. }).prototype = getMCSymbolPrototype(lib.material1_1, new cjs.Rectangle(0,0,88,109), null);
  339. (lib.hsr_icon4_1_1 = function(mode,startPosition,loop) {
  340. this.initialize(mode,startPosition,loop,{});
  341. // 图层 1
  342. this.instance = new lib.hsr_icon4_1();
  343. this.instance.parent = this;
  344. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  345. }).prototype = getMCSymbolPrototype(lib.hsr_icon4_1_1, new cjs.Rectangle(0,0,108,46), null);
  346. (lib.hsr_icon3_1_1 = function(mode,startPosition,loop) {
  347. this.initialize(mode,startPosition,loop,{});
  348. // 图层 1
  349. this.instance = new lib.hsr_icon3_1();
  350. this.instance.parent = this;
  351. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  352. }).prototype = getMCSymbolPrototype(lib.hsr_icon3_1_1, new cjs.Rectangle(0,0,113,49), null);
  353. (lib.hsr_icon2_1_1 = function(mode,startPosition,loop) {
  354. this.initialize(mode,startPosition,loop,{});
  355. // 图层 1
  356. this.instance = new lib.hsr_icon2_1();
  357. this.instance.parent = this;
  358. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  359. }).prototype = getMCSymbolPrototype(lib.hsr_icon2_1_1, new cjs.Rectangle(0,0,97,42), null);
  360. (lib.hsr_icon1_1_1 = function(mode,startPosition,loop) {
  361. this.initialize(mode,startPosition,loop,{});
  362. // 图层 1
  363. this.instance = new lib.hsr_icon1_1();
  364. this.instance.parent = this;
  365. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  366. }).prototype = getMCSymbolPrototype(lib.hsr_icon1_1_1, new cjs.Rectangle(0,0,187,159), null);
  367. (lib.btn3_1 = function(mode,startPosition,loop) {
  368. this.initialize(mode,startPosition,loop,{});
  369. // 图层_1
  370. this.instance = new lib.btn3();
  371. this.instance.parent = this;
  372. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  373. }).prototype = getMCSymbolPrototype(lib.btn3_1, new cjs.Rectangle(0,0,240,60), null);
  374. (lib.btn2_1 = function(mode,startPosition,loop) {
  375. this.initialize(mode,startPosition,loop,{});
  376. // 图层_1
  377. this.instance = new lib.btn2();
  378. this.instance.parent = this;
  379. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  380. }).prototype = getMCSymbolPrototype(lib.btn2_1, new cjs.Rectangle(0,0,180,59), null);
  381. (lib.btn1_1 = function(mode,startPosition,loop) {
  382. this.initialize(mode,startPosition,loop,{});
  383. // 图层_1
  384. this.instance = new lib.btn1();
  385. this.instance.parent = this;
  386. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  387. }).prototype = getMCSymbolPrototype(lib.btn1_1, new cjs.Rectangle(0,0,180,59), null);
  388. (lib.bg = function(mode,startPosition,loop) {
  389. this.initialize(mode,startPosition,loop,{});
  390. // 图层 1
  391. this.instance = new lib.game_bg();
  392. this.instance.parent = this;
  393. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  394. }).prototype = getMCSymbolPrototype(lib.bg, new cjs.Rectangle(0,0,640,1040), null);
  395. (lib.ball1_1 = function(mode,startPosition,loop) {
  396. this.initialize(mode,startPosition,loop,{});
  397. // 图层 1
  398. this.instance = new lib.ball1();
  399. this.instance.parent = this;
  400. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  401. }).prototype = getMCSymbolPrototype(lib.ball1_1, new cjs.Rectangle(0,0,203,139), null);
  402. (lib.ymc_icon1_2 = function(mode,startPosition,loop) {
  403. this.initialize(mode,startPosition,loop,{});
  404. // timeline functions:
  405. this.frame_0 = function() {
  406. this.stop();
  407. }
  408. // actions tween:
  409. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  410. // 图层_1
  411. this.instance = new lib.ymc_icon1();
  412. this.instance.parent = this;
  413. this.instance_1 = new lib.ymc_icon1_1_1();
  414. this.instance_1.parent = this;
  415. this.instance_1.setTransform(120,107.1,1,1,0,0,0,127,93.5);
  416. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  417. }).prototype = p = new cjs.MovieClip();
  418. p.nominalBounds = new cjs.Rectangle(0,0,266,187);
  419. (lib.swy_icon1_2 = function(mode,startPosition,loop) {
  420. this.initialize(mode,startPosition,loop,{});
  421. // timeline functions:
  422. this.frame_0 = function() {
  423. this.stop();
  424. }
  425. // actions tween:
  426. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(3));
  427. // 图层_1
  428. this.instance = new lib.swy_icon1();
  429. this.instance.parent = this;
  430. this.swy_icon1 = new lib.swy_icon1_1_1();
  431. this.swy_icon1.name = "swy_icon1";
  432. this.swy_icon1.parent = this;
  433. this.swy_icon1.setTransform(136.1,82,1,1,0,0,0,197,115);
  434. this.swy_icon1_1 = new lib.swy_icon3_1();
  435. this.swy_icon1_1.name = "swy_icon1_1";
  436. this.swy_icon1_1.parent = this;
  437. this.swy_icon1_1.setTransform(147,82,1,1,0,0,0,212.5,154);
  438. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.swy_icon1}]},1).to({state:[{t:this.swy_icon1_1}]},1).wait(1));
  439. }).prototype = p = new cjs.MovieClip();
  440. p.nominalBounds = new cjs.Rectangle(0,0,262,195);
  441. (lib.qcdf_icon2_2 = function(mode,startPosition,loop) {
  442. this.initialize(mode,startPosition,loop,{});
  443. // timeline functions:
  444. this.frame_0 = function() {
  445. this.stop();
  446. }
  447. // actions tween:
  448. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  449. // 图层_1
  450. this.instance = new lib.qcdf_icon2();
  451. this.instance.parent = this;
  452. this.instance_1 = new lib.qcdf_icon2_1_1();
  453. this.instance_1.parent = this;
  454. this.instance_1.setTransform(114.5,81.1,1,1,0,0,0,115.5,46.5);
  455. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  456. }).prototype = p = new cjs.MovieClip();
  457. p.nominalBounds = new cjs.Rectangle(0,0,207,144);
  458. (lib.qcdf_icon1_2 = function(mode,startPosition,loop) {
  459. this.initialize(mode,startPosition,loop,{});
  460. // timeline functions:
  461. this.frame_0 = function() {
  462. this.stop();
  463. }
  464. // actions tween:
  465. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  466. // 图层_1
  467. this.instance = new lib.qcdf_icon1();
  468. this.instance.parent = this;
  469. this.instance_1 = new lib.qcdf_icon1_1_1();
  470. this.instance_1.parent = this;
  471. this.instance_1.setTransform(22.6,-5,1,1,-90,0,0,308,0);
  472. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  473. }).prototype = p = new cjs.MovieClip();
  474. p.nominalBounds = new cjs.Rectangle(0,0,169,320);
  475. (lib.pro_1 = function(mode,startPosition,loop) {
  476. this.initialize(mode,startPosition,loop,{});
  477. // oil_icon2
  478. this.oil_icon2 = new lib.oil_icon2_1();
  479. this.oil_icon2.name = "oil_icon2";
  480. this.oil_icon2.parent = this;
  481. this.oil_icon2.setTransform(-20,160.1,1,1,0,0,0,5.5,9.5);
  482. this.oil_icon2.alpha = 0;
  483. this.timeline.addTween(cjs.Tween.get(this.oil_icon2).wait(1));
  484. // oil_icon1
  485. this.oil_icon1 = new lib.oil_icon1_1();
  486. this.oil_icon1.name = "oil_icon1";
  487. this.oil_icon1.parent = this;
  488. this.oil_icon1.setTransform(-11.5,130.6,1,1,0,0,0,12,38);
  489. this.oil_icon1.alpha = 0;
  490. this.timeline.addTween(cjs.Tween.get(this.oil_icon1).wait(1));
  491. // pro
  492. this.proImg = new lib.proImg();
  493. this.proImg.name = "proImg";
  494. this.proImg.parent = this;
  495. this.proImg.setTransform(111.5,128,1,1,0,0,0,111.5,128);
  496. this.timeline.addTween(cjs.Tween.get(this.proImg).wait(1));
  497. }).prototype = getMCSymbolPrototype(lib.pro_1, new cjs.Rectangle(-25.5,0,248.5,256), null);
  498. (lib.pot_1 = function(mode,startPosition,loop) {
  499. this.initialize(mode,startPosition,loop,{});
  500. // timeline functions:
  501. this.frame_0 = function() {
  502. this.stop();
  503. }
  504. // actions tween:
  505. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(63));
  506. // 图层_3 (mask)
  507. var mask = new cjs.Shape();
  508. mask._off = true;
  509. mask.graphics.p("EgYhAjFMAAAhGJMAxDAAAMAAABGJg");
  510. mask.setTransform(305.5,-46);
  511. // smoke
  512. this.smoke = new lib.smoke_1();
  513. this.smoke.name = "smoke";
  514. this.smoke.parent = this;
  515. this.smoke.setTransform(308.5,465.5,1,1,0,0,0,184,252.5);
  516. var maskedShapeInstanceList = [this.smoke];
  517. for(var shapedInstanceItr = 0; shapedInstanceItr < maskedShapeInstanceList.length; shapedInstanceItr++) {
  518. maskedShapeInstanceList[shapedInstanceItr].mask = mask;
  519. }
  520. this.timeline.addTween(cjs.Tween.get(this.smoke).to({x:300.5,y:-448.9,alpha:0},62).wait(1));
  521. // ycm
  522. this.ymc = new lib.menu_ymc_1();
  523. this.ymc.name = "ymc";
  524. this.ymc.parent = this;
  525. this.ymc.setTransform(303,152,1,1,0,0,0,186,134);
  526. this.ymc.alpha = 0;
  527. this.timeline.addTween(cjs.Tween.get(this.ymc).wait(63));
  528. // qcdf
  529. this.qcdf = new lib.menu_qcdf_1();
  530. this.qcdf.name = "qcdf";
  531. this.qcdf.parent = this;
  532. this.qcdf.setTransform(308,141.5,1,1,0,0,0,176.5,141.5);
  533. this.qcdf.alpha = 0;
  534. this.timeline.addTween(cjs.Tween.get(this.qcdf).wait(63));
  535. // hsr
  536. this.hsr = new lib.menu_hsr_1();
  537. this.hsr.name = "hsr";
  538. this.hsr.parent = this;
  539. this.hsr.setTransform(375.3,216.6,1,1,0,0,0,243.8,202);
  540. this.hsr.alpha = 0;
  541. this.timeline.addTween(cjs.Tween.get(this.hsr).wait(63));
  542. // oil
  543. this.oil = new lib.oil_1();
  544. this.oil.name = "oil";
  545. this.oil.parent = this;
  546. this.oil.setTransform(338,148,0.087,0.087,0,0,0,130.8,98.5);
  547. this.oil.alpha = 0;
  548. this.timeline.addTween(cjs.Tween.get(this.oil).wait(63));
  549. // 图层_1
  550. this.instance = new lib.pot();
  551. this.instance.parent = this;
  552. this.timeline.addTween(cjs.Tween.get(this.instance).wait(63));
  553. }).prototype = p = new cjs.MovieClip();
  554. p.nominalBounds = new cjs.Rectangle(0,0,614,392);
  555. (lib.hsr_icon4_2 = function(mode,startPosition,loop) {
  556. this.initialize(mode,startPosition,loop,{});
  557. // timeline functions:
  558. this.frame_0 = function() {
  559. this.stop();
  560. }
  561. // actions tween:
  562. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  563. // 图层 1
  564. this.instance = new lib.hsr_icon4();
  565. this.instance.parent = this;
  566. this.instance_1 = new lib.hsr_icon4_1_1();
  567. this.instance_1.parent = this;
  568. this.instance_1.setTransform(0,48);
  569. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  570. }).prototype = p = new cjs.MovieClip();
  571. p.nominalBounds = new cjs.Rectangle(0,0,103,118);
  572. (lib.hsr_icon3_2 = function(mode,startPosition,loop) {
  573. this.initialize(mode,startPosition,loop,{});
  574. // timeline functions:
  575. this.frame_0 = function() {
  576. this.stop();
  577. }
  578. // actions tween:
  579. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  580. // 图层 1
  581. this.instance = new lib.hsr_icon3();
  582. this.instance.parent = this;
  583. this.instance_1 = new lib.hsr_icon3_1_1();
  584. this.instance_1.parent = this;
  585. this.instance_1.setTransform(129,47);
  586. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  587. }).prototype = p = new cjs.MovieClip();
  588. p.nominalBounds = new cjs.Rectangle(0,0,371,144);
  589. (lib.hsr_icon2_2 = function(mode,startPosition,loop) {
  590. this.initialize(mode,startPosition,loop,{});
  591. // timeline functions:
  592. this.frame_0 = function() {
  593. this.stop();
  594. }
  595. // actions tween:
  596. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  597. // 图层 1
  598. this.instance = new lib.hsr_icon2();
  599. this.instance.parent = this;
  600. this.instance_1 = new lib.hsr_icon2_1_1();
  601. this.instance_1.parent = this;
  602. this.instance_1.setTransform(-19,19);
  603. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  604. }).prototype = p = new cjs.MovieClip();
  605. p.nominalBounds = new cjs.Rectangle(0,0,86,75);
  606. (lib.hsr_icon1_2 = function(mode,startPosition,loop) {
  607. this.initialize(mode,startPosition,loop,{});
  608. // timeline functions:
  609. this.frame_0 = function() {
  610. this.stop();
  611. }
  612. // actions tween:
  613. this.timeline.addTween(cjs.Tween.get(this).call(this.frame_0).wait(2));
  614. // 图层 1
  615. this.instance = new lib.hsr_icon1();
  616. this.instance.parent = this;
  617. this.instance_1 = new lib.hsr_icon1_1_1();
  618. this.instance_1.parent = this;
  619. this.timeline.addTween(cjs.Tween.get({}).to({state:[{t:this.instance}]}).to({state:[{t:this.instance_1}]},1).wait(1));
  620. }).prototype = p = new cjs.MovieClip();
  621. p.nominalBounds = new cjs.Rectangle(0,0,202,129);
  622. (lib.bowl_1 = function(mode,startPosition,loop) {
  623. this.initialize(mode,startPosition,loop,{});
  624. // oil
  625. this.oil = new lib.oil_1();
  626. this.oil.name = "oil";
  627. this.oil.parent = this;
  628. this.oil.setTransform(338,166,0.087,0.087,0,0,0,130.8,98.5);
  629. this.oil.alpha = 0;
  630. this.timeline.addTween(cjs.Tween.get(this.oil).wait(1));
  631. // 图层 1
  632. this.instance = new lib.bowl();
  633. this.instance.parent = this;
  634. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  635. }).prototype = getMCSymbolPrototype(lib.bowl_1, new cjs.Rectangle(0,0,625,443), null);
  636. (lib.blackboard_1 = function(mode,startPosition,loop) {
  637. this.initialize(mode,startPosition,loop,{});
  638. // material3
  639. this.material3 = new lib.material3_1();
  640. this.material3.name = "material3";
  641. this.material3.parent = this;
  642. this.material3.setTransform(502.5,178.5,1,1,0,0,0,42.5,52.5);
  643. this.timeline.addTween(cjs.Tween.get(this.material3).wait(1));
  644. // material2
  645. this.material2 = new lib.material2_1();
  646. this.material2.name = "material2";
  647. this.material2.parent = this;
  648. this.material2.setTransform(315,179,1,1,0,0,0,41,52);
  649. this.timeline.addTween(cjs.Tween.get(this.material2).wait(1));
  650. // material1
  651. this.material1 = new lib.material1_1();
  652. this.material1.name = "material1";
  653. this.material1.parent = this;
  654. this.material1.setTransform(122.6,178.5,1,1,0,0,0,44,54.5);
  655. this.timeline.addTween(cjs.Tween.get(this.material1).wait(1));
  656. // 图层 1
  657. this.instance = new lib.blackboard();
  658. this.instance.parent = this;
  659. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  660. }).prototype = getMCSymbolPrototype(lib.blackboard_1, new cjs.Rectangle(0,0,635,382), null);
  661. (lib.plate_1 = function(mode,startPosition,loop) {
  662. this.initialize(mode,startPosition,loop,{});
  663. // ymc_icon4
  664. this.ymc_icon4 = new lib.hsr_icon2_2();
  665. this.ymc_icon4.name = "ymc_icon4";
  666. this.ymc_icon4.parent = this;
  667. this.ymc_icon4.setTransform(393,294.5);
  668. this.ymc_icon4.alpha = 0;
  669. this.timeline.addTween(cjs.Tween.get(this.ymc_icon4).wait(1));
  670. // ymc_icon3
  671. this.ymc_icon3 = new lib.hsr_icon3_2();
  672. this.ymc_icon3.name = "ymc_icon3";
  673. this.ymc_icon3.parent = this;
  674. this.ymc_icon3.setTransform(5.6,270.5);
  675. this.ymc_icon3.alpha = 0;
  676. this.timeline.addTween(cjs.Tween.get(this.ymc_icon3).wait(1));
  677. // ymc_icon2
  678. this.ymc_icon2 = new lib.hsr_icon4_2();
  679. this.ymc_icon2.name = "ymc_icon2";
  680. this.ymc_icon2.parent = this;
  681. this.ymc_icon2.setTransform(370,166.1);
  682. this.ymc_icon2.alpha = 0;
  683. this.timeline.addTween(cjs.Tween.get(this.ymc_icon2).wait(1));
  684. // ymc_icon1
  685. this.ymc_icon1 = new lib.ymc_icon1_2();
  686. this.ymc_icon1.name = "ymc_icon1";
  687. this.ymc_icon1.parent = this;
  688. this.ymc_icon1.setTransform(81.5,107.5);
  689. this.ymc_icon1.alpha = 0;
  690. this.timeline.addTween(cjs.Tween.get(this.ymc_icon1).wait(1));
  691. // swy_icon2
  692. this.swy_icon2 = new lib.swy_icon2_1();
  693. this.swy_icon2.name = "swy_icon2";
  694. this.swy_icon2.parent = this;
  695. this.swy_icon2.setTransform(421.5,267.1,1,1,0,0,0,67,42);
  696. this.swy_icon2.alpha = 0;
  697. this.timeline.addTween(cjs.Tween.get(this.swy_icon2).wait(1));
  698. // swy_icon1
  699. this.swy_icon1 = new lib.swy_icon1_2();
  700. this.swy_icon1.name = "swy_icon1";
  701. this.swy_icon1.parent = this;
  702. this.swy_icon1.setTransform(202,276,1,1,0,0,0,131,97.5);
  703. this.swy_icon1.alpha = 0;
  704. this.timeline.addTween(cjs.Tween.get(this.swy_icon1).wait(1));
  705. // qcdf_icon5
  706. this.qcdf_icon5 = new lib.hsr_icon2_2();
  707. this.qcdf_icon5.name = "qcdf_icon5";
  708. this.qcdf_icon5.parent = this;
  709. this.qcdf_icon5.setTransform(402.5,308.5);
  710. this.qcdf_icon5.alpha = 0;
  711. this.timeline.addTween(cjs.Tween.get(this.qcdf_icon5).wait(1));
  712. // qcdf_icon4
  713. this.qcdf_icon4 = new lib.hsr_icon3_2();
  714. this.qcdf_icon4.name = "qcdf_icon4";
  715. this.qcdf_icon4.parent = this;
  716. this.qcdf_icon4.setTransform(141.5,225.1);
  717. this.qcdf_icon4.alpha = 0;
  718. this.timeline.addTween(cjs.Tween.get(this.qcdf_icon4).wait(1));
  719. // qcdf_icon3
  720. this.qcdf_icon3 = new lib.hsr_icon4_2();
  721. this.qcdf_icon3.name = "qcdf_icon3";
  722. this.qcdf_icon3.parent = this;
  723. this.qcdf_icon3.setTransform(392.5,152.5);
  724. this.qcdf_icon3.alpha = 0;
  725. this.timeline.addTween(cjs.Tween.get(this.qcdf_icon3).wait(1));
  726. // qcdf_icon2
  727. this.qcdf_icon2 = new lib.qcdf_icon2_2();
  728. this.qcdf_icon2.name = "qcdf_icon2";
  729. this.qcdf_icon2.parent = this;
  730. this.qcdf_icon2.setTransform(178.5,126.5);
  731. this.qcdf_icon2.alpha = 0;
  732. this.timeline.addTween(cjs.Tween.get(this.qcdf_icon2).wait(1));
  733. // qcdf_icon1
  734. this.qcdf_icon1 = new lib.qcdf_icon1_2();
  735. this.qcdf_icon1.name = "qcdf_icon1";
  736. this.qcdf_icon1.parent = this;
  737. this.qcdf_icon1.setTransform(33,103);
  738. this.qcdf_icon1.alpha = 0;
  739. this.timeline.addTween(cjs.Tween.get(this.qcdf_icon1).wait(1));
  740. // hsr_icon4
  741. this.hsr_icon4 = new lib.hsr_icon4_2();
  742. this.hsr_icon4.name = "hsr_icon4";
  743. this.hsr_icon4.parent = this;
  744. this.hsr_icon4.setTransform(385.5,134);
  745. this.hsr_icon4.alpha = 0;
  746. this.timeline.addTween(cjs.Tween.get(this.hsr_icon4).wait(1));
  747. // hsr_icon3
  748. this.hsr_icon3 = new lib.hsr_icon3_2();
  749. this.hsr_icon3.name = "hsr_icon3";
  750. this.hsr_icon3.parent = this;
  751. this.hsr_icon3.setTransform(81.5,251);
  752. this.hsr_icon3.alpha = 0;
  753. this.timeline.addTween(cjs.Tween.get(this.hsr_icon3).wait(1));
  754. // hsr_icon2
  755. this.hsr_icon2 = new lib.hsr_icon2_2();
  756. this.hsr_icon2.name = "hsr_icon2";
  757. this.hsr_icon2.parent = this;
  758. this.hsr_icon2.setTransform(289,169.6);
  759. this.hsr_icon2.alpha = 0;
  760. this.timeline.addTween(cjs.Tween.get(this.hsr_icon2).wait(1));
  761. // hsr_icon1
  762. this.hsr_icon1 = new lib.hsr_icon1_2();
  763. this.hsr_icon1.name = "hsr_icon1";
  764. this.hsr_icon1.parent = this;
  765. this.hsr_icon1.setTransform(76,134);
  766. this.hsr_icon1.alpha = 0;
  767. this.timeline.addTween(cjs.Tween.get(this.hsr_icon1).wait(1));
  768. // 图层 1
  769. this.instance = new lib.plate();
  770. this.instance.parent = this;
  771. this.timeline.addTween(cjs.Tween.get(this.instance).wait(1));
  772. }).prototype = getMCSymbolPrototype(lib.plate_1, new cjs.Rectangle(0,0,563,455), null);
  773. // stage content:
  774. (lib.assets = function(mode,startPosition,loop) {
  775. this.initialize(mode,startPosition,loop,{});
  776. // btn3
  777. this.btn3 = new lib.btn3_1();
  778. this.btn3.name = "btn3";
  779. this.btn3.parent = this;
  780. this.btn3.setTransform(324,971.3,1,1,0,0,0,120,30);
  781. this.btn3.alpha = 0;
  782. this.timeline.addTween(cjs.Tween.get(this.btn3).wait(1));
  783. // pro
  784. this.pro = new lib.pro_1();
  785. this.pro.name = "pro";
  786. this.pro.parent = this;
  787. this.pro.setTransform(492.5,448.8,1,1,0,0,0,124,103.5);
  788. this.pro.alpha = 0;
  789. this.timeline.addTween(cjs.Tween.get(this.pro).wait(1));
  790. // ball1
  791. this.ball1 = new lib.ball1_1();
  792. this.ball1.name = "ball1";
  793. this.ball1.parent = this;
  794. this.ball1.setTransform(132.9,529.7,1,1,0,0,0,101.5,69.5);
  795. this.ball1.alpha = 0;
  796. this.timeline.addTween(cjs.Tween.get(this.ball1).wait(1));
  797. // blackboard
  798. this.blackboard = new lib.blackboard_1();
  799. this.blackboard.name = "blackboard";
  800. this.blackboard.parent = this;
  801. this.blackboard.setTransform(320.9,322.4,1,1,0,0,0,317.5,191);
  802. this.blackboard.alpha = 0;
  803. this.timeline.addTween(cjs.Tween.get(this.blackboard).wait(1));
  804. // btn2
  805. this.btn2 = new lib.btn2_1();
  806. this.btn2.name = "btn2";
  807. this.btn2.parent = this;
  808. this.btn2.setTransform(320.7,963.8,1,1,0,0,0,90,29.5);
  809. this.btn2.alpha = 0;
  810. this.timeline.addTween(cjs.Tween.get(this.btn2).wait(1));
  811. // pot
  812. this.pot = new lib.pot_1();
  813. this.pot.name = "pot";
  814. this.pot.parent = this;
  815. this.pot.setTransform(320.1,746.9,1,1,0,0,0,309.5,216.6);
  816. this.pot.alpha = 0;
  817. this.timeline.addTween(cjs.Tween.get(this.pot).wait(1));
  818. // btn1
  819. this.btn1 = new lib.btn1_1();
  820. this.btn1.name = "btn1";
  821. this.btn1.parent = this;
  822. this.btn1.setTransform(320.7,918.8,1,1,0,0,0,90,29.5);
  823. this.btn1.alpha = 0;
  824. this.timeline.addTween(cjs.Tween.get(this.btn1).wait(1));
  825. // plate
  826. this.plate = new lib.plate_1();
  827. this.plate.name = "plate";
  828. this.plate.parent = this;
  829. this.plate.setTransform(44.2,473.9);
  830. this.timeline.addTween(cjs.Tween.get(this.plate).wait(1));
  831. // bowl
  832. this.bowl = new lib.bowl_1();
  833. this.bowl.name = "bowl";
  834. this.bowl.parent = this;
  835. this.bowl.setTransform(0,543.4);
  836. this.bowl.alpha = 0;
  837. this.timeline.addTween(cjs.Tween.get(this.bowl).wait(1));
  838. // bg
  839. this.bg = new lib.bg();
  840. this.bg.name = "bg";
  841. this.bg.parent = this;
  842. this.bg.setTransform(320,520,1,1,0,0,0,320,520);
  843. this.timeline.addTween(cjs.Tween.get(this.bg).wait(1));
  844. }).prototype = p = new cjs.MovieClip();
  845. p.nominalBounds = new cjs.Rectangle(320,520,640,1248.3);
  846. // library properties:
  847. lib.properties = {
  848. id: '5529E26743974F469545223C44E61D22',
  849. width: 640,
  850. height: 1040,
  851. fps: 24,
  852. color: "#FFFFFF",
  853. opacity: 1.00,
  854. manifest: [
  855. {src:"images/game_bg.jpg", id:"game_bg"},
  856. {src:"images/assets_atlas_P_.png", id:"assets_atlas_P_"},
  857. {src:"images/assets_atlas_P_2.png", id:"assets_atlas_P_2"},
  858. {src:"images/assets_atlas_P_3.png", id:"assets_atlas_P_3"},
  859. {src:"images/assets_atlas_P_4.png", id:"assets_atlas_P_4"}
  860. ],
  861. preloads: []
  862. };
  863. // bootstrap callback support:
  864. (lib.Stage = function(canvas) {
  865. createjs.Stage.call(this, canvas);
  866. }).prototype = p = new createjs.Stage();
  867. p.setAutoPlay = function(autoPlay) {
  868. this.tickEnabled = autoPlay;
  869. }
  870. p.play = function() { this.tickEnabled = true; this.getChildAt(0).gotoAndPlay(this.getTimelinePosition()) }
  871. p.stop = function(ms) { if(ms) this.seek(ms); this.tickEnabled = false; }
  872. p.seek = function(ms) { this.tickEnabled = true; this.getChildAt(0).gotoAndStop(lib.properties.fps * ms / 1000); }
  873. p.getDuration = function() { return this.getChildAt(0).totalFrames / lib.properties.fps * 1000; }
  874. p.getTimelinePosition = function() { return this.getChildAt(0).currentFrame / lib.properties.fps * 1000; }
  875. an.bootcompsLoaded = an.bootcompsLoaded || [];
  876. if(!an.bootstrapListeners) {
  877. an.bootstrapListeners=[];
  878. }
  879. an.bootstrapCallback=function(fnCallback) {
  880. an.bootstrapListeners.push(fnCallback);
  881. if(an.bootcompsLoaded.length > 0) {
  882. for(var i=0; i<an.bootcompsLoaded.length; ++i) {
  883. fnCallback(an.bootcompsLoaded[i]);
  884. }
  885. }
  886. };
  887. an.compositions = an.compositions || {};
  888. an.compositions['5529E26743974F469545223C44E61D22'] = {
  889. getStage: function() { return exportRoot.getStage(); },
  890. getLibrary: function() { return lib; },
  891. getSpriteSheet: function() { return ss; },
  892. getImages: function() { return img; }
  893. };
  894. an.compositionLoaded = function(id) {
  895. an.bootcompsLoaded.push(id);
  896. for(var j=0; j<an.bootstrapListeners.length; j++) {
  897. an.bootstrapListeners[j](id);
  898. }
  899. }
  900. an.getComposition = function(id) {
  901. return an.compositions[id];
  902. }
  903. })(createjs = createjs||{}, AdobeAn = AdobeAn||{});
  904. var createjs, AdobeAn;