STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228034
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/97180606?noj=FRM97180606-20DC" width="1" height="1"></div>

angular-momentum.swf

This is the info page for
Flash #121924

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Frame 1
MochiAd.showPreGameAd({id:"7a330d2fddc73e95", res:"640x480"});
Frame 2
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("df043dde", this, 10301, true); stop();
Frame 3
function main_menu() { this.attachMovie("main_menu_mc", "main_menu_mc", 1, {_x:0, _y:0}); this.attachMovie("playgame_menu_button_mc", "playgame_menu_button_mc", 2, {_x:0, _y:0}); playgame_menu_button_mc._x = 0; playgame_menu_button_mc._y = 0; this.attachMovie("moregames_button_mc", "moregames_button_mc", 3, {_x:0, _y:0}); moregames_button_mc._x = 0; moregames_button_mc._y = 0; playgame_menu_button_mc.onPress = function () { menuselect = 1; removeMovieClip(main_menu_mc); removeMovieClip(playgame_menu_button_mc); removeMovieClip(moregames_button_mc); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); }; moregames_button_mc.onPress = function () { getURL ("http://www.gimme5games.com/"); }; } function playgame_menu() { this.attachMovie("playgame_menu_mc", "playgame_menu_mc", 1, {_x:0, _y:0}); this.attachMovie("playgame_menu_left_button_mc", "playgame_menu_left_button_mc", 2, {_x:0, _y:0}); main_menu_button_mc._x = 0; main_menu_button_mc._y = 0; this.attachMovie("playgame_menu_back_button_mc", "playgame_menu_back_button_mc", 3, {_x:0, _y:0}); main_menu_button_mc._x = 0; main_menu_button_mc._y = 0; this.attachMovie("playgame_menu_right_button_mc", "playgame_menu_right_button_mc", 4, {_x:0, _y:0}); main_menu_button_mc._x = 0; main_menu_button_mc._y = 0; this.attachMovie("play_menu_levelscroll_mc", "play_menu_levelscroll_mc", 5, {_x:0, _y:0}); main_menu_button_mc._x = 0; main_menu_button_mc._y = 0; help_menu = 1; playgame_menu_left_button_mc.onPress = function () { play_menu_levelscroll_mc.prevFrame(); }; playgame_menu_right_button_mc.onPress = function () { play_menu_levelscroll_mc.nextFrame(); }; playgame_menu_back_button_mc.onPress = function () { menuselect = 0; removeMovieClip(playgame_menu_mc); removeMovieClip(playgame_menu_left_button_mc); removeMovieClip(playgame_menu_back_button_mc); removeMovieClip(playgame_menu_right_button_mc); removeMovieClip(play_menu_levelscroll_mc); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); }; } function playgame() { if (fly == true) { if (Key.isDown(38)) { gravity = -0.4; } else { gravity = 0.4; } } else if (xg.gg.hitTest(Ball_mc._x, Ball_mc._y, true)) { gravity = -0.4; } else { gravity = 0.4; } if (xg.b1.hitTest(Ball_mc._x, Ball_mc._y, true)) { fly = false; Ball_mc.gotoAndStop("blauw"); } if (xg.b2.hitTest(Ball_mc._x, Ball_mc._y, true)) { fly = true; Ball_mc.gotoAndStop("oranje"); } if (xg.xg.hitTest(Ball_mc._x, Ball_mc._y, true)) { Ball_mc.vx = (Ball_mc.vx / 100) * 105; } if (xg.xxg.hitTest(Ball_mc._x, Ball_mc._y, true)) { Ball_mc.vy = -10; bounce = -1.4; } if (xg.rxg.hitTest(Ball_mc._x, Ball_mc._y, true)) { Ball_mc.vy = 10; bounce = -1.4; } if (xg.xxxg.hitTest(Ball_mc._x, Ball_mc._y, true)) { Ball_mc.vx = 20; } if (xg.xxxxg.hitTest(Ball_mc._x, Ball_mc._y, true)) { Ball_mc.vx = -20; } if (xg.rg.hitTest(Ball_mc._x, Ball_mc._y, true)) { reset_sound.start(0, 1); _root.sec = 0; _root.milliSec = 0; gravity = 0.4; Ball_mc.power = 0.25; Ball_mc.vx = 0; Ball_mc.vy = 0; Ball_mc.friction = 0.99; Ball_mc.col = false; fly = false; Ball_mc.gotoAndStop("blauw"); start_camera(); } if (xg.el.hitTest(Ball_mc._x, Ball_mc._y, true)) { record = output_clock.text; reset_game(); menuselect = 8; Ball_mc.gotoAndStop("blauw"); fly = false; levelmode++; levelload(); } if (xg.ba.hitTest(Ball_mc._x, Ball_mc._y, true)) { bounce = -1.1; } else { bounce = -0.3; } Ball_mc.vy = Ball_mc.vy + gravity; checkWL1(Ball_mc, gr); checkWL2(Ball_mc, gr); Ball_mc._x = Ball_mc._x + Ball_mc.vx; Ball_mc._y = Ball_mc._y + Ball_mc.vy; Ball_mc._rotation = Ball_mc._rotation + (Ball_mc.vx * 3); Ball_mc.vx = Ball_mc.vx * Ball_mc.friction; if (Key.isDown(39) && (Ball_mc.vx < 15)) { Ball_mc.vx = Ball_mc.vx + Ball_mc.power; } if (Key.isDown(37) && (Ball_mc.vx < 15)) { Ball_mc.vx = Ball_mc.vx - Ball_mc.power; } if ((Ball_mc._x > 360) && (Ball_mc.vx > 0)) { gr._x = gr._x - Ball_mc.vx; Ball_mc._x = Ball_mc._x - Ball_mc.vx; fg._x = fg._x - Ball_mc.vx; bg._x = bg._x - Ball_mc.vx; xg._x = xg._x - Ball_mc.vx; } if ((Ball_mc._x < 280) && (Ball_mc.vx < 0)) { gr._x = gr._x - Ball_mc.vx; Ball_mc._x = Ball_mc._x - Ball_mc.vx; fg._x = fg._x - Ball_mc.vx; bg._x = bg._x - Ball_mc.vx; xg._x = xg._x - Ball_mc.vx; } if ((Ball_mc._y > 270) && (Ball_mc.vy > 0)) { gr._y = gr._y - Ball_mc.vy; Ball_mc._y = Ball_mc._y - Ball_mc.vy; fg._y = fg._y - Ball_mc.vy; bg._y = bg._y - Ball_mc.vy; xg._y = xg._y - Ball_mc.vy; } if ((Ball_mc._y < 190) && (Ball_mc.vy < 0)) { gr._y = gr._y - Ball_mc.vy; Ball_mc._y = Ball_mc._y - Ball_mc.vy; fg._y = fg._y - Ball_mc.vy; bg._y = bg._y - Ball_mc.vy; xg._y = xg._y - Ball_mc.vy; } ingame_menu(); } function levelload() { switch (levelmode) { case 1 : break; case 2 : levelheight = 7; levellength = 8; levelnumber_string = "0000,0000,0000,0000,0000,0000,1042,1043,0000,3011,3021,2011,8011,2011,8011,1010,1011,3052,3031,3041,2013,8013,2013,8013,1030,1031,3053,3024,3044,2011,8011,2011,8011,2011,3032,3012,3014,3034,2013,8013,2013,8013,2013,3042,3022,3051,2011,2011,8011,2011,8011,2011,3043,3033,3054,1020,1021,8013,2013,8013,2013,3023,3013,0000,1044,1045,9001,9001,9001,9001,9001,0000"; break; case 3 : levelheight = 13; levellength = 13; levelnumber_string = "0000,0000,0000,0000,0000,0000,1042,1043,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,3011,3021,1010,1011,3032,3012,0000,0000,0000,0000,0000,0000,0000,9001,3031,3041,1030,1031,3042,3022,9001,0000,0000,0000,0000,0000,0000,9001,2014,3044,2011,2011,3043,2012,9001,0000,0000,0000,0000,0000,0000,9001,3024,9000,8031,8031,9000,3033,9001,0000,0000,0000,0000,0000,0000,0000,3014,3034,3042,3041,3023,3013,9001,0000,0000,0000,0000,0000,0000,0000,0000,3051,3043,3044,3052,9001,0000,0000,0000,0000,0000,0000,0000,3011,3021,3043,3041,3042,3044,3032,3012,0000,0000,0000,0000,0000,9001,3031,3041,3042,2012,2014,3041,3042,3022,9001,0000,0000,0000,9001,3011,3065,3033,3024,3044,3043,3033,3024,3061,3012,0000,0000,0000,9001,3031,3067,3013,3014,3034,3023,3013,3014,3063,3022,9001,0000,0000,9001,2014,2033,2011,2011,3032,3021,2011,2011,2032,2012,9001,0000,0000,9001,3024,9000,8032,3041,1020,1021,3042,8034,9000,3033,9001,0000,0000,0000,3014,3034,2013,3053,1044,1045,3054,2013,3023,3013,0000,0000"; break; case 4 : levelheight = 9; levellength = 9; levelnumber_string = "0000,1042,1043,0000,0000,0000,0000,0000,0000,0000,2021,1010,1011,8011,3032,3012,0000,9001,9001,0000,2024,1030,1031,8013,3042,3022,3051,2011,3032,3012,9001,9001,9001,9001,3024,3044,3043,3041,3042,3022,0000,0000,0000,0000,3014,3034,2013,3053,8014,8012,0000,0000,0000,0000,0000,9001,4024,4048,3043,3033,0000,0000,0000,0000,0000,4024,4032,4016,3023,3013,3051,2011,2011,2011,8011,4018,4034,4022,0000,0000,3054,1020,1021,2013,8013,4046,4022,0000,0000,0000,0000,1044,1045,9001,9001,9001,0000,0000,0000,0000"; break; case 5 : levelheight = 6; levellength = 14; levelnumber_string = "0000,1042,1043,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,2021,1010,1011,4043,4023,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,3054,1030,1031,4011,4033,4023,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,4021,4031,4033,4023,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,4021,4031,4013,8011,2011,2011,2011,2011,2011,2011,3052,0000,0000,0000,0000,0000,4021,4041,8013,3023,3063,8032,2034,1020,1021,3053,0000,0000,0000,0000,0000,0000,9001,9001,9001,5024,5011,5023,1044,1045,0000"; break; case 6 : levelheight = 11; levellength = 11; levelnumber_string = "0000,1042,1043,0000,0000,0000,0000,0000,0000,0000,0000,0000,3051,1010,1011,3032,3012,0000,0000,0000,0000,0000,0000,0000,3054,1030,1031,3042,3022,9001,9001,9001,9001,9001,9001,0000,0000,9001,9001,3024,3044,8011,2011,2011,2011,2011,3032,3012,0000,0000,0000,3014,3034,8013,3023,3063,2034,2013,3042,3022,0000,0000,0000,0000,9001,9001,9001,5024,5023,9001,8014,8012,0000,0000,0000,0000,3011,3021,2011,2011,2011,2011,3043,3033,0000,0000,0000,9001,3031,9000,9000,9000,8034,2034,3023,3013,0000,9001,9001,9001,2014,9000,2034,2013,2031,2012,9001,0000,3051,2011,2011,8011,3043,8034,2033,2011,2032,2012,9001,0000,3054,1020,1021,8013,2013,2031,9000,9000,9000,2012,9001,0000,0000,1044,1045,9001,9001,5024,5011,5011,5011,5023,9001,0000"; break; case 7 : levelheight = 14; levellength = 14; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,1042,1043,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,3011,3021,1010,1011,3052,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,3031,3041,1030,1031,3053,0000,0000,0000,0000,0000,0000,0000,0000,3011,3021,3043,3044,3032,3012,0000,0000,0000,0000,0000,0000,0000,0000,9001,3031,9000,8031,8031,9000,3022,9001,0000,0000,0000,0000,0000,0000,0000,9001,5012,9000,9000,9000,9000,5014,9001,0000,0000,0000,0000,0000,0000,0000,9001,5012,9000,8031,8031,9000,5014,9001,0000,0000,0000,0000,0000,9001,9001,9001,5024,5011,3042,3041,5011,5023,9001,0000,0000,0000,0000,3011,3021,2011,3032,3012,9001,2014,2012,9001,9001,0000,0000,9001,9001,9001,3031,9000,9000,9000,3022,9001,8014,8012,9001,0000,0000,3011,3021,2011,2011,3043,8034,9000,9000,3044,8011,3043,3033,9001,0000,0000,3031,9000,3041,2013,3023,3063,8031,3067,3034,8013,3023,3013,0000,0000,0000,2014,9000,3044,2011,3052,5024,6022,5023,9001,9001,9001,0000,0000,0000,0000,3054,1020,1021,2013,6011,6001,6053,9001,0000,0000,0000,0000,0000,0000,0000,0000,1044,1045,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000"; break; case 8 : levelheight = 9; levellength = 11; levelnumber_string = "0000,0000,0000,1042,1043,0000,0000,9001,9001,9001,0000,0000,0000,3011,3021,1010,1011,2022,2021,3032,3021,3032,3012,0000,9001,3031,3041,1030,1031,3053,3054,1020,1021,3042,3022,9001,9001,8014,8012,9001,9001,0000,0000,1040,1041,8014,8012,9001,9001,2014,2012,9001,0000,0000,0000,1040,1041,2014,2012,9001,9001,2014,2012,9001,0000,0000,0000,1040,1041,2014,2012,9001,9001,8014,8012,9001,9001,9001,9001,1044,1045,8014,8012,9001,9001,3024,3044,2011,2011,2011,2011,2011,2011,3043,3033,9001,0000,3014,3034,2121,2110,2110,2110,2110,2122,3023,3013,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000"; break; case 9 : levelheight = 7; levellength = 13; levelnumber_string = "0000,1042,1043,0000,0000,0000,0000,0000,0000,3011,3021,3032,3021,3052,0000,1040,1041,0000,9001,9001,9001,9001,9001,3031,3041,1020,1021,3053,0000,1040,1041,3011,3021,3032,3021,8011,2011,3043,3033,1040,1041,0000,0000,1040,1041,3031,3041,2111,2013,8013,2111,3023,3013,1040,1041,0000,0000,1040,1041,3024,3044,2011,8011,3032,3021,3032,3012,1040,1041,0000,0000,1040,1041,3014,3034,2112,8013,2013,2112,3042,3022,1040,1041,0000,3051,1010,1011,8011,2011,2011,8011,3032,3021,3043,3033,1040,1041,0000,3054,1030,1031,8013,2013,2111,8013,2013,2111,3023,3013,1044,1045,0000"; break; case 10 : levelheight = 7; levellength = 19; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,5021,5013,5013,5013,5013,5013,5013,5013,5013,5013,5013,5013,5022,0000,1042,1043,0000,0000,0000,0000,5012,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,5014,3051,1010,1011,3052,0000,0000,0000,5012,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,5014,3054,1030,1031,6018,9001,9001,9001,5012,9000,9000,9000,9000,9000,9000,8031,8031,9000,9000,9000,5014,0000,9001,9001,6054,6041,6041,6041,6015,3023,3063,9000,9000,9000,2034,1020,1021,2031,9000,9000,5014,0000,0000,0000,0000,9001,9001,9001,9001,9001,5024,5011,5011,5011,5023,1044,1045,5024,5011,5011,5023,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000"; break; case 11 : levelheight = 15; levellength = 21; levelnumber_string = "0000,0000,1042,1043,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,3051,1010,1011,3052,0000,0000,0000,0000,0000,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,3054,1030,1031,6018,9001,0000,0000,9001,3051,2011,2011,3032,3012,0000,0000,0000,0000,0000,0000,0000,0000,0000,6051,6001,6042,6053,0000,0000,0000,9001,3054,1020,1021,3042,3022,9001,9001,9001,9001,0000,0000,0000,0000,0000,6054,6041,6001,6052,0000,0000,0000,0000,0000,1040,1041,3024,3044,2011,2011,2011,2011,3052,9001,0000,0000,0000,9001,3011,3021,6014,9001,0000,0000,9001,9001,1044,1045,3014,3034,2121,2110,2110,2122,6011,6052,9001,9001,0000,0000,3031,9000,3033,9001,0000,3011,3021,2011,2011,2011,2011,2011,2011,2011,2011,3032,3012,6054,6042,6052,9001,6051,6015,3023,3013,0000,9001,3031,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,3022,6051,6041,6053,9001,6016,2011,2011,2011,2011,3032,3065,8032,9000,8032,9000,8032,9000,8032,9000,8032,9000,2012,6054,6042,6052,9001,3054,2121,2110,2110,2110,2122,3023,3063,9000,9000,9000,9000,9000,9000,9000,3067,3034,6011,6001,6041,6053,0000,9001,9001,9001,9001,9001,9001,3051,3043,9000,9000,9000,9000,9000,9000,9000,3044,3052,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,9001,2014,9000,9000,9000,9000,9000,9000,9000,9000,9000,2012,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,5024,5011,5011,5011,5011,5011,5011,5011,5011,5011,5023,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000"; break; case 12 : levelheight = 14; levellength = 14; levelnumber_string = "0000,9001,1042,1043,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,3051,2011,1010,1011,2011,3052,9001,0000,0000,0000,0000,0000,0000,0000,0000,2014,3041,1030,1031,3042,2012,9001,0000,0000,0000,0000,0000,0000,0000,0000,8014,8012,9001,9001,8014,8012,9001,0000,0000,0000,0000,0000,0000,0000,0000,3024,3044,2011,2011,3043,3033,9001,0000,0000,0000,9001,9001,9001,0000,0000,3014,3034,3066,3062,3023,3013,0000,0000,0000,3011,3021,8011,3032,3012,0000,0000,9001,3031,3022,9001,9001,9001,9001,9001,3031,3041,8013,3042,3022,9001,0000,9001,3024,3044,8011,2011,2011,2011,8011,3043,3033,9001,2014,3044,3052,0000,9001,3014,3034,8013,2121,2110,2122,8013,3023,3013,9001,2014,9000,2012,3051,2011,2011,2011,2011,2011,2011,2011,2011,3032,3012,9001,6012,6022,6018,2014,9000,9000,9000,9000,9000,9000,9000,9000,9000,3022,9001,6002,6002,6002,2014,9000,9000,9000,3062,2013,4011,9000,3067,3034,6011,6042,6053,6002,6002,2014,9000,9000,9000,3068,3052,4021,4017,2033,2011,6017,6001,6042,6053,6002,3054,1020,1021,3042,2034,6011,6042,6023,3067,3034,6011,6042,6001,6042,6053,0000,1044,1045,5024,5023,9001,9001,5024,5023,9001,9001,9001,9001,9001,0000"; break; case 13 : levelheight = 11; levellength = 13; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,0000,0000,9001,3051,2011,3032,3021,3032,3021,3032,3021,3032,3021,3052,9001,9001,9001,2014,9000,9000,9000,9000,9000,9000,3041,1020,1021,3053,6051,6041,6041,6015,3023,3034,5011,5011,5011,2111,3053,1044,1045,0000,6002,9001,3051,2011,2011,2011,2011,2011,2011,2011,2011,3052,6051,6052,6002,9001,2014,9000,9000,9000,9000,9000,3067,3034,2112,6011,6053,6002,6054,6042,6015,2013,3042,9000,9000,9000,3044,3052,6051,6052,9001,6002,3051,3032,3021,2011,3043,9000,9000,9000,9000,3044,6014,6054,6041,6053,6012,2111,3023,3063,9000,9000,9000,9000,3041,2111,3053,1042,1043,9001,6002,3051,2011,3043,9000,9000,9000,9000,3044,2011,2011,1010,1011,3052,6054,6015,2112,2013,3042,9000,9000,9000,3067,3034,2112,1030,1031,3053,0000,9001,9001,9001,5024,5011,5011,5011,5023,9001,9001,9001,9001,0000"; break; case 14 : levelheight = 7; levellength = 11; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,3051,2011,2011,2011,3052,9001,9001,0000,0000,0000,0000,0000,3054,1020,1021,3042,3044,2011,3052,9001,9001,0000,0000,0000,9001,1040,1041,3054,2051,3042,3044,2011,3052,1042,1043,0000,0000,1040,1041,9001,9001,3054,2051,3042,3044,1010,1011,3052,0000,1040,1041,0000,0000,9001,9001,3054,2051,1030,1031,3053,0000,1044,1045,0000,0000,0000,0000,9001,9001,9001,9001,0000"; break; case 15 : levelheight = 7; levellength = 21; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,1042,1043,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,1040,1041,0000,3051,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,3052,1040,1041,9001,3054,1020,1021,3042,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,2033,1010,1011,3052,9001,1040,1041,3054,2051,3042,9000,8034,9000,9000,8034,9000,9000,8034,9000,9000,8034,9000,2034,1030,1031,3053,0000,1040,1041,9001,9001,2014,3041,2051,3042,9000,9000,9000,9000,9000,9000,9000,9000,9000,2012,9001,9001,0000,0000,1040,1041,0000,9001,8014,8012,9001,2014,3041,2051,3042,3041,2051,3042,3041,2051,3042,2012,9001,0000,0000,0000,1044,1045,0000,0000,5024,5023,0000,5024,5023,9001,5024,5023,9001,5024,5023,9001,5024,5023,9001,0000,0000"; break; case 16 : levelheight = 9; levellength = 15; levelnumber_string = "9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,2021,2011,2011,2011,2011,2011,2011,2011,2022,9001,0000,0000,0000,0000,0000,0000,2014,9000,9000,9000,9000,9000,9000,9000,2012,9001,9001,9001,9001,0000,0000,0000,2014,9000,9000,8034,9000,9000,9000,9000,2033,2011,2011,2011,2022,9001,0000,0000,3054,1020,1021,2013,3042,9000,9000,9000,9000,9000,9000,9000,2012,9001,0000,0000,9001,1040,1041,9001,2014,9000,9000,8034,9000,9000,9000,9000,2012,9001,0000,0000,0000,1040,1041,9001,2014,9000,9000,3041,3042,9000,9000,9000,2012,1042,1043,0000,0000,1040,1041,9001,2085,2083,2083,2084,2014,9000,9000,8034,3044,1010,1011,3052,0000,1040,1041,0000,9001,9001,9001,9001,2014,9000,9000,3041,2051,1030,1031,3053,0000,1044,1045,0000,0000,0000,0000,9001,2085,2083,2083,2084,9001,9001,9001,0000"; break; case 17 : levelheight = 5; levellength = 19; levelnumber_string = "0000,0000,0000,5021,5013,5013,5022,0000,5021,5013,5013,5022,0000,5021,5013,5013,5022,0000,0000,0000,0000,1042,1043,2014,9000,9000,3044,5013,3043,9000,9000,3044,5013,3043,9000,9000,2012,9001,9001,0000,3051,1010,1011,3043,9000,9000,9000,8032,9000,9000,9000,9000,8032,9000,9000,9000,3044,2011,2011,3052,3054,1030,1031,3042,9000,9000,9000,8032,9000,9000,9000,9000,8032,9000,9000,9000,3041,1020,1021,3053,0000,9001,9001,2014,9000,9000,3041,5011,3042,9000,9000,3041,5011,3042,9000,9000,2012,1040,1041,0000,0000,0000,9001,2085,2083,2083,2084,9001,2085,2083,2083,2084,9001,2085,2083,2083,2084,1044,1045,0000"; break; case 19 : levelheight = 15; levellength = 9; levelnumber_string = "0000,2021,8011,2011,2011,2011,2011,8011,2022,0000,6051,6015,8013,2013,1020,1021,2013,8013,6011,6052,6002,9001,9001,9001,1044,1045,9001,9001,9001,6002,6002,9001,3051,5013,5013,5013,5013,3052,9001,6002,6054,6042,6015,2031,9000,9000,2034,6011,6041,6053,0000,9001,6051,6023,9000,9000,6021,6052,9001,0000,9001,9001,6002,2014,9000,9000,2012,6002,9001,9001,6051,6041,6053,2085,2083,2083,2084,6054,6042,6052,6054,6042,6001,6042,6052,6051,6041,6001,6041,6053,3011,3021,3052,9001,6002,6002,9001,3051,3032,3012,3031,3041,6011,6041,6053,6054,6042,6015,3042,3022,8014,8012,9001,9001,1042,1043,9001,9001,8014,8012,2014,3044,2011,2011,1010,1011,2011,2011,3043,2012,2014,8033,9000,2034,1030,1031,2031,9000,8033,2012,3024,9000,9000,2033,2011,2011,2032,9000,9000,3033,3014,3034,2121,2110,2110,2110,2110,2122,3023,3013"; break; case 18 : levelheight = 11; levellength = 21; levelnumber_string = "0000,3051,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,3052,0000,9001,2014,8031,9000,9000,9000,8034,9000,9000,8034,9000,9000,8034,9000,9000,8034,9000,9000,8034,9000,2012,9001,9001,2014,9000,3041,2051,3042,2034,2051,3042,2034,2051,3042,9000,9000,9000,9000,9000,9000,9000,9000,2012,9001,9001,2014,9000,3044,3052,3054,6018,9001,3054,6018,9001,6012,2051,3042,9000,9000,9000,9000,9000,9000,2012,9001,9001,3054,1020,1021,3053,9001,6002,9001,9001,6002,6051,6053,9001,6012,2051,3042,9000,9000,9000,9000,2012,9001,0000,9001,1040,1041,9001,9001,6002,9001,9001,6002,6002,9001,9001,6002,9001,6012,2051,6022,2051,3042,2012,9001,0000,0000,1044,1045,0000,3051,6014,9001,9001,6016,6014,9001,9001,6016,6017,6053,9001,6016,2011,3043,2012,9001,0000,1042,1043,5021,5013,3043,3044,5013,5013,3043,3044,5013,5013,3043,3044,5013,5013,3043,9000,8033,2012,9001,3051,1010,1011,3043,8032,9000,9000,9000,8032,9000,9000,9000,8032,9000,9000,9000,8032,9000,3041,2082,2084,9001,3054,1030,1031,2031,8032,9000,9000,9000,8032,9000,9000,9000,8032,9000,9000,9000,8032,9000,2012,9001,9001,0000,0000,9001,9001,2085,2081,3042,3041,2082,2081,3042,3041,2082,2081,3042,3041,2082,2081,3042,2012,9001,0000,0000,0000,0000,0000,9001,9001,5024,5023,9001,9001,5024,5023,9001,9001,5024,5023,9001,9001,5024,5023,9001,0000,0000"; break; case 20 : levelheight = 7; levellength = 9; levelnumber_string = "0000,0000,0000,2231,2248,2211,2225,3032,3021,3052,0000,0000,9001,2241,2271,5011,5011,1020,1021,3053,0000,0000,9001,2214,2212,9001,9001,1040,1041,0000,0000,0000,9001,2214,2212,9001,9001,1044,1045,0000,0000,0000,9001,2247,2274,2211,2211,2211,2242,2232,9001,1042,1043,2234,2257,5011,5011,5011,2272,2245,3051,1010,1011,2226,2211,2211,2211,2211,2273,2243,3054,1030,1031,2221,2222,5011,5011,2221,2246,2233"; break; case 21 : levelheight = 9; levellength = 13; levelnumber_string = "0000,3051,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,3052,6051,6015,2013,2013,2013,2013,2031,5041,2034,2013,2013,1020,1021,3053,6002,9001,3051,5013,5013,5013,3043,9000,3044,5013,3052,1044,1045,0000,6054,6042,6015,2031,9000,9000,9000,9000,9000,9000,3044,2011,3032,3012,0000,1042,1043,2014,9000,5042,9000,9000,5044,2034,2013,2013,3042,3022,3051,1010,1011,3043,9000,9000,9000,9000,9000,2033,2011,2011,3043,3033,3054,1030,1031,2031,5043,2034,2031,5041,2034,2013,2013,2111,3023,3013,9001,9001,9001,5024,5011,5023,5024,5011,5023,9001,9001,9001,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000"; break; case 22 : levelheight = 9; levellength = 9; levelnumber_string = "0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,0000,0000,2231,2248,2211,2225,2011,2011,2011,2011,3052,9001,2241,2271,2222,5011,5011,5011,1020,1021,3053,9001,2214,2212,5021,5022,9001,9001,1044,1045,0000,9001,2247,2274,2273,3061,2248,2211,2211,2242,2232,0000,2234,2244,2272,3067,2244,2213,2213,2272,2245,0000,1042,1043,5024,5023,9001,9001,9001,2214,2212,3051,1010,1011,2011,2011,2011,2011,2226,2273,2243,3054,1030,1031,2221,2213,2222,5011,2213,2246,2233"; break; case 23 : levelheight = 7; levellength = 27; levelnumber_string = "0000,0000,0000,3051,3052,3051,3052,3051,3052,3051,3052,3051,3052,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,8014,8012,8014,8012,8014,8012,8014,8012,8014,8012,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,0000,1042,1043,2014,3044,3043,3044,3043,3044,3043,3044,3043,3044,2011,8011,2011,2011,2011,8011,2011,2011,2011,8011,3032,3012,0000,0000,0000,3051,1010,1011,3043,8032,9000,8032,9000,8032,9000,8032,9000,8032,3041,8013,2031,5041,2034,8013,2031,5041,2034,8013,3042,3022,9001,0000,0000,3054,1030,1031,2013,2051,5011,2051,5011,2051,5011,2051,5011,2051,5023,9001,5024,5011,5023,9001,5024,5011,5023,9001,8014,8012,9001,0000,0000,3051,3032,3021,3052,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,9001,9001,9001,9001,8014,8012,9001,0000,0000,3054,1020,1021,6011,6042,6001,6001,6042,6052,9001,6051,6042,6052,9001,6051,6042,6052,9001,9001,6051,6042,6052,3051,3043,3033,9001,0000,0000,0000,1044,1045,9001,9001,9001,9001,9001,6054,6042,6053,9001,6054,6042,6053,9001,6054,6042,6042,6053,9001,6054,6015,3023,3013,0000,0000,0000"; break; case 24 : levelheight = 11; levellength = 11; levelnumber_string = "0000,9001,2021,2011,2011,2011,2011,2011,2011,2011,2011,2022,9001,9001,2014,9000,9000,9000,9000,9000,9000,9000,9000,2012,3051,2011,2032,8032,9000,9000,9000,8032,3041,1020,1021,3053,2014,9000,9000,3062,2031,5041,2034,2051,6018,1044,1045,0000,3054,2051,3042,3068,3043,9000,3044,2011,6014,9001,0000,0000,9001,9001,2052,3042,9000,9000,9000,9000,2012,9001,9001,0000,0000,0000,9001,2052,3042,8034,9000,8034,2033,2011,3032,3012,0000,1042,1043,6051,6084,2051,2031,5041,2034,2013,2031,3022,3051,1010,1011,6024,6024,2011,3043,9000,3044,2011,3043,2012,3054,1030,1031,2031,5041,2034,2013,2031,5041,2034,2082,2084,0000,9001,9001,2014,9000,2012,9001,2014,9000,2012,9001,9001,0000,0000,9001,5024,5011,5023,9001,5024,5011,5023,9001,0000"; break; case 25 : levelheight = 17; levellength = 9; levelnumber_string = "3051,3032,3021,2226,2211,2211,2211,2242,2232,0000,3054,1020,1021,5011,5011,5011,5011,2272,2245,9001,0000,1044,1045,4024,4048,2011,2011,2273,2243,9001,0000,0000,4024,4032,9000,3041,2051,2253,2233,0000,0000,4024,4032,9000,3041,2053,9001,9001,0000,0000,4024,4032,9000,3041,2053,9001,0000,0000,0000,0000,4042,9000,3041,2053,9001,9001,9001,9001,9001,9001,2014,9000,3061,3021,3032,3021,3032,3021,2011,3052,2014,5044,9000,9000,9000,9000,9000,9000,9000,2012,2014,9000,5044,9000,9000,9000,9000,9000,9000,2012,2014,9000,9000,9000,9000,5042,9000,9000,5044,2012,2014,9000,9000,9000,2034,2013,2031,5041,2034,2053,6012,3042,9000,5042,2033,2011,2032,9000,2033,2022,6002,3054,2051,6022,2051,2031,9000,9000,9000,2012,6002,1042,1043,6002,9001,6012,2051,2031,9000,2012,6016,1010,1011,6024,2011,6024,2011,2032,9000,2012,3054,1030,1031,2031,5041,2034,2013,2031,5044,2012,0000,9001,9001,5024,5011,5023,9001,5024,5011,5023"; break; case 26 : levelheight = 7; levellength = 19; levelnumber_string = ",0000,0000,9001,2021,2011,2011,2011,8011,2011,2022,2021,2011,8011,2011,8011,2011,8011,2011,2022,0000,0000,0000,9001,2014,3041,3042,2034,8013,2031,2012,2014,2034,8013,2013,8013,2013,8013,2031,2012,0000,0000,0000,9001,8014,8012,8014,8012,9001,2014,2033,2032,2012,2021,2011,2011,2011,2022,8014,8012,0000,0000,0000,9001,2014,2012,2014,2012,9001,2024,2013,2013,2023,2014,9000,9000,9000,2012,2014,2012,0000,1042,1043,9001,8014,8012,8014,8012,2021,2011,8011,2011,8011,2032,2034,1020,1021,2023,2014,2012,3051,1010,1011,2011,2032,3044,3043,2012,2014,2034,8013,2013,8013,2013,2023,1044,1045,9001,8014,8012,3054,1030,1031,8043,2031,8033,8033,2012,2014,2033,8011,2011,8011,2011,8011,2011,8011,2011,2032,2012,0000,9001,9001,9001,2024,2013,2013,2023,2024,2013,8013,2013,8013,2013,8013,2013,8013,2013,2013,2023"; break; case 27 : levelheight = 9; levellength = 15; levelnumber_string = ",0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,9001,0000,0000,0000,0000,3011,3021,2011,2011,2011,2011,2011,2011,2011,2011,2011,3032,3012,0000,0000,9001,3031,9000,9000,9000,5051,5053,5051,5053,5051,9000,9000,9000,3022,0000,0000,9001,2014,9000,3041,2013,2013,2013,2013,2013,2013,2013,3042,9000,2012,0000,0000,9001,2014,5052,2012,3011,3021,2011,2011,2011,3032,3012,2014,5054,2012,0000,1042,1043,2014,5054,2012,3031,9000,9000,3041,3042,9000,3022,2014,5052,2012,3051,1010,1011,2032,8033,2012,2014,9000,9000,2012,2014,9000,3044,3043,9000,2012,3054,1030,1031,2031,9000,2012,3054,1020,1021,3053,3024,9000,9000,9000,9000,3033,0000,9001,9001,2085,2083,2084,9001,1044,1045,9001,3014,3034,2112,2112,3023,3013"; break; case 28 : levelheight = 29; levellength = 5; levelnumber_string = "3051,2011,2011,2011,2011,3052,6012,2013,1020,1021,2031,2012,6002,9001,1044,1045,2014,2012,6002,2021,2011,2011,2032,2012,6002,2014,2034,2013,2013,2023,6002,2014,2012,9001,9001,9001,6002,2014,2033,2011,2011,2022,6002,2024,2013,2031,9000,2012,6016,5013,5022,5012,9000,5014,5024,2031,5014,5012,9000,5014,5021,2032,5014,5012,9000,5014,5012,2034,5023,5012,9000,5014,5012,2033,5022,5012,9000,5014,5024,2031,5014,5012,9000,5014,9001,5012,5014,5012,9000,5014,5021,2032,5014,5012,9000,5014,6012,5011,5023,5012,9000,5014,6002,2021,2011,2032,9000,2012,6002,2014,2034,2013,2013,2023,6002,2014,2033,2011,2011,5022,6002,2024,2013,2013,2031,5014,6002,2021,2011,2011,2032,5014,6002,2014,9000,2034,5011,5023,6002,2014,9000,2012,5021,5022,6002,2014,9000,2033,2032,2012,6002,2024,2013,2013,2031,2012,6002,1042,1043,9001,2014,2012,6016,1010,1011,2011,2032,2012,2024,1030,1031,8043,2031,2012,9001,9001,9001,9001,5024,5023"; break; case 29 : levelheight = 19; levellength = 9; levelnumber_string = "3011,3021,2011,2011,2011,2011,2011,2011,3032,3012,3031,9000,9000,5053,9000,9000,5051,9000,9000,3022,2014,9000,3041,2013,2013,2013,2013,3042,9000,2012,2014,9000,3044,2011,2011,3032,3012,2014,9000,2012,3024,9000,9000,5051,9000,9000,3022,2014,5052,2012,3014,3034,2013,2013,3042,9000,2012,2014,9000,2012,0000,9001,9001,9001,2014,5052,2012,2014,5054,2012,0000,9001,9001,9001,2014,5054,2012,2014,9000,2012,3011,3021,2011,2011,3043,9000,2012,2014,5052,2012,3031,9000,9000,9000,9000,9000,3033,2014,9000,2012,2014,9000,9000,3041,2013,3023,3013,2014,5054,2012,2014,9000,9000,2012,3011,3021,2011,3043,9000,2012,5024,3042,9000,2012,3031,9000,9000,9000,9000,3033,9001,5012,5052,2012,2014,9000,3041,2013,3023,3013,5021,3043,9000,2012,2014,5052,2012,9001,9001,0000,2014,9000,3041,5023,2014,9000,2012,9001,0000,0000,2014,5054,5014,9001,2014,5054,2012,1042,1043,0000,2014,9000,3044,5022,2014,9000,3044,1010,1011,3052,3054,1020,1021,3053,2014,3041,8043,1030,1031,3053,0000,1044,1045,0000,3054,3053,9001,9001,9001,0000"; break; case 30 : levelheight = 15; levellength = 13; levelnumber_string = ",0000,0000,0000,0000,0000,0000,0000,5021,5013,5013,5013,5013,5022,0000,0000,0000,0000,0000,0000,0000,0000,5012,2034,2031,9000,9000,5014,0000,0000,0000,0000,0000,0000,0000,0000,5012,5014,5012,8031,8031,5014,0000,0000,0000,0000,0000,0000,0000,0000,5012,5014,5012,9000,9000,5014,0000,0000,0000,0000,0000,0000,0000,0000,5012,5014,5012,9000,9000,5014,0000,0000,0000,0000,0000,5021,5013,5013,2032,5014,5024,1020,1021,5023,0000,0000,0000,0000,0000,5012,2034,5011,5011,5023,0000,1044,1045,0000,0000,0000,0000,5021,5013,2032,5014,5021,5013,5013,5013,5013,5013,5022,0000,0000,0000,5012,2034,5011,5023,5012,9000,9000,9000,9000,9000,5014,0000,0000,0000,5012,5014,5021,5013,2032,9000,2034,2031,9000,9000,5014,0000,0000,0000,5012,2033,2032,9000,9000,8034,5014,5012,9000,9000,5014,0000,0000,0000,5012,9000,2034,5011,5011,5011,5023,5012,8033,8033,5014,0000,1042,1043,5024,5011,5023,5021,5013,5013,5013,2032,9000,9000,5014,3051,1010,1011,8011,2011,8011,2032,9000,8032,9000,9000,9000,9000,5014,3054,1030,1031,8013,8043,8013,2031,9000,8032,9000,9000,9000,9000,5014,0000,9001,9001,9001,9001,9001,5024,5011,5011,5011,5011,5011,5011,5023"; break; case 31 : levelheight = 7; levellength = 27; levelnumber_string = ",0000,0000,0000,0000,9001,0000,0000,0000,9001,0000,0000,0000,9001,0000,0000,0000,0000,0000,5021,5013,6017,6013,5022,5021,5013,3032,3012,0000,1042,1043,0000,3051,2011,3052,0000,3051,2011,3052,0000,3051,2011,3052,0000,0000,0000,5021,3043,3041,5023,5012,5014,5012,9000,9000,3022,3051,1010,1011,2011,3043,9000,3044,2011,3043,9000,3044,2011,3043,9000,2012,5021,5013,5013,3043,3041,5023,5021,3043,6021,6015,3042,9000,5014,3054,1030,1031,3042,9000,9000,9000,5051,9000,9000,9000,5053,9000,9000,2012,5024,1020,1021,5011,5023,0000,5012,9000,3044,5022,5012,5054,5014,0000,9001,9001,3054,2013,2051,5011,5011,5011,2051,5011,5011,5011,2013,6018,9001,1044,1045,0000,9001,0000,5024,5011,5011,5023,5012,5052,5014,3011,3021,6017,6042,6001,6001,6042,6001,6001,6042,6001,6001,6042,6001,6053,3051,5013,2011,5013,2011,5013,2011,5013,2011,5013,3043,9000,2012,3031,9000,3044,5013,5013,5013,2011,2011,2011,5013,5013,5013,2011,2011,2011,3043,5051,9000,5053,9000,5051,9000,5053,9000,5051,9000,9000,3033,3054,2013,8043,2013,2013,2013,5011,5011,5011,2013,2013,2013,5011,5011,5011,2013,5011,2013,5011,2013,5011,2013,5011,2013,5011,2013,3023,3013"; break; case 32 : levelheight = 9; levellength = 27; levelnumber_string = "3051,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,2011,3052,1042,1043,0000,2014,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,3044,1010,1011,3052,6012,3042,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,3041,1030,1031,3053,6002,2052,3042,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,9000,8034,9000,9000,8034,9000,9000,3041,2051,3053,5021,5013,5022,6054,6052,2052,3042,9000,9000,9000,8034,9000,9000,8034,9000,9000,8034,9000,3041,2051,3042,9000,9000,9000,9000,5014,5021,5013,3043,9000,5014,0000,6054,6052,2052,3042,9000,5044,9000,5044,9000,5044,9000,9000,9000,9000,5014,9001,5024,5011,5011,5011,5011,5023,5012,9000,9000,9000,5014,0000,0000,6054,6052,5024,5011,5011,5011,5011,5011,5011,5011,5011,5011,5011,5023,5021,5013,5013,5013,5013,5013,5013,3043,2034,1020,1021,6018,6051,6001,6001,6053,5021,5013,5013,5013,5013,5013,5013,5013,5013,5013,5013,5013,3043,9000,9000,9000,9000,9000,9000,9000,2012,1044,1045,6002,6054,6001,6013,2011,3043,9000,8032,9000,9000,9000,8032,9000,9000,9000,8031,9000,9000,9000,8032,9000,9000,9000,9000,9000,2033,2011,2011,6014,0000,9001,2085,2083,2083,2083,2083,2083,2083,2083,2083,2083,2083,2081,2013,2082,2083,2083,2083,2083,2083,2083,2083,2083,2083,2083,2083,2084"; break; case 33 : levelheight = 19; levellength = 13; levelnumber_string = "0000,0000,9001,9001,9001,0000,0000,0000,0000,0000,9001,9001,9001,0000,0000,3011,3021,2011,3032,3012,9001,9001,9001,3011,3021,2011,3032,3012,9001,3031,9000,9000,9000,3068,2011,2011,2011,3064,9000,9000,9000,3022,9001,2014,9000,9000,9000,3041,1020,1021,5011,3042,9000,9000,9000,2012,9001,2014,9000,9000,5044,2012,1044,1045,9001,2014,5042,9000,9000,2012,9001,2014,9000,9000,9000,2012,9001,9001,9001,2014,9000,9000,9000,2012,9001,2014,5042,9000,9000,3044,5013,5013,5013,3043,9000,9000,5044,2012,9001,2052,5011,5011,5011,2051,3042,3041,2013,2051,5011,5011,5011,2053,0000,9001,6051,6001,6052,3051,3043,3044,3052,9001,9001,9001,9001,9001,9001,9001,6002,3051,6014,2014,9000,9000,2012,9001,0000,0000,0000,0000,6051,6041,6053,3054,6018,2014,9000,5044,2012,9001,0000,0000,0000,0000,6016,2011,2011,3052,6054,6023,9000,9000,2012,9001,9001,9001,9001,0000,2014,9000,5052,3044,3052,2085,2083,2083,2084,3011,3021,2011,3032,3012,2085,2081,3042,5052,3044,3052,9001,9001,9001,3031,9000,9000,9000,3022,9001,9001,2052,3042,5052,3044,2011,2011,2011,3043,3041,3042,9000,2012,0000,0000,9001,2052,3042,9000,9000,9000,9000,9000,3033,2014,5054,2012,0000,1042,1043,9001,2052,3066,9000,3067,3034,3023,3013,2014,5052,2012,3051,1010,1011,2011,2011,3064,9000,3044,2011,2011,2011,3043,9000,2012,3054,1030,1031,3042,9000,9000,3041,3042,9000,9000,3041,3042,9000,2012,0000,9001,9001,3054,2013,2013,3053,3054,2013,2013,3053,2085,2083,2084"; break; case 34 : levelheight = 15; levellength = 15; levelnumber_string = ",1042,1043,0000,9001,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,0000,3051,1010,1011,5013,5013,5013,5022,0000,0000,0000,0000,0000,0000,0000,0000,0000,6012,1030,1031,3042,9000,9000,5014,0000,0000,0000,0000,0000,0000,0000,0000,0000,6054,6042,6052,5012,3062,3066,2033,5013,5013,5013,5013,5022,0000,0000,0000,0000,0000,9001,6002,5012,3068,3064,8032,9000,9000,9000,9000,5014,0000,0000,0000,0000,6051,6041,6053,5012,9000,3041,3066,3062,3066,9000,9000,5014,0000,0000,0000,0000,6002,9001,9001,5024,5011,5023,3031,3022,3031,3062,3066,5014,0000,0000,0000,0000,6054,6042,6001,6042,6001,6042,6015,3053,2014,3068,3064,3044,5022,0000,0000,0000,0000,9001,9001,9001,9001,9001,9001,9001,5024,3042,2034,2031,5014,0000,0000,0000,0000,9001,9001,9001,9001,9001,0000,0000,0000,5012,2033,2032,3044,5022,0000,0000,3051,2011,2011,2011,2011,3052,0000,0000,0000,5024,3042,2034,2031,5014,0000,0000,2014,9000,9000,9000,9000,3044,3052,0000,0000,0000,5012,2033,2032,3044,5022,0000,3054,1020,1021,3042,9000,9000,3044,3052,0000,0000,5024,3042,2034,2031,5014,0000,0000,1040,1041,5024,3042,9000,9000,3044,3052,0000,0000,5012,2033,2032,5014,0000,0000,1040,1041,0000,5024,3042,9000,9000,3044,3052,9001,5024,5011,6022,5023,0000,0000,1044,1045,0000,0000,5024,3023,3034,8043,6011,6042,6001,6042,6053,0000,0000"; break; case 35 : levelheight = 25; levellength = 9; levelnumber_string = "2261,2225,3032,3021,5013,5013,3032,3021,2226,2262,2214,9002,9000,9000,9000,9000,9000,9000,9002,2212,2214,9002,9002,2271,1020,1021,2272,9002,9002,2212,2214,9002,9002,2212,1044,1045,2214,9002,9002,2212,2214,9002,9002,2274,2242,2248,2273,9002,9002,2212,2224,9002,9002,9002,9002,9002,9002,9002,9002,2227,2014,9000,3041,3042,3041,3042,3041,3042,9000,2012,2014,9000,3044,3043,3044,3043,3044,3043,9000,2012,2014,5042,9000,5042,9000,5042,9000,5042,9000,3033,2014,3041,3042,3041,3042,3041,3042,3041,3023,3013,2014,3044,3043,3044,3043,3044,3043,3044,2011,3052,2014,5044,9000,5044,9000,5044,9000,9000,5042,2012,2052,2051,2051,2051,2051,2013,2013,2031,9000,2012,5021,5013,5013,5022,9001,3051,2011,2032,5044,2012,5012,2034,5011,6011,6041,6015,8041,2013,2013,2053,5012,5014,5021,5013,5013,5013,5013,5013,5013,5022,5012,5014,5012,9000,9000,9000,9000,9000,9000,5014,5012,5014,5012,3041,8043,2013,3042,9000,9000,5014,5012,5014,5012,5014,5021,5013,2032,9000,9000,5014,5012,5014,5012,5014,5012,9000,9000,9000,9000,5014,5012,5014,5012,5014,5012,9000,9000,5042,9000,5014,5012,2033,2032,5014,5012,9000,9000,9000,9000,5014,5024,5011,5011,5023,5012,9000,9000,9000,9000,5014,0000,1042,1043,0000,5012,9000,9000,9000,9000,5014,3051,1010,1011,3052,5024,6022,2031,5042,2034,5023,3054,1030,1031,6011,6041,6053,5024,5011,5023,0000"; break; case 36 : levelheight = 7; levellength = 24; levelnumber_string = "0000,1042,1043,0000,0000,0000,9001,6051,6001,6001,6001,6001,6001,6001,6001,6001,6001,6052,0000,0000,0000,5021,5013,5013,5022,3051,1010,1011,3032,3012,0000,5021,6024,5013,5013,5013,5013,5013,5013,5013,5022,5021,6024,5022,9001,0000,5024,1020,1021,6018,3054,1030,1031,3042,3022,9001,5012,5053,5051,5053,5051,5053,5051,3041,6022,5023,5012,5052,6021,6013,5013,5022,1044,1045,6002,0000,9001,9001,2014,2012,9001,5024,5011,5011,5011,5011,5011,5011,5023,6002,9001,5024,5011,5023,5024,6022,5023,5021,5013,6014,0000,0000,9001,2014,2012,9001,9001,5021,5013,5013,5013,5013,5013,5013,6024,5022,5021,5013,5022,5021,6024,5022,5012,3041,5023,0000,0000,9001,3024,3044,2011,2011,2032,9000,9000,9000,9000,9000,9000,9000,5014,5012,5053,6021,6023,5054,5014,5012,3044,5022,0000,0000,0000,3014,3034,2111,2111,3023,3063,9000,9000,9000,3041,8043,3042,5014,5024,6022,5023,5024,5011,5023,5024,5011,6018,0000,0000,0000,0000,9001,9001,9001,9001,5024,5011,5011,5011,5023,9001,5024,5023,0000,6054,6001,6001,6001,6001,6001,6001,6053"; break; case 37 : levelheight = 29; levellength = 8; levelnumber_string = "0000,1042,1043,9001,9001,9001,9001,0000,0000,5021,1010,1011,5013,5013,5013,5013,5013,5022,5024,1030,1031,3042,9000,3041,1020,1021,5023,0000,9001,9001,5012,5052,5014,1044,1045,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,9000,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,9000,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,0000,0000,5012,5052,5014,0000,0000,0000,0000,0000,0000,5012,5052,5014,0000,9001,0000,0000,9001,9001,5012,5052,5014,9001,9001,0000,3051,2011,2011,3043,9000,3044,2011,2011,3052,3054,8043,3023,3034,2013,3023,3034,8043,3053,0000,9001,9001,9001,9001,9001,9001,9001,0000"; } var _local6 = levelnumber_string.split(","); var _local3 = 0; var _local2 = new Array(levelheight); vert = 0; while (vert <= levelheight) { _local2[vert] = new Array(levellength); horz = 0; while (horz <= levellength) { _local2[vert][horz] = _local6[_local3]; _local3++; horz++; } vert++; } _root.createEmptyMovieClip("fg", 400); _root.createEmptyMovieClip("bg", 100); _root.createEmptyMovieClip("gr", 0); _root.createEmptyMovieClip("xg", 10); xg.createEmptyMovieClip("xg", 10); xg.createEmptyMovieClip("xxg", 20); xg.createEmptyMovieClip("xxxg", 30); xg.createEmptyMovieClip("xxxxg", 40); xg.createEmptyMovieClip("rg", 50); xg.createEmptyMovieClip("el", 60); xg.createEmptyMovieClip("ba", 70); xg.createEmptyMovieClip("gg", 80); xg.createEmptyMovieClip("b1", 90); xg.createEmptyMovieClip("b2", 100); xg.createEmptyMovieClip("rxg", 110); y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 9000) { bg.attachMovie("9000b", "tile9000b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 9001) { fg.attachMovie("9001b", "tile9001b", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("9001a", "tile9001a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 9002) { bg.attachMovie("9002b", "tile9002b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile9002x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 1010) { bg.attachMovie("1010b", "tile1010b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1010f", "tile1010f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1010a", "tile1010a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1011) { bg.attachMovie("1011b", "tile1011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1011f", "tile1011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1011a", "tile1011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1020) { bg.attachMovie("1020b", "tile1020b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1020f", "tile1020f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1020a", "tile1020a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1021) { bg.attachMovie("1021b", "tile1021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1021f", "tile1021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1021a", "tile1021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1030) { bg.attachMovie("1030b", "tile1030b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1030f", "tile1030f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1030a", "tile1030a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1031) { bg.attachMovie("1031b", "tile1031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("1031f", "tile1031f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1031a", "tile1031a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1040) { fg.attachMovie("1040f", "tile1040f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1040a", "tile1040a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1041) { fg.attachMovie("1041f", "tile1041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1041a", "tile1041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1042) { fg.attachMovie("1042f", "tile1042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("9001a", "tile1042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1043) { fg.attachMovie("1043f", "tile1043f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("9001a", "tile1043a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1044) { fg.attachMovie("1044f", "tile1044f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1044a", "tile1044a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.el.attachMovie("1044x", "tile1044x", xg.el.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 1045) { fg.attachMovie("1045f", "tile1045f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("1045a", "tile1045a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.el.attachMovie("1045x", "tile1045x", xg.el.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 2011) { bg.attachMovie("2011b", "tile2011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2011f", "tile2011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2011a", "tile2011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2012) { bg.attachMovie("2012b", "tile2012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2012f", "tile2012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2012a", "tile2012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2013) { bg.attachMovie("2013b", "tile2013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2013f", "tile2013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2014) { bg.attachMovie("2014b", "tile2014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2014f", "tile2014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2014a", "tile2014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2021) { bg.attachMovie("2021b", "tile2021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2021f", "tile2021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2021a", "tile2021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2022) { bg.attachMovie("2022b", "tile2022b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2022f", "tile2022f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2022a", "tile2022a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2023) { bg.attachMovie("2023b", "tile2023b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2023f", "tile2023f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2023a", "tile2023a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2024) { bg.attachMovie("2024b", "tile2024b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2024f", "tile2024f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2024a", "tile2024a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2031) { bg.attachMovie("2031b", "tile2031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2031f", "tile2031f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2031a", "tile2031a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2032) { bg.attachMovie("2032b", "tile2032b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2032f", "tile2032f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2032a", "tile2032a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2033) { bg.attachMovie("2033b", "tile2033b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2033f", "tile2033f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2033a", "tile2033a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2034) { bg.attachMovie("2034b", "tile2034b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2034f", "tile2034f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2034a", "tile2034a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2051) { bg.attachMovie("2051b", "tile2051b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2051f", "tile2051f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2051a", "tile2051a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxg.attachMovie("2051x", "tile2051x", xg.xxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2051xx", "tile2051xx", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2052) { bg.attachMovie("2052b", "tile2052b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2052f", "tile2052f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2024a", "tile2052a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxg.attachMovie("2051x", "tile2052x", xg.xxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2051xx", "tile2052xx", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2053) { bg.attachMovie("2053b", "tile2053b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2053f", "tile2053f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2023a", "tile2053a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxg.attachMovie("2051x", "tile2053x", xg.xxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2051xx", "tile2053xx", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2081) { bg.attachMovie("2081b", "tile2081b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2081f", "tile2081f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2081a", "tile2081a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2081x", "tile2081x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2082) { bg.attachMovie("2082b", "tile2082b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2082f", "tile2082f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2082a", "tile2082a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2082x", "tile2082x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2083) { bg.attachMovie("2083b", "tile2083b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2083f", "tile2083f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2083a", "tile2083a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2083x", "tile2083x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2084) { bg.attachMovie("2084b", "tile2084b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2084f", "tile2084f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2084a", "tile2084a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2084x", "tile2084x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2085) { bg.attachMovie("2085b", "tile2085b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2085f", "tile2085f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2085a", "tile2085a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("2085x", "tile2085x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 2110) { bg.attachMovie("2110b", "tile2110b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2110f", "tile2110f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2110a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xg.attachMovie("2110x", "tile2110x", xg.xg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2111) { bg.attachMovie("2111b", "tile2111b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2111f", "tile2111f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2111a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxxg.attachMovie("2111x", "tile2111x", xg.xxxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2112) { bg.attachMovie("2112b", "tile2112b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2112f", "tile2112f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2112a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxxxg.attachMovie("2112x", "tile2112x", xg.xxxxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2121) { bg.attachMovie("2121b", "tile2121b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2121f", "tile2121f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2121a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xg.attachMovie("2121x", "tile2121x", xg.xg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2122) { bg.attachMovie("2122b", "tile2122b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2122f", "tile2122f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2122a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xg.attachMovie("2122x", "tile2122x", xg.xg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 2211) { bg.attachMovie("2211b", "tile2211b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2211f", "tile2211f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2011a", "tile2211a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2211x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2212) { bg.attachMovie("2212b", "tile2212b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2212f", "tile2212f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2012a", "tile2212a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2212x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2213) { bg.attachMovie("2213b", "tile2213b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2213f", "tile2213f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile2213a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2213x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2214) { bg.attachMovie("2214b", "tile2214b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2214f", "tile2214f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2014a", "tile2214a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2214x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2221) { bg.attachMovie("2221b", "tile2221b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2221f", "tile2221f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2221a", "tile2221a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2221x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2222) { bg.attachMovie("2222b", "tile2222b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2222f", "tile2222f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2222a", "tile2222a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2222x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2223) { bg.attachMovie("2223b", "tile2223b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2223f", "tile2223f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2223a", "tile2223a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2223x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2224) { bg.attachMovie("2224b", "tile2224b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2224f", "tile2224f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2224a", "tile2224a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2224x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2225) { bg.attachMovie("2225b", "tile2225b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2225f", "tile2225f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2225a", "tile2225a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2225x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2226) { bg.attachMovie("2226b", "tile2226b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2226f", "tile2226f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2226a", "tile2226a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2226x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2227) { bg.attachMovie("2227b", "tile2227b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2227f", "tile2227f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2227a", "tile22272a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2227x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2228) { bg.attachMovie("2228b", "tile2228b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2228f", "tile2228f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2228a", "tile2228a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2228x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2231) { bg.attachMovie("2231b", "tile2231b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2231f", "tile2231f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2231a", "tile2231a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2231x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2232) { bg.attachMovie("2232b", "tile2232b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2232f", "tile2232f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2232a", "tile2232a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2232x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2233) { bg.attachMovie("2233b", "tile2233b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2233f", "tile2233f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2233a", "tile2233a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2233x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2234) { bg.attachMovie("2234b", "tile2234b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2234f", "tile2234f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2234a", "tile2234a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2234x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2241) { bg.attachMovie("2241b", "tile2241b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2241f", "tile2241f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2241a", "tile2241a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2241x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2242) { bg.attachMovie("2242b", "tile2242b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2242f", "tile2242f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2242a", "tile2242a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2242x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2243) { bg.attachMovie("2243b", "tile2243b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2243f", "tile2243f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2243a", "tile2243a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2243x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2244) { bg.attachMovie("2244b", "tile2244b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2244f", "tile2244f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2244a", "tile2244a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2244x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2245) { bg.attachMovie("2245b", "tile2245b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2245f", "tile2245f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2245a", "tile2245a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2242x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2246) { bg.attachMovie("2246b", "tile2246b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2246f", "tile2246f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2246a", "tile2246a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2246x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2247) { bg.attachMovie("2247b", "tile2247b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2247f", "tile2247f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2247a", "tile2247a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2247x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2248) { bg.attachMovie("2248b", "tile2248b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2248f", "tile2248f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2248a", "tile2248a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2248x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2251) { bg.attachMovie("2251b", "tile2251b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2251f", "tile2251f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2251a", "tile2251a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2251x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2252) { bg.attachMovie("2252b", "tile2252b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2252f", "tile2252f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2252a", "tile2252a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2252x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2253) { bg.attachMovie("2253b", "tile2253b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2253f", "tile2253f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2253a", "tile2253a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2253x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2254) { bg.attachMovie("2254b", "tile2254b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2254f", "tile2254f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2254a", "tile2254a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2254x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2255) { bg.attachMovie("2255b", "tile2255b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2255f", "tile2255f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2255a", "tile2255a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2255x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2256) { bg.attachMovie("2256b", "tile2256b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2256f", "tile2256f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2256a", "tile2256a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2256x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2257) { bg.attachMovie("2257b", "tile2257b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2257f", "tile2257f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2257a", "tile2257a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2257x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2258) { bg.attachMovie("2258b", "tile2258b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2258f", "tile2258f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2258a", "tile2258a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2258x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2261) { bg.attachMovie("2261b", "tile2261b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2261f", "tile2261f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3051a", "tile22561a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2261x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2262) { bg.attachMovie("2262b", "tile2262b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2262f", "tile2262f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3052a", "tile2262a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2262x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2263) { bg.attachMovie("2263b", "tile2263b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2263f", "tile2263f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3053a", "tile2263a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2263x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2264) { bg.attachMovie("2264b", "tile2264b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2264f", "tile2264f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3054a", "tile2264a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2264x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2271) { bg.attachMovie("2271b", "tile2271b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2271f", "tile2271f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3041a", "tile2271a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2271x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2272) { bg.attachMovie("2272b", "tile2272b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2272f", "tile2272f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3042a", "tile2272a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2272x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2273) { bg.attachMovie("2273b", "tile2273b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2273f", "tile2273f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3043a", "tile2273a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2273x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 2274) { bg.attachMovie("2274b", "tile2274b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("2274f", "tile2274f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3044a", "tile2274a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.gg.attachMovie("2211x", "tile2274x", xg.gg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3011) { bg.attachMovie("3011b", "tile3011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3011f", "tile3011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3011a", "tile3011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3012) { bg.attachMovie("3012b", "tile3012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3012f", "tile3012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3012a", "tile3012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3013) { bg.attachMovie("3013b", "tile3013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3013f", "tile3013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3013a", "tile3013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3014) { bg.attachMovie("3014b", "tile3014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3014f", "tile3014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3014a", "tile3014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3021) { bg.attachMovie("3021b", "tile3021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3021f", "tile3021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3021a", "tile3021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3022) { bg.attachMovie("3022b", "tile3022b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3022f", "tile3022f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3022a", "tile3022a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3023) { bg.attachMovie("3023b", "tile3023b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3023f", "tile3023f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3023a", "tile3023a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3024) { bg.attachMovie("3024b", "tile3024b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3024f", "tile3024f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3024a", "tile3024a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3031) { bg.attachMovie("3031b", "tile3031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3031f", "tile3031f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3031a", "tile3031a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3032) { bg.attachMovie("3032b", "tile3032b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3032f", "tile3032f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3032a", "tile3032a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3033) { bg.attachMovie("3033b", "tile3033b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3033f", "tile3033f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3033a", "tile3033a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3034) { bg.attachMovie("3034b", "tile3034b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3034f", "tile3034f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3034a", "tile3034a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3041) { bg.attachMovie("3041b", "tile3041b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3041f", "tile3041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3041a", "tile3041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3042) { bg.attachMovie("3042b", "tile3042b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3042f", "tile3042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3042a", "tile3042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3043) { bg.attachMovie("3043b", "tile3043b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3043f", "tile3043f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3043a", "tile3043a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3044) { bg.attachMovie("3044b", "tile3044b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3044f", "tile3044f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3044a", "tile3044a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 3051) { bg.attachMovie("3051b", "tile3051b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3051f", "tile3051f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3051a", "tile3051a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3052) { bg.attachMovie("3052b", "tile3052b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3052f", "tile3052f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3052a", "tile3052a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3053) { bg.attachMovie("3053b", "tile3053b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3053f", "tile3053f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3053a", "tile3053a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3054) { bg.attachMovie("3054b", "tile3054b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3054f", "tile3054f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3054a", "tile3054a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3061) { bg.attachMovie("3061b", "tile3061b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3061f", "tile3061f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3061a", "tile3061a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3062) { bg.attachMovie("3062b", "tile3062b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3062f", "tile3062f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3062a", "tile3062a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3063) { bg.attachMovie("3063b", "tile3063b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3063f", "tile3063f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3063a", "tile3063a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3064) { bg.attachMovie("3064b", "tile3064b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3064f", "tile3064f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3064a", "tile3064a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3065) { bg.attachMovie("3065b", "tile3065b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3065f", "tile3065f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3065a", "tile3065a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3066) { bg.attachMovie("3066b", "tile3066b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3066f", "tile3066f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3066a", "tile3066a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3067) { bg.attachMovie("3067b", "tile3067b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3067f", "tile3067f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3067a", "tile3067a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 3068) { bg.attachMovie("3068b", "tile3068b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("3068f", "tile3068f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("3068a", "tile3068a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4011) { bg.attachMovie("4011b", "tile4011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4011f", "tile4011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4011a", "tile4011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4012) { bg.attachMovie("4012b", "tile4012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4012f", "tile4012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4012a", "tile4012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4013) { bg.attachMovie("4013b", "tile4013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4013f", "tile4013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4013a", "tile4013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4014) { bg.attachMovie("4014b", "tile4014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4014f", "tile4014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4014a", "tile4014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4015) { bg.attachMovie("4015b", "tile4015b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4015f", "tile4015f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4015a", "tile4015a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4016) { bg.attachMovie("4016b", "tile4016b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4016f", "tile4016f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4016a", "tile4016a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4017) { bg.attachMovie("4017b", "tile4017b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4017f", "tile4017f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4017a", "tile4017a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4018) { bg.attachMovie("4018b", "tile4018b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4018f", "tile4018f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4018a", "tile4018a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4021) { bg.attachMovie("4021b", "tile4021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4021f", "tile4021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4021a", "tile4021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4022) { bg.attachMovie("4022b", "tile4022b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4022f", "tile4022f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4022a", "tile4022a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4023) { bg.attachMovie("4023b", "tile4023b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4023f", "tile4023f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4023a", "tile4023a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4024) { bg.attachMovie("4024b", "tile4024b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4024f", "tile4024f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4024a", "tile4024a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4031) { bg.attachMovie("4031b", "tile4031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4031f", "tile4031f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4031a", "tile4031a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4032) { bg.attachMovie("4032b", "tile4032b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4032f", "tile4032f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4032a", "tile4032a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4033) { bg.attachMovie("4033b", "tile4033b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4033f", "tile4033f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4033a", "tile4033a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4034) { bg.attachMovie("4034b", "tile4034b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4034f", "tile4034f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4034a", "tile4034a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4041) { bg.attachMovie("4041b", "tile4041b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4041f", "tile4041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4041a", "tile4041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4042) { bg.attachMovie("4042b", "tile4042b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4042f", "tile4042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4042a", "tile4042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4043) { bg.attachMovie("4043b", "tile4043b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4043f", "tile4043f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4043a", "tile4043a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4044) { bg.attachMovie("4044b", "tile4044b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4044f", "tile4044f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4044a", "tile4044a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4045) { bg.attachMovie("4045b", "tile4045b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4045f", "tile4045f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4045a", "tile4045a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4046) { bg.attachMovie("4046b", "tile4046b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4046f", "tile4046f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4046a", "tile4046a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4047) { bg.attachMovie("4047b", "tile4047b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4047f", "tile4047f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4047a", "tile4047a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 4048) { bg.attachMovie("4048b", "tile4048b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("4048f", "tile4048f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("4048a", "tile4048a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 5011) { bg.attachMovie("5011b", "tile5011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5011f", "tile5011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5011a", "tile5011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5011x", "tile5011x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5012) { bg.attachMovie("5012b", "tile5012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5012f", "tile5012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5012a", "tile5012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5012x", "tile5012x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5013) { bg.attachMovie("5013b", "tile5013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5013f", "tile5013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5013a", "tile5013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5013x", "tile5013x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5014) { bg.attachMovie("5014b", "tile5014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5014f", "tile5014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5014a", "tile5014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5014x", "tile5014x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5021) { bg.attachMovie("5021b", "tile5021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5021f", "tile5021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5021a", "tile5021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5021x", "tile5021x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5022) { bg.attachMovie("5022b", "tile5022b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5022f", "tile5022f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5022a", "tile5022a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5022x", "tile5022x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5023) { bg.attachMovie("5023b", "tile5023b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5023f", "tile5023f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5023a", "tile5023a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5023x", "tile5023x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5024) { bg.attachMovie("5024b", "tile5024b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5024f", "tile5024f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5024a", "tile5024a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5024x", "tile5024x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5041) { bg.attachMovie("9000b", "tile5041b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5041f", "tile5041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5041a", "tile5041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5042) { bg.attachMovie("9000b", "tile5042b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5042f", "tile5042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5042a", "tile5042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("5042x", "tile5042x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5043) { bg.attachMovie("9000b", "tile5043b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5043f", "tile5043f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5043a", "tile5043a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5044) { bg.attachMovie("9000b", "tile5044b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5044f", "tile5044f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("5044a", "tile5044a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.ba.attachMovie("5044x", "tile5044x", xg.ba.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5051) { bg.attachMovie("9000b", "tile5051b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5051f", "tile5051f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5051x", "tile5051x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5052) { bg.attachMovie("9000b", "tile5052b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5052f", "tile5052f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5052x", "tile5052x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5053) { bg.attachMovie("9000b", "tile5053b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5053f", "tile5053f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5053x", "tile5053x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 5054) { bg.attachMovie("9000b", "tile5054b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("5054f", "tile5054f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.rg.attachMovie("5054x", "tile5054x", xg.rg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6001) { bg.attachMovie("6001b", "tile6001b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6001f", "tile6001f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6001a", "tile6001a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6002) { bg.attachMovie("6002b", "tile6002b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6002f", "tile6002f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6002a", "tile6002a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6011) { bg.attachMovie("6011b", "tile6011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6011f", "tile6011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6011a", "tile6011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6012) { bg.attachMovie("6012b", "tile6012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6012f", "tile6012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6012a", "tile6012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6013) { bg.attachMovie("6013b", "tile6013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6013f", "tile6013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6013a", "tile6013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6014) { bg.attachMovie("6014b", "tile6014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6014f", "tile6014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6014a", "tile6014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6015) { bg.attachMovie("6015b", "tile6015b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6015f", "tile6015f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6015a", "tile6015a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6016) { bg.attachMovie("6016b", "tile6016b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6016f", "tile6016f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6016a", "tile6016a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6017) { bg.attachMovie("6017b", "tile6017b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6017f", "tile6017f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6017a", "tile6017a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6018) { bg.attachMovie("6018b", "tile6018b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6018f", "tile6018f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6018a", "tile6018a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6021) { bg.attachMovie("6021b", "tile6021b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6021f", "tile6021f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6021a", "tile6021a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6022) { bg.attachMovie("6022b", "tile6022b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6022f", "tile6022f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6022a", "tile6022a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6023) { bg.attachMovie("6023b", "tile6023b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6023f", "tile6023f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6023a", "tile6023a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6024) { bg.attachMovie("6024b", "tile6024b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6024f", "tile6024f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6024a", "tile6024a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6031) { bg.attachMovie("6031b", "tile6031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6031f", "tile6031f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6031a", "tile6031a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6041) { bg.attachMovie("6041b", "tile6041b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6041f", "tile6041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6041a", "tile6041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxxg.attachMovie("6041x", "tile6041x", xg.xxxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6042) { bg.attachMovie("6042b", "tile6042b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6042f", "tile6042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6042a", "tile6042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.xxxxg.attachMovie("6042x", "tile6042x", xg.xxxxg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6051) { bg.attachMovie("6051b", "tile6051b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6051f", "tile6051f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6051a", "tile6051a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6052) { bg.attachMovie("6052b", "tile6052b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6052f", "tile6052f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6052a", "tile6052a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6053) { bg.attachMovie("6053b", "tile6053b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6053f", "tile6053f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6053a", "tile6053a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6054) { bg.attachMovie("6054b", "tile6054b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6054f", "tile6054f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6054a", "tile6054a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6071) { bg.attachMovie("6071b", "tile6071b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6071f", "tile6071f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6071a", "tile6071a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6072) { bg.attachMovie("6072b", "tile6072b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6072f", "tile6072f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6072a", "tile6072a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6073) { bg.attachMovie("6073b", "tile6073b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6073f", "tile6073f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6073a", "tile6073a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6074) { bg.attachMovie("6074b", "tile6074b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6074f", "tile6074f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6074a", "tile6074a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6081) { bg.attachMovie("6081b", "tile6081b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6081f", "tile6081f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6081a", "tile6081a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6082) { bg.attachMovie("6082b", "tile6082b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6082f", "tile6082f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6082a", "tile6082a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6083) { bg.attachMovie("6083b", "tile6083b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6083f", "tile6083f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6083a", "tile6083a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 6084) { bg.attachMovie("6084b", "tile6084b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); fg.attachMovie("6084f", "tile6084f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("6084a", "tile6084a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } y = 0; while (y <= levelheight) { x = 0; while (x <= levellength) { if (_local2[y][x] == 8011) { fg.attachMovie("8011f", "tile8011f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("2011b", "tile8011b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2011a", "tile8011a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8012) { fg.attachMovie("8012f", "tile8012f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("2012b", "tile8012b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2012a", "tile8012a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8013) { fg.attachMovie("8013f", "tile8013f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("2013b", "tile8013b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2013a", "tile8013a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8014) { fg.attachMovie("8014f", "tile8014f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("2014b", "tile8014b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("2014a", "tile8014a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8031) { bg.attachMovie("8031b", "tile8031b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8032) { bg.attachMovie("8032b", "tile8032b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8033) { bg.attachMovie("8033b", "tile8033b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8034) { bg.attachMovie("8034b", "tile8034b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8041) { fg.attachMovie("8041f", "tile8041f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("8041b", "tile8041b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("8041a", "tile8041a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.b1.attachMovie("8041x", "tile8041x", xg.b1.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8042) { fg.attachMovie("8042f", "tile8042f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("8042b", "tile8042b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("8042a", "tile8042a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.b1.attachMovie("8042x", "tile8042x", xg.b1.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } else if (_local2[y][x] == 8043) { fg.attachMovie("8043f", "tile8043f", fg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); bg.attachMovie("8043b", "tile8043b", bg.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); gr.attachMovie("8043a", "tile8043a", gr.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); xg.b2.attachMovie("8043x", "tile8043x", xg.b2.getNextHighestDepth(), {_x:x * 80, _y:y * 80}); } x++; } y++; } level_position_x = bg._x; level_position_y = bg._y; start_camera(); game_hud(); game_help(); } function ingame_menu() { game_hud_menu_btn.onRelease = function () { attachMovie("pause_menu_mc", "pause_menu_mc", 2000, {_x:0, _y:0}); attachMovie("pause_menu_continue_mc", "pause_menu_continue_mc", 2001, {_x:0, _y:0}); pause_menu_continue_mc._x = 0; pause_menu_continue_mc._y = 0; attachMovie("pause_menu_reset_mc", "pause_menu_reset_mc", 2002, {_x:0, _y:0}); pause_menu_reset_mc._x = 0; pause_menu_reset_mc._y = 0; attachMovie("pause_menu_back_mc", "pause_menu_back_mc", 2003, {_x:0, _y:0}); pause_menu_back_mc._x = 0; pause_menu_back_mc._y = 0; Ball_mc_vx_pauze = Ball_mc.vx; Ball_mc_vy_pauze = Ball_mc.vy; Ball_mc_x_pauze = Ball_mc._x; Ball_mc_y_pauze = Ball_mc._y; gr._y = gr._y - Ball_mc.vy; Ball_mc._y = Ball_mc._y - Ball_mc.vy; fg._y = fg._y - Ball_mc.vy; bg._y = bg._y - Ball_mc.vy; xg._y = xg._y - Ball_mc.vy; eg._y = eg._y - Ball_mc.vy; gr_x_pauze = gr._x; fg_x_pauze = fg._x; bg_x_pauze = bg._x; xg_x_pauze = xg._x; eg_x_pauze = eg._x; gr_y_pauze = gr._y; fg_y_pauze = fg._y; bg_y_pauze = bg._y; xg_y_pauze = xg._y; eg_y_pauze = eg._y; if (game_alive == true) { clearInterval(timeInterval); game_alive = false; } else { timeInterval = setInterval(increaseMS, 9); game_alive = true; } }; pause_menu_continue_mc.onRelease = function () { timeInterval = setInterval(increaseMS, 9); game_alive = true; }; pause_menu_reset_mc.onRelease = function () { timeInterval = setInterval(increaseMS, 9); _root.sec = 0; _root.milliSec = 0; game_alive = true; gravity = 0.4; Ball_mc.power = 0.25; Ball_mc.vx = 0; Ball_mc.vy = 0; Ball_mc.friction = 0.99; Ball_mc.col = false; start_camera(); }; pause_menu_back_mc.onRelease = function () { menuselect = 0; game_alive = true; reset_game(); }; if (game_alive == false) { Ball_mc.vx = Ball_mc_vx_pauze; Ball_mc.vy = Ball_mc_vy_pauze; Ball_mc._x = Ball_mc_x_pauze; Ball_mc._y = Ball_mc_y_pauze; gr._x = gr_x_pauze; fg._x = fg_x_pauze; bg._x = bg_x_pauze; xg._x = xg_x_pauze; eg._x = eg_x_pauze; gr._y = gr_y_pauze; fg._y = fg_y_pauze; bg._y = bg_y_pauze; xg._y = xg_y_pauze; eg.y = eg_y_pauze; } else { removeMovieClip(pause_menu_mc); removeMovieClip(pause_menu_continue_mc); removeMovieClip(pause_menu_reset_mc); removeMovieClip(pause_menu_back_mc); } } function reset_game() { removeMovieClip(fg); removeMovieClip(bg); removeMovieClip(gr); removeMovieClip(xg); removeMovieClip(eg); removeMovieClip(playgame_menu_mc); removeMovieClip(playgame_menu_left_button_mc); removeMovieClip(playgame_menu_back_button_mc); removeMovieClip(playgame_menu_right_button_mc); removeMovieClip(playgame_menu_level1_button_mc); removeMovieClip(main_menu_mc); removeMovieClip(playgame_menu_button_mc); removeMovieClip(moregames_button_mc); removeMovieClip(game_hud_mc); removeMovieClip(game_hud_menu_btn); removeMovieClip(game_hud_music_btn); removeMovieClip(pause_menu_mc); removeMovieClip(pause_menu_continue_mc); removeMovieClip(pause_menu_reset_mc); removeMovieClip(pause_menu_back_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(finish_help_mc); removeMovieClip(end_animation_grp); output_clock.removeTextField(); output_time.removeTextField(); Ball_mc._x = -50; Ball_mc._x = -50; gravity = 0.4; bounce = -0.3; Ball_mc.power = 0.25; Ball_mc.vx = 0; Ball_mc.vy = 0; Ball_mc.friction = 0.99; Ball_mc.col = false; Ball_mc.gotoAndStop("blauw"); game_alive = true; volumeOn = true; } function start_camera() { gr._x = level_position_x; fg._x = level_position_x; bg._x = level_position_x; xg._x = level_position_x; gr._y = level_position_y; fg._y = level_position_y; bg._y = level_position_y; xg._y = level_position_y; gr._x = gr._x - (bg.tile1010b._x - 240); fg._x = fg._x - (bg.tile1010b._x - 240); bg._x = bg._x - (bg.tile1010b._x - 240); xg._x = xg._x - (bg.tile1010b._x - 240); gr._y = gr._y - (bg.tile1010b._y - 150); fg._y = fg._y - (bg.tile1010b._y - 150); bg._y = bg._y - (bg.tile1010b._y - 150); xg._y = xg._y - (bg.tile1010b._y - 150); Ball_mc._x = gr._x + (bg.tile1010b._x + 80); Ball_mc._y = gr._y + (bg.tile1010b._y + 20); } function music_toggle() { var volumeOn = true; var globalVolume = new Sound(this); game_hud_music_btn.onRelease = function () { if (volumeOn) { globalVolume.setVolume(0); } else { globalVolume.setVolume(100); } volumeOn = !volumeOn; }; movNavBar.g5musicbutton_mc.onRelease = function () { if (volumeOn) { globalVolume.setVolume(0); } else { globalVolume.setVolume(100); } volumeOn = !volumeOn; }; } function game_hud() { attachMovie("game_hud_menu_btn", "game_hud_menu_btn", 5001, {_x:0, _y:0}); game_hud_menu_btn._x = 0; game_hud_menu_btn._y = 0; music_toggle(); } function help() { help_btn.onRelease = function () { attachMovie("help_exit_btn", "help_exit_btn", 6020, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; if (help_menu == 0) { attachMovie("mainmenu_help_mc", "mainmenu_help_mc", 6012, {_x:0, _y:0}); } if (help_menu == 1) { attachMovie("playgamemenu_help_mc", "playgamemenu_help_mc", 6013, {_x:0, _y:0}); } }; var _local1 = new Object(); _local1.onMouseDown = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); removeMovieClip(end_animation_grp); }; Mouse.addListener(_local1); } function game_help() { switch (levelmode) { case 1 : break; case 2 : attachMovie("firstset_help_mc", "firstset_help_mc", 6030, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6040, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 8 : attachMovie("secondset_help_mc", "secondset_help_mc", 6031, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6041, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 14 : attachMovie("thirdset_help_mc", "thirdset_help_mc", 6032, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6042, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 20 : attachMovie("fourthset_help_mc", "fourthset_help_mc", 6033, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6043, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 26 : attachMovie("fifthset_help_mc", "fifthset_help_mc", 6034, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6044, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 32 : attachMovie("sixthset_help_mc", "sixthset_help_mc", 6035, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6045, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; help_exit_btn.onRelease = function () { removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); removeMovieClip(help_exit_btn); removeMovieClip(finish_help_mc); }; break; case 38 : menuselect = 0; game_alive = true; reset_game(); attachMovie("finish_help_mc", "finish_help_mc", 6035, {_x:0, _y:0}); attachMovie("help_exit_btn", "help_exit_btn", 6045, {_x:0, _y:0}); help_exit_btn._x = 0; help_exit_btn._y = 0; attachMovie("end_animation_grp", "end_animation_grp", 6055, {_x:300, _y:250}); } } function checkWL1(w, l) { w.sumX = 0; w.sumY = 0; w.collisions = 0; i = 1; while (i < precision) { px = w._x + (w.radius * Math.sin(((i * Math.PI) * 2) / precision)); py = w._y - (w.radius * Math.cos(((i * Math.PI) * 2) / precision)); checkDL(px, py, w, l); w.cArray.push([px, py, w.col2]); i++; } if (w.collisions > 0) { collisionResponse(w); } w.cArray = []; } function checkWL2(w, l) { w.col = false; i = 1; while (i < (precision / 10)) { px = w._x + ((w.radius + 5) * Math.sin((i * 360) / precision)); py = w._y - ((w.radius + 5) * Math.cos((i * 360) / precision)); checkDL(px, py, w, l); i++; } if (w.collisions > 0) { w.col = true; } } function checkDL(px, py, w, l) { if (l.hitTest(px, py, true)) { w.sumX = w.sumX + px; w.sumY = w.sumY + py; w.collisions++; w.col2 = true; } else { w.col2 = false; } } function collisionResponse(w) { w.hitX = w.sumX / w.collisions; w.hitY = w.sumY / w.collisions; dx = w._x - w.hitX; dy = w._y - w.hitY; d = Math.sqrt((dx * dx) + (dy * dy)); d2 = w.radius - d; angle = Math.atan(dx / dy); if (dy > 0) { cosa = Math.cos(angle); sina = Math.sin(angle); } else { cosa = -Math.cos(angle); sina = -Math.sin(angle); } w.sina = sina; w.cosa = cosa; w._x = w._x + ((d2 * sina) * 2); w._y = w._y + ((d2 * cosa) * 1); v = Math.sqrt((w.vx * w.vx) + (w.vy * w.vy)); vx1 = ((-cosa) * w.vx) + (sina * w.vy); vy1 = (((-cosa) * w.vy) - (sina * w.vx)) * bounce; w.vx = ((-cosa) * vx1) - (sina * vy1); w.vy = ((-cosa) * vy1) + (sina * vx1); } stop(); var menuselect = 0; var levelmode = 0; var game_alive = true; var help_menu = 0; var levelheight; var levellength; var levelnumber_array = new Array((levelheight + 1) * (levellength + 1)); var level_position_x; var level_position_y; attachMovie("Ball_mc", "Ball_mc", 300, {_x:-50, _y:-50}); var gravity = 0.4; var bounce = -0.3; var precision = 25; Ball_mc.power = 0.25; Ball_mc.vx = 0; Ball_mc.vy = 0; Ball_mc.friction = 0.99; Ball_mc.radius = Ball_mc._width / 2; Ball_mc.col = false; Ball_mc.cArray = []; Ball_mc.gotoAndStop("blauw"); var fly = false; var Ball_mc_vx_pauze; var Ball_mc_vy_pauze; var Ball_mc_x_pauze; var Ball_mc_y_pauze; var Ball_mc_rotation_pauze; var gr_x_pauze; var fg_x_pauze; var bg_x_pauze; var xg_x_pauze; var xxg_x_pauze; var xxxg_x_pauze; var xxxxg_x_pauze; var rg_x_pauze; var el_x_pauze; var gg_x_pauze; var ba_x_pauze; var gr_y_pauze; var fg_y_pauze; var bg_y_pauze; var xg_y_pauze; var xxg_y_pauze; var xxxg_y_pauze; var xxxxg_y_pauze; var rg_y_pauze; var el_y_pauze; var ba_y_pauze; var gg_y_pauze; var main_menu_sound = new Sound(this); main_menu_sound.attachSound("main_menu_sound"); main_menu_sound.start(0, 999); var reset_sound = new Sound(this); reset_sound.attachSound("reset_sound"); attachMovie("movNavBar", "movNavBar", 370000, {_x:0, _y:0}); music_toggle(); onEnterFrame = function () { if (menuselect == 0) { main_menu(); menuselect = 9; } else if (menuselect == 1) { playgame_menu(); menuselect = 9; } else if (menuselect == 8) { playgame(); } else if (menuselect == 9) { help(); } };
Symbol 1386 MovieClip [__Packages.MochiAd] Frame 0
class MochiAd { function MochiAd () { } static function getVersion() { return("2.1"); } static function showPreGameAd(options) { var _local27 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local27); var clip = options.clip; var _local23 = 11000; var _local26 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local14 = _getRes(options); var _local4 = _local14[0]; var _local13 = _local14[1]; mc._x = _local4 * 0.5; mc._y = _local13 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk._x = _local4 * -0.5; chk._y = _local13 * -0.5; var _local7 = chk.createEmptyMovieClip("_mochiad_bar", 4); _local7._x = 10; _local7._y = _local13 - 20; var _local22 = options.color; delete options.color; var _local19 = options.background; delete options.background; var _local24 = options.outline; delete options.outline; var _local5 = _local7.createEmptyMovieClip("_outline", 1); _local5.beginFill(_local19); _local5.moveTo(0, 0); _local5.lineTo(_local4 - 20, 0); _local5.lineTo(_local4 - 20, 10); _local5.lineTo(0, 10); _local5.lineTo(0, 0); _local5.endFill(); var _local3 = _local7.createEmptyMovieClip("_inside", 2); _local3.beginFill(_local22); _local3.moveTo(0, 0); _local3.lineTo(_local4 - 20, 0); _local3.lineTo(_local4 - 20, 10); _local3.lineTo(0, 10); _local3.lineTo(0, 0); _local3.endFill(); _local3._xscale = 0; var _local6 = _local7.createEmptyMovieClip("_outline", 3); _local6.lineStyle(0, _local24, 100); _local6.moveTo(0, 0); _local6.lineTo(_local4 - 20, 0); _local6.lineTo(_local4 - 20, 10); _local6.lineTo(0, 10); _local6.lineTo(0, 0); chk.ad_msec = _local23; chk.ad_timeout = _local26; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = function (width, height) { }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec; }; chk.onEnterFrame = function () { var _local6 = this._parent._parent; var _local12 = this._parent._mochiad_ctr; var _local5 = getTimer() - this.started; var _local3 = false; var _local4 = _local6.getBytesTotal(); var _local8 = _local6.getBytesLoaded(); var _local10 = (100 * _local8) / _local4; var _local11 = (100 * _local5) / chk.ad_msec; var _local9 = this._mochiad_bar._inside; var _local2 = Math.min(100, Math.min(_local10 || 0, _local11)); _local2 = Math.max(this.last_pcnt, _local2); this.last_pcnt = _local2; _local9._xscale = _local2; if (!chk.showing) { var _local7 = _local12.getBytesTotal(); if ((_local7 > 0) || (typeof(_local7) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local5 > chk.ad_timeout) { _local3 = true; } } if (_local5 > chk.ad_msec) { _local3 = true; } if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; } static function showInterLevelAd(options) { var _local13 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local13); var clip = options.clip; var _local10 = 11000; var _local12 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local5 = _getRes(options); var _local14 = _local5[0]; var _local11 = _local5[1]; mc._x = _local14 * 0.5; mc._y = _local11 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = _local10; chk.ad_timeout = _local12; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = function (width, height) { }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec - 250; }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { _local2 = true; } } if (_local4 > chk.ad_msec) { _local2 = true; } if (_local2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; } static function showTimedAd(options) { showInterLevelAd(options); } static function showPreloaderAd(options) { showPreGameAd(options); } static function _allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function _loadCommunicator(options) { var _local26 = {clip:_root, com_server:"http://x.mochiads.com/com/1/", method:"loadCommunicator", depth:10337, id:"_UNKNOWN_"}; options = _parseOptions(options, _local26); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local18 = options.clip; var _local20 = "_mochiad_com_" + options.id; if (!_isNetworkAvailable()) { return(null); } if (_local18[_local20]) { return(_local18[_local20].lc); } var _local21 = options.com_server + options.id; _allowDomains(_local21); delete options.id; delete options.com_server; var _local25 = options.depth; delete options.depth; var _local17 = _local18.createEmptyMovieClip(_local20, _local25); var _local11 = _local17.createEmptyMovieClip("_mochiad_com", 1); for (var _local15 in options) { _local11[_local15] = options[_local15]; } var _local6 = new LocalConnection(); var _local16 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local6.mc = _local17; _local6.name = _local16; _local6.allowDomain = function (d) { return(true); }; _local6.allowInsecureDomain = _local6.allowDomain; _local6.connect(_local16); _local17.lc = _local6; _local11.lc = _local16; _local6._id = 0; _local6._queue = []; _local6.rpcResult = function (cb_arg) { var _local8 = parseInt(cb_arg); var _local4 = this._callbacks[_local8]; if (!_local4) { return(undefined); } delete this._callbacks[_local8]; var _local5 = []; var _local3 = 2; while (_local3 < _local4.length) { _local5.push(_local4[_local3]); _local3++; } _local3 = 1; while (_local3 < arguments.length) { _local5.push(arguments[_local3]); _local3++; } var _local6 = _local4[1]; var _local7 = _local4[0]; if (_local7 && (typeof(_local6) == "string")) { _local6 = _local7[_local6]; } if (_local6) { _local6.apply(_local7, _local5); } }; _local6._didConnect = function (endpoint) { this._endpoint = endpoint; var _local4 = this._queue; delete this._queue; var _local5 = this.doSend; var _local2 = 0; while (_local2 < _local4.length) { var _local3 = _local4[_local2]; _local5.apply(this, _local3); _local2++; } }; _local6.doSend = function (args, cbobj, cbfn) { if (this._endpoint == null) { var _local4 = []; var _local3 = 0; while (_local3 < arguments.length) { _local4.push(arguments[_local3]); _local3++; } this._queue.push(_local4); return(undefined); } this._id = this._id + 1; var _local5 = this._id; if ((cbfn === undefined) || (cbfn === null)) { cbfn = cbobj; } this._callbacks[_local5] = [cbobj, cbfn]; var _local7 = new LocalConnection(); var _local9 = _local7.send(this._endpoint, "rpc", _local5, args); }; _local6._callbacks = {}; _local6._callbacks[0] = [_local6, "_didConnect"]; _local11.st = getTimer(); _local11.loadMovie(_local21 + ".swf", "POST"); return(_local6); } static function fetchHighScores(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["fetchHighScores", options]; _local1.doSend(["fetchHighScores", options], callbackObj, callbackMethod); return(true); } static function sendHighScore(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["sendHighScore", options]; _local1.doSend(["sendHighScore", options], callbackObj, callbackMethod); return(true); } static function load(options) { var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = _parseOptions(options, _local13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local9 = options.clip; if (!_isNetworkAvailable()) { return(null); } if (_local9._mochiad_loaded) { return(null); } var _local12 = options.depth; delete options.depth; var _local6 = _local9.createEmptyMovieClip("_mochiad", _local12); var _local11 = _getRes(options); options.res = (_local11[0] + "x") + _local11[1]; options.server = options.server + options.id; delete options.id; _local9._mochiad_loaded = true; var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1); for (var _local7 in options) { _local4[_local7] = options[_local7]; } var _local10 = _local4.server; delete _local4.server; var _local14 = _allowDomains(_local10); _local6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; MochiAd.unload(this._parent); } }; } }; var _local5 = new LocalConnection(); var _local8 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local5.mc = _local6; _local5.name = _local8; _local5.hostname = _local14; _local5.allowDomain = function (d) { return(true); }; _local5.allowInsecureDomain = _local5.allowDomain; _local5.connect(_local8); _local6.lc = _local5; _local4.lc = _local8; _local4.st = getTimer(); _local4.loadMovie(_local10 + ".swf", "POST"); return(_local6); } static function unload(clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); } static function _isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function _getRes(options) { var _local3 = options.clip.getBounds(); var _local2 = 0; var _local1 = 0; if (typeof(options.res) != "undefined") { var _local4 = options.res.split("x"); _local2 = parseFloat(_local4[0]); _local1 = parseFloat(_local4[1]); } else { _local2 = _local3.xMax - _local3.xMin; _local1 = _local3.yMax - _local3.yMin; } if ((_local2 == 0) || (_local1 == 0)) { _local2 = Stage.width; _local1 = Stage.height; } return([_local2, _local1]); } static function _parseOptions(options, defaults) { var _local4 = {}; for (var _local8 in defaults) { _local4[_local8] = defaults[_local8]; } if (options) { for (var _local8 in options) { _local4[_local8] = options[_local8]; } } if (_root.mochiad_options) { var _local5 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local5.length) { var _local3 = _local5[_local2].split("="); _local4[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } return(_local4); } }
Symbol 1149 MovieClip [playgame_menu_level66_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 37; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1152 MovieClip [playgame_menu_level65_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 33; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1155 MovieClip [playgame_menu_level64_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 35; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1158 MovieClip [playgame_menu_level63_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 34; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1161 MovieClip [playgame_menu_level62_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 36; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1164 MovieClip [playgame_menu_level61_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 32; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1167 MovieClip [playgame_menu_level56_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 31; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1170 MovieClip [playgame_menu_level55_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 30; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1173 MovieClip [playgame_menu_level54_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 29; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1176 MovieClip [playgame_menu_level53_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 28; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1179 MovieClip [playgame_menu_level52_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 27; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1182 MovieClip [playgame_menu_level51_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 26; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1185 MovieClip [playgame_menu_level46_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 25; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1188 MovieClip [playgame_menu_level45_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 24; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1191 MovieClip [playgame_menu_level44_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 23; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1194 MovieClip [playgame_menu_level43_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 22; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1197 MovieClip [playgame_menu_level42_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 21; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1200 MovieClip [playgame_menu_level41_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 20; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1203 MovieClip [playgame_menu_level36_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 19; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1206 MovieClip [playgame_menu_level35_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 18; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1209 MovieClip [playgame_menu_level34_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 17; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1212 MovieClip [playgame_menu_level33_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 16; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1215 MovieClip [playgame_menu_level32_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 15; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1218 MovieClip [playgame_menu_level31_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 14; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1221 MovieClip [playgame_menu_level26_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 13; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1224 MovieClip [playgame_menu_level25_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 12; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1227 MovieClip [playgame_menu_level24_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 11; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1230 MovieClip [playgame_menu_level23_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 10; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1233 MovieClip [playgame_menu_level22_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 9; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1236 MovieClip [playgame_menu_level21_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 8; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1239 MovieClip [playgame_menu_level16_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 7; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1242 MovieClip [playgame_menu_level15_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 6; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1245 MovieClip [playgame_menu_level14_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 5; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1248 MovieClip [playgame_menu_level13_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 4; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1251 MovieClip [playgame_menu_level12_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 3; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); };
Symbol 1254 MovieClip [playgame_menu_level11_button_mc] Frame 1
this.onPress = function () { removeMovieClip(_root.game_hud_music_btn); _root.menuselect = 8; _root.levelmode = 2; _root.levelload(); removeMovieClip(_root.playgame_menu_mc); removeMovieClip(_root.playgame_menu_left_button_mc); removeMovieClip(_root.playgame_menu_back_button_mc); removeMovieClip(_root.playgame_menu_right_button_mc); removeMovieClip(_root.play_menu_levelscroll_mc); removeMovieClip(help_btn); removeMovieClip(help_exit_btn); removeMovieClip(mainmenu_help_mc); removeMovieClip(playgamemenu_help_mc); removeMovieClip(customgamemenu_help_mc); removeMovieClip(editormenu_help_mc); removeMovieClip(in_editor_help_mc); removeMovieClip(firstset_help_mc); removeMovieClip(secondset_help_mc); removeMovieClip(thirdset_help_mc); removeMovieClip(fourthset_help_mc); removeMovieClip(fifthset_help_mc); removeMovieClip(sixthset_help_mc); _root.game_help(); };
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 1
stop();
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 2
stop();
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 3
stop();
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 4
stop();
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 5
stop();
Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 6
stop();
Symbol 1347 MovieClip Frame 1
stop();
Symbol 1347 MovieClip Frame 2
stop();
Symbol 1348 MovieClip [end_animation_mc] Frame 75
stop();
Symbol 1351 MovieClip [Ball_mc] Frame 1
stop();
Symbol 1351 MovieClip [Ball_mc] Frame 2
stop();
Symbol 1357 MovieClip [movSpeaker] Frame 1
stop();
Symbol 1357 MovieClip [movSpeaker] Frame 2
stop();
Symbol 1361 Button
on (release) { if (movSpeaker._currentFrame == 1) { movSpeaker.gotoAndStop(2); } else { movSpeaker.gotoAndStop(1); } _root.g5Game.toggleSound(); }
Symbol 1362 Button
on (release) { getURL ("http://www.gimme5games.com/index.jsp?id=codes&ref=flash_angular", "_blank"); }
Symbol 1363 Button
on (release) { getURL ("mailto:?subject=Play Angular Momentum!&body=Hi, I found this great game, and thought you might like to play it: http://www.gimme5games.com/index.jsp?id=angular", "_blank"); }
Symbol 1364 Button
on (release) { getURL ("http://www.gimme5games.com?ref=flash_angular", "_blank"); }
Symbol 1365 MovieClip [movNavBar] Frame 1
function toggleSound() { }
Symbol 1385 MovieClip [movSplash] Frame 99
_root.gotoAndPlay(2);

Library Items

Symbol 1 Sound [reset_sound]
Symbol 2 Sound [main_menu_sound]
Symbol 3 Sound [rollover_sound]Used by:1258 1265 1269 1286 1290
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClip [enemyball_mc]Uses:4Used by:6 1070 1073  Timeline
Symbol 6 MovieClip [Balltween]Uses:5
Symbol 7 BitmapUsed by:8 321 328 334 340 346 352 362
Symbol 8 GraphicUses:7Used by:9
Symbol 9 MovieClip [4042f]Uses:8Used by:Timeline
Symbol 1386 MovieClip [__Packages.MochiAd]
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClip [speed]Uses:10Used by:911 918 935  Timeline
Symbol 12 BitmapUsed by:13 40 42 44 46
Symbol 13 GraphicUses:12Used by:14 19
Symbol 14 MovieClip [9002b]Uses:13Used by:Timeline
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClip [9001b]Uses:15Used by:Timeline
Symbol 17 GraphicUsed by:18 302 308 314 320 964 973 979 999 1006 1011 1016 1021 1055 1060 1065 1094 1098 1354 1361 1362 1363 1364 1375
Symbol 18 MovieClip [9001a]Uses:17Used by:Timeline
Symbol 19 MovieClip [9000b]Uses:13Used by:Timeline
Symbol 20 GraphicUsed by:21 30
Symbol 21 MovieClip [8043x]Uses:20Used by:Timeline
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:24
Symbol 24 MovieClip [8043f]Uses:23Used by:Timeline
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:27
Symbol 27 MovieClip [8043b]Uses:26Used by:Timeline
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClip [8043a]Uses:28Used by:Timeline
Symbol 30 MovieClip [8041x]Uses:20Used by:Timeline
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:33
Symbol 33 MovieClip [8041f]Uses:32Used by:Timeline
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:36
Symbol 36 MovieClip [8041b]Uses:35Used by:Timeline
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClip [8041a]Uses:37Used by:Timeline
Symbol 39 BitmapUsed by:40 42 44 46
Symbol 40 GraphicUses:39 12Used by:41
Symbol 41 MovieClip [8034b]Uses:40Used by:Timeline
Symbol 42 GraphicUses:39 12Used by:43
Symbol 43 MovieClip [8033b]Uses:42Used by:Timeline
Symbol 44 GraphicUses:39 12Used by:45
Symbol 45 MovieClip [8032b]Uses:44Used by:Timeline
Symbol 46 GraphicUses:39 12Used by:47
Symbol 47 MovieClip [8031b]Uses:46Used by:Timeline
Symbol 48 BitmapUsed by:49 51 53 56
Symbol 49 GraphicUses:48Used by:50
Symbol 50 MovieClip [8014f]Uses:49Used by:Timeline
Symbol 51 GraphicUses:48Used by:52
Symbol 52 MovieClip [8013f]Uses:51Used by:Timeline
Symbol 53 GraphicUses:48Used by:54
Symbol 54 MovieClip [8012f]Uses:53Used by:Timeline
Symbol 55 BitmapUsed by:56 1044 1051 1056 1061
Symbol 56 GraphicUses:55 48Used by:57
Symbol 57 MovieClip [8011f]Uses:56Used by:Timeline
Symbol 58 BitmapUsed by:59 66 72 78
Symbol 59 GraphicUses:58Used by:60
Symbol 60 MovieClip [6084f]Uses:59Used by:Timeline
Symbol 61 BitmapUsed by:62 68 74 80
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClip [6084b]Uses:62Used by:Timeline
Symbol 64 GraphicUsed by:65
Symbol 65 MovieClip [6084a]Uses:64Used by:Timeline
Symbol 66 GraphicUses:58Used by:67
Symbol 67 MovieClip [6083f]Uses:66Used by:Timeline
Symbol 68 GraphicUses:61Used by:69
Symbol 69 MovieClip [6083b]Uses:68Used by:Timeline
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClip [6083a]Uses:70Used by:Timeline
Symbol 72 GraphicUses:58Used by:73
Symbol 73 MovieClip [6082f]Uses:72Used by:Timeline
Symbol 74 GraphicUses:61Used by:75
Symbol 75 MovieClip [6082b]Uses:74Used by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClip [6082a]Uses:76Used by:Timeline
Symbol 78 GraphicUses:58Used by:79
Symbol 79 MovieClip [6081f]Uses:78Used by:Timeline
Symbol 80 GraphicUses:61Used by:81
Symbol 81 MovieClip [6081b]Uses:80Used by:Timeline
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClip [6081a]Uses:82Used by:Timeline
Symbol 84 BitmapUsed by:85 92 98 104
Symbol 85 GraphicUses:84Used by:86
Symbol 86 MovieClip [6074f]Uses:85Used by:Timeline
Symbol 87 BitmapUsed by:88 94 100 106
Symbol 88 GraphicUses:87Used by:89
Symbol 89 MovieClip [6074b]Uses:88Used by:Timeline
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClip [6074a]Uses:90Used by:Timeline
Symbol 92 GraphicUses:84Used by:93
Symbol 93 MovieClip [6073f]Uses:92Used by:Timeline
Symbol 94 GraphicUses:87Used by:95
Symbol 95 MovieClip [6073b]Uses:94Used by:Timeline
Symbol 96 GraphicUsed by:97
Symbol 97 MovieClip [6073a]Uses:96Used by:Timeline
Symbol 98 GraphicUses:84Used by:99
Symbol 99 MovieClip [6072f]Uses:98Used by:Timeline
Symbol 100 GraphicUses:87Used by:101
Symbol 101 MovieClip [6072b]Uses:100Used by:Timeline
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClip [6072a]Uses:102Used by:Timeline
Symbol 104 GraphicUses:84Used by:105
Symbol 105 MovieClip [6071f]Uses:104Used by:Timeline
Symbol 106 GraphicUses:87Used by:107
Symbol 107 MovieClip [6071b]Uses:106Used by:Timeline
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClip [6071a]Uses:108Used by:Timeline
Symbol 110 BitmapUsed by:111 118 124 130
Symbol 111 GraphicUses:110Used by:112
Symbol 112 MovieClip [6054f]Uses:111Used by:Timeline
Symbol 113 BitmapUsed by:114 120 126 132
Symbol 114 GraphicUses:113Used by:115
Symbol 115 MovieClip [6054b]Uses:114Used by:Timeline
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClip [6054a]Uses:116Used by:Timeline
Symbol 118 GraphicUses:110Used by:119
Symbol 119 MovieClip [6053f]Uses:118Used by:Timeline
Symbol 120 GraphicUses:113Used by:121
Symbol 121 MovieClip [6053b]Uses:120Used by:Timeline
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClip [6053a]Uses:122Used by:Timeline
Symbol 124 GraphicUses:110Used by:125
Symbol 125 MovieClip [6052f]Uses:124Used by:Timeline
Symbol 126 GraphicUses:113Used by:127
Symbol 127 MovieClip [6052b]Uses:126Used by:Timeline
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClip [6052a]Uses:128Used by:Timeline
Symbol 130 GraphicUses:110Used by:131
Symbol 131 MovieClip [6051f]Uses:130Used by:Timeline
Symbol 132 GraphicUses:113Used by:133
Symbol 133 MovieClip [6051b]Uses:132Used by:Timeline
Symbol 134 GraphicUsed by:135
Symbol 135 MovieClip [6051a]Uses:134Used by:Timeline
Symbol 136 GraphicUsed by:137 146
Symbol 137 MovieClip [6042x]Uses:136Used by:Timeline
Symbol 138 BitmapUsed by:139 147
Symbol 139 GraphicUses:138Used by:140
Symbol 140 MovieClip [6042f]Uses:139Used by:Timeline
Symbol 141 BitmapUsed by:142 149
Symbol 142 GraphicUses:141Used by:143
Symbol 143 MovieClip [6042b]Uses:142Used by:Timeline
Symbol 144 GraphicUsed by:145 151 172 182 244
Symbol 145 MovieClip [6042a]Uses:144Used by:Timeline
Symbol 146 MovieClip [6041x]Uses:136Used by:Timeline
Symbol 147 GraphicUses:138Used by:148
Symbol 148 MovieClip [6041f]Uses:147Used by:Timeline
Symbol 149 GraphicUses:141Used by:150
Symbol 150 MovieClip [6041b]Uses:149Used by:Timeline
Symbol 151 MovieClip [6041a]Uses:144Used by:Timeline
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:154
Symbol 154 MovieClip [6031f]Uses:153Used by:Timeline
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:157
Symbol 157 MovieClip [6031b]Uses:156Used by:Timeline
Symbol 158 GraphicUsed by:159
Symbol 159 MovieClip [6031a]Uses:158Used by:Timeline
Symbol 160 BitmapUsed by:161 168 173 178
Symbol 161 GraphicUses:160Used by:162
Symbol 162 MovieClip [6024f]Uses:161Used by:Timeline
Symbol 163 BitmapUsed by:164 170 175 180
Symbol 164 GraphicUses:163Used by:165
Symbol 165 MovieClip [6024b]Uses:164Used by:Timeline
Symbol 166 GraphicUsed by:167 177 239
Symbol 167 MovieClip [6024a]Uses:166Used by:Timeline
Symbol 168 GraphicUses:160Used by:169
Symbol 169 MovieClip [6023f]Uses:168Used by:Timeline
Symbol 170 GraphicUses:163Used by:171
Symbol 171 MovieClip [6023b]Uses:170Used by:Timeline
Symbol 172 MovieClip [6023a]Uses:144Used by:Timeline
Symbol 173 GraphicUses:160Used by:174
Symbol 174 MovieClip [6022f]Uses:173Used by:Timeline
Symbol 175 GraphicUses:163Used by:176
Symbol 176 MovieClip [6022b]Uses:175Used by:Timeline
Symbol 177 MovieClip [6022a]Uses:166Used by:Timeline
Symbol 178 GraphicUses:160Used by:179
Symbol 179 MovieClip [6021f]Uses:178Used by:Timeline
Symbol 180 GraphicUses:163Used by:181
Symbol 181 MovieClip [6021b]Uses:180Used by:Timeline
Symbol 182 MovieClip [6021a]Uses:144Used by:Timeline
Symbol 183 BitmapUsed by:184 191 197 203 209 215 221 227
Symbol 184 GraphicUses:183Used by:185
Symbol 185 MovieClip [6018f]Uses:184Used by:Timeline
Symbol 186 BitmapUsed by:187 193 199 205 211 217 223 229
Symbol 187 GraphicUses:186Used by:188
Symbol 188 MovieClip [6018b]Uses:187Used by:Timeline
Symbol 189 GraphicUsed by:190
Symbol 190 MovieClip [6018a]Uses:189Used by:Timeline
Symbol 191 GraphicUses:183Used by:192
Symbol 192 MovieClip [6017f]Uses:191Used by:Timeline
Symbol 193 GraphicUses:186Used by:194
Symbol 194 MovieClip [6017b]Uses:193Used by:Timeline
Symbol 195 GraphicUsed by:196
Symbol 196 MovieClip [6017a]Uses:195Used by:Timeline
Symbol 197 GraphicUses:183Used by:198
Symbol 198 MovieClip [6016f]Uses:197Used by:Timeline
Symbol 199 GraphicUses:186Used by:200
Symbol 200 MovieClip [6016b]Uses:199Used by:Timeline
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClip [6016a]Uses:201Used by:Timeline
Symbol 203 GraphicUses:183Used by:204
Symbol 204 MovieClip [6015f]Uses:203Used by:Timeline
Symbol 205 GraphicUses:186Used by:206
Symbol 206 MovieClip [6015b]Uses:205Used by:Timeline
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClip [6015a]Uses:207Used by:Timeline
Symbol 209 GraphicUses:183Used by:210
Symbol 210 MovieClip [6014f]Uses:209Used by:Timeline
Symbol 211 GraphicUses:186Used by:212
Symbol 212 MovieClip [6014b]Uses:211Used by:Timeline
Symbol 213 GraphicUsed by:214
Symbol 214 MovieClip [6014a]Uses:213Used by:Timeline
Symbol 215 GraphicUses:183Used by:216
Symbol 216 MovieClip [6013f]Uses:215Used by:Timeline
Symbol 217 GraphicUses:186Used by:218
Symbol 218 MovieClip [6013b]Uses:217Used by:Timeline
Symbol 219 GraphicUsed by:220
Symbol 220 MovieClip [6013a]Uses:219Used by:Timeline
Symbol 221 GraphicUses:183Used by:222
Symbol 222 MovieClip [6012f]Uses:221Used by:Timeline
Symbol 223 GraphicUses:186Used by:224
Symbol 224 MovieClip [6012b]Uses:223Used by:Timeline
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClip [6012a]Uses:225Used by:Timeline
Symbol 227 GraphicUses:183Used by:228
Symbol 228 MovieClip [6011f]Uses:227Used by:Timeline
Symbol 229 GraphicUses:186Used by:230
Symbol 230 MovieClip [6011b]Uses:229Used by:Timeline
Symbol 231 GraphicUsed by:232
Symbol 232 MovieClip [6011a]Uses:231Used by:Timeline
Symbol 233 BitmapUsed by:234 240
Symbol 234 GraphicUses:233Used by:235
Symbol 235 MovieClip [6002f]Uses:234Used by:Timeline
Symbol 236 BitmapUsed by:237 242
Symbol 237 GraphicUses:236Used by:238
Symbol 238 MovieClip [6002b]Uses:237Used by:Timeline
Symbol 239 MovieClip [6002a]Uses:166Used by:Timeline
Symbol 240 GraphicUses:233Used by:241
Symbol 241 MovieClip [6001f]Uses:240Used by:Timeline
Symbol 242 GraphicUses:236Used by:243
Symbol 243 MovieClip [6001b]Uses:242Used by:Timeline
Symbol 244 MovieClip [6001a]Uses:144Used by:Timeline
Symbol 245 GraphicUsed by:246 256 295 303 309 315 906 923 930 942 950 974 990 1075 1081
Symbol 246 MovieClip [5044x]Uses:245Used by:Timeline
Symbol 247 BitmapUsed by:248 253
Symbol 248 GraphicUses:247Used by:249 257
Symbol 249 MovieClip [5044f]Uses:248Used by:Timeline
Symbol 250 GraphicUsed by:251 255 258 260
Symbol 251 MovieClip [5044a]Uses:250Used by:Timeline
Symbol 252 BitmapUsed by:253
Symbol 253 GraphicUses:252 247Used by:254 259
Symbol 254 MovieClip [5043f]Uses:253Used by:Timeline
Symbol 255 MovieClip [5043a]Uses:250Used by:Timeline
Symbol 256 MovieClip [5042x]Uses:245Used by:Timeline
Symbol 257 MovieClip [5042f]Uses:248Used by:Timeline
Symbol 258 MovieClip [5042a]Uses:250Used by:Timeline
Symbol 259 MovieClip [5041f]Uses:253Used by:Timeline
Symbol 260 MovieClip [5041a]Uses:250Used by:Timeline
Symbol 261 GraphicUsed by:262
Symbol 262 MovieClip [5024x]Uses:261Used by:Timeline
Symbol 263 BitmapUsed by:264 273 281 289
Symbol 264 GraphicUses:263Used by:265
Symbol 265 MovieClip [5024f]Uses:264Used by:Timeline
Symbol 266 BitmapUsed by:267 275 283 291
Symbol 267 GraphicUses:266Used by:268
Symbol 268 MovieClip [5024b]Uses:267Used by:Timeline
Symbol 269 GraphicUsed by:270 949 1028
Symbol 270 MovieClip [5024a]Uses:269Used by:Timeline
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClip [5023x]Uses:271Used by:Timeline
Symbol 273 GraphicUses:263Used by:274
Symbol 274 MovieClip [5023f]Uses:273Used by:Timeline
Symbol 275 GraphicUses:266Used by:276
Symbol 276 MovieClip [5023b]Uses:275Used by:Timeline
Symbol 277 GraphicUsed by:278 955 1033
Symbol 278 MovieClip [5023a]Uses:277Used by:Timeline
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClip [5022x]Uses:279Used by:Timeline
Symbol 281 GraphicUses:263Used by:282
Symbol 282 MovieClip [5022f]Uses:281Used by:Timeline
Symbol 283 GraphicUses:266Used by:284
Symbol 284 MovieClip [5022b]Uses:283Used by:Timeline
Symbol 285 GraphicUsed by:286 1038
Symbol 286 MovieClip [5022a]Uses:285Used by:Timeline
Symbol 287 GraphicUsed by:288
Symbol 288 MovieClip [5021x]Uses:287Used by:Timeline
Symbol 289 GraphicUses:263Used by:290
Symbol 290 MovieClip [5021f]Uses:289Used by:Timeline
Symbol 291 GraphicUses:266Used by:292
Symbol 292 MovieClip [5021b]Uses:291Used by:Timeline
Symbol 293 GraphicUsed by:294 1043
Symbol 294 MovieClip [5021a]Uses:293Used by:Timeline
Symbol 295 MovieClip [5014x]Uses:245Used by:Timeline
Symbol 296 BitmapUsed by:297 304 310 316
Symbol 297 GraphicUses:296Used by:298
Symbol 298 MovieClip [5014f]Uses:297Used by:Timeline
Symbol 299 BitmapUsed by:300 306 312 318
Symbol 300 GraphicUses:299Used by:301
Symbol 301 MovieClip [5014b]Uses:300Used by:Timeline
Symbol 302 MovieClip [5014a]Uses:17Used by:Timeline
Symbol 303 MovieClip [5013x]Uses:245Used by:Timeline
Symbol 304 GraphicUses:296Used by:305
Symbol 305 MovieClip [5013f]Uses:304Used by:Timeline
Symbol 306 GraphicUses:299Used by:307
Symbol 307 MovieClip [5013b]Uses:306Used by:Timeline
Symbol 308 MovieClip [5013a]Uses:17Used by:Timeline
Symbol 309 MovieClip [5012x]Uses:245Used by:Timeline
Symbol 310 GraphicUses:296Used by:311
Symbol 311 MovieClip [5012f]Uses:310Used by:Timeline
Symbol 312 GraphicUses:299Used by:313
Symbol 313 MovieClip [5012b]Uses:312Used by:Timeline
Symbol 314 MovieClip [5012a]Uses:17Used by:Timeline
Symbol 315 MovieClip [5011x]Uses:245Used by:Timeline
Symbol 316 GraphicUses:296Used by:317
Symbol 317 MovieClip [5011f]Uses:316Used by:Timeline
Symbol 318 GraphicUses:299Used by:319
Symbol 319 MovieClip [5011b]Uses:318Used by:Timeline
Symbol 320 MovieClip [5011a]Uses:17Used by:Timeline
Symbol 321 GraphicUses:7Used by:322
Symbol 322 MovieClip [4048f]Uses:321Used by:Timeline
Symbol 323 BitmapUsed by:324 330 336 342 348 354 358 364
Symbol 324 GraphicUses:323Used by:325
Symbol 325 MovieClip [4048b]Uses:324Used by:Timeline
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClip [4048a]Uses:326Used by:Timeline
Symbol 328 GraphicUses:7Used by:329
Symbol 329 MovieClip [4047f]Uses:328Used by:Timeline
Symbol 330 GraphicUses:323Used by:331
Symbol 331 MovieClip [4047b]Uses:330Used by:Timeline
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClip [4047a]Uses:332Used by:Timeline
Symbol 334 GraphicUses:7Used by:335
Symbol 335 MovieClip [4046f]Uses:334Used by:Timeline
Symbol 336 GraphicUses:323Used by:337
Symbol 337 MovieClip [4046b]Uses:336Used by:Timeline
Symbol 338 GraphicUsed by:339
Symbol 339 MovieClip [4046a]Uses:338Used by:Timeline
Symbol 340 GraphicUses:7Used by:341
Symbol 341 MovieClip [4045f]Uses:340Used by:Timeline
Symbol 342 GraphicUses:323Used by:343
Symbol 343 MovieClip [4045b]Uses:342Used by:Timeline
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClip [4045a]Uses:344Used by:Timeline
Symbol 346 GraphicUses:7Used by:347
Symbol 347 MovieClip [4044f]Uses:346Used by:Timeline
Symbol 348 GraphicUses:323Used by:349
Symbol 349 MovieClip [4044b]Uses:348Used by:Timeline
Symbol 350 GraphicUsed by:351
Symbol 351 MovieClip [4044a]Uses:350Used by:Timeline
Symbol 352 GraphicUses:7Used by:353
Symbol 353 MovieClip [4043f]Uses:352Used by:Timeline
Symbol 354 GraphicUses:323Used by:355
Symbol 355 MovieClip [4043b]Uses:354Used by:Timeline
Symbol 356 GraphicUsed by:357
Symbol 357 MovieClip [4043a]Uses:356Used by:Timeline
Symbol 358 GraphicUses:323Used by:359
Symbol 359 MovieClip [4042b]Uses:358Used by:Timeline
Symbol 360 GraphicUsed by:361
Symbol 361 MovieClip [4042a]Uses:360Used by:Timeline
Symbol 362 GraphicUses:7Used by:363
Symbol 363 MovieClip [4041f]Uses:362Used by:Timeline
Symbol 364 GraphicUses:323Used by:365
Symbol 365 MovieClip [4041b]Uses:364Used by:Timeline
Symbol 366 GraphicUsed by:367
Symbol 367 MovieClip [4041a]Uses:366Used by:Timeline
Symbol 368 BitmapUsed by:369 376 382 388
Symbol 369 GraphicUses:368Used by:370
Symbol 370 MovieClip [4034f]Uses:369Used by:Timeline
Symbol 371 BitmapUsed by:372 378 384 390
Symbol 372 GraphicUses:371Used by:373
Symbol 373 MovieClip [4034b]Uses:372Used by:Timeline
Symbol 374 GraphicUsed by:375
Symbol 375 MovieClip [4034a]Uses:374Used by:Timeline
Symbol 376 GraphicUses:368Used by:377
Symbol 377 MovieClip [4033f]Uses:376Used by:Timeline
Symbol 378 GraphicUses:371Used by:379
Symbol 379 MovieClip [4033b]Uses:378Used by:Timeline
Symbol 380 GraphicUsed by:381
Symbol 381 MovieClip [4033a]Uses:380Used by:Timeline
Symbol 382 GraphicUses:368Used by:383
Symbol 383 MovieClip [4032f]Uses:382Used by:Timeline
Symbol 384 GraphicUses:371Used by:385
Symbol 385 MovieClip [4032b]Uses:384Used by:Timeline
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClip [4032a]Uses:386Used by:Timeline
Symbol 388 GraphicUses:368Used by:389
Symbol 389 MovieClip [4031f]Uses:388Used by:Timeline
Symbol 390 GraphicUses:371Used by:391
Symbol 391 MovieClip [4031b]Uses:390Used by:Timeline
Symbol 392 GraphicUsed by:393
Symbol 393 MovieClip [4031a]Uses:392Used by:Timeline
Symbol 394 BitmapUsed by:395 402 408 414
Symbol 395 GraphicUses:394Used by:396
Symbol 396 MovieClip [4024f]Uses:395Used by:Timeline
Symbol 397 BitmapUsed by:398 404 410 416
Symbol 398 GraphicUses:397Used by:399
Symbol 399 MovieClip [4024b]Uses:398Used by:Timeline
Symbol 400 GraphicUsed by:401
Symbol 401 MovieClip [4024a]Uses:400Used by:Timeline
Symbol 402 GraphicUses:394Used by:403
Symbol 403 MovieClip [4023f]Uses:402Used by:Timeline
Symbol 404 GraphicUses:397Used by:405
Symbol 405 MovieClip [4023b]Uses:404Used by:Timeline
Symbol 406 GraphicUsed by:407
Symbol 407 MovieClip [4023a]Uses:406Used by:Timeline
Symbol 408 GraphicUses:394Used by:409
Symbol 409 MovieClip [4022f]Uses:408Used by:Timeline
Symbol 410 GraphicUses:397Used by:411
Symbol 411 MovieClip [4022b]Uses:410Used by:Timeline
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClip [4022a]Uses:412Used by:Timeline
Symbol 414 GraphicUses:394Used by:415
Symbol 415 MovieClip [4021f]Uses:414Used by:Timeline
Symbol 416 GraphicUses:397Used by:417
Symbol 417 MovieClip [4021b]Uses:416Used by:Timeline
Symbol 418 GraphicUsed by:419
Symbol 419 MovieClip [4021a]Uses:418Used by:Timeline
Symbol 420 BitmapUsed by:421 428 434 440 446 452 458 464
Symbol 421 GraphicUses:420Used by:422
Symbol 422 MovieClip [4018f]Uses:421Used by:Timeline
Symbol 423 BitmapUsed by:424 430 436 442 448 454 460 466
Symbol 424 GraphicUses:423Used by:425
Symbol 425 MovieClip [4018b]Uses:424Used by:Timeline
Symbol 426 GraphicUsed by:427
Symbol 427 MovieClip [4018a]Uses:426Used by:Timeline
Symbol 428 GraphicUses:420Used by:429
Symbol 429 MovieClip [4017f]Uses:428Used by:Timeline
Symbol 430 GraphicUses:423Used by:431
Symbol 431 MovieClip [4017b]Uses:430Used by:Timeline
Symbol 432 GraphicUsed by:433
Symbol 433 MovieClip [4017a]Uses:432Used by:Timeline
Symbol 434 GraphicUses:420Used by:435
Symbol 435 MovieClip [4016f]Uses:434Used by:Timeline
Symbol 436 GraphicUses:423Used by:437
Symbol 437 MovieClip [4016b]Uses:436Used by:Timeline
Symbol 438 GraphicUsed by:439
Symbol 439 MovieClip [4016a]Uses:438Used by:Timeline
Symbol 440 GraphicUses:420Used by:441
Symbol 441 MovieClip [4015f]Uses:440Used by:Timeline
Symbol 442 GraphicUses:423Used by:443
Symbol 443 MovieClip [4015b]Uses:442Used by:Timeline
Symbol 444 GraphicUsed by:445
Symbol 445 MovieClip [4015a]Uses:444Used by:Timeline
Symbol 446 GraphicUses:420Used by:447
Symbol 447 MovieClip [4014f]Uses:446Used by:Timeline
Symbol 448 GraphicUses:423Used by:449
Symbol 449 MovieClip [4014b]Uses:448Used by:Timeline
Symbol 450 GraphicUsed by:451
Symbol 451 MovieClip [4014a]Uses:450Used by:Timeline
Symbol 452 GraphicUses:420Used by:453
Symbol 453 MovieClip [4013f]Uses:452Used by:Timeline
Symbol 454 GraphicUses:423Used by:455
Symbol 455 MovieClip [4013b]Uses:454Used by:Timeline
Symbol 456 GraphicUsed by:457
Symbol 457 MovieClip [4013a]Uses:456Used by:Timeline
Symbol 458 GraphicUses:420Used by:459
Symbol 459 MovieClip [4012f]Uses:458Used by:Timeline
Symbol 460 GraphicUses:423Used by:461
Symbol 461 MovieClip [4012b]Uses:460Used by:Timeline
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClip [4012a]Uses:462Used by:Timeline
Symbol 464 GraphicUses:420Used by:465
Symbol 465 MovieClip [4011f]Uses:464Used by:Timeline
Symbol 466 GraphicUses:423Used by:467
Symbol 467 MovieClip [4011b]Uses:466Used by:Timeline
Symbol 468 GraphicUsed by:469
Symbol 469 MovieClip [4011a]Uses:468Used by:Timeline
Symbol 470 BitmapUsed by:471 478 484 490 496 502 508 514
Symbol 471 GraphicUses:470Used by:472
Symbol 472 MovieClip [3068f]Uses:471Used by:Timeline
Symbol 473 BitmapUsed by:474 480 486 492 498 504 510 516
Symbol 474 GraphicUses:473Used by:475
Symbol 475 MovieClip [3068b]Uses:474Used by:Timeline
Symbol 476 GraphicUsed by:477
Symbol 477 MovieClip [3068a]Uses:476Used by:Timeline
Symbol 478 GraphicUses:470Used by:479
Symbol 479 MovieClip [3067f]Uses:478Used by:Timeline
Symbol 480 GraphicUses:473Used by:481
Symbol 481 MovieClip [3067b]Uses:480Used by:Timeline
Symbol 482 GraphicUsed by:483
Symbol 483 MovieClip [3067a]Uses:482Used by:Timeline
Symbol 484 GraphicUses:470Used by:485
Symbol 485 MovieClip [3066f]Uses:484Used by:Timeline
Symbol 486 GraphicUses:473Used by:487
Symbol 487 MovieClip [3066b]Uses:486Used by:Timeline
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClip [3066a]Uses:488Used by:Timeline
Symbol 490 GraphicUses:470Used by:491
Symbol 491 MovieClip [3065f]Uses:490Used by:Timeline
Symbol 492 GraphicUses:473Used by:493
Symbol 493 MovieClip [3065b]Uses:492Used by:Timeline
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClip [3065a]Uses:494Used by:Timeline
Symbol 496 GraphicUses:470Used by:497
Symbol 497 MovieClip [3064f]Uses:496Used by:Timeline
Symbol 498 GraphicUses:473Used by:499
Symbol 499 MovieClip [3064b]Uses:498Used by:Timeline
Symbol 500 GraphicUsed by:501
Symbol 501 MovieClip [3064a]Uses:500Used by:Timeline
Symbol 502 GraphicUses:470Used by:503
Symbol 503 MovieClip [3063f]Uses:502Used by:Timeline
Symbol 504 GraphicUses:473Used by:505
Symbol 505 MovieClip [3063b]Uses:504Used by:Timeline
Symbol 506 GraphicUsed by:507
Symbol 507 MovieClip [3063a]Uses:506Used by:Timeline
Symbol 508 GraphicUses:470Used by:509
Symbol 509 MovieClip [3062f]Uses:508Used by:Timeline
Symbol 510 GraphicUses:473Used by:511
Symbol 511 MovieClip [3062b]Uses:510Used by:Timeline
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClip [3062a]Uses:512Used by:Timeline
Symbol 514 GraphicUses:470Used by:515
Symbol 515 MovieClip [3061f]Uses:514Used by:Timeline
Symbol 516 GraphicUses:473Used by:517
Symbol 517 MovieClip [3061b]Uses:516Used by:Timeline
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClip [3061a]Uses:518Used by:Timeline
Symbol 520 BitmapUsed by:521 528 534 540
Symbol 521 GraphicUses:520Used by:522
Symbol 522 MovieClip [3054f]Uses:521Used by:Timeline
Symbol 523 BitmapUsed by:524 530 536 542
Symbol 524 GraphicUses:523Used by:525
Symbol 525 MovieClip [3054b]Uses:524Used by:Timeline
Symbol 526 GraphicUsed by:527
Symbol 527 MovieClip [3054a]Uses:526Used by:Timeline
Symbol 528 GraphicUses:520Used by:529
Symbol 529 MovieClip [3053f]Uses:528Used by:Timeline
Symbol 530 GraphicUses:523Used by:531
Symbol 531 MovieClip [3053b]Uses:530Used by:Timeline
Symbol 532 GraphicUsed by:533
Symbol 533 MovieClip [3053a]Uses:532Used by:Timeline
Symbol 534 GraphicUses:520Used by:535
Symbol 535 MovieClip [3052f]Uses:534Used by:Timeline
Symbol 536 GraphicUses:523Used by:537
Symbol 537 MovieClip [3052b]Uses:536Used by:Timeline
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClip [3052a]Uses:538Used by:Timeline
Symbol 540 GraphicUses:520Used by:541
Symbol 541 MovieClip [3051f]Uses:540Used by:Timeline
Symbol 542 GraphicUses:523Used by:543
Symbol 543 MovieClip [3051b]Uses:542Used by:Timeline
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClip [3051a]Uses:544Used by:Timeline
Symbol 546 BitmapUsed by:547 554 560 566
Symbol 547 GraphicUses:546Used by:548
Symbol 548 MovieClip [3044f]Uses:547Used by:Timeline
Symbol 549 BitmapUsed by:550 556 562 568
Symbol 550 GraphicUses:549Used by:551
Symbol 551 MovieClip [3044b]Uses:550Used by:Timeline
Symbol 552 GraphicUsed by:553
Symbol 553 MovieClip [3044a]Uses:552Used by:Timeline
Symbol 554 GraphicUses:546Used by:555
Symbol 555 MovieClip [3043f]Uses:554Used by:Timeline
Symbol 556 GraphicUses:549Used by:557
Symbol 557 MovieClip [3043b]Uses:556Used by:Timeline
Symbol 558 GraphicUsed by:559
Symbol 559 MovieClip [3043a]Uses:558Used by:Timeline
Symbol 560 GraphicUses:546Used by:561
Symbol 561 MovieClip [3042f]Uses:560Used by:Timeline
Symbol 562 GraphicUses:549Used by:563
Symbol 563 MovieClip [3042b]Uses:562Used by:Timeline
Symbol 564 GraphicUsed by:565
Symbol 565 MovieClip [3042a]Uses:564Used by:Timeline
Symbol 566 GraphicUses:546Used by:567
Symbol 567 MovieClip [3041f]Uses:566Used by:Timeline
Symbol 568 GraphicUses:549Used by:569
Symbol 569 MovieClip [3041b]Uses:568Used by:Timeline
Symbol 570 GraphicUsed by:571
Symbol 571 MovieClip [3041a]Uses:570Used by:Timeline
Symbol 572 BitmapUsed by:573 580 586 592
Symbol 573 GraphicUses:572Used by:574
Symbol 574 MovieClip [3034f]Uses:573Used by:Timeline
Symbol 575 BitmapUsed by:576 582 588 594
Symbol 576 GraphicUses:575Used by:577
Symbol 577 MovieClip [3034b]Uses:576Used by:Timeline
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClip [3034a]Uses:578Used by:Timeline
Symbol 580 GraphicUses:572Used by:581
Symbol 581 MovieClip [3033f]Uses:580Used by:Timeline
Symbol 582 GraphicUses:575Used by:583
Symbol 583 MovieClip [3033b]Uses:582Used by:Timeline
Symbol 584 GraphicUsed by:585
Symbol 585 MovieClip [3033a]Uses:584Used by:Timeline
Symbol 586 GraphicUses:572Used by:587
Symbol 587 MovieClip [3032f]Uses:586Used by:Timeline
Symbol 588 GraphicUses:575Used by:589
Symbol 589 MovieClip [3032b]Uses:588Used by:Timeline
Symbol 590 GraphicUsed by:591
Symbol 591 MovieClip [3032a]Uses:590Used by:Timeline
Symbol 592 GraphicUses:572Used by:593
Symbol 593 MovieClip [3031f]Uses:592Used by:Timeline
Symbol 594 GraphicUses:575Used by:595
Symbol 595 MovieClip [3031b]Uses:594Used by:Timeline
Symbol 596 GraphicUsed by:597
Symbol 597 MovieClip [3031a]Uses:596Used by:Timeline
Symbol 598 BitmapUsed by:599 606 612 618
Symbol 599 GraphicUses:598Used by:600
Symbol 600 MovieClip [3024f]Uses:599Used by:Timeline
Symbol 601 BitmapUsed by:602 608 614 620
Symbol 602 GraphicUses:601Used by:603
Symbol 603 MovieClip [3024b]Uses:602Used by:Timeline
Symbol 604 GraphicUsed by:605
Symbol 605 MovieClip [3024a]Uses:604Used by:Timeline
Symbol 606 GraphicUses:598Used by:607
Symbol 607 MovieClip [3023f]Uses:606Used by:Timeline
Symbol 608 GraphicUses:601Used by:609
Symbol 609 MovieClip [3023b]Uses:608Used by:Timeline
Symbol 610 GraphicUsed by:611
Symbol 611 MovieClip [3023a]Uses:610Used by:Timeline
Symbol 612 GraphicUses:598Used by:613
Symbol 613 MovieClip [3022f]Uses:612Used by:Timeline
Symbol 614 GraphicUses:601Used by:615
Symbol 615 MovieClip [3022b]Uses:614Used by:Timeline
Symbol 616 GraphicUsed by:617
Symbol 617 MovieClip [3022a]Uses:616Used by:Timeline
Symbol 618 GraphicUses:598Used by:619
Symbol 619 MovieClip [3021f]Uses:618Used by:Timeline
Symbol 620 GraphicUses:601Used by:621
Symbol 621 MovieClip [3021b]Uses:620Used by:Timeline
Symbol 622 GraphicUsed by:623
Symbol 623 MovieClip [3021a]Uses:622Used by:Timeline
Symbol 624 BitmapUsed by:625 632 638 644
Symbol 625 GraphicUses:624Used by:626
Symbol 626 MovieClip [3014f]Uses:625Used by:Timeline
Symbol 627 BitmapUsed by:628 634 640 646
Symbol 628 GraphicUses:627Used by:629
Symbol 629 MovieClip [3014b]Uses:628Used by:Timeline
Symbol 630 GraphicUsed by:631
Symbol 631 MovieClip [3014a]Uses:630Used by:Timeline
Symbol 632 GraphicUses:624Used by:633
Symbol 633 MovieClip [3013f]Uses:632Used by:Timeline
Symbol 634 GraphicUses:627Used by:635
Symbol 635 MovieClip [3013b]Uses:634Used by:Timeline
Symbol 636 GraphicUsed by:637
Symbol 637 MovieClip [3013a]Uses:636Used by:Timeline
Symbol 638 GraphicUses:624Used by:639
Symbol 639 MovieClip [3012f]Uses:638Used by:Timeline
Symbol 640 GraphicUses:627Used by:641
Symbol 641 MovieClip [3012b]Uses:640Used by:Timeline
Symbol 642 GraphicUsed by:643
Symbol 643 MovieClip [3012a]Uses:642Used by:Timeline
Symbol 644 GraphicUses:624Used by:645
Symbol 645 MovieClip [3011f]Uses:644Used by:Timeline
Symbol 646 GraphicUses:627Used by:647
Symbol 647 MovieClip [3011b]Uses:646Used by:Timeline
Symbol 648 GraphicUsed by:649
Symbol 649 MovieClip [3011a]Uses:648Used by:Timeline
Symbol 650 BitmapUsed by:651 656 660 664
Symbol 651 GraphicUses:650Used by:652
Symbol 652 MovieClip [2274f]Uses:651Used by:Timeline
Symbol 653 BitmapUsed by:654 658 662 666
Symbol 654 GraphicUses:653Used by:655
Symbol 655 MovieClip [2274b]Uses:654Used by:Timeline
Symbol 656 GraphicUses:650Used by:657
Symbol 657 MovieClip [2273f]Uses:656Used by:Timeline
Symbol 658 GraphicUses:653Used by:659
Symbol 659 MovieClip [2273b]Uses:658Used by:Timeline
Symbol 660 GraphicUses:650Used by:661
Symbol 661 MovieClip [2272f]Uses:660Used by:Timeline
Symbol 662 GraphicUses:653Used by:663
Symbol 663 MovieClip [2272b]Uses:662Used by:Timeline
Symbol 664 GraphicUses:650Used by:665
Symbol 665 MovieClip [2271f]Uses:664Used by:Timeline
Symbol 666 GraphicUses:653Used by:667
Symbol 667 MovieClip [2271b]Uses:666Used by:Timeline
Symbol 668 BitmapUsed by:669 674 678 682
Symbol 669 GraphicUses:668Used by:670
Symbol 670 MovieClip [2264f]Uses:669Used by:Timeline
Symbol 671 BitmapUsed by:672 676 680 684
Symbol 672 GraphicUses:671Used by:673
Symbol 673 MovieClip [2264b]Uses:672Used by:Timeline
Symbol 674 GraphicUses:668Used by:675
Symbol 675 MovieClip [2263f]Uses:674Used by:Timeline
Symbol 676 GraphicUses:671Used by:677
Symbol 677 MovieClip [2263b]Uses:676Used by:Timeline
Symbol 678 GraphicUses:668Used by:679
Symbol 679 MovieClip [2262f]Uses:678Used by:Timeline
Symbol 680 GraphicUses:671Used by:681
Symbol 681 MovieClip [2262b]Uses:680Used by:Timeline
Symbol 682 GraphicUses:668Used by:683
Symbol 683 MovieClip [2261f]Uses:682Used by:Timeline
Symbol 684 GraphicUses:671Used by:685
Symbol 685 MovieClip [2261b]Uses:684Used by:Timeline
Symbol 686 BitmapUsed by:687 694 700 706 712 718 724 730
Symbol 687 GraphicUses:686Used by:688
Symbol 688 MovieClip [2258f]Uses:687Used by:Timeline
Symbol 689 BitmapUsed by:690 696 702 708 714 720 726 732
Symbol 690 GraphicUses:689Used by:691
Symbol 691 MovieClip [2258b]Uses:690Used by:Timeline
Symbol 692 GraphicUsed by:693
Symbol 693 MovieClip [2258a]Uses:692Used by:Timeline
Symbol 694 GraphicUses:686Used by:695
Symbol 695 MovieClip [2257f]Uses:694Used by:Timeline
Symbol 696 GraphicUses:689Used by:697
Symbol 697 MovieClip [2257b]Uses:696Used by:Timeline
Symbol 698 GraphicUsed by:699
Symbol 699 MovieClip [2257a]Uses:698Used by:Timeline
Symbol 700 GraphicUses:686Used by:701
Symbol 701 MovieClip [2256f]Uses:700Used by:Timeline
Symbol 702 GraphicUses:689Used by:703
Symbol 703 MovieClip [2256b]Uses:702Used by:Timeline
Symbol 704 GraphicUsed by:705
Symbol 705 MovieClip [2256a]Uses:704Used by:Timeline
Symbol 706 GraphicUses:686Used by:707
Symbol 707 MovieClip [2255f]Uses:706Used by:Timeline
Symbol 708 GraphicUses:689Used by:709
Symbol 709 MovieClip [2255b]Uses:708Used by:Timeline
Symbol 710 GraphicUsed by:711
Symbol 711 MovieClip [2255a]Uses:710Used by:Timeline
Symbol 712 GraphicUses:686Used by:713
Symbol 713 MovieClip [2254f]Uses:712Used by:Timeline
Symbol 714 GraphicUses:689Used by:715
Symbol 715 MovieClip [2254b]Uses:714Used by:Timeline
Symbol 716 GraphicUsed by:717
Symbol 717 MovieClip [2254a]Uses:716Used by:Timeline
Symbol 718 GraphicUses:686Used by:719
Symbol 719 MovieClip [2253f]Uses:718Used by:Timeline
Symbol 720 GraphicUses:689Used by:721
Symbol 721 MovieClip [2253b]Uses:720Used by:Timeline
Symbol 722 GraphicUsed by:723
Symbol 723 MovieClip [2253a]Uses:722Used by:Timeline
Symbol 724 GraphicUses:686Used by:725
Symbol 725 MovieClip [2252f]Uses:724Used by:Timeline
Symbol 726 GraphicUses:689Used by:727
Symbol 727 MovieClip [2252b]Uses:726Used by:Timeline
Symbol 728 GraphicUsed by:729
Symbol 729 MovieClip [2252a]Uses:728Used by:Timeline
Symbol 730 GraphicUses:686Used by:731
Symbol 731 MovieClip [2251f]Uses:730Used by:Timeline
Symbol 732 GraphicUses:689Used by:733
Symbol 733 MovieClip [2251b]Uses:732Used by:Timeline
Symbol 734 GraphicUsed by:735
Symbol 735 MovieClip [2251a]Uses:734Used by:Timeline
Symbol 736 GraphicUsed by:737
Symbol 737 MovieClip [2248x]Uses:736Used by:Timeline
Symbol 738 BitmapUsed by:739 748 756 764 772 780 788 796
Symbol 739 GraphicUses:738Used by:740
Symbol 740 MovieClip [2248f]Uses:739Used by:Timeline
Symbol 741 BitmapUsed by:742 750 758 766 774 782 790 798
Symbol 742 GraphicUses:741Used by:743
Symbol 743 MovieClip [2248b]Uses:742Used by:Timeline
Symbol 744 GraphicUsed by:745
Symbol 745 MovieClip [2248a]Uses:744Used by:Timeline
Symbol 746 GraphicUsed by:747
Symbol 747 MovieClip [2247x]Uses:746Used by:Timeline
Symbol 748 GraphicUses:738Used by:749
Symbol 749 MovieClip [2247f]Uses:748Used by:Timeline
Symbol 750 GraphicUses:741Used by:751
Symbol 751 MovieClip [2247b]Uses:750Used by:Timeline
Symbol 752 GraphicUsed by:753
Symbol 753 MovieClip [2247a]Uses:752Used by:Timeline
Symbol 754 GraphicUsed by:755
Symbol 755 MovieClip [2246x]Uses:754Used by:Timeline
Symbol 756 GraphicUses:738Used by:757
Symbol 757 MovieClip [2246f]Uses:756Used by:Timeline
Symbol 758 GraphicUses:741Used by:759
Symbol 759 MovieClip [2246b]Uses:758Used by:Timeline
Symbol 760 GraphicUsed by:761
Symbol 761 MovieClip [2246a]Uses:760Used by:Timeline
Symbol 762 GraphicUsed by:763
Symbol 763 MovieClip [2245x]Uses:762Used by:Timeline
Symbol 764 GraphicUses:738Used by:765
Symbol 765 MovieClip [2245f]Uses:764Used by:Timeline
Symbol 766 GraphicUses:741Used by:767
Symbol 767 MovieClip [2245b]Uses:766Used by:Timeline
Symbol 768 GraphicUsed by:769
Symbol 769 MovieClip [2245a]Uses:768Used by:Timeline
Symbol 770 GraphicUsed by:771
Symbol 771 MovieClip [2244x]Uses:770Used by:Timeline
Symbol 772 GraphicUses:738Used by:773
Symbol 773 MovieClip [2244f]Uses:772Used by:Timeline
Symbol 774 GraphicUses:741Used by:775
Symbol 775 MovieClip [2244b]Uses:774Used by:Timeline
Symbol 776 GraphicUsed by:777
Symbol 777 MovieClip [2244a]Uses:776Used by:Timeline
Symbol 778 GraphicUsed by:779
Symbol 779 MovieClip [2243x]Uses:778Used by:Timeline
Symbol 780 GraphicUses:738Used by:781
Symbol 781 MovieClip [2243f]Uses:780Used by:Timeline
Symbol 782 GraphicUses:741Used by:783
Symbol 783 MovieClip [2243b]Uses:782Used by:Timeline
Symbol 784 GraphicUsed by:785
Symbol 785 MovieClip [2243a]Uses:784Used by:Timeline
Symbol 786 GraphicUsed by:787
Symbol 787 MovieClip [2242x]Uses:786Used by:Timeline
Symbol 788 GraphicUses:738Used by:789
Symbol 789 MovieClip [2242f]Uses:788Used by:Timeline
Symbol 790 GraphicUses:741Used by:791
Symbol 791 MovieClip [2242b]Uses:790Used by:Timeline
Symbol 792 GraphicUsed by:793
Symbol 793 MovieClip [2242a]Uses:792Used by:Timeline
Symbol 794 GraphicUsed by:795
Symbol 795 MovieClip [2241x]Uses:794Used by:Timeline
Symbol 796 GraphicUses:738Used by:797
Symbol 797 MovieClip [2241f]Uses:796Used by:Timeline
Symbol 798 GraphicUses:741Used by:799
Symbol 799 MovieClip [2241b]Uses:798Used by:Timeline
Symbol 800 GraphicUsed by:801
Symbol 801 MovieClip [2241a]Uses:800Used by:Timeline
Symbol 802 GraphicUsed by:803
Symbol 803 MovieClip [2234x]Uses:802Used by:Timeline
Symbol 804 BitmapUsed by:805 814 822 830
Symbol 805 GraphicUses:804Used by:806
Symbol 806 MovieClip [2234f]Uses:805Used by:Timeline
Symbol 807 BitmapUsed by:808 816 824 832
Symbol 808 GraphicUses:807Used by:809
Symbol 809 MovieClip [2234b]Uses:808Used by:Timeline
Symbol 810 GraphicUsed by:811
Symbol 811 MovieClip [2234a]Uses:810Used by:Timeline
Symbol 812 GraphicUsed by:813
Symbol 813 MovieClip [2233x]Uses:812Used by:Timeline
Symbol 814 GraphicUses:804Used by:815
Symbol 815 MovieClip [2233f]Uses:814Used by:Timeline
Symbol 816 GraphicUses:807Used by:817
Symbol 817 MovieClip [2233b]Uses:816Used by:Timeline
Symbol 818 GraphicUsed by:819
Symbol 819 MovieClip [2233a]Uses:818Used by:Timeline
Symbol 820 GraphicUsed by:821
Symbol 821 MovieClip [2232x]Uses:820Used by:Timeline
Symbol 822 GraphicUses:804Used by:823
Symbol 823 MovieClip [2232f]Uses:822Used by:Timeline
Symbol 824 GraphicUses:807Used by:825
Symbol 825 MovieClip [2232b]Uses:824Used by:Timeline
Symbol 826 GraphicUsed by:827
Symbol 827 MovieClip [2232a]Uses:826Used by:Timeline
Symbol 828 GraphicUsed by:829
Symbol 829 MovieClip [2231x]Uses:828Used by:Timeline
Symbol 830 GraphicUses:804Used by:831
Symbol 831 MovieClip [2231f]Uses:830Used by:Timeline
Symbol 832 GraphicUses:807Used by:833
Symbol 833 MovieClip [2231b]Uses:832Used by:Timeline
Symbol 834 GraphicUsed by:835
Symbol 835 MovieClip [2231a]Uses:834Used by:Timeline
Symbol 836 BitmapUsed by:837 844 850 856 862 868 874 880
Symbol 837 GraphicUses:836Used by:838
Symbol 838 MovieClip [2228f]Uses:837Used by:Timeline
Symbol 839 BitmapUsed by:840 846 852 858 864 870 876 882
Symbol 840 GraphicUses:839Used by:841
Symbol 841 MovieClip [2228b]Uses:840Used by:Timeline
Symbol 842 GraphicUsed by:843
Symbol 843 MovieClip [2228a]Uses:842Used by:Timeline
Symbol 844 GraphicUses:836Used by:845
Symbol 845 MovieClip [2227f]Uses:844Used by:Timeline
Symbol 846 GraphicUses:839Used by:847
Symbol 847 MovieClip [2227b]Uses:846Used by:Timeline
Symbol 848 GraphicUsed by:849
Symbol 849 MovieClip [2227a]Uses:848Used by:Timeline
Symbol 850 GraphicUses:836Used by:851
Symbol 851 MovieClip [2226f]Uses:850Used by:Timeline
Symbol 852 GraphicUses:839Used by:853
Symbol 853 MovieClip [2226b]Uses:852Used by:Timeline
Symbol 854 GraphicUsed by:855
Symbol 855 MovieClip [2226a]Uses:854Used by:Timeline
Symbol 856 GraphicUses:836Used by:857
Symbol 857 MovieClip [2225f]Uses:856Used by:Timeline
Symbol 858 GraphicUses:839Used by:859
Symbol 859 MovieClip [2225b]Uses:858Used by:Timeline
Symbol 860 GraphicUsed by:861
Symbol 861 MovieClip [2225a]Uses:860Used by:Timeline
Symbol 862 GraphicUses:836Used by:863
Symbol 863 MovieClip [2224f]Uses:862Used by:Timeline
Symbol 864 GraphicUses:839Used by:865
Symbol 865 MovieClip [2224b]Uses:864Used by:Timeline
Symbol 866 GraphicUsed by:867
Symbol 867 MovieClip [2224a]Uses:866Used by:Timeline
Symbol 868 GraphicUses:836Used by:869
Symbol 869 MovieClip [2223f]Uses:868Used by:Timeline
Symbol 870 GraphicUses:839Used by:871
Symbol 871 MovieClip [2223b]Uses:870Used by:Timeline
Symbol 872 GraphicUsed by:873
Symbol 873 MovieClip [2223a]Uses:872Used by:Timeline
Symbol 874 GraphicUses:836Used by:875
Symbol 875 MovieClip [2222f]Uses:874Used by:Timeline
Symbol 876 GraphicUses:839Used by:877
Symbol 877 MovieClip [2222b]Uses:876Used by:Timeline
Symbol 878 GraphicUsed by:879
Symbol 879 MovieClip [2222a]Uses:878Used by:Timeline
Symbol 880 GraphicUses:836Used by:881
Symbol 881 MovieClip [2221f]Uses:880Used by:Timeline
Symbol 882 GraphicUses:839Used by:883
Symbol 883 MovieClip [2221b]Uses:882Used by:Timeline
Symbol 884 GraphicUsed by:885
Symbol 885 MovieClip [2221a]Uses:884Used by:Timeline
Symbol 886 GraphicUsed by:887
Symbol 887 MovieClip [2214x]Uses:886Used by:Timeline
Symbol 888 BitmapUsed by:889 896 902 907
Symbol 889 GraphicUses:888Used by:890
Symbol 890 MovieClip [2214f]Uses:889Used by:Timeline
Symbol 891 BitmapUsed by:892 898 904 909
Symbol 892 GraphicUses:891Used by:893
Symbol 893 MovieClip [2214b]Uses:892Used by:Timeline
Symbol 894 GraphicUsed by:895
Symbol 895 MovieClip [2213x]Uses:894Used by:Timeline
Symbol 896 GraphicUses:888Used by:897
Symbol 897 MovieClip [2213f]Uses:896Used by:Timeline
Symbol 898 GraphicUses:891Used by:899
Symbol 899 MovieClip [2213b]Uses:898Used by:Timeline
Symbol 900 GraphicUsed by:901
Symbol 901 MovieClip [2212x]Uses:900Used by:Timeline
Symbol 902 GraphicUses:888Used by:903
Symbol 903 MovieClip [2212f]Uses:902Used by:Timeline
Symbol 904 GraphicUses:891Used by:905
Symbol 905 MovieClip [2212b]Uses:904Used by:Timeline
Symbol 906 MovieClip [2211x]Uses:245Used by:Timeline
Symbol 907 GraphicUses:888Used by:908
Symbol 908 MovieClip [2211f]Uses:907Used by:Timeline
Symbol 909 GraphicUses:891Used by:910
Symbol 910 MovieClip [2211b]Uses:909Used by:Timeline
Symbol 911 MovieClip [2122x]Uses:11Used by:Timeline
Symbol 912 BitmapUsed by:913 919
Symbol 913 GraphicUses:912Used by:914
Symbol 914 MovieClip [2122f]Uses:913Used by:Timeline
Symbol 915 BitmapUsed by:916 921
Symbol 916 GraphicUses:915Used by:917
Symbol 917 MovieClip [2122b]Uses:916Used by:Timeline
Symbol 918 MovieClip [2121x]Uses:11Used by:Timeline
Symbol 919 GraphicUses:912Used by:920
Symbol 920 MovieClip [2121f]Uses:919Used by:Timeline
Symbol 921 GraphicUses:915Used by:922
Symbol 922 MovieClip [2121b]Uses:921Used by:Timeline
Symbol 923 MovieClip [2112x]Uses:245Used by:Timeline
Symbol 924 BitmapUsed by:925 931
Symbol 925 GraphicUses:924Used by:926
Symbol 926 MovieClip [2112f]Uses:925Used by:Timeline
Symbol 927 BitmapUsed by:928 933
Symbol 928 GraphicUses:927Used by:929
Symbol 929 MovieClip [2112b]Uses:928Used by:Timeline
Symbol 930 MovieClip [2111x]Uses:245Used by:Timeline
Symbol 931 GraphicUses:924Used by:932
Symbol 932 MovieClip [2111f]Uses:931Used by:Timeline
Symbol 933 GraphicUses:927Used by:934
Symbol 934 MovieClip [2111b]Uses:933Used by:Timeline
Symbol 935 MovieClip [2110x]Uses:11Used by:Timeline
Symbol 936 BitmapUsed by:937
Symbol 937 GraphicUses:936Used by:938
Symbol 938 MovieClip [2110f]Uses:937Used by:Timeline
Symbol 939 BitmapUsed by:940
Symbol 940 GraphicUses:939Used by:941
Symbol 941 MovieClip [2110b]Uses:940Used by:Timeline
Symbol 942 MovieClip [2085x]Uses:245Used by:Timeline
Symbol 943 BitmapUsed by:944 951
Symbol 944 GraphicUses:943Used by:945
Symbol 945 MovieClip [2085f]Uses:944Used by:Timeline
Symbol 946 BitmapUsed by:947 953
Symbol 947 GraphicUses:946Used by:948
Symbol 948 MovieClip [2085b]Uses:947Used by:Timeline
Symbol 949 MovieClip [2085a]Uses:269Used by:Timeline
Symbol 950 MovieClip [2084x]Uses:245Used by:Timeline
Symbol 951 GraphicUses:943Used by:952
Symbol 952 MovieClip [2084f]Uses:951Used by:Timeline
Symbol 953 GraphicUses:946Used by:954
Symbol 954 MovieClip [2084b]Uses:953Used by:Timeline
Symbol 955 MovieClip [2084a]Uses:277Used by:Timeline
Symbol 956 GraphicUsed by:957
Symbol 957 MovieClip [2083x]Uses:956Used by:Timeline
Symbol 958 BitmapUsed by:959
Symbol 959 GraphicUses:958Used by:960
Symbol 960 MovieClip [2083f]Uses:959Used by:Timeline
Symbol 961 BitmapUsed by:962
Symbol 962 GraphicUses:961Used by:963
Symbol 963 MovieClip [2083b]Uses:962Used by:Timeline
Symbol 964 MovieClip [2083a]Uses:17Used by:Timeline
Symbol 965 GraphicUsed by:966
Symbol 966 MovieClip [2082x]Uses:965Used by:Timeline
Symbol 967 BitmapUsed by:968 975
Symbol 968 GraphicUses:967Used by:969
Symbol 969 MovieClip [2082f]Uses:968Used by:Timeline
Symbol 970 BitmapUsed by:971 977
Symbol 971 GraphicUses:970Used by:972
Symbol 972 MovieClip [2082b]Uses:971Used by:Timeline
Symbol 973 MovieClip [2082a]Uses:17Used by:Timeline
Symbol 974 MovieClip [2081x]Uses:245Used by:Timeline
Symbol 975 GraphicUses:967Used by:976
Symbol 976 MovieClip [2081f]Uses:975Used by:Timeline
Symbol 977 GraphicUses:970Used by:978
Symbol 978 MovieClip [2081b]Uses:977Used by:Timeline
Symbol 979 MovieClip [2081a]Uses:17Used by:Timeline
Symbol 980 BitmapUsed by:981 986
Symbol 981 GraphicUses:980Used by:982
Symbol 982 MovieClip [2053f]Uses:981Used by:Timeline
Symbol 983 BitmapUsed by:984 988
Symbol 984 GraphicUses:983Used by:985
Symbol 985 MovieClip [2053b]Uses:984Used by:Timeline
Symbol 986 GraphicUses:980Used by:987
Symbol 987 MovieClip [2052f]Uses:986Used by:Timeline
Symbol 988 GraphicUses:983Used by:989
Symbol 989 MovieClip [2052b]Uses:988Used by:Timeline
Symbol 990 MovieClip [2051xx]Uses:245Used by:Timeline
Symbol 991 GraphicUsed by:992
Symbol 992 MovieClip [2051x]Uses:991Used by:Timeline
Symbol 993 BitmapUsed by:994
Symbol 994 GraphicUses:993Used by:995
Symbol 995 MovieClip [2051f]Uses:994Used by:Timeline
Symbol 996 BitmapUsed by:997
Symbol 997 GraphicUses:996Used by:998
Symbol 998 MovieClip [2051b]Uses:997Used by:Timeline
Symbol 999 MovieClip [2051a]Uses:17Used by:Timeline
Symbol 1000 BitmapUsed by:1001 1007 1012 1017
Symbol 1001 GraphicUses:1000Used by:1002
Symbol 1002 MovieClip [2034f]Uses:1001Used by:Timeline
Symbol 1003 BitmapUsed by:1004 1009 1014 1019
Symbol 1004 GraphicUses:1003Used by:1005
Symbol 1005 MovieClip [2034b]Uses:1004Used by:Timeline
Symbol 1006 MovieClip [2034a]Uses:17Used by:Timeline
Symbol 1007 GraphicUses:1000Used by:1008
Symbol 1008 MovieClip [2033f]Uses:1007Used by:Timeline
Symbol 1009 GraphicUses:1003Used by:1010
Symbol 1010 MovieClip [2033b]Uses:1009Used by:Timeline
Symbol 1011 MovieClip [2033a]Uses:17Used by:Timeline
Symbol 1012 GraphicUses:1000Used by:1013
Symbol 1013 MovieClip [2032f]Uses:1012Used by:Timeline
Symbol 1014 GraphicUses:1003Used by:1015
Symbol 1015 MovieClip [2032b]Uses:1014Used by:Timeline
Symbol 1016 MovieClip [2032a]Uses:17Used by:Timeline
Symbol 1017 GraphicUses:1000Used by:1018
Symbol 1018 MovieClip [2031f]Uses:1017Used by:Timeline
Symbol 1019 GraphicUses:1003Used by:1020
Symbol 1020 MovieClip [2031b]Uses:1019Used by:Timeline
Symbol 1021 MovieClip [2031a]Uses:17Used by:Timeline
Symbol 1022 BitmapUsed by:1023 1029 1034 1039
Symbol 1023 GraphicUses:1022Used by:1024
Symbol 1024 MovieClip [2024f]Uses:1023Used by:Timeline
Symbol 1025 BitmapUsed by:1026 1031 1036 1041
Symbol 1026 GraphicUses:1025Used by:1027
Symbol 1027 MovieClip [2024b]Uses:1026Used by:Timeline
Symbol 1028 MovieClip [2024a]Uses:269Used by:Timeline
Symbol 1029 GraphicUses:1022Used by:1030
Symbol 1030 MovieClip [2023f]Uses:1029Used by:Timeline
Symbol 1031 GraphicUses:1025Used by:1032
Symbol 1032 MovieClip [2023b]Uses:1031Used by:Timeline
Symbol 1033 MovieClip [2023a]Uses:277Used by:Timeline
Symbol 1034 GraphicUses:1022Used by:1035
Symbol 1035 MovieClip [2022f]Uses:1034Used by:Timeline
Symbol 1036 GraphicUses:1025Used by:1037
Symbol 1037 MovieClip [2022b]Uses:1036Used by:Timeline
Symbol 1038 MovieClip [2022a]Uses:285Used by:Timeline
Symbol 1039 GraphicUses:1022Used by:1040
Symbol 1040 MovieClip [2021f]Uses:1039Used by:Timeline
Symbol 1041 GraphicUses:1025Used by:1042
Symbol 1042 MovieClip [2021b]Uses:1041Used by:Timeline
Symbol 1043 MovieClip [2021a]Uses:293Used by:Timeline
Symbol 1044 GraphicUses:55Used by:1045
Symbol 1045 MovieClip [2014f]Uses:1044Used by:Timeline
Symbol 1046 BitmapUsed by:1047 1053 1058 1063
Symbol 1047 GraphicUses:1046Used by:1048
Symbol 1048 MovieClip [2014b]Uses:1047Used by:Timeline
Symbol 1049 GraphicUsed by:1050
Symbol 1050 MovieClip [2014a]Uses:1049Used by:Timeline
Symbol 1051 GraphicUses:55Used by:1052
Symbol 1052 MovieClip [2013f]Uses:1051Used by:Timeline
Symbol 1053 GraphicUses:1046Used by:1054
Symbol 1054 MovieClip [2013b]Uses:1053Used by:Timeline
Symbol 1055 MovieClip [2013a]Uses:17Used by:Timeline
Symbol 1056 GraphicUses:55Used by:1057
Symbol 1057 MovieClip [2012f]Uses:1056Used by:Timeline
Symbol 1058 GraphicUses:1046Used by:1059
Symbol 1059 MovieClip [2012b]Uses:1058Used by:Timeline
Symbol 1060 MovieClip [2012a]Uses:17Used by:Timeline
Symbol 1061 GraphicUses:55Used by:1062
Symbol 1062 MovieClip [2011f]Uses:1061Used by:Timeline
Symbol 1063 GraphicUses:1046Used by:1064
Symbol 1064 MovieClip [2011b]Uses:1063Used by:Timeline
Symbol 1065 MovieClip [2011a]Uses:17Used by:Timeline
Symbol 1066 GraphicUsed by:1067
Symbol 1067 MovieClip [5051x]Uses:1066Used by:1068 1072  Timeline
Symbol 1068 MovieClip [5052x]Uses:1067Used by:1069  Timeline
Symbol 1069 MovieClip [5054x]Uses:1068Used by:Timeline
Symbol 1070 MovieClip [5052f]Uses:5Used by:1071  Timeline
Symbol 1071 MovieClip [5054f]Uses:1070Used by:Timeline
Symbol 1072 MovieClip [5053x]Uses:1067Used by:Timeline
Symbol 1073 MovieClip [5051f]Uses:5Used by:1074  Timeline
Symbol 1074 MovieClip [5053f]Uses:1073Used by:Timeline
Symbol 1075 MovieClip [1045x]Uses:245Used by:Timeline
Symbol 1076 BitmapUsed by:1077 1087
Symbol 1077 GraphicUses:1076Used by:1078
Symbol 1078 MovieClip [1045f]Uses:1077Used by:Timeline
Symbol 1079 GraphicUsed by:1080
Symbol 1080 MovieClip [1045a]Uses:1079Used by:Timeline
Symbol 1081 MovieClip [1044x]Uses:245Used by:Timeline
Symbol 1082 BitmapUsed by:1083 1089
Symbol 1083 GraphicUses:1082Used by:1084
Symbol 1084 MovieClip [1044f]Uses:1083Used by:Timeline
Symbol 1085 GraphicUsed by:1086
Symbol 1086 MovieClip [1044a]Uses:1085Used by:Timeline
Symbol 1087 GraphicUses:1076Used by:1088
Symbol 1088 MovieClip [1043f]Uses:1087Used by:Timeline
Symbol 1089 GraphicUses:1082Used by:1090
Symbol 1090 MovieClip [1042f]Uses:1089Used by:Timeline
Symbol 1091 BitmapUsed by:1092
Symbol 1092 GraphicUses:1091Used by:1093
Symbol 1093 MovieClip [1041f]Uses:1092Used by:Timeline
Symbol 1094 MovieClip [1041a]Uses:17Used by:Timeline
Symbol 1095 BitmapUsed by:1096
Symbol 1096 GraphicUses:1095Used by:1097
Symbol 1097 MovieClip [1040f]Uses:1096Used by:Timeline
Symbol 1098 MovieClip [1040a]Uses:17Used by:Timeline
Symbol 1099 BitmapUsed by:1100
Symbol 1100 GraphicUses:1099Used by:1101
Symbol 1101 MovieClip [1031f]Uses:1100Used by:Timeline
Symbol 1102 BitmapUsed by:1103
Symbol 1103 GraphicUses:1102Used by:1104
Symbol 1104 MovieClip [1031b]Uses:1103Used by:Timeline
Symbol 1105 GraphicUsed by:1106
Symbol 1106 MovieClip [1031a]Uses:1105Used by:Timeline
Symbol 1107 BitmapUsed by:1108
Symbol 1108 GraphicUses:1107Used by:1109
Symbol 1109 MovieClip [1030f]Uses:1108Used by:Timeline
Symbol 1110 BitmapUsed by:1111
Symbol 1111 GraphicUses:1110Used by:1112
Symbol 1112 MovieClip [1030b]Uses:1111Used by:Timeline
Symbol 1113 GraphicUsed by:1114
Symbol 1114 MovieClip [1030a]Uses:1113Used by:Timeline
Symbol 1115 BitmapUsed by:1116
Symbol 1116 GraphicUses:1115Used by:1117
Symbol 1117 MovieClip [1021f]Uses:1116Used by:Timeline
Symbol 1118 BitmapUsed by:1119
Symbol 1119 GraphicUses:1118Used by:1120
Symbol 1120 MovieClip [1021b]Uses:1119Used by:Timeline
Symbol 1121 GraphicUsed by:1122
Symbol 1122 MovieClip [1021a]Uses:1121Used by:Timeline
Symbol 1123 BitmapUsed by:1124
Symbol 1124 GraphicUses:1123Used by:1125
Symbol 1125 MovieClip [1020f]Uses:1124Used by:Timeline
Symbol 1126 BitmapUsed by:1127
Symbol 1127 GraphicUses:1126Used by:1128
Symbol 1128 MovieClip [1020b]Uses:1127Used by:Timeline
Symbol 1129 GraphicUsed by:1130
Symbol 1130 MovieClip [1020a]Uses:1129Used by:Timeline
Symbol 1131 BitmapUsed by:1132
Symbol 1132 GraphicUses:1131Used by:1133
Symbol 1133 MovieClip [1011f]Uses:1132Used by:Timeline
Symbol 1134 BitmapUsed by:1135
Symbol 1135 GraphicUses:1134Used by:1136
Symbol 1136 MovieClip [1011b]Uses:1135Used by:Timeline
Symbol 1137 GraphicUsed by:1138
Symbol 1138 MovieClip [1011a]Uses:1137Used by:Timeline
Symbol 1139 BitmapUsed by:1140
Symbol 1140 GraphicUses:1139Used by:1141
Symbol 1141 MovieClip [1010f]Uses:1140Used by:Timeline
Symbol 1142 BitmapUsed by:1143
Symbol 1143 GraphicUses:1142Used by:1144
Symbol 1144 MovieClip [1010b]Uses:1143Used by:Timeline
Symbol 1145 GraphicUsed by:1146
Symbol 1146 MovieClip [1010a]Uses:1145Used by:Timeline
Symbol 1147 BitmapUsed by:1148
Symbol 1148 GraphicUses:1147Used by:1149
Symbol 1149 MovieClip [playgame_menu_level66_button_mc]Uses:1148Used by:1270  Timeline
Symbol 1150 BitmapUsed by:1151
Symbol 1151 GraphicUses:1150Used by:1152
Symbol 1152 MovieClip [playgame_menu_level65_button_mc]Uses:1151Used by:1270  Timeline
Symbol 1153 BitmapUsed by:1154
Symbol 1154 GraphicUses:1153Used by:1155
Symbol 1155 MovieClip [playgame_menu_level64_button_mc]Uses:1154Used by:1270  Timeline
Symbol 1156 BitmapUsed by:1157
Symbol 1157 GraphicUses:1156Used by:1158
Symbol 1158 MovieClip [playgame_menu_level63_button_mc]Uses:1157Used by:1270  Timeline
Symbol 1159 BitmapUsed by:1160
Symbol 1160 GraphicUses:1159Used by:1161
Symbol 1161 MovieClip [playgame_menu_level62_button_mc]Uses:1160Used by:1270  Timeline
Symbol 1162 BitmapUsed by:1163
Symbol 1163 GraphicUses:1162Used by:1164
Symbol 1164 MovieClip [playgame_menu_level61_button_mc]Uses:1163Used by:1270  Timeline
Symbol 1165 BitmapUsed by:1166
Symbol 1166 GraphicUses:1165Used by:1167
Symbol 1167 MovieClip [playgame_menu_level56_button_mc]Uses:1166Used by:1270  Timeline
Symbol 1168 BitmapUsed by:1169
Symbol 1169 GraphicUses:1168Used by:1170
Symbol 1170 MovieClip [playgame_menu_level55_button_mc]Uses:1169Used by:1270  Timeline
Symbol 1171 BitmapUsed by:1172
Symbol 1172 GraphicUses:1171Used by:1173
Symbol 1173 MovieClip [playgame_menu_level54_button_mc]Uses:1172Used by:1270  Timeline
Symbol 1174 BitmapUsed by:1175
Symbol 1175 GraphicUses:1174Used by:1176
Symbol 1176 MovieClip [playgame_menu_level53_button_mc]Uses:1175Used by:1270  Timeline
Symbol 1177 BitmapUsed by:1178
Symbol 1178 GraphicUses:1177Used by:1179
Symbol 1179 MovieClip [playgame_menu_level52_button_mc]Uses:1178Used by:1270  Timeline
Symbol 1180 BitmapUsed by:1181
Symbol 1181 GraphicUses:1180Used by:1182
Symbol 1182 MovieClip [playgame_menu_level51_button_mc]Uses:1181Used by:1270  Timeline
Symbol 1183 BitmapUsed by:1184
Symbol 1184 GraphicUses:1183Used by:1185
Symbol 1185 MovieClip [playgame_menu_level46_button_mc]Uses:1184Used by:1270  Timeline
Symbol 1186 BitmapUsed by:1187
Symbol 1187 GraphicUses:1186Used by:1188
Symbol 1188 MovieClip [playgame_menu_level45_button_mc]Uses:1187Used by:1270  Timeline
Symbol 1189 BitmapUsed by:1190
Symbol 1190 GraphicUses:1189Used by:1191
Symbol 1191 MovieClip [playgame_menu_level44_button_mc]Uses:1190Used by:1270  Timeline
Symbol 1192 BitmapUsed by:1193
Symbol 1193 GraphicUses:1192Used by:1194
Symbol 1194 MovieClip [playgame_menu_level43_button_mc]Uses:1193Used by:1270  Timeline
Symbol 1195 BitmapUsed by:1196
Symbol 1196 GraphicUses:1195Used by:1197
Symbol 1197 MovieClip [playgame_menu_level42_button_mc]Uses:1196Used by:1270  Timeline
Symbol 1198 BitmapUsed by:1199
Symbol 1199 GraphicUses:1198Used by:1200
Symbol 1200 MovieClip [playgame_menu_level41_button_mc]Uses:1199Used by:1270  Timeline
Symbol 1201 BitmapUsed by:1202
Symbol 1202 GraphicUses:1201Used by:1203
Symbol 1203 MovieClip [playgame_menu_level36_button_mc]Uses:1202Used by:1270  Timeline
Symbol 1204 BitmapUsed by:1205
Symbol 1205 GraphicUses:1204Used by:1206
Symbol 1206 MovieClip [playgame_menu_level35_button_mc]Uses:1205Used by:1270  Timeline
Symbol 1207 BitmapUsed by:1208
Symbol 1208 GraphicUses:1207Used by:1209
Symbol 1209 MovieClip [playgame_menu_level34_button_mc]Uses:1208Used by:1270  Timeline
Symbol 1210 BitmapUsed by:1211
Symbol 1211 GraphicUses:1210Used by:1212
Symbol 1212 MovieClip [playgame_menu_level33_button_mc]Uses:1211Used by:1270  Timeline
Symbol 1213 BitmapUsed by:1214
Symbol 1214 GraphicUses:1213Used by:1215
Symbol 1215 MovieClip [playgame_menu_level32_button_mc]Uses:1214Used by:1270  Timeline
Symbol 1216 BitmapUsed by:1217
Symbol 1217 GraphicUses:1216Used by:1218
Symbol 1218 MovieClip [playgame_menu_level31_button_mc]Uses:1217Used by:1270  Timeline
Symbol 1219 BitmapUsed by:1220
Symbol 1220 GraphicUses:1219Used by:1221
Symbol 1221 MovieClip [playgame_menu_level26_button_mc]Uses:1220Used by:1270  Timeline
Symbol 1222 BitmapUsed by:1223
Symbol 1223 GraphicUses:1222Used by:1224
Symbol 1224 MovieClip [playgame_menu_level25_button_mc]Uses:1223Used by:1270  Timeline
Symbol 1225 BitmapUsed by:1226
Symbol 1226 GraphicUses:1225Used by:1227
Symbol 1227 MovieClip [playgame_menu_level24_button_mc]Uses:1226Used by:1270  Timeline
Symbol 1228 BitmapUsed by:1229
Symbol 1229 GraphicUses:1228Used by:1230
Symbol 1230 MovieClip [playgame_menu_level23_button_mc]Uses:1229Used by:1270  Timeline
Symbol 1231 BitmapUsed by:1232
Symbol 1232 GraphicUses:1231Used by:1233
Symbol 1233 MovieClip [playgame_menu_level22_button_mc]Uses:1232Used by:1270  Timeline
Symbol 1234 BitmapUsed by:1235
Symbol 1235 GraphicUses:1234Used by:1236
Symbol 1236 MovieClip [playgame_menu_level21_button_mc]Uses:1235Used by:1270  Timeline
Symbol 1237 BitmapUsed by:1238
Symbol 1238 GraphicUses:1237Used by:1239
Symbol 1239 MovieClip [playgame_menu_level16_button_mc]Uses:1238Used by:1270  Timeline
Symbol 1240 BitmapUsed by:1241
Symbol 1241 GraphicUses:1240Used by:1242
Symbol 1242 MovieClip [playgame_menu_level15_button_mc]Uses:1241Used by:1270  Timeline
Symbol 1243 BitmapUsed by:1244
Symbol 1244 GraphicUses:1243Used by:1245
Symbol 1245 MovieClip [playgame_menu_level14_button_mc]Uses:1244Used by:1270  Timeline
Symbol 1246 BitmapUsed by:1247
Symbol 1247 GraphicUses:1246Used by:1248
Symbol 1248 MovieClip [playgame_menu_level13_button_mc]Uses:1247Used by:1270  Timeline
Symbol 1249 BitmapUsed by:1250
Symbol 1250 GraphicUses:1249Used by:1251
Symbol 1251 MovieClip [playgame_menu_level12_button_mc]Uses:1250Used by:1270  Timeline
Symbol 1252 BitmapUsed by:1253
Symbol 1253 GraphicUses:1252Used by:1254
Symbol 1254 MovieClip [playgame_menu_level11_button_mc]Uses:1253Used by:1270  Timeline
Symbol 1255 BitmapUsed by:1256
Symbol 1256 GraphicUses:1255Used by:1258
Symbol 1257 GraphicUsed by:1258
Symbol 1258 Button [playgame_menu_right_button_mc]Uses:1256 1257 3Used by:Timeline
Symbol 1259 BitmapUsed by:1260
Symbol 1260 GraphicUses:1259Used by:1261
Symbol 1261 MovieClip [playgame_menu_mc]Uses:1260Used by:Timeline
Symbol 1262 BitmapUsed by:1263
Symbol 1263 GraphicUses:1262Used by:1265
Symbol 1264 GraphicUsed by:1265
Symbol 1265 Button [playgame_menu_left_button_mc]Uses:1263 1264 3Used by:Timeline
Symbol 1266 BitmapUsed by:1267
Symbol 1267 GraphicUses:1266Used by:1269
Symbol 1268 GraphicUsed by:1269
Symbol 1269 Button [playgame_menu_back_button_mc]Uses:1267 1268 3Used by:Timeline
Symbol 1270 MovieClip [play_menu_levelscroll_mc]Uses:1239 1242 1245 1248 1251 1254 1221 1224 1227 1230 1233 1236 1203 1206 1209 1212 1215 1218 1185 1188 1191 1194 1197 1200 1167 1170 1173 1176 1179 1182 1149 1152 1155 1158 1161 1164Used by:Timeline
Symbol 1271 BitmapUsed by:1272
Symbol 1272 GraphicUses:1271Used by:1273
Symbol 1273 Button [pause_menu_reset_mc]Uses:1272Used by:Timeline
Symbol 1274 BitmapUsed by:1275
Symbol 1275 GraphicUses:1274Used by:1276
Symbol 1276 MovieClip [pause_menu_mc]Uses:1275Used by:Timeline
Symbol 1277 BitmapUsed by:1278
Symbol 1278 GraphicUses:1277Used by:1279
Symbol 1279 Button [pause_menu_continue_mc]Uses:1278Used by:Timeline
Symbol 1280 BitmapUsed by:1281
Symbol 1281 GraphicUses:1280Used by:1282
Symbol 1282 Button [pause_menu_back_mc]Uses:1281Used by:Timeline
Symbol 1283 BitmapUsed by:1284
Symbol 1284 GraphicUses:1283Used by:1286
Symbol 1285 GraphicUsed by:1286
Symbol 1286 Button [playgame_menu_button_mc]Uses:1284 1285 3Used by:Timeline
Symbol 1287 BitmapUsed by:1288
Symbol 1288 GraphicUses:1287Used by:1290
Symbol 1289 GraphicUsed by:1290
Symbol 1290 Button [moregames_button_mc]Uses:1288 1289 3Used by:Timeline
Symbol 1291 BitmapUsed by:1292
Symbol 1292 GraphicUses:1291Used by:1293
Symbol 1293 MovieClip [main_menu_mc]Uses:1292Used by:Timeline
Symbol 1294 BitmapUsed by:1295
Symbol 1295 GraphicUses:1294Used by:1298
Symbol 1296 BitmapUsed by:1297
Symbol 1297 GraphicUses:1296Used by:1298
Symbol 1298 Button [game_hud_music_btn]Uses:1295 1297Used by:Timeline
Symbol 1299 BitmapUsed by:1300
Symbol 1300 GraphicUses:1299Used by:1303
Symbol 1301 BitmapUsed by:1302
Symbol 1302 GraphicUses:1301Used by:1303
Symbol 1303 Button [game_hud_menu_btn]Uses:1300 1302Used by:Timeline
Symbol 1304 BitmapUsed by:1305
Symbol 1305 GraphicUses:1304Used by:1306
Symbol 1306 MovieClip [game_hud_mc]Uses:1305Used by:Timeline
Symbol 1307 BitmapUsed by:1308
Symbol 1308 GraphicUses:1307Used by:1309
Symbol 1309 MovieClip [thirdset_help_mc]Uses:1308Used by:Timeline
Symbol 1310 BitmapUsed by:1311
Symbol 1311 GraphicUses:1310Used by:1312
Symbol 1312 MovieClip [sixthset_help_mc]Uses:1311Used by:Timeline
Symbol 1313 BitmapUsed by:1314
Symbol 1314 GraphicUses:1313Used by:1315
Symbol 1315 MovieClip [secondset_help_mc]Uses:1314Used by:Timeline
Symbol 1316 BitmapUsed by:1317
Symbol 1317 GraphicUses:1316Used by:1318
Symbol 1318 MovieClip [playgamemenu_help_mc]Uses:1317Used by:Timeline
Symbol 1319 BitmapUsed by:1320
Symbol 1320 GraphicUses:1319Used by:1321
Symbol 1321 MovieClip [mainmenu_help_mc]Uses:1320Used by:Timeline
Symbol 1322 BitmapUsed by:1323
Symbol 1323 GraphicUses:1322Used by:1324
Symbol 1324 Button [help_exit_btn]Uses:1323Used by:Timeline
Symbol 1325 BitmapUsed by:1326
Symbol 1326 GraphicUses:1325Used by:1327 1331
Symbol 1327 MovieClipUses:1326Used by:1330  Timeline
Symbol 1328 BitmapUsed by:1329
Symbol 1329 GraphicUses:1328Used by:1330 1331
Symbol 1330 MovieClipUses:1327 1329Used by:1331  Timeline
Symbol 1331 Button [help_btn]Uses:1330 1326 1329Used by:Timeline
Symbol 1332 BitmapUsed by:1333
Symbol 1333 GraphicUses:1332Used by:1334
Symbol 1334 MovieClip [fourthset_help_mc]Uses:1333Used by:Timeline
Symbol 1335 BitmapUsed by:1336
Symbol 1336 GraphicUses:1335Used by:1337
Symbol 1337 MovieClip [firstset_help_mc]Uses:1336Used by:Timeline
Symbol 1338 BitmapUsed by:1339
Symbol 1339 GraphicUses:1338Used by:1340
Symbol 1340 MovieClip [finish_help_mc]Uses:1339Used by:Timeline
Symbol 1341 BitmapUsed by:1342
Symbol 1342 GraphicUses:1341Used by:1343
Symbol 1343 MovieClip [fifthset_help_mc]Uses:1342Used by:Timeline
Symbol 1344 GraphicUsed by:1345 1350
Symbol 1345 MovieClipUses:1344Used by:1347  Timeline
Symbol 1346 GraphicUsed by:1347 1351
Symbol 1347 MovieClipUses:1346 1345Used by:1348  Timeline
Symbol 1348 MovieClip [end_animation_mc]Uses:1347Used by:1349  Timeline
Symbol 1349 MovieClip [end_animation_grp]Uses:1348Used by:Timeline
Symbol 1350 MovieClipUses:1344Used by:1351  Timeline
Symbol 1351 MovieClip [Ball_mc]Uses:1346 1350Used by:Timeline
Symbol 1352 GraphicUsed by:1353
Symbol 1353 MovieClip [background_mc]Uses:1352Used by:Timeline
Symbol 1354 MovieClipUses:17Used by:1365
Symbol 1355 GraphicUsed by:1357
Symbol 1356 GraphicUsed by:1357
Symbol 1357 MovieClip [movSpeaker]Uses:1355 1356Used by:1365
Symbol 1358 BitmapUsed by:1359
Symbol 1359 GraphicUses:1358Used by:1360
Symbol 1360 MovieClipUses:1359Used by:1365
Symbol 1361 ButtonUses:17Used by:1365
Symbol 1362 ButtonUses:17Used by:1365
Symbol 1363 ButtonUses:17Used by:1365
Symbol 1364 ButtonUses:17Used by:1365
Symbol 1365 MovieClip [movNavBar]Uses:1354 1357 1360 1361 1362 1363 1364Used by:Timeline
Symbol 1366 BitmapUsed by:1367
Symbol 1367 GraphicUses:1366Used by:1368
Symbol 1368 MovieClipUses:1367Used by:1385
Symbol 1369 GraphicUsed by:1371
Symbol 1370 GraphicUsed by:1371
Symbol 1371 ButtonUses:1369 1370Used by:1385
Symbol 1372 BitmapUsed by:1373
Symbol 1373 GraphicUses:1372Used by:1377
Symbol 1374 GraphicUsed by:1377
Symbol 1375 MovieClipUses:17Used by:1377
Symbol 1376 GraphicUsed by:1377
Symbol 1377 MovieClipUses:1373 1375 1376 1374Used by:1385
Symbol 1378 GraphicUsed by:1381
Symbol 1379 BitmapUsed by:1380
Symbol 1380 GraphicUses:1379Used by:1381
Symbol 1381 MovieClipUses:1380 1378Used by:1385
Symbol 1382 Sound [sndSlap]Used by:1385
Symbol 1383 GraphicUsed by:1384
Symbol 1384 MovieClipUses:1383Used by:1385
Symbol 1385 MovieClip [movSplash]Uses:1368 1371 1377 1381 1382 1384Used by:Timeline

Instance Names

"speed"Symbol 911 MovieClip [2122x] Frame 1Symbol 11 MovieClip [speed]
"speed"Symbol 918 MovieClip [2121x] Frame 1Symbol 11 MovieClip [speed]
"speed"Symbol 935 MovieClip [2110x] Frame 1Symbol 11 MovieClip [speed]
"movSpeaker"Symbol 1365 MovieClip [movNavBar] Frame 1Symbol 1357 MovieClip [movSpeaker]
"g5musicbutton_mc"Symbol 1365 MovieClip [movNavBar] Frame 1Symbol 1361 Button
"hand"Symbol 1385 MovieClip [movSplash] Frame 10Symbol 1381 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 131 bytes "..$1$hJ$ktpUo/d7425gixMtYUckk1."
ExportAssets (56)Timeline Frame 1Symbol 1 as "reset_sound"
ExportAssets (56)Timeline Frame 1Symbol 2 as "main_menu_sound"
ExportAssets (56)Timeline Frame 1Symbol 3 as "rollover_sound"
ExportAssets (56)Timeline Frame 1Symbol 5 as "enemyball_mc"
ExportAssets (56)Timeline Frame 1Symbol 6 as "Balltween"
ExportAssets (56)Timeline Frame 1Symbol 9 as "4042f"
ExportAssets (56)Timeline Frame 1Symbol 1386 as "__Packages.MochiAd"
ExportAssets (56)Timeline Frame 2Symbol 11 as "speed"
ExportAssets (56)Timeline Frame 2Symbol 14 as "9002b"
ExportAssets (56)Timeline Frame 2Symbol 16 as "9001b"
ExportAssets (56)Timeline Frame 2Symbol 18 as "9001a"
ExportAssets (56)Timeline Frame 2Symbol 19 as "9000b"
ExportAssets (56)Timeline Frame 2Symbol 21 as "8043x"
ExportAssets (56)Timeline Frame 2Symbol 24 as "8043f"
ExportAssets (56)Timeline Frame 2Symbol 27 as "8043b"
ExportAssets (56)Timeline Frame 2Symbol 29 as "8043a"
ExportAssets (56)Timeline Frame 2Symbol 30 as "8041x"
ExportAssets (56)Timeline Frame 2Symbol 33 as "8041f"
ExportAssets (56)Timeline Frame 2Symbol 36 as "8041b"
ExportAssets (56)Timeline Frame 2Symbol 38 as "8041a"
ExportAssets (56)Timeline Frame 2Symbol 41 as "8034b"
ExportAssets (56)Timeline Frame 2Symbol 43 as "8033b"
ExportAssets (56)Timeline Frame 2Symbol 45 as "8032b"
ExportAssets (56)Timeline Frame 2Symbol 47 as "8031b"
ExportAssets (56)Timeline Frame 2Symbol 50 as "8014f"
ExportAssets (56)Timeline Frame 2Symbol 52 as "8013f"
ExportAssets (56)Timeline Frame 2Symbol 54 as "8012f"
ExportAssets (56)Timeline Frame 2Symbol 57 as "8011f"
ExportAssets (56)Timeline Frame 2Symbol 60 as "6084f"
ExportAssets (56)Timeline Frame 2Symbol 63 as "6084b"
ExportAssets (56)Timeline Frame 2Symbol 65 as "6084a"
ExportAssets (56)Timeline Frame 2Symbol 67 as "6083f"
ExportAssets (56)Timeline Frame 2Symbol 69 as "6083b"
ExportAssets (56)Timeline Frame 2Symbol 71 as "6083a"
ExportAssets (56)Timeline Frame 2Symbol 73 as "6082f"
ExportAssets (56)Timeline Frame 2Symbol 75 as "6082b"
ExportAssets (56)Timeline Frame 2Symbol 77 as "6082a"
ExportAssets (56)Timeline Frame 2Symbol 79 as "6081f"
ExportAssets (56)Timeline Frame 2Symbol 81 as "6081b"
ExportAssets (56)Timeline Frame 2Symbol 83 as "6081a"
ExportAssets (56)Timeline Frame 2Symbol 86 as "6074f"
ExportAssets (56)Timeline Frame 2Symbol 89 as "6074b"
ExportAssets (56)Timeline Frame 2Symbol 91 as "6074a"
ExportAssets (56)Timeline Frame 2Symbol 93 as "6073f"
ExportAssets (56)Timeline Frame 2Symbol 95 as "6073b"
ExportAssets (56)Timeline Frame 2Symbol 97 as "6073a"
ExportAssets (56)Timeline Frame 2Symbol 99 as "6072f"
ExportAssets (56)Timeline Frame 2Symbol 101 as "6072b"
ExportAssets (56)Timeline Frame 2Symbol 103 as "6072a"
ExportAssets (56)Timeline Frame 2Symbol 105 as "6071f"
ExportAssets (56)Timeline Frame 2Symbol 107 as "6071b"
ExportAssets (56)Timeline Frame 2Symbol 109 as "6071a"
ExportAssets (56)Timeline Frame 2Symbol 112 as "6054f"
ExportAssets (56)Timeline Frame 2Symbol 115 as "6054b"
ExportAssets (56)Timeline Frame 2Symbol 117 as "6054a"
ExportAssets (56)Timeline Frame 2Symbol 119 as "6053f"
ExportAssets (56)Timeline Frame 2Symbol 121 as "6053b"
ExportAssets (56)Timeline Frame 2Symbol 123 as "6053a"
ExportAssets (56)Timeline Frame 2Symbol 125 as "6052f"
ExportAssets (56)Timeline Frame 2Symbol 127 as "6052b"
ExportAssets (56)Timeline Frame 2Symbol 129 as "6052a"
ExportAssets (56)Timeline Frame 2Symbol 131 as "6051f"
ExportAssets (56)Timeline Frame 2Symbol 133 as "6051b"
ExportAssets (56)Timeline Frame 2Symbol 135 as "6051a"
ExportAssets (56)Timeline Frame 2Symbol 137 as "6042x"
ExportAssets (56)Timeline Frame 2Symbol 140 as "6042f"
ExportAssets (56)Timeline Frame 2Symbol 143 as "6042b"
ExportAssets (56)Timeline Frame 2Symbol 145 as "6042a"
ExportAssets (56)Timeline Frame 2Symbol 146 as "6041x"
ExportAssets (56)Timeline Frame 2Symbol 148 as "6041f"
ExportAssets (56)Timeline Frame 2Symbol 150 as "6041b"
ExportAssets (56)Timeline Frame 2Symbol 151 as "6041a"
ExportAssets (56)Timeline Frame 2Symbol 154 as "6031f"
ExportAssets (56)Timeline Frame 2Symbol 157 as "6031b"
ExportAssets (56)Timeline Frame 2Symbol 159 as "6031a"
ExportAssets (56)Timeline Frame 2Symbol 162 as "6024f"
ExportAssets (56)Timeline Frame 2Symbol 165 as "6024b"
ExportAssets (56)Timeline Frame 2Symbol 167 as "6024a"
ExportAssets (56)Timeline Frame 2Symbol 169 as "6023f"
ExportAssets (56)Timeline Frame 2Symbol 171 as "6023b"
ExportAssets (56)Timeline Frame 2Symbol 172 as "6023a"
ExportAssets (56)Timeline Frame 2Symbol 174 as "6022f"
ExportAssets (56)Timeline Frame 2Symbol 176 as "6022b"
ExportAssets (56)Timeline Frame 2Symbol 177 as "6022a"
ExportAssets (56)Timeline Frame 2Symbol 179 as "6021f"
ExportAssets (56)Timeline Frame 2Symbol 181 as "6021b"
ExportAssets (56)Timeline Frame 2Symbol 182 as "6021a"
ExportAssets (56)Timeline Frame 2Symbol 185 as "6018f"
ExportAssets (56)Timeline Frame 2Symbol 188 as "6018b"
ExportAssets (56)Timeline Frame 2Symbol 190 as "6018a"
ExportAssets (56)Timeline Frame 2Symbol 192 as "6017f"
ExportAssets (56)Timeline Frame 2Symbol 194 as "6017b"
ExportAssets (56)Timeline Frame 2Symbol 196 as "6017a"
ExportAssets (56)Timeline Frame 2Symbol 198 as "6016f"
ExportAssets (56)Timeline Frame 2Symbol 200 as "6016b"
ExportAssets (56)Timeline Frame 2Symbol 202 as "6016a"
ExportAssets (56)Timeline Frame 2Symbol 204 as "6015f"
ExportAssets (56)Timeline Frame 2Symbol 206 as "6015b"
ExportAssets (56)Timeline Frame 2Symbol 208 as "6015a"
ExportAssets (56)Timeline Frame 2Symbol 210 as "6014f"
ExportAssets (56)Timeline Frame 2Symbol 212 as "6014b"
ExportAssets (56)Timeline Frame 2Symbol 214 as "6014a"
ExportAssets (56)Timeline Frame 2Symbol 216 as "6013f"
ExportAssets (56)Timeline Frame 2Symbol 218 as "6013b"
ExportAssets (56)Timeline Frame 2Symbol 220 as "6013a"
ExportAssets (56)Timeline Frame 2Symbol 222 as "6012f"
ExportAssets (56)Timeline Frame 2Symbol 224 as "6012b"
ExportAssets (56)Timeline Frame 2Symbol 226 as "6012a"
ExportAssets (56)Timeline Frame 2Symbol 228 as "6011f"
ExportAssets (56)Timeline Frame 2Symbol 230 as "6011b"
ExportAssets (56)Timeline Frame 2Symbol 232 as "6011a"
ExportAssets (56)Timeline Frame 2Symbol 235 as "6002f"
ExportAssets (56)Timeline Frame 2Symbol 238 as "6002b"
ExportAssets (56)Timeline Frame 2Symbol 239 as "6002a"
ExportAssets (56)Timeline Frame 2Symbol 241 as "6001f"
ExportAssets (56)Timeline Frame 2Symbol 243 as "6001b"
ExportAssets (56)Timeline Frame 2Symbol 244 as "6001a"
ExportAssets (56)Timeline Frame 2Symbol 246 as "5044x"
ExportAssets (56)Timeline Frame 2Symbol 249 as "5044f"
ExportAssets (56)Timeline Frame 2Symbol 251 as "5044a"
ExportAssets (56)Timeline Frame 2Symbol 254 as "5043f"
ExportAssets (56)Timeline Frame 2Symbol 255 as "5043a"
ExportAssets (56)Timeline Frame 2Symbol 256 as "5042x"
ExportAssets (56)Timeline Frame 2Symbol 257 as "5042f"
ExportAssets (56)Timeline Frame 2Symbol 258 as "5042a"
ExportAssets (56)Timeline Frame 2Symbol 259 as "5041f"
ExportAssets (56)Timeline Frame 2Symbol 260 as "5041a"
ExportAssets (56)Timeline Frame 2Symbol 262 as "5024x"
ExportAssets (56)Timeline Frame 2Symbol 265 as "5024f"
ExportAssets (56)Timeline Frame 2Symbol 268 as "5024b"
ExportAssets (56)Timeline Frame 2Symbol 270 as "5024a"
ExportAssets (56)Timeline Frame 2Symbol 272 as "5023x"
ExportAssets (56)Timeline Frame 2Symbol 274 as "5023f"
ExportAssets (56)Timeline Frame 2Symbol 276 as "5023b"
ExportAssets (56)Timeline Frame 2Symbol 278 as "5023a"
ExportAssets (56)Timeline Frame 2Symbol 280 as "5022x"
ExportAssets (56)Timeline Frame 2Symbol 282 as "5022f"
ExportAssets (56)Timeline Frame 2Symbol 284 as "5022b"
ExportAssets (56)Timeline Frame 2Symbol 286 as "5022a"
ExportAssets (56)Timeline Frame 2Symbol 288 as "5021x"
ExportAssets (56)Timeline Frame 2Symbol 290 as "5021f"
ExportAssets (56)Timeline Frame 2Symbol 292 as "5021b"
ExportAssets (56)Timeline Frame 2Symbol 294 as "5021a"
ExportAssets (56)Timeline Frame 2Symbol 295 as "5014x"
ExportAssets (56)Timeline Frame 2Symbol 298 as "5014f"
ExportAssets (56)Timeline Frame 2Symbol 301 as "5014b"
ExportAssets (56)Timeline Frame 2Symbol 302 as "5014a"
ExportAssets (56)Timeline Frame 2Symbol 303 as "5013x"
ExportAssets (56)Timeline Frame 2Symbol 305 as "5013f"
ExportAssets (56)Timeline Frame 2Symbol 307 as "5013b"
ExportAssets (56)Timeline Frame 2Symbol 308 as "5013a"
ExportAssets (56)Timeline Frame 2Symbol 309 as "5012x"
ExportAssets (56)Timeline Frame 2Symbol 311 as "5012f"
ExportAssets (56)Timeline Frame 2Symbol 313 as "5012b"
ExportAssets (56)Timeline Frame 2Symbol 314 as "5012a"
ExportAssets (56)Timeline Frame 2Symbol 315 as "5011x"
ExportAssets (56)Timeline Frame 2Symbol 317 as "5011f"
ExportAssets (56)Timeline Frame 2Symbol 319 as "5011b"
ExportAssets (56)Timeline Frame 2Symbol 320 as "5011a"
ExportAssets (56)Timeline Frame 2Symbol 322 as "4048f"
ExportAssets (56)Timeline Frame 2Symbol 325 as "4048b"
ExportAssets (56)Timeline Frame 2Symbol 327 as "4048a"
ExportAssets (56)Timeline Frame 2Symbol 329 as "4047f"
ExportAssets (56)Timeline Frame 2Symbol 331 as "4047b"
ExportAssets (56)Timeline Frame 2Symbol 333 as "4047a"
ExportAssets (56)Timeline Frame 2Symbol 335 as "4046f"
ExportAssets (56)Timeline Frame 2Symbol 337 as "4046b"
ExportAssets (56)Timeline Frame 2Symbol 339 as "4046a"
ExportAssets (56)Timeline Frame 2Symbol 341 as "4045f"
ExportAssets (56)Timeline Frame 2Symbol 343 as "4045b"
ExportAssets (56)Timeline Frame 2Symbol 345 as "4045a"
ExportAssets (56)Timeline Frame 2Symbol 347 as "4044f"
ExportAssets (56)Timeline Frame 2Symbol 349 as "4044b"
ExportAssets (56)Timeline Frame 2Symbol 351 as "4044a"
ExportAssets (56)Timeline Frame 2Symbol 353 as "4043f"
ExportAssets (56)Timeline Frame 2Symbol 355 as "4043b"
ExportAssets (56)Timeline Frame 2Symbol 357 as "4043a"
ExportAssets (56)Timeline Frame 2Symbol 359 as "4042b"
ExportAssets (56)Timeline Frame 2Symbol 361 as "4042a"
ExportAssets (56)Timeline Frame 2Symbol 363 as "4041f"
ExportAssets (56)Timeline Frame 2Symbol 365 as "4041b"
ExportAssets (56)Timeline Frame 2Symbol 367 as "4041a"
ExportAssets (56)Timeline Frame 2Symbol 370 as "4034f"
ExportAssets (56)Timeline Frame 2Symbol 373 as "4034b"
ExportAssets (56)Timeline Frame 2Symbol 375 as "4034a"
ExportAssets (56)Timeline Frame 2Symbol 377 as "4033f"
ExportAssets (56)Timeline Frame 2Symbol 379 as "4033b"
ExportAssets (56)Timeline Frame 2Symbol 381 as "4033a"
ExportAssets (56)Timeline Frame 2Symbol 383 as "4032f"
ExportAssets (56)Timeline Frame 2Symbol 385 as "4032b"
ExportAssets (56)Timeline Frame 2Symbol 387 as "4032a"
ExportAssets (56)Timeline Frame 2Symbol 389 as "4031f"
ExportAssets (56)Timeline Frame 2Symbol 391 as "4031b"
ExportAssets (56)Timeline Frame 2Symbol 393 as "4031a"
ExportAssets (56)Timeline Frame 2Symbol 396 as "4024f"
ExportAssets (56)Timeline Frame 2Symbol 399 as "4024b"
ExportAssets (56)Timeline Frame 2Symbol 401 as "4024a"
ExportAssets (56)Timeline Frame 2Symbol 403 as "4023f"
ExportAssets (56)Timeline Frame 2Symbol 405 as "4023b"
ExportAssets (56)Timeline Frame 2Symbol 407 as "4023a"
ExportAssets (56)Timeline Frame 2Symbol 409 as "4022f"
ExportAssets (56)Timeline Frame 2Symbol 411 as "4022b"
ExportAssets (56)Timeline Frame 2Symbol 413 as "4022a"
ExportAssets (56)Timeline Frame 2Symbol 415 as "4021f"
ExportAssets (56)Timeline Frame 2Symbol 417 as "4021b"
ExportAssets (56)Timeline Frame 2Symbol 419 as "4021a"
ExportAssets (56)Timeline Frame 2Symbol 422 as "4018f"
ExportAssets (56)Timeline Frame 2Symbol 425 as "4018b"
ExportAssets (56)Timeline Frame 2Symbol 427 as "4018a"
ExportAssets (56)Timeline Frame 2Symbol 429 as "4017f"
ExportAssets (56)Timeline Frame 2Symbol 431 as "4017b"
ExportAssets (56)Timeline Frame 2Symbol 433 as "4017a"
ExportAssets (56)Timeline Frame 2Symbol 435 as "4016f"
ExportAssets (56)Timeline Frame 2Symbol 437 as "4016b"
ExportAssets (56)Timeline Frame 2Symbol 439 as "4016a"
ExportAssets (56)Timeline Frame 2Symbol 441 as "4015f"
ExportAssets (56)Timeline Frame 2Symbol 443 as "4015b"
ExportAssets (56)Timeline Frame 2Symbol 445 as "4015a"
ExportAssets (56)Timeline Frame 2Symbol 447 as "4014f"
ExportAssets (56)Timeline Frame 2Symbol 449 as "4014b"
ExportAssets (56)Timeline Frame 2Symbol 451 as "4014a"
ExportAssets (56)Timeline Frame 2Symbol 453 as "4013f"
ExportAssets (56)Timeline Frame 2Symbol 455 as "4013b"
ExportAssets (56)Timeline Frame 2Symbol 457 as "4013a"
ExportAssets (56)Timeline Frame 2Symbol 459 as "4012f"
ExportAssets (56)Timeline Frame 2Symbol 461 as "4012b"
ExportAssets (56)Timeline Frame 2Symbol 463 as "4012a"
ExportAssets (56)Timeline Frame 2Symbol 465 as "4011f"
ExportAssets (56)Timeline Frame 2Symbol 467 as "4011b"
ExportAssets (56)Timeline Frame 2Symbol 469 as "4011a"
ExportAssets (56)Timeline Frame 2Symbol 472 as "3068f"
ExportAssets (56)Timeline Frame 2Symbol 475 as "3068b"
ExportAssets (56)Timeline Frame 2Symbol 477 as "3068a"
ExportAssets (56)Timeline Frame 2Symbol 479 as "3067f"
ExportAssets (56)Timeline Frame 2Symbol 481 as "3067b"
ExportAssets (56)Timeline Frame 2Symbol 483 as "3067a"
ExportAssets (56)Timeline Frame 2Symbol 485 as "3066f"
ExportAssets (56)Timeline Frame 2Symbol 487 as "3066b"
ExportAssets (56)Timeline Frame 2Symbol 489 as "3066a"
ExportAssets (56)Timeline Frame 2Symbol 491 as "3065f"
ExportAssets (56)Timeline Frame 2Symbol 493 as "3065b"
ExportAssets (56)Timeline Frame 2Symbol 495 as "3065a"
ExportAssets (56)Timeline Frame 2Symbol 497 as "3064f"
ExportAssets (56)Timeline Frame 2Symbol 499 as "3064b"
ExportAssets (56)Timeline Frame 2Symbol 501 as "3064a"
ExportAssets (56)Timeline Frame 2Symbol 503 as "3063f"
ExportAssets (56)Timeline Frame 2Symbol 505 as "3063b"
ExportAssets (56)Timeline Frame 2Symbol 507 as "3063a"
ExportAssets (56)Timeline Frame 2Symbol 509 as "3062f"
ExportAssets (56)Timeline Frame 2Symbol 511 as "3062b"
ExportAssets (56)Timeline Frame 2Symbol 513 as "3062a"
ExportAssets (56)Timeline Frame 2Symbol 515 as "3061f"
ExportAssets (56)Timeline Frame 2Symbol 517 as "3061b"
ExportAssets (56)Timeline Frame 2Symbol 519 as "3061a"
ExportAssets (56)Timeline Frame 2Symbol 522 as "3054f"
ExportAssets (56)Timeline Frame 2Symbol 525 as "3054b"
ExportAssets (56)Timeline Frame 2Symbol 527 as "3054a"
ExportAssets (56)Timeline Frame 2Symbol 529 as "3053f"
ExportAssets (56)Timeline Frame 2Symbol 531 as "3053b"
ExportAssets (56)Timeline Frame 2Symbol 533 as "3053a"
ExportAssets (56)Timeline Frame 2Symbol 535 as "3052f"
ExportAssets (56)Timeline Frame 2Symbol 537 as "3052b"
ExportAssets (56)Timeline Frame 2Symbol 539 as "3052a"
ExportAssets (56)Timeline Frame 2Symbol 541 as "3051f"
ExportAssets (56)Timeline Frame 2Symbol 543 as "3051b"
ExportAssets (56)Timeline Frame 2Symbol 545 as "3051a"
ExportAssets (56)Timeline Frame 2Symbol 548 as "3044f"
ExportAssets (56)Timeline Frame 2Symbol 551 as "3044b"
ExportAssets (56)Timeline Frame 2Symbol 553 as "3044a"
ExportAssets (56)Timeline Frame 2Symbol 555 as "3043f"
ExportAssets (56)Timeline Frame 2Symbol 557 as "3043b"
ExportAssets (56)Timeline Frame 2Symbol 559 as "3043a"
ExportAssets (56)Timeline Frame 2Symbol 561 as "3042f"
ExportAssets (56)Timeline Frame 2Symbol 563 as "3042b"
ExportAssets (56)Timeline Frame 2Symbol 565 as "3042a"
ExportAssets (56)Timeline Frame 2Symbol 567 as "3041f"
ExportAssets (56)Timeline Frame 2Symbol 569 as "3041b"
ExportAssets (56)Timeline Frame 2Symbol 571 as "3041a"
ExportAssets (56)Timeline Frame 2Symbol 574 as "3034f"
ExportAssets (56)Timeline Frame 2Symbol 577 as "3034b"
ExportAssets (56)Timeline Frame 2Symbol 579 as "3034a"
ExportAssets (56)Timeline Frame 2Symbol 581 as "3033f"
ExportAssets (56)Timeline Frame 2Symbol 583 as "3033b"
ExportAssets (56)Timeline Frame 2Symbol 585 as "3033a"
ExportAssets (56)Timeline Frame 2Symbol 587 as "3032f"
ExportAssets (56)Timeline Frame 2Symbol 589 as "3032b"
ExportAssets (56)Timeline Frame 2Symbol 591 as "3032a"
ExportAssets (56)Timeline Frame 2Symbol 593 as "3031f"
ExportAssets (56)Timeline Frame 2Symbol 595 as "3031b"
ExportAssets (56)Timeline Frame 2Symbol 597 as "3031a"
ExportAssets (56)Timeline Frame 2Symbol 600 as "3024f"
ExportAssets (56)Timeline Frame 2Symbol 603 as "3024b"
ExportAssets (56)Timeline Frame 2Symbol 605 as "3024a"
ExportAssets (56)Timeline Frame 2Symbol 607 as "3023f"
ExportAssets (56)Timeline Frame 2Symbol 609 as "3023b"
ExportAssets (56)Timeline Frame 2Symbol 611 as "3023a"
ExportAssets (56)Timeline Frame 2Symbol 613 as "3022f"
ExportAssets (56)Timeline Frame 2Symbol 615 as "3022b"
ExportAssets (56)Timeline Frame 2Symbol 617 as "3022a"
ExportAssets (56)Timeline Frame 2Symbol 619 as "3021f"
ExportAssets (56)Timeline Frame 2Symbol 621 as "3021b"
ExportAssets (56)Timeline Frame 2Symbol 623 as "3021a"
ExportAssets (56)Timeline Frame 2Symbol 626 as "3014f"
ExportAssets (56)Timeline Frame 2Symbol 629 as "3014b"
ExportAssets (56)Timeline Frame 2Symbol 631 as "3014a"
ExportAssets (56)Timeline Frame 2Symbol 633 as "3013f"
ExportAssets (56)Timeline Frame 2Symbol 635 as "3013b"
ExportAssets (56)Timeline Frame 2Symbol 637 as "3013a"
ExportAssets (56)Timeline Frame 2Symbol 639 as "3012f"
ExportAssets (56)Timeline Frame 2Symbol 641 as "3012b"
ExportAssets (56)Timeline Frame 2Symbol 643 as "3012a"
ExportAssets (56)Timeline Frame 2Symbol 645 as "3011f"
ExportAssets (56)Timeline Frame 2Symbol 647 as "3011b"
ExportAssets (56)Timeline Frame 2Symbol 649 as "3011a"
ExportAssets (56)Timeline Frame 2Symbol 652 as "2274f"
ExportAssets (56)Timeline Frame 2Symbol 655 as "2274b"
ExportAssets (56)Timeline Frame 2Symbol 657 as "2273f"
ExportAssets (56)Timeline Frame 2Symbol 659 as "2273b"
ExportAssets (56)Timeline Frame 2Symbol 661 as "2272f"
ExportAssets (56)Timeline Frame 2Symbol 663 as "2272b"
ExportAssets (56)Timeline Frame 2Symbol 665 as "2271f"
ExportAssets (56)Timeline Frame 2Symbol 667 as "2271b"
ExportAssets (56)Timeline Frame 2Symbol 670 as "2264f"
ExportAssets (56)Timeline Frame 2Symbol 673 as "2264b"
ExportAssets (56)Timeline Frame 2Symbol 675 as "2263f"
ExportAssets (56)Timeline Frame 2Symbol 677 as "2263b"
ExportAssets (56)Timeline Frame 2Symbol 679 as "2262f"
ExportAssets (56)Timeline Frame 2Symbol 681 as "2262b"
ExportAssets (56)Timeline Frame 2Symbol 683 as "2261f"
ExportAssets (56)Timeline Frame 2Symbol 685 as "2261b"
ExportAssets (56)Timeline Frame 2Symbol 688 as "2258f"
ExportAssets (56)Timeline Frame 2Symbol 691 as "2258b"
ExportAssets (56)Timeline Frame 2Symbol 693 as "2258a"
ExportAssets (56)Timeline Frame 2Symbol 695 as "2257f"
ExportAssets (56)Timeline Frame 2Symbol 697 as "2257b"
ExportAssets (56)Timeline Frame 2Symbol 699 as "2257a"
ExportAssets (56)Timeline Frame 2Symbol 701 as "2256f"
ExportAssets (56)Timeline Frame 2Symbol 703 as "2256b"
ExportAssets (56)Timeline Frame 2Symbol 705 as "2256a"
ExportAssets (56)Timeline Frame 2Symbol 707 as "2255f"
ExportAssets (56)Timeline Frame 2Symbol 709 as "2255b"
ExportAssets (56)Timeline Frame 2Symbol 711 as "2255a"
ExportAssets (56)Timeline Frame 2Symbol 713 as "2254f"
ExportAssets (56)Timeline Frame 2Symbol 715 as "2254b"
ExportAssets (56)Timeline Frame 2Symbol 717 as "2254a"
ExportAssets (56)Timeline Frame 2Symbol 719 as "2253f"
ExportAssets (56)Timeline Frame 2Symbol 721 as "2253b"
ExportAssets (56)Timeline Frame 2Symbol 723 as "2253a"
ExportAssets (56)Timeline Frame 2Symbol 725 as "2252f"
ExportAssets (56)Timeline Frame 2Symbol 727 as "2252b"
ExportAssets (56)Timeline Frame 2Symbol 729 as "2252a"
ExportAssets (56)Timeline Frame 2Symbol 731 as "2251f"
ExportAssets (56)Timeline Frame 2Symbol 733 as "2251b"
ExportAssets (56)Timeline Frame 2Symbol 735 as "2251a"
ExportAssets (56)Timeline Frame 2Symbol 737 as "2248x"
ExportAssets (56)Timeline Frame 2Symbol 740 as "2248f"
ExportAssets (56)Timeline Frame 2Symbol 743 as "2248b"
ExportAssets (56)Timeline Frame 2Symbol 745 as "2248a"
ExportAssets (56)Timeline Frame 2Symbol 747 as "2247x"
ExportAssets (56)Timeline Frame 2Symbol 749 as "2247f"
ExportAssets (56)Timeline Frame 2Symbol 751 as "2247b"
ExportAssets (56)Timeline Frame 2Symbol 753 as "2247a"
ExportAssets (56)Timeline Frame 2Symbol 755 as "2246x"
ExportAssets (56)Timeline Frame 2Symbol 757 as "2246f"
ExportAssets (56)Timeline Frame 2Symbol 759 as "2246b"
ExportAssets (56)Timeline Frame 2Symbol 761 as "2246a"
ExportAssets (56)Timeline Frame 2Symbol 763 as "2245x"
ExportAssets (56)Timeline Frame 2Symbol 765 as "2245f"
ExportAssets (56)Timeline Frame 2Symbol 767 as "2245b"
ExportAssets (56)Timeline Frame 2Symbol 769 as "2245a"
ExportAssets (56)Timeline Frame 2Symbol 771 as "2244x"
ExportAssets (56)Timeline Frame 2Symbol 773 as "2244f"
ExportAssets (56)Timeline Frame 2Symbol 775 as "2244b"
ExportAssets (56)Timeline Frame 2Symbol 777 as "2244a"
ExportAssets (56)Timeline Frame 2Symbol 779 as "2243x"
ExportAssets (56)Timeline Frame 2Symbol 781 as "2243f"
ExportAssets (56)Timeline Frame 2Symbol 783 as "2243b"
ExportAssets (56)Timeline Frame 2Symbol 785 as "2243a"
ExportAssets (56)Timeline Frame 2Symbol 787 as "2242x"
ExportAssets (56)Timeline Frame 2Symbol 789 as "2242f"
ExportAssets (56)Timeline Frame 2Symbol 791 as "2242b"
ExportAssets (56)Timeline Frame 2Symbol 793 as "2242a"
ExportAssets (56)Timeline Frame 2Symbol 795 as "2241x"
ExportAssets (56)Timeline Frame 2Symbol 797 as "2241f"
ExportAssets (56)Timeline Frame 2Symbol 799 as "2241b"
ExportAssets (56)Timeline Frame 2Symbol 801 as "2241a"
ExportAssets (56)Timeline Frame 2Symbol 803 as "2234x"
ExportAssets (56)Timeline Frame 2Symbol 806 as "2234f"
ExportAssets (56)Timeline Frame 2Symbol 809 as "2234b"
ExportAssets (56)Timeline Frame 2Symbol 811 as "2234a"
ExportAssets (56)Timeline Frame 2Symbol 813 as "2233x"
ExportAssets (56)Timeline Frame 2Symbol 815 as "2233f"
ExportAssets (56)Timeline Frame 2Symbol 817 as "2233b"
ExportAssets (56)Timeline Frame 2Symbol 819 as "2233a"
ExportAssets (56)Timeline Frame 2Symbol 821 as "2232x"
ExportAssets (56)Timeline Frame 2Symbol 823 as "2232f"
ExportAssets (56)Timeline Frame 2Symbol 825 as "2232b"
ExportAssets (56)Timeline Frame 2Symbol 827 as "2232a"
ExportAssets (56)Timeline Frame 2Symbol 829 as "2231x"
ExportAssets (56)Timeline Frame 2Symbol 831 as "2231f"
ExportAssets (56)Timeline Frame 2Symbol 833 as "2231b"
ExportAssets (56)Timeline Frame 2Symbol 835 as "2231a"
ExportAssets (56)Timeline Frame 2Symbol 838 as "2228f"
ExportAssets (56)Timeline Frame 2Symbol 841 as "2228b"
ExportAssets (56)Timeline Frame 2Symbol 843 as "2228a"
ExportAssets (56)Timeline Frame 2Symbol 845 as "2227f"
ExportAssets (56)Timeline Frame 2Symbol 847 as "2227b"
ExportAssets (56)Timeline Frame 2Symbol 849 as "2227a"
ExportAssets (56)Timeline Frame 2Symbol 851 as "2226f"
ExportAssets (56)Timeline Frame 2Symbol 853 as "2226b"
ExportAssets (56)Timeline Frame 2Symbol 855 as "2226a"
ExportAssets (56)Timeline Frame 2Symbol 857 as "2225f"
ExportAssets (56)Timeline Frame 2Symbol 859 as "2225b"
ExportAssets (56)Timeline Frame 2Symbol 861 as "2225a"
ExportAssets (56)Timeline Frame 2Symbol 863 as "2224f"
ExportAssets (56)Timeline Frame 2Symbol 865 as "2224b"
ExportAssets (56)Timeline Frame 2Symbol 867 as "2224a"
ExportAssets (56)Timeline Frame 2Symbol 869 as "2223f"
ExportAssets (56)Timeline Frame 2Symbol 871 as "2223b"
ExportAssets (56)Timeline Frame 2Symbol 873 as "2223a"
ExportAssets (56)Timeline Frame 2Symbol 875 as "2222f"
ExportAssets (56)Timeline Frame 2Symbol 877 as "2222b"
ExportAssets (56)Timeline Frame 2Symbol 879 as "2222a"
ExportAssets (56)Timeline Frame 2Symbol 881 as "2221f"
ExportAssets (56)Timeline Frame 2Symbol 883 as "2221b"
ExportAssets (56)Timeline Frame 2Symbol 885 as "2221a"
ExportAssets (56)Timeline Frame 2Symbol 887 as "2214x"
ExportAssets (56)Timeline Frame 2Symbol 890 as "2214f"
ExportAssets (56)Timeline Frame 2Symbol 893 as "2214b"
ExportAssets (56)Timeline Frame 2Symbol 895 as "2213x"
ExportAssets (56)Timeline Frame 2Symbol 897 as "2213f"
ExportAssets (56)Timeline Frame 2Symbol 899 as "2213b"
ExportAssets (56)Timeline Frame 2Symbol 901 as "2212x"
ExportAssets (56)Timeline Frame 2Symbol 903 as "2212f"
ExportAssets (56)Timeline Frame 2Symbol 905 as "2212b"
ExportAssets (56)Timeline Frame 2Symbol 906 as "2211x"
ExportAssets (56)Timeline Frame 2Symbol 908 as "2211f"
ExportAssets (56)Timeline Frame 2Symbol 910 as "2211b"
ExportAssets (56)Timeline Frame 2Symbol 911 as "2122x"
ExportAssets (56)Timeline Frame 2Symbol 914 as "2122f"
ExportAssets (56)Timeline Frame 2Symbol 917 as "2122b"
ExportAssets (56)Timeline Frame 2Symbol 918 as "2121x"
ExportAssets (56)Timeline Frame 2Symbol 920 as "2121f"
ExportAssets (56)Timeline Frame 2Symbol 922 as "2121b"
ExportAssets (56)Timeline Frame 2Symbol 923 as "2112x"
ExportAssets (56)Timeline Frame 2Symbol 926 as "2112f"
ExportAssets (56)Timeline Frame 2Symbol 929 as "2112b"
ExportAssets (56)Timeline Frame 2Symbol 930 as "2111x"
ExportAssets (56)Timeline Frame 2Symbol 932 as "2111f"
ExportAssets (56)Timeline Frame 2Symbol 934 as "2111b"
ExportAssets (56)Timeline Frame 2Symbol 935 as "2110x"
ExportAssets (56)Timeline Frame 2Symbol 938 as "2110f"
ExportAssets (56)Timeline Frame 2Symbol 941 as "2110b"
ExportAssets (56)Timeline Frame 2Symbol 942 as "2085x"
ExportAssets (56)Timeline Frame 2Symbol 945 as "2085f"
ExportAssets (56)Timeline Frame 2Symbol 948 as "2085b"
ExportAssets (56)Timeline Frame 2Symbol 949 as "2085a"
ExportAssets (56)Timeline Frame 2Symbol 950 as "2084x"
ExportAssets (56)Timeline Frame 2Symbol 952 as "2084f"
ExportAssets (56)Timeline Frame 2Symbol 954 as "2084b"
ExportAssets (56)Timeline Frame 2Symbol 955 as "2084a"
ExportAssets (56)Timeline Frame 2Symbol 957 as "2083x"
ExportAssets (56)Timeline Frame 2Symbol 960 as "2083f"
ExportAssets (56)Timeline Frame 2Symbol 963 as "2083b"
ExportAssets (56)Timeline Frame 2Symbol 964 as "2083a"
ExportAssets (56)Timeline Frame 2Symbol 966 as "2082x"
ExportAssets (56)Timeline Frame 2Symbol 969 as "2082f"
ExportAssets (56)Timeline Frame 2Symbol 972 as "2082b"
ExportAssets (56)Timeline Frame 2Symbol 973 as "2082a"
ExportAssets (56)Timeline Frame 2Symbol 974 as "2081x"
ExportAssets (56)Timeline Frame 2Symbol 976 as "2081f"
ExportAssets (56)Timeline Frame 2Symbol 978 as "2081b"
ExportAssets (56)Timeline Frame 2Symbol 979 as "2081a"
ExportAssets (56)Timeline Frame 2Symbol 982 as "2053f"
ExportAssets (56)Timeline Frame 2Symbol 985 as "2053b"
ExportAssets (56)Timeline Frame 2Symbol 987 as "2052f"
ExportAssets (56)Timeline Frame 2Symbol 989 as "2052b"
ExportAssets (56)Timeline Frame 2Symbol 990 as "2051xx"
ExportAssets (56)Timeline Frame 2Symbol 992 as "2051x"
ExportAssets (56)Timeline Frame 2Symbol 995 as "2051f"
ExportAssets (56)Timeline Frame 2Symbol 998 as "2051b"
ExportAssets (56)Timeline Frame 2Symbol 999 as "2051a"
ExportAssets (56)Timeline Frame 2Symbol 1002 as "2034f"
ExportAssets (56)Timeline Frame 2Symbol 1005 as "2034b"
ExportAssets (56)Timeline Frame 2Symbol 1006 as "2034a"
ExportAssets (56)Timeline Frame 2Symbol 1008 as "2033f"
ExportAssets (56)Timeline Frame 2Symbol 1010 as "2033b"
ExportAssets (56)Timeline Frame 2Symbol 1011 as "2033a"
ExportAssets (56)Timeline Frame 2Symbol 1013 as "2032f"
ExportAssets (56)Timeline Frame 2Symbol 1015 as "2032b"
ExportAssets (56)Timeline Frame 2Symbol 1016 as "2032a"
ExportAssets (56)Timeline Frame 2Symbol 1018 as "2031f"
ExportAssets (56)Timeline Frame 2Symbol 1020 as "2031b"
ExportAssets (56)Timeline Frame 2Symbol 1021 as "2031a"
ExportAssets (56)Timeline Frame 2Symbol 1024 as "2024f"
ExportAssets (56)Timeline Frame 2Symbol 1027 as "2024b"
ExportAssets (56)Timeline Frame 2Symbol 1028 as "2024a"
ExportAssets (56)Timeline Frame 2Symbol 1030 as "2023f"
ExportAssets (56)Timeline Frame 2Symbol 1032 as "2023b"
ExportAssets (56)Timeline Frame 2Symbol 1033 as "2023a"
ExportAssets (56)Timeline Frame 2Symbol 1035 as "2022f"
ExportAssets (56)Timeline Frame 2Symbol 1037 as "2022b"
ExportAssets (56)Timeline Frame 2Symbol 1038 as "2022a"
ExportAssets (56)Timeline Frame 2Symbol 1040 as "2021f"
ExportAssets (56)Timeline Frame 2Symbol 1042 as "2021b"
ExportAssets (56)Timeline Frame 2Symbol 1043 as "2021a"
ExportAssets (56)Timeline Frame 2Symbol 1045 as "2014f"
ExportAssets (56)Timeline Frame 2Symbol 1048 as "2014b"
ExportAssets (56)Timeline Frame 2Symbol 1050 as "2014a"
ExportAssets (56)Timeline Frame 2Symbol 1052 as "2013f"
ExportAssets (56)Timeline Frame 2Symbol 1054 as "2013b"
ExportAssets (56)Timeline Frame 2Symbol 1055 as "2013a"
ExportAssets (56)Timeline Frame 2Symbol 1057 as "2012f"
ExportAssets (56)Timeline Frame 2Symbol 1059 as "2012b"
ExportAssets (56)Timeline Frame 2Symbol 1060 as "2012a"
ExportAssets (56)Timeline Frame 2Symbol 1062 as "2011f"
ExportAssets (56)Timeline Frame 2Symbol 1064 as "2011b"
ExportAssets (56)Timeline Frame 2Symbol 1065 as "2011a"
ExportAssets (56)Timeline Frame 2Symbol 1067 as "5051x"
ExportAssets (56)Timeline Frame 2Symbol 1068 as "5052x"
ExportAssets (56)Timeline Frame 2Symbol 1069 as "5054x"
ExportAssets (56)Timeline Frame 2Symbol 1070 as "5052f"
ExportAssets (56)Timeline Frame 2Symbol 1071 as "5054f"
ExportAssets (56)Timeline Frame 2Symbol 1072 as "5053x"
ExportAssets (56)Timeline Frame 2Symbol 1073 as "5051f"
ExportAssets (56)Timeline Frame 2Symbol 1074 as "5053f"
ExportAssets (56)Timeline Frame 2Symbol 1075 as "1045x"
ExportAssets (56)Timeline Frame 2Symbol 1078 as "1045f"
ExportAssets (56)Timeline Frame 2Symbol 1080 as "1045a"
ExportAssets (56)Timeline Frame 2Symbol 1081 as "1044x"
ExportAssets (56)Timeline Frame 2Symbol 1084 as "1044f"
ExportAssets (56)Timeline Frame 2Symbol 1086 as "1044a"
ExportAssets (56)Timeline Frame 2Symbol 1088 as "1043f"
ExportAssets (56)Timeline Frame 2Symbol 1090 as "1042f"
ExportAssets (56)Timeline Frame 2Symbol 1093 as "1041f"
ExportAssets (56)Timeline Frame 2Symbol 1094 as "1041a"
ExportAssets (56)Timeline Frame 2Symbol 1097 as "1040f"
ExportAssets (56)Timeline Frame 2Symbol 1098 as "1040a"
ExportAssets (56)Timeline Frame 2Symbol 1101 as "1031f"
ExportAssets (56)Timeline Frame 2Symbol 1104 as "1031b"
ExportAssets (56)Timeline Frame 2Symbol 1106 as "1031a"
ExportAssets (56)Timeline Frame 2Symbol 1109 as "1030f"
ExportAssets (56)Timeline Frame 2Symbol 1112 as "1030b"
ExportAssets (56)Timeline Frame 2Symbol 1114 as "1030a"
ExportAssets (56)Timeline Frame 2Symbol 1117 as "1021f"
ExportAssets (56)Timeline Frame 2Symbol 1120 as "1021b"
ExportAssets (56)Timeline Frame 2Symbol 1122 as "1021a"
ExportAssets (56)Timeline Frame 2Symbol 1125 as "1020f"
ExportAssets (56)Timeline Frame 2Symbol 1128 as "1020b"
ExportAssets (56)Timeline Frame 2Symbol 1130 as "1020a"
ExportAssets (56)Timeline Frame 2Symbol 1133 as "1011f"
ExportAssets (56)Timeline Frame 2Symbol 1136 as "1011b"
ExportAssets (56)Timeline Frame 2Symbol 1138 as "1011a"
ExportAssets (56)Timeline Frame 2Symbol 1141 as "1010f"
ExportAssets (56)Timeline Frame 2Symbol 1144 as "1010b"
ExportAssets (56)Timeline Frame 2Symbol 1146 as "1010a"
ExportAssets (56)Timeline Frame 2Symbol 1149 as "playgame_menu_level66_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1152 as "playgame_menu_level65_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1155 as "playgame_menu_level64_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1158 as "playgame_menu_level63_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1161 as "playgame_menu_level62_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1164 as "playgame_menu_level61_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1167 as "playgame_menu_level56_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1170 as "playgame_menu_level55_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1173 as "playgame_menu_level54_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1176 as "playgame_menu_level53_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1179 as "playgame_menu_level52_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1182 as "playgame_menu_level51_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1185 as "playgame_menu_level46_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1188 as "playgame_menu_level45_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1191 as "playgame_menu_level44_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1194 as "playgame_menu_level43_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1197 as "playgame_menu_level42_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1200 as "playgame_menu_level41_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1203 as "playgame_menu_level36_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1206 as "playgame_menu_level35_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1209 as "playgame_menu_level34_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1212 as "playgame_menu_level33_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1215 as "playgame_menu_level32_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1218 as "playgame_menu_level31_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1221 as "playgame_menu_level26_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1224 as "playgame_menu_level25_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1227 as "playgame_menu_level24_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1230 as "playgame_menu_level23_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1233 as "playgame_menu_level22_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1236 as "playgame_menu_level21_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1239 as "playgame_menu_level16_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1242 as "playgame_menu_level15_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1245 as "playgame_menu_level14_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1248 as "playgame_menu_level13_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1251 as "playgame_menu_level12_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1254 as "playgame_menu_level11_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1258 as "playgame_menu_right_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1261 as "playgame_menu_mc"
ExportAssets (56)Timeline Frame 2Symbol 1265 as "playgame_menu_left_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1269 as "playgame_menu_back_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1270 as "play_menu_levelscroll_mc"
ExportAssets (56)Timeline Frame 2Symbol 1273 as "pause_menu_reset_mc"
ExportAssets (56)Timeline Frame 2Symbol 1276 as "pause_menu_mc"
ExportAssets (56)Timeline Frame 2Symbol 1279 as "pause_menu_continue_mc"
ExportAssets (56)Timeline Frame 2Symbol 1282 as "pause_menu_back_mc"
ExportAssets (56)Timeline Frame 2Symbol 1286 as "playgame_menu_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1290 as "moregames_button_mc"
ExportAssets (56)Timeline Frame 2Symbol 1293 as "main_menu_mc"
ExportAssets (56)Timeline Frame 2Symbol 1298 as "game_hud_music_btn"
ExportAssets (56)Timeline Frame 2Symbol 1303 as "game_hud_menu_btn"
ExportAssets (56)Timeline Frame 2Symbol 1306 as "game_hud_mc"
ExportAssets (56)Timeline Frame 2Symbol 1309 as "thirdset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1312 as "sixthset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1315 as "secondset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1318 as "playgamemenu_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1321 as "mainmenu_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1324 as "help_exit_btn"
ExportAssets (56)Timeline Frame 2Symbol 1331 as "help_btn"
ExportAssets (56)Timeline Frame 2Symbol 1334 as "fourthset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1337 as "firstset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1340 as "finish_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1343 as "fifthset_help_mc"
ExportAssets (56)Timeline Frame 2Symbol 1348 as "end_animation_mc"
ExportAssets (56)Timeline Frame 2Symbol 1349 as "end_animation_grp"
ExportAssets (56)Timeline Frame 2Symbol 1351 as "Ball_mc"
ExportAssets (56)Timeline Frame 2Symbol 1353 as "background_mc"
ExportAssets (56)Timeline Frame 2Symbol 1357 as "movSpeaker"
ExportAssets (56)Timeline Frame 2Symbol 1365 as "movNavBar"
ExportAssets (56)Timeline Frame 2Symbol 1382 as "sndSlap"
ExportAssets (56)Timeline Frame 2Symbol 1385 as "movSplash"

Labels

"frame 1"Frame 2
"frame 3"Frame 3
"first"Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 1
"second"Symbol 1270 MovieClip [play_menu_levelscroll_mc] Frame 2
"blauw"Symbol 1347 MovieClip Frame 1
"oranje"Symbol 1347 MovieClip Frame 2
"blauw"Symbol 1351 MovieClip [Ball_mc] Frame 1
"oranje"Symbol 1351 MovieClip [Ball_mc] Frame 2




http://swfchan.com/25/121924/info.shtml
Created: 4/3 -2019 05:33:53 Last modified: 4/3 -2019 05:33:53 Server time: 20/04 -2024 12:49:11