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

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

1322828789919.swf

This is the info page for
Flash #101929

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


Text
BEGIN ->

SPARKLE

LABORATORIES

Hold down the left and
right arrow keys to make a
box go where you can't.

ActionScript [AS1/AS2]

Frame 5
stop();
Frame 128
Physics.centerOnStart(); Physics.gravity = true;
Frame 157
Physics.center = true;
Frame 158
stop();
Frame 186
gotoAndPlay("/:81");
Frame 213
gotoAndPlay("/:214");
Frame 261
Physics.centerOnStart(); Physics.gravity = true;
Frame 290
Physics.center = true;
Frame 291
stop();
Frame 319
gotoAndPlay("/:214");
Frame 346
gotoAndPlay("/:347");
Frame 394
Physics.centerOnStart(); Physics.gravity = true;
Frame 423
Physics.center = true;
Frame 424
stop();
Frame 452
gotoAndPlay("/:480");
Frame 479
gotoAndPlay("/:347");
Frame 526
_xscale = 200; _yscale = 200;
Frame 527
Physics.centerOnStart(); Physics.gravity = true;
Frame 556
Physics.center = true;
Frame 557
stop();
Frame 585
gotoAndPlay("/:613");
Frame 612
gotoAndPlay("/:480");
Frame 660
Physics.centerOnStart(); Physics.gravity = true;
Frame 689
Physics.center = true;
Frame 690
stop();
Frame 718
gotoAndPlay("/:81");
Frame 745
gotoAndPlay("/:613");
Symbol 22 Button
on (release) { gotoAndPlay("/:6"); }
Symbol 26 MovieClip Frame 1
if (!hasOwnProperty("_load095E52D8")) { _load095E52D8 = true; tellTarget ("..") { _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 34 MovieClip Frame 1
if (!hasOwnProperty("_load095E67E0")) { _load095E67E0 = true; tellTarget ("..") { entities = new Array(); _x = 0; _y = 0; _xscale = 100; _yscale = 100; p1portaled = false; } } else { // unexpected jump } }; stop();
Symbol 35 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var centerOnPinkie = function () { tellTarget ("..") { _parent._x = ((_parent.GroundChar0._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.GroundChar0._y * (_parent._yscale / 100)) * -1) + 205; } }; } } else { // unexpected jump } var centerOnStart = function () { tellTarget ("..") { _parent._x = ((_parent.Start._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.Start._y * (_parent._yscale / 100)) * -1) + 205; } }; // unexpected jump // unexpected jump var do_gravity = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; a = "_level0." add a; a = eval (a); _local1 = "dy"; a[_local1] = a[_local1] + 1; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var do_hittest = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; _root[a].canPortal = false; portal(a, _root.blue_portal, _root.orange_portal); portal(a, _root.orange_portal, _root.blue_portal); a = "_level0." add a; a = eval (a); posx = a._x + a.dx; posy = a._y + a.dy; if (a.canPortal) { // unexpected jump } a.touching_floor = false; while (!((a.dy >= 1) || (!_parent.terrain.floors.hitTest(posx, (posy - (a._height / 2)) + 2, true)))) { posy++; clearInterval(a.g); a.dy = 0; } while (!((a.dy <= -1) || (!_parent.terrain.floors.hitTest(posx, (posy + (a._height / 2)) - 3, true)))) { posy--; a.dy = 0; a.dx = 0; a.PlayerControls.maxdx = 5; a.touching_floor = true; } while (!((a.dx >= 1) || (!_parent.terrain.walls.hitTest(posx - (a._width / 3), posy, true)))) { posx++; a.dx = 0; a.stopping(); } while (!((a.dx <= -1) || (!_parent.terrain.walls.hitTest(posx + (a._width / 3), posy, true)))) { posx--; a.dx = 0; a.stopping(); } if (a.dy > maxSpeed) { a.dy = maxSpeed; } a._y = posy; a._x = posx; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var portal = function (physical_target, thisPort, otherPort) { tellTarget ("..") { if (!((!thisPort.hitTest(_root[physical_target]._x, _root[physical_target]._y + _root[physical_target].dy, true)) || ((!_root.blue_portal.active) || (!_root.orange_portal.active)))) { if (!((thisPort.theta != _root.portal_gun.portal_right) || (_root[physical_target].dx <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_left) || (_root[physical_target].dx >= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_down) || (_root[physical_target].dy <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_up) || (_root[physical_target].dy >= 0))) { _root[physical_target].canPortal = true; } if (_root[physical_target].canPortal) { if (otherPort.theta == _root.portal_gun.portal_right) { _root[physical_target]._x = ((otherPort._x - (otherPort._width / 2))-1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dx = _root[physical_target].dx * -1; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_left) { _root[physical_target]._x = ((otherPort._x + (otherPort._width / 2))+1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { var _local1 = "dx"; _root[physical_target][_local1] = _root[physical_target][_local1] * -1; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = Math.abs(_root[physical_target].dy); _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_up) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y + (otherPort._height / 2))+1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].dy = Math.abs(_root[physical_target].dy); } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = Math.abs(_root[physical_target].dx); } else if (thisPort.theta == _root.portal_gun.portal_down) { } } if (otherPort.theta == _root.portal_gun.portal_down) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y - (otherPort._height / 2))-1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = _root[physical_target].dx; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].dy = Math.abs(_root[physical_target].dy) * -1; } } } } } }; // unexpected jump // unexpected jump maxSpeed = 12; posx = 0; posy = 0; center = false; gravity = false; // unexpected jump // unexpected jump }; nextFrame(); play();
Symbol 35 MovieClip Frame 3
tellTarget ("..") { if (gravity) { do_gravity(); } do_hittest(); if (center) { centerOnPinkie(); } }; gotoAndPlay (2);
Symbol 39 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var func_up = function () { tellTarget ("..") { up._visible = true; up._y = 0; down._visible = false; down._y = 200; } }; } } else { // unexpected jump } var func_down = function () { tellTarget ("..") { down._visible = true; down._y = 0; up._visible = false; up._y = 200; } }; // unexpected jump // unexpected jump }; stop();
Symbol 72 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 72 MovieClip Frame 3
tellTarget ("..") { if (!triggered) { getProperty("../GroundChar0", _target); var _local2 = (getProperty(getProperty("../GroundChar0", _target), _width) + _width) / 2; var _local3 = (getProperty(getProperty("../GroundChar0", _target), _height) + _height) / 2; if (((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) { gotoAndPlay("/:187"); triggered = true; } } }; gotoAndPlay (2);
Symbol 87 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { nyx = new Color(a); nyx.setRGB(16711680); } } else { // unexpected jump } }; stop();
Symbol 91 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { active = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 91 MovieClip Frame 3
tellTarget ("..") { active = false; delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; a = "_level0." add a; a = eval (a); var _local3 = _height; var _local2 = _width / 2; getProperty(a, _target); if (((_local2 < (getProperty(getProperty(a, _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty(a, _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty(a, _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty(a, _target), _y))) ? 0 : 1)))))))) { _parent.terrain.floors.platform1.func_up(); _parent.Path1.nyx.setRGB(10066176); Up._yscale = 50; active = true; } } if ((in _local1) != null) { // unexpected jump } } if (!active) { Up._yscale = 100; _parent.terrain.floors.platform1.func_down(); _parent.Path1.nyx.setRGB(26265); } }; gotoAndPlay (2);
Symbol 96 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var spawn = function () { tellTarget ("..") { dy = 0; dx = 0; _x = _parent.CubeDispenser._x; _y = _parent.CubeDispenser._y; } }; } } else { // unexpected jump } dy = 0; dx = 0; _root.entities.push(_name); spawn(); // unexpected jump // unexpected jump }; stop();
Symbol 98 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { recent_portal = new Color(colour); portal_up = 180; portal_down = 0; portal_left = 90; portal_right = -90; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 98 MovieClip Frame 3
tellTarget ("..") { theta = Math.atan2(_parent._ymouse - _y, _parent._xmouse - _x) * 57.2957795130823; _rotation = theta + 90; }; gotoAndPlay (2);
Symbol 99 Button
on (keyPress "q") { if (!_parent.orange_shell.active) { clearInterval(_parent.orange_shell.currentaction); _parent.orange_shell.fire(_parent._xmouse, _parent._ymouse); this.gotoAndPlay(5); } recent_portal.setRGB(13395711); } on (keyPress "e") { if (!_parent.blue_shell.active) { clearInterval(_parent.blue_shell.currentaction); _parent.blue_shell.fire(); this.gotoAndPlay(7); } recent_portal.setRGB(13421772); }
Symbol 109 MovieClip Frame 4
stop();
Symbol 109 MovieClip Frame 6
stop();
Symbol 109 MovieClip Frame 8
stop(); stop();
Symbol 110 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var near_box = function () { tellTarget ("..") { getProperty("../box", _target); var _local3 = getProperty(getProperty("../box", _target), _x) - _x; _local3 = getProperty(getProperty("../box", _target), _y) - _y; if (2500 >= ((_local3 * _local3) + (_local3 * _local3))) { return(true); } return(false); } }; } } else { // unexpected jump } _root.entities.push(_name); dy = 0; dx = 0; touching_floor = false; scale = _xscale; canPortal = true; rspeed = 0; // unexpected jump // unexpected jump }; stop();
Symbol 111 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var walking = function (sign) { tellTarget ("..") { var _local1 = "dx"; _parent[_local1] = _parent[_local1] + (5 * sign); if (Math.abs(_parent.dx) > maxdx) { _parent.dx = ((_parent.dx < 0) ? -1 : (((_parent.dx == 0) ? 0 : 1))) * maxdx; } _parent._xscale = _parent.scale * sign; _parent.walk._visible = true; _parent.stand._visible = false; _parent.flying._visible = false; } }; } } else { // unexpected jump } var stopping = function () { tellTarget ("..") { _parent.dx = 0; _parent.walk._visible = false; _parent.stand._visible = true; _parent.flying._visible = false; } }; // unexpected jump // unexpected jump var takeoff = function () { tellTarget ("..") { jump = normal_jump / 2; if (_parent.touching_floor) { var _local1 = "_y"; _parent[_local1] = _parent[_local1] - 20; _parent.dy = jump * -1; } _parent.walk._visible = false; _parent.stand._visible = false; _parent.flying._visible = true; } }; // unexpected jump // unexpected jump a = ""; normal_jump = 12; has_box = false; jump = 0; box_side = 0; maxdx = 5; // unexpected jump // unexpected jump }; nextFrame(); play();
Symbol 111 MovieClip Frame 3
tellTarget ("..") { if (!((!Key.isDown(65)) || (!_root.Physics.center))) { walking(-1); } else if (!((!Key.isDown(68)) || (!_root.Physics.center))) { walking(1); } else if (_parent.touching_floor) { stopping(); } else { _parent.dx = 0; } if (!((!Key.isDown(87)) && (_parent.touching_floor))) { takeoff(); } if (has_box) { if (Key.isDown(37)) { box_side = -20; } else if (Key.isDown(39)) { box_side = 20; } else { box_side = 0; } _parent._parent.box._x = _parent._x + box_side; _parent._parent.box._y = _parent._y - 20; _parent._parent.box.dy = -1; } _parent._parent.portal_gun._x = _parent._x + ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1))); _parent._parent.portal_gun._y = _parent._y - 10; }; gotoAndPlay (2);
Symbol 112 Button
on (keyPress "<Space>") { if (!has_box) { if (!(((((_parent._parent.box._x - _parent._x) < 0) ? -1 : ((((_parent._parent.box._x - _parent._x) == 0) ? 0 : 1))) != ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1)))) || (!_parent.near_box()))) { has_box = true; } } else { if (!((!Key.isDown(65)) && (!Key.isDown(68)))) { _parent._parent.box.dx = ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1))) * 7; } has_box = false; } }
Symbol 177 MovieClip Frame 2
tellTarget ("..") { if (_visible) { bounce_pinkiepie_right_gif.Up._visible = false; bounce_pinkiepie_right_gif.Top._visible = false; bounce_pinkiepie_right_gif.Bounce._visible = false; bounce_pinkiepie_right_gif.Down._visible = false; if (_parent.dy < 0) { bounce_pinkiepie_right_gif.Up._visible = true; } else if (!((_parent.dy != 0) || (_parent.touching_floor == true))) { bounce_pinkiepie_right_gif.Top._visible = true; bounce_pinkiepie_right_gif.Down.gotoAndPlay(1); } else if (!((_parent.dy != 0) || (!_parent.touching_floor))) { bounce_pinkiepie_right_gif.Bounce._visible = true; bounce_pinkiepie_right_gif.Up.gotoAndPlay(1); } else { bounce_pinkiepie_right_gif.Down._visible = true; } } }; gotoAndPlay (1);
Symbol 193 MovieClip Frame 6
stop();
Symbol 198 MovieClip Frame 2
stop();
Symbol 205 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var deactivate = function () { tellTarget ("..") { active = false; _visible = false; } }; } } else { // unexpected jump } var activate = function (angle) { tellTarget ("..") { theta = angle; active = true; _visible = true; } }; // unexpected jump // unexpected jump active = false; theta = 0; deactivate(); incSpeed = 0; opposite = "blue"; // unexpected jump // unexpected jump }; stop();
Symbol 210 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var deactivate = function () { tellTarget ("..") { active = false; _visible = false; } }; } } else { // unexpected jump } var activate = function (angle) { tellTarget ("..") { theta = angle; active = true; _visible = true; } }; // unexpected jump // unexpected jump active = false; deactivate(); theta = 0; incSpeed = 0; opposite = "orange"; // unexpected jump // unexpected jump }; stop();
Symbol 215 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var fired = function () { tellTarget ("..") { posx = _x + dx; posy = _y + dy; portal_activate = false; while (!((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != 1) || (!_parent.portalSurface.hitTest(posx, posy + radius, true)))) { posy--; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_down); } } while (!(portal_activate || ((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != -1) || (!_parent.portalSurface.hitTest(posx, posy - radius, true))))) { posy++; active = false; if (!((!_root.terrain.hitTest(_x, _y + 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_up); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != -1) || (!_parent.portalSurface.hitTest(posx - radius, posy, true))))) { posx++; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_left); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != 1) || (!_parent.portalSurface.hitTest(posx + radius, posy, true))))) { posx--; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x - 20, _y, true)) && (!_root.terrain.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_right); } } if (portal_activate) { _visible = false; _root[myportal]._x = _x; _root[myportal]._y = _y; } if (_parent.terrain.hitTest(posx, posy, true)) { active = false; _visible = false; } _x = posx; _y = posy; } }; } } else { // unexpected jump } var fire = function (x, y) { tellTarget ("..") { if (!active) { _visible = true; _xscale = 0; theta = Math.atan2(_parent._ymouse - _parent.portal_gun._y, _parent._xmouse - _parent.portal_gun._x) * 57.2957795130823; _rotation = theta + 90; _x = _parent.portal_gun._x; _y = _parent.portal_gun._y; dx = Math.cos(theta * (Math.PI/180)) * speed; dy = Math.sin(theta * (Math.PI/180)) * speed; active = true; while (active) { fired(); } active = false; } } }; // unexpected jump // unexpected jump dx = 0; dy = 0; posx = 0; posy = 0; portal_activate = false; theta = 0; speed = 5; radius = 4; active = false; _visible = false; myportal = "orange_portal"; // unexpected jump // unexpected jump }; stop();
Symbol 229 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var fired = function () { tellTarget ("..") { posx = _x + dx; posy = _y + dy; portal_activate = false; while (!((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != 1) || (!_parent.portalSurface.hitTest(posx, posy + radius, true)))) { posy--; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_down); } } while (!(portal_activate || ((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != -1) || (!_parent.portalSurface.hitTest(posx, posy - radius, true))))) { posy++; active = false; if (!((!_root.terrain.hitTest(_x, _y + 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_up); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != -1) || (!_parent.portalSurface.hitTest(posx - radius, posy, true))))) { posx++; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x + 20, _y, true)) && (!_root.terrain.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_left); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != 1) || (!_parent.portalSurface.hitTest(posx + radius, posy, true))))) { posx--; active = false; if (!((!_root.terrain.hitTest(_x, _y - 20, true)) && ((!_root.terrain.hitTest(_x - 20, _y, true)) && (!_root.terrain.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_right); } } if (portal_activate) { _visible = false; _root[myportal]._x = _x; _root[myportal]._y = _y; } if (_parent.terrain.hitTest(posx, posy, true)) { active = false; _visible = false; } _x = posx; _y = posy; } }; } } else { // unexpected jump } var fire = function (x, y) { tellTarget ("..") { if (!active) { _visible = true; _xscale = 0; theta = Math.atan2(_parent._ymouse - _parent.portal_gun._y, _parent._xmouse - _parent.portal_gun._x) * 57.2957795130823; _rotation = theta + 90; _x = _parent.portal_gun._x; _y = _parent.portal_gun._y; dx = Math.cos(theta * (Math.PI/180)) * speed; dy = Math.sin(theta * (Math.PI/180)) * speed; active = true; while (active) { fired(); } active = false; } } }; // unexpected jump // unexpected jump dx = 0; dy = 0; posx = 0; posy = 0; portal_activate = false; theta = 0; speed = 5; radius = 4; active = false; _visible = false; myportal = "blue_portal"; // unexpected jump // unexpected jump }; stop();
Symbol 243 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 243 MovieClip Frame 3
tellTarget ("..") { var _local3 = _height / 3; var _local2 = _width / 2; getProperty("../GroundChar0", _target); if (!((!((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) || (triggered))) { gotoAndPlay("/:159"); triggered = true; } _local3 = _height / 3; _local2 = _width / 2; getProperty("../box", _target); if (((_local2 < (getProperty(getProperty("../box", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../box", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../box", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../box", _target), _y))) ? 0 : 1)))))))) { _parent.GroundChar0.PlayerControls.has_box = false; _parent.box.spawn(); } }; gotoAndPlay (2);
Symbol 250 MovieClip Frame 1
if (!hasOwnProperty("_load095EA6F8")) { _load095EA6F8 = true; tellTarget ("..") { _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 251 MovieClip Frame 1
if (!hasOwnProperty("_load095EBC00")) { _load095EBC00 = true; tellTarget ("..") { entities = new Array(); _x = 0; _y = 0; _xscale = 100; _yscale = 100; p1portaled = false; } } else { // unexpected jump } }; stop();
Symbol 260 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 260 MovieClip Frame 3
tellTarget ("..") { if (!triggered) { getProperty("../GroundChar0", _target); var _local2 = (getProperty(getProperty("../GroundChar0", _target), _width) + _width) / 2; var _local3 = (getProperty(getProperty("../GroundChar0", _target), _height) + _height) / 2; if (((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) { gotoAndPlay("/:320"); triggered = true; } } }; gotoAndPlay (2);
Symbol 265 MovieClip Frame 4
stop();
Symbol 265 MovieClip Frame 6
stop();
Symbol 265 MovieClip Frame 8
stop(); stop();
Symbol 266 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 266 MovieClip Frame 3
tellTarget ("..") { var _local3 = _height / 3; var _local2 = _width / 2; getProperty("../GroundChar0", _target); if (!((!((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) || (triggered))) { gotoAndPlay("/:292"); triggered = true; } _local3 = _height / 3; _local2 = _width / 2; getProperty("../box", _target); if (((_local2 < (getProperty(getProperty("../box", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../box", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../box", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../box", _target), _y))) ? 0 : 1)))))))) { _parent.GroundChar0.PlayerControls.has_box = false; _parent.box.spawn(); } }; gotoAndPlay (2);
Symbol 268 MovieClip Frame 1
if (!hasOwnProperty("_load095EFB18")) { _load095EFB18 = true; tellTarget ("..") { _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 269 MovieClip Frame 1
if (!hasOwnProperty("_load095F1020")) { _load095F1020 = true; tellTarget ("..") { entities = new Array(); _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 315 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 315 MovieClip Frame 3
tellTarget ("..") { if (!triggered) { getProperty("../GroundChar0", _target); var _local2 = (getProperty(getProperty("../GroundChar0", _target), _width) + _width) / 2; var _local3 = (getProperty(getProperty("../GroundChar0", _target), _height) + _height) / 2; if (((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) { gotoAndPlay("/:425"); triggered = true; } } }; gotoAndPlay (2);
Symbol 317 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var fire = function (x, y) { tellTarget ("..") { if (!active) { _visible = true; _xscale = 0; theta = Math.atan2(_parent._ymouse - _parent.portal_gun._y, _parent._xmouse - _parent.portal_gun._x) * 57.2957795130823; _rotation = theta + 90; _x = _parent.portal_gun._x; _y = _parent.portal_gun._y; dx = Math.cos(theta * (Math.PI/180)) * speed; dy = Math.sin(theta * (Math.PI/180)) * speed; active = true; while (active) { fired(); } active = false; } } }; } } else { // unexpected jump } var fired = function () { tellTarget ("..") { posx = _x + dx; posy = _y + dy; portal_activate = false; if (_parent.terrain.hitTest(posx, posy, true)) { active = false; _visible = false; return(0); } while (!((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != 1) || (!_root.terrain.floors.hitTest(posx, posy + radius, true)))) { posy--; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_down); } } while (!(portal_activate || ((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != -1) || (!_root.terrain.floors.hitTest(posx, posy - radius, true))))) { posy++; active = false; if (!((!_root.portalSurface.hitTest(_x, _y + 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_up); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != -1) || (!_root.terrain.walls.hitTest(posx - radius, posy, true))))) { posx++; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_left); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != 1) || (!_root.terrain.walls.hitTest(posx + radius, posy, true))))) { posx--; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x - 20, _y, true)) && (!_root.portalSurface.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_right); } } if (portal_activate) { _visible = false; _root[myportal]._x = _x; _root[myportal]._y = _y; } _x = posx; _y = posy; } }; // unexpected jump // unexpected jump dx = 0; dy = 0; posx = 0; posy = 0; portal_activate = false; theta = 0; speed = 5; radius = 4; active = false; _visible = false; myportal = "orange_portal"; // unexpected jump // unexpected jump }; stop();
Symbol 319 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var fire = function (x, y) { tellTarget ("..") { if (!active) { _visible = true; _xscale = 0; theta = Math.atan2(_parent._ymouse - _parent.portal_gun._y, _parent._xmouse - _parent.portal_gun._x) * 57.2957795130823; _rotation = theta + 90; _x = _parent.portal_gun._x; _y = _parent.portal_gun._y; dx = Math.cos(theta * (Math.PI/180)) * speed; dy = Math.sin(theta * (Math.PI/180)) * speed; active = true; while (active) { fired(); } active = false; } } }; } } else { // unexpected jump } var fired = function () { tellTarget ("..") { posx = _x + dx; posy = _y + dy; portal_activate = false; if (_parent.terrain.hitTest(posx, posy, true)) { active = false; _visible = false; return(0); } while (!((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != 1) || (!_root.terrain.floors.hitTest(posx, posy + radius, true)))) { posy--; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_down); } } while (!(portal_activate || ((((dy < 0) ? -1 : (((dy == 0) ? 0 : 1))) != -1) || (!_root.terrain.floors.hitTest(posx, posy - radius, true))))) { posy++; active = false; if (!((!_root.portalSurface.hitTest(_x, _y + 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x - 20, _y, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_up); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != -1) || (!_root.terrain.walls.hitTest(posx - radius, posy, true))))) { posx++; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x + 20, _y, true)) && (!_root.portalSurface.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_left); } } while (!(portal_activate || ((((dx < 0) ? -1 : (((dx == 0) ? 0 : 1))) != 1) || (!_root.terrain.walls.hitTest(posx + radius, posy, true))))) { posx--; active = false; if (!((!_root.portalSurface.hitTest(_x, _y - 20, true)) && ((!_root.portalSurface.hitTest(_x - 20, _y, true)) && (!_root.portalSurface.hitTest(_x, _y + 20, true))))) { } else { portal_activate = true; _root[myportal].activate(_root.portal_gun.portal_right); } } if (portal_activate) { _visible = false; _root[myportal]._x = _x; _root[myportal]._y = _y; } _x = posx; _y = posy; } }; // unexpected jump // unexpected jump dx = 0; dy = 0; posx = 0; posy = 0; portal_activate = false; theta = 0; speed = 5; radius = 4; active = false; _visible = false; myportal = "blue_portal"; // unexpected jump // unexpected jump }; stop();
Symbol 321 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 321 MovieClip Frame 3
tellTarget ("..") { var _local3 = _height / 3; var _local2 = _width / 2; getProperty("../GroundChar0", _target); if (!((!((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) || (triggered))) { gotoAndPlay("/:453"); triggered = true; } _local3 = _height / 3; _local2 = _width / 2; getProperty("../box", _target); if (((_local2 < (getProperty(getProperty("../box", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../box", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../box", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../box", _target), _y))) ? 0 : 1)))))))) { _parent.GroundChar.PlayerControls.has_box = false; _parent.box.spawn(); } }; gotoAndPlay (2);
Symbol 323 MovieClip Frame 1
if (!hasOwnProperty("_load095F2528")) { _load095F2528 = true; tellTarget ("..") { _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 324 MovieClip Frame 1
if (!hasOwnProperty("_load096DD480")) { _load096DD480 = true; tellTarget ("..") { entities = new Array(); _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 325 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var centerOnPinkie = function () { tellTarget ("..") { _parent._x = ((_parent.GroundChar0._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.GroundChar0._y * (_parent._yscale / 100)) * -1) + 205; } }; } } else { // unexpected jump } var centerOnStart = function () { tellTarget ("..") { _parent._x = ((_parent.Start._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.Start._y * (_parent._yscale / 100)) * -1) + 205; } }; // unexpected jump // unexpected jump var do_gravity = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; a = "_level0." add a; a = eval (a); _local1 = "dy"; a[_local1] = a[_local1] + 1; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var do_hittest = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; _root[a].canPortal = false; portal(a, _root.blue_portal, _root.orange_portal); portal(a, _root.orange_portal, _root.blue_portal); a = "_level0." add a; a = eval (a); posx = a._x + a.dx; posy = a._y + a.dy; if (a.canPortal) { // unexpected jump } a.touching_floor = false; while (!((a.dy >= 1) || (!_parent.terrain.floors.hitTest(posx, (posy - (a._height / 2)) + 2, true)))) { posy++; clearInterval(a.g); a.dy = 0; } while (!((a.dy <= -1) || (!_parent.terrain.floors.hitTest(posx, (posy + (a._height / 2)) - 3, true)))) { posy--; a.dy = 0; a.PlayerControls.maxdx = 5; if (_root.prop_gel.hitTest(posx, posy + (a._height / 2), true)) { a.PlayerControls.maxdx = 20; } a.touching_floor = true; } while (!((a.dx >= 1) || (!_parent.terrain.walls.hitTest(posx - (a._width / 3), posy, true)))) { posx++; a.dx = 0; a.stopping(); } while (!((a.dx <= -1) || (!_parent.terrain.walls.hitTest(posx + (a._width / 3), posy, true)))) { posx--; a.dx = 0; a.stopping(); } if (a.dy > maxSpeed) { a.dy = maxSpeed; } a._y = posy; a._x = posx; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var portal = function (physical_target, thisPort, otherPort) { tellTarget ("..") { if (!((!thisPort.hitTest(_root[physical_target]._x, _root[physical_target]._y + _root[physical_target].dy, true)) || ((!_root.blue_portal.active) || (!_root.orange_portal.active)))) { if (!((thisPort.theta != _root.portal_gun.portal_right) || (_root[physical_target].dx <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_left) || (_root[physical_target].dx >= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_down) || (_root[physical_target].dy <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_up) || (_root[physical_target].dy >= 0))) { _root[physical_target].canPortal = true; } if (_root[physical_target].canPortal) { if (otherPort.theta == _root.portal_gun.portal_right) { _root[physical_target]._x = ((otherPort._x - (otherPort._width / 2))-1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dx = _root[physical_target].dx * -1; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_left) { _root[physical_target]._x = ((otherPort._x + (otherPort._width / 2))+1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { var _local1 = "dx"; _root[physical_target][_local1] = _root[physical_target][_local1] * -1; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].PlayerControls.maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = Math.abs(_root[physical_target].dy); _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_up) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y + (otherPort._height / 2))+1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].dy = Math.abs(_root[physical_target].dy); } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = Math.abs(_root[physical_target].dx); } else if (thisPort.theta == _root.portal_gun.portal_down) { } } if (otherPort.theta == _root.portal_gun.portal_down) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y - (otherPort._height / 2))-1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = _root[physical_target].dx; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].dy = Math.abs(_root[physical_target].dy) * -1; } } } } } }; // unexpected jump // unexpected jump maxSpeed = 12; posx = 0; posy = 0; center = false; gravity = false; // unexpected jump // unexpected jump }; nextFrame(); play();
Symbol 325 MovieClip Frame 3
tellTarget ("..") { if (gravity) { do_gravity(); } do_hittest(); if (center) { centerOnPinkie(); } }; gotoAndPlay (2);
Symbol 350 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 350 MovieClip Frame 3
tellTarget ("..") { if (!triggered) { getProperty("../GroundChar0", _target); var _local2 = (getProperty(getProperty("../GroundChar0", _target), _width) + _width) / 2; var _local3 = (getProperty(getProperty("../GroundChar0", _target), _height) + _height) / 2; if (((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) { gotoAndPlay("/:558"); triggered = true; } } }; gotoAndPlay (2);
Symbol 352 MovieClip Frame 1
if (!hasOwnProperty("_load096DE988")) { _load096DE988 = true; tellTarget ("..") { _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 353 MovieClip Frame 1
if (!hasOwnProperty("_load096DFE90")) { _load096DFE90 = true; tellTarget ("..") { entities = new Array(); _x = 0; _y = 0; _xscale = 100; _yscale = 100; } } else { // unexpected jump } }; stop();
Symbol 354 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var centerOnPinkie = function () { tellTarget ("..") { _parent._x = ((_parent.GroundChar0._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.GroundChar0._y * (_parent._yscale / 100)) * -1) + 205; } }; } } else { // unexpected jump } var centerOnStart = function () { tellTarget ("..") { _parent._x = ((_parent.Start._x * (_parent._xscale / 100)) * -1) + 280; _parent._y = ((_parent.Start._y * (_parent._yscale / 100)) * -1) + 205; } }; // unexpected jump // unexpected jump var do_gravity = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; a = "_level0." add a; a = eval (a); _local1 = "dy"; a[_local1] = a[_local1] + 1; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var do_hittest = function () { tellTarget ("..") { delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; _root[a].canPortal = false; portal(a, _root.blue_portal, _root.orange_portal); portal(a, _root.orange_portal, _root.blue_portal); a = "_level0." add a; a = eval (a); posx = a._x + a.dx; posy = a._y + a.dy; a.touching_floor = false; while (!((a.dy >= 1) || (!_parent.terrain.floors.hitTest(posx, (posy - (a._height / 2)) + 2, true)))) { posy++; clearInterval(a.g); a.dy = 0; } while (!((a.dy <= -1) || (!_parent.terrain.floors.hitTest(posx, (posy + (a._height / 2)) - 3, true)))) { posy--; a.dy = 0; if (_root.prop_gel.hitTest(posx, posy + (a._height / 2), true)) { a.maxdx = 20; } else { a.maxdx = a.Omaxdx; } a.touching_floor = true; } while (!((a.dx >= 1) || (!_parent.terrain.walls.hitTest(posx - (a._width / 3), posy, true)))) { posx++; a.dx = 0; a.stopping(); } while (!((a.dx <= -1) || (!_parent.terrain.walls.hitTest(posx + (a._width / 3), posy, true)))) { posx--; a.dx = 0; a.stopping(); } if (a.dy > maxSpeed) { a.dy = maxSpeed; } if (Math.abs(a.dx) > a.maxdx) { a.dx = ((a.dx < 0) ? -1 : (((a.dx == 0) ? 0 : 1))) * a.maxdx; } a._y = posy; a._x = posx; } if ((in _local1) != null) { // unexpected jump } } } }; // unexpected jump // unexpected jump var portal = function (physical_target, thisPort, otherPort) { tellTarget ("..") { if (!((!thisPort.hitTest(_root[physical_target]._x, _root[physical_target]._y + _root[physical_target].dy, true)) || ((!_root.blue_portal.active) || (!_root.orange_portal.active)))) { if (!((thisPort.theta != _root.portal_gun.portal_right) || (_root[physical_target].dx <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_left) || (_root[physical_target].dx >= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_down) || (_root[physical_target].dy <= 0))) { _root[physical_target].canPortal = true; } else if (!((thisPort.theta != _root.portal_gun.portal_up) || (_root[physical_target].dy >= 0))) { _root[physical_target].canPortal = true; } if (_root[physical_target].canPortal) { if (otherPort.theta == _root.portal_gun.portal_right) { _root[physical_target]._x = ((otherPort._x - (otherPort._width / 2))-1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dx = _root[physical_target].dx * -1; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy * -1; _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_left) { _root[physical_target]._x = ((otherPort._x + (otherPort._width / 2))+1); _root[physical_target]._y = otherPort._y; if (thisPort.theta == _root.portal_gun.portal_right) { } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = _root[physical_target].dy; _root[physical_target].dy = 0; } else if (thisPort.theta == _root.portal_gun.portal_left) { var _local1 = "dx"; _root[physical_target][_local1] = _root[physical_target][_local1] * -1; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].maxdx = Math.abs(_root[physical_target].dy); _root[physical_target].dx = Math.abs(_root[physical_target].dy); _root[physical_target].dy = 0; } } if (otherPort.theta == _root.portal_gun.portal_up) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y + (otherPort._height / 2))+1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { _root[physical_target].dy = Math.abs(_root[physical_target].dy); } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = Math.abs(_root[physical_target].dx); } else if (thisPort.theta == _root.portal_gun.portal_down) { } } if (otherPort.theta == _root.portal_gun.portal_down) { _root[physical_target]._x = otherPort._x; _root[physical_target]._y = ((otherPort._y - (otherPort._height / 2))-1); if (thisPort.theta == _root.portal_gun.portal_right) { _root[physical_target].dy = _root[physical_target].dx * -1; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_up) { } else if (thisPort.theta == _root.portal_gun.portal_left) { _root[physical_target].dy = _root[physical_target].dx; _root[physical_target].dx = 0; } else if (thisPort.theta == _root.portal_gun.portal_down) { _root[physical_target].dy = Math.abs(_root[physical_target].dy) * -1; } } } } } }; // unexpected jump // unexpected jump maxSpeed = 12; posx = 0; posy = 0; center = false; gravity = false; // unexpected jump // unexpected jump }; nextFrame(); play();
Symbol 354 MovieClip Frame 3
tellTarget ("..") { if (gravity) { do_gravity(); } do_hittest(); if (center) { centerOnPinkie(); } }; gotoAndPlay (2);
Symbol 370 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { up = 70; down = 97; } } else { // unexpected jump } }; stop();
Symbol 414 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 414 MovieClip Frame 3
tellTarget ("..") { if (!triggered) { getProperty("../GroundChar0", _target); var _local2 = (getProperty(getProperty("../GroundChar0", _target), _width) + _width) / 2; var _local3 = (getProperty(getProperty("../GroundChar0", _target), _height) + _height) / 2; if (((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) { gotoAndPlay("/:691"); triggered = true; } } }; gotoAndPlay (2);
Symbol 419 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { active = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 419 MovieClip Frame 3
tellTarget ("..") { active = false; delete _global.__resolve; var a; _global.__resolve = _global.__debugResolve; var _local1 = _root.entities; (in _local1);// not popped if (_local1 != null) { for (_reg0 in _local1) { in _local1; a = _local1[_reg0]; a = "_level0." add a; a = eval (a); var _local3 = _height; var _local2 = _width / 2; getProperty(a, _target); if (((_local2 < (getProperty(getProperty(a, _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty(a, _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty(a, _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty(a, _target), _y))) ? 0 : 1)))))))) { _parent.terrain.floors.platform1._y = _parent.terrain.floors.platform1.up; _parent.Path1.nyx.setRGB(10066176); Up._yscale = 50; active = true; } } if ((in _local1) != null) { // unexpected jump } } if (!active) { Up._yscale = 100; _parent.terrain.floors.platform1._y = _parent.terrain.floors.platform1.down; _parent.Path1.nyx.setRGB(26265); } }; gotoAndPlay (2);
Symbol 421 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var spawn = function () { tellTarget ("..") { dy = 0; dx = 0; _x = _parent.CubeDispenser._x; _y = _parent.CubeDispenser._y; } }; } } else { // unexpected jump } dy = 0; dx = 0; _root.entities.push(_name); spawn(); maxdx = 0; Omaxdx = 0; // unexpected jump // unexpected jump }; stop();
Symbol 423 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var near_box = function () { tellTarget ("..") { getProperty("../box", _target); var _local3 = getProperty(getProperty("../box", _target), _x) - _x; _local3 = getProperty(getProperty("../box", _target), _y) - _y; if (2500 >= ((_local3 * _local3) + (_local3 * _local3))) { return(true); } return(false); } }; } } else { // unexpected jump } _root.entities.push(_name); dy = 0; dx = 0; touching_floor = false; scale = _xscale; canPortal = true; rspeed = 0; maxdx = 5; Omaxdx = 5; // unexpected jump // unexpected jump }; stop();
Symbol 424 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { var walking = function (sign) { tellTarget ("..") { var _local1 = "dx"; _parent[_local1] = _parent[_local1] + (5 * sign); if (Math.abs(_parent.dx) > _parent.maxdx) { _parent.dx = ((_parent.dx < 0) ? -1 : (((_parent.dx == 0) ? 0 : 1))) * _parent.maxdx; } _parent._xscale = _parent.scale * sign; _parent.walk._visible = true; _parent.stand._visible = false; _parent.flying._visible = false; } }; } } else { // unexpected jump } var stopping = function () { tellTarget ("..") { _parent.dx = 0; _parent.walk._visible = false; _parent.stand._visible = true; _parent.flying._visible = false; } }; // unexpected jump // unexpected jump var takeoff = function () { tellTarget ("..") { jump = normal_jump / 2; if (_parent.touching_floor) { var _local1 = "_y"; _parent[_local1] = _parent[_local1] - 20; _parent.dy = jump * -1; } _parent.walk._visible = false; _parent.stand._visible = false; _parent.flying._visible = true; } }; // unexpected jump // unexpected jump a = ""; normal_jump = 12; has_box = false; jump = 0; box_side = 0; // unexpected jump // unexpected jump }; nextFrame(); play();
Symbol 424 MovieClip Frame 3
tellTarget ("..") { if (!((!Key.isDown(65)) || (!_root.Physics.center))) { walking(-1); } else if (!((!Key.isDown(68)) || (!_root.Physics.center))) { walking(1); } else if (_parent.touching_floor) { stopping(); } else { _parent.dx = 0; } if (!((!Key.isDown(87)) && (_parent.touching_floor))) { takeoff(); } if (has_box) { if (Key.isDown(37)) { box_side = -20; } else if (Key.isDown(39)) { box_side = 20; } else { box_side = 0; } _parent._parent.box._x = _parent._x + box_side; _parent._parent.box._y = _parent._y - 20; _parent._parent.box.dy = -1; } _parent._parent.portal_gun._x = _parent._x + ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1))); _parent._parent.portal_gun._y = _parent._y - 10; }; gotoAndPlay (2);
Symbol 425 Button
on (keyPress "<Space>") { if (!has_box) { if (!(((((_parent._parent.box._x - _parent._x) < 0) ? -1 : ((((_parent._parent.box._x - _parent._x) == 0) ? 0 : 1))) != ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1)))) || (!_parent.near_box()))) { has_box = true; } } else { if (!((!Key.isDown(65)) && (!Key.isDown(68)))) { _parent._parent.box.dx = ((_parent._xscale < 0) ? -1 : (((_parent._xscale == 0) ? 0 : 1))) * 7; _parent._parent.box.maxdx = 7; } has_box = false; } }
Symbol 428 MovieClip Frame 1
if (!hasOwnProperty("_load")) { _load = true; tellTarget ("..") { triggered = false; } } else { // unexpected jump } }; nextFrame(); play();
Symbol 428 MovieClip Frame 3
tellTarget ("..") { var _local3 = _height / 3; var _local2 = _width / 2; getProperty("../GroundChar0", _target); if (!((!((_local2 < (getProperty(getProperty("../GroundChar0", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../GroundChar0", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../GroundChar0", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../GroundChar0", _target), _y))) ? 0 : 1)))))))) || (triggered))) { gotoAndPlay("/:719"); triggered = true; } _local3 = _height / 3; _local2 = _width / 2; getProperty("../box", _target); if (((_local2 < (getProperty(getProperty("../box", _target), _x) - _x)) ? 0 : (((_local2 < (_x - getProperty(getProperty("../box", _target), _x))) ? 0 : (((_local3 < (getProperty(getProperty("../box", _target), _y) - _y)) ? 0 : (((_local3 < (_y - getProperty(getProperty("../box", _target), _y))) ? 0 : 1)))))))) { _parent.GroundChar.PlayerControls.has_box = false; _parent.box.spawn(); } }; gotoAndPlay (2);

Library Items

Symbol 1 FontUsed by:24
Symbol 2 FontUsed by:28 29
Symbol 3 FontUsed by:248
Symbol 4 GraphicUsed by:Timeline
Symbol 5 GraphicUsed by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 GraphicUsed by:Timeline
Symbol 9 GraphicUsed by:Timeline
Symbol 11 GraphicUsed by:Timeline
Symbol 12 GraphicUsed by:Timeline
Symbol 13 GraphicUsed by:Timeline
Symbol 14 GraphicUsed by:Timeline
Symbol 15 GraphicUsed by:Timeline
Symbol 16 GraphicUsed by:Timeline
Symbol 17 GraphicUsed by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 GraphicUsed by:Timeline
Symbol 20 GraphicUsed by:Timeline
Symbol 21 GraphicUsed by:Timeline
Symbol 23 GraphicUsed by:22
Symbol 22 ButtonUses:23Used by:25
Symbol 24 TextUses:1Used by:25
Symbol 25 MovieClipUses:22 24Used by:Timeline
Symbol 26 MovieClipUsed by:Timeline
Symbol 27 GraphicUsed by:33
Symbol 28 TextUses:2Used by:33
Symbol 29 TextUses:2Used by:33
Symbol 30 GraphicUsed by:33
Symbol 31 GraphicUsed by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:27 28 29 30 31 32Used by:Timeline
Symbol 34 MovieClipUsed by:Timeline
Symbol 35 MovieClipUsed by:36
Symbol 36 MovieClipUses:35Used by:Timeline
Symbol 37 GraphicUsed by:56 252 295 338 387
Symbol 38 GraphicUsed by:56 252
Symbol 39 MovieClipUsed by:47
Symbol 40 GraphicUsed by:44
Symbol 41 GraphicUsed by:44
Symbol 42 GraphicUsed by:44
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:40 41 42 43Used by:47
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClipUses:45Used by:47
Symbol 47 MovieClipUses:39 44 46Used by:56 252
Symbol 48 GraphicUsed by:56 252
Symbol 49 GraphicUsed by:56 252
Symbol 50 GraphicUsed by:56 252
Symbol 51 GraphicUsed by:56 252
Symbol 52 GraphicUsed by:56 252
Symbol 53 GraphicUsed by:56 252
Symbol 54 GraphicUsed by:56 252
Symbol 55 GraphicUsed by:56 252
Symbol 56 MovieClipUses:37 38 47 48 49 50 51 52 53 54 55Used by:68
Symbol 57 GraphicUsed by:67 256
Symbol 58 GraphicUsed by:67 256
Symbol 59 GraphicUsed by:67 256
Symbol 60 GraphicUsed by:67 256
Symbol 61 GraphicUsed by:67 256
Symbol 62 GraphicUsed by:67
Symbol 63 GraphicUsed by:67
Symbol 64 GraphicUsed by:67 256
Symbol 65 GraphicUsed by:67 256
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClipUses:57 58 59 60 61 62 63 64 65 66Used by:68
Symbol 68 MovieClipUses:56 67Used by:Timeline
Symbol 69 GraphicUsed by:71 259
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClipUses:69 70Used by:Timeline
Symbol 72 MovieClipUsed by:74
Symbol 73 GraphicUsed by:74 261 316 351 415
Symbol 74 MovieClipUses:72 73Used by:Timeline
Symbol 75 GraphicUsed by:78
Symbol 76 GraphicUsed by:78
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:75 76 77Used by:Timeline
Symbol 79 GraphicUsed by:86
Symbol 80 GraphicUsed by:86
Symbol 81 GraphicUsed by:86
Symbol 82 GraphicUsed by:85 97 422
Symbol 83 GraphicUsed by:85 97 422
Symbol 84 GraphicUsed by:85 97 422
Symbol 85 MovieClipUses:82 83 84Used by:86
Symbol 86 MovieClipUses:79 80 81 85Used by:Timeline
Symbol 87 MovieClipUsed by:90 264 418
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:90
Symbol 90 MovieClipUses:87 89Used by:Timeline
Symbol 91 MovieClipUsed by:95
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:95 420
Symbol 94 GraphicUsed by:95 420
Symbol 95 MovieClipUses:91 93 94Used by:Timeline
Symbol 96 MovieClipUsed by:97
Symbol 97 MovieClipUses:96 82 83 84Used by:Timeline
Symbol 98 MovieClipUsed by:109 265
Symbol 100 SoundUsed by:109 265
Symbol 101 SoundUsed by:109 265
Symbol 102 GraphicUsed by:99
Symbol 99 ButtonUses:102Used by:109 265
Symbol 103 GraphicUsed by:109 265
Symbol 104 GraphicUsed by:109 265
Symbol 105 GraphicUsed by:109 265
Symbol 106 GraphicUsed by:107
Symbol 107 MovieClipUses:106Used by:109 265
Symbol 108 GraphicUsed by:109 265
Symbol 109 MovieClipUses:98 99 103 104 105 107 108 100 101Used by:Timeline
Symbol 110 MovieClipUsed by:204
Symbol 111 MovieClipUsed by:114
Symbol 113 GraphicUsed by:112 425
Symbol 112 ButtonUses:113Used by:114
Symbol 114 MovieClipUses:111 112Used by:204
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115
Symbol 117 BitmapUsed by:118
Symbol 118 GraphicUses:117Used by:147
Symbol 119 BitmapUsed by:120
Symbol 120 GraphicUses:119
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:147
Symbol 123 BitmapUsed by:124
Symbol 124 GraphicUses:123Used by:147
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:147
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127
Symbol 129 BitmapUsed by:130
Symbol 130 GraphicUses:129
Symbol 131 BitmapUsed by:132
Symbol 132 GraphicUses:131Used by:147
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133
Symbol 135 BitmapUsed by:136
Symbol 136 GraphicUses:135Used by:147
Symbol 137 BitmapUsed by:138
Symbol 138 GraphicUses:137
Symbol 139 BitmapUsed by:140
Symbol 140 GraphicUses:139Used by:147
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:147
Symbol 143 BitmapUsed by:144
Symbol 144 GraphicUses:143
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:147
Symbol 147 MovieClipUses:118 122 124 126 132 136 140 142 146Used by:148
Symbol 148 MovieClipUses:147Used by:204 427
Symbol 149 BitmapUsed by:150
Symbol 150 GraphicUses:149Used by:175
Symbol 151 BitmapUsed by:152
Symbol 152 GraphicUses:151Used by:175
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:175
Symbol 155 BitmapUsed by:156
Symbol 156 GraphicUses:155Used by:175
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:175
Symbol 159 BitmapUsed by:160
Symbol 160 GraphicUses:159Used by:175
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:175
Symbol 165 BitmapUsed by:166
Symbol 166 GraphicUses:165Used by:175
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:175
Symbol 169 BitmapUsed by:170
Symbol 170 GraphicUses:169Used by:175
Symbol 171 BitmapUsed by:172
Symbol 172 GraphicUses:171Used by:175
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:175
Symbol 175 MovieClipUses:150 152 154 156 158 160 164 166 168 170 172 174Used by:176
Symbol 176 MovieClipUses:175Used by:204 427
Symbol 177 MovieClipUsed by:203
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:180
Symbol 180 MovieClipUses:179Used by:202
Symbol 181 BitmapUsed by:182
Symbol 182 GraphicUses:181Used by:193
Symbol 183 BitmapUsed by:184
Symbol 184 GraphicUses:183Used by:193
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:193
Symbol 187 BitmapUsed by:188
Symbol 188 GraphicUses:187Used by:193
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:193
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:193
Symbol 193 MovieClipUses:182 184 186 188 190 192Used by:202
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:198
Symbol 196 BitmapUsed by:197
Symbol 197 GraphicUses:196Used by:198
Symbol 198 MovieClipUses:195 197Used by:202
Symbol 199 BitmapUsed by:200
Symbol 200 GraphicUses:199Used by:201
Symbol 201 MovieClipUses:200Used by:202
Symbol 202 MovieClipUses:180 193 198 201Used by:203
Symbol 203 MovieClipUses:177 202Used by:204 427
Symbol 204 MovieClipUses:110 114 148 176 203Used by:Timeline
Symbol 205 MovieClipUsed by:209
Symbol 206 GraphicUsed by:209
Symbol 207 GraphicUsed by:208
Symbol 208 MovieClipUses:207Used by:209
Symbol 209 MovieClipUses:205 206 208Used by:Timeline
Symbol 210 MovieClipUsed by:214
Symbol 211 GraphicUsed by:214
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:212Used by:214
Symbol 214 MovieClipUses:210 211 213Used by:Timeline
Symbol 215 MovieClipUsed by:228
Symbol 216 GraphicUsed by:221
Symbol 217 GraphicUsed by:221
Symbol 218 GraphicUsed by:221
Symbol 219 GraphicUsed by:221
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:216 217 218 219 220Used by:228 318
Symbol 222 GraphicUsed by:227
Symbol 223 GraphicUsed by:227
Symbol 224 GraphicUsed by:227
Symbol 225 GraphicUsed by:227
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:222 223 224 225 226Used by:228 318
Symbol 228 MovieClipUses:215 227 221Used by:Timeline
Symbol 229 MovieClipUsed by:242
Symbol 230 GraphicUsed by:235
Symbol 231 GraphicUsed by:235
Symbol 232 GraphicUsed by:235
Symbol 233 GraphicUsed by:235
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:230 231 232 233 234Used by:242 320
Symbol 236 GraphicUsed by:241
Symbol 237 GraphicUsed by:241
Symbol 238 GraphicUsed by:241
Symbol 239 GraphicUsed by:241
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:236 237 238 239 240Used by:242 320
Symbol 242 MovieClipUses:229 241 235Used by:Timeline
Symbol 243 MovieClipUsed by:245
Symbol 244 GraphicUsed by:245 267 322 429
Symbol 245 MovieClipUses:243 244Used by:Timeline
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:Timeline
Symbol 248 TextUses:3Used by:Timeline
Symbol 249 SoundUsed by:Timeline
Symbol 250 MovieClipUsed by:Timeline
Symbol 251 MovieClipUsed by:Timeline
Symbol 252 MovieClipUses:37 38 47 48 49 50 51 52 53 54 55Used by:257
Symbol 253 GraphicUsed by:256
Symbol 254 GraphicUsed by:256
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:57 58 59 60 61 253 254 64 65 255Used by:257
Symbol 257 MovieClipUses:252 256Used by:Timeline
Symbol 258 GraphicUsed by:259
Symbol 259 MovieClipUses:69 258Used by:Timeline
Symbol 260 MovieClipUsed by:261
Symbol 261 MovieClipUses:260 73Used by:Timeline
Symbol 262 GraphicUsed by:263
Symbol 263 MovieClipUses:262Used by:264
Symbol 264 MovieClipUses:87 263Used by:Timeline
Symbol 265 MovieClipUses:98 99 103 104 105 107 108 100 101Used by:Timeline
Symbol 266 MovieClipUsed by:267
Symbol 267 MovieClipUses:266 244Used by:Timeline
Symbol 268 MovieClipUsed by:Timeline
Symbol 269 MovieClipUsed by:Timeline
Symbol 270 GraphicUsed by:284 368
Symbol 271 GraphicUsed by:284 332 368
Symbol 272 GraphicUsed by:284 368
Symbol 273 GraphicUsed by:284
Symbol 274 GraphicUsed by:284
Symbol 275 GraphicUsed by:284
Symbol 276 GraphicUsed by:284
Symbol 277 GraphicUsed by:284
Symbol 278 GraphicUsed by:284
Symbol 279 GraphicUsed by:284
Symbol 280 GraphicUsed by:284
Symbol 281 GraphicUsed by:284
Symbol 282 GraphicUsed by:284
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:270 271 272 273 274 275 276 277 278 279 280 281 282 283Used by:295
Symbol 285 GraphicUsed by:294
Symbol 286 GraphicUsed by:294
Symbol 287 GraphicUsed by:294
Symbol 288 GraphicUsed by:294
Symbol 289 GraphicUsed by:294
Symbol 290 GraphicUsed by:294
Symbol 291 GraphicUsed by:294
Symbol 292 GraphicUsed by:294
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClipUses:285 286 287 288 289 290 291 292 293Used by:295
Symbol 295 MovieClipUses:284 37 294Used by:Timeline
Symbol 296 GraphicUsed by:314
Symbol 297 GraphicUsed by:314
Symbol 298 GraphicUsed by:314
Symbol 299 GraphicUsed by:314
Symbol 300 GraphicUsed by:314
Symbol 301 GraphicUsed by:314
Symbol 302 GraphicUsed by:314
Symbol 303 GraphicUsed by:314
Symbol 304 GraphicUsed by:314
Symbol 305 GraphicUsed by:314
Symbol 306 GraphicUsed by:314
Symbol 307 GraphicUsed by:314
Symbol 308 GraphicUsed by:314
Symbol 309 GraphicUsed by:314
Symbol 310 GraphicUsed by:314
Symbol 311 GraphicUsed by:314
Symbol 312 GraphicUsed by:314
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313Used by:Timeline
Symbol 315 MovieClipUsed by:316
Symbol 316 MovieClipUses:315 73Used by:Timeline
Symbol 317 MovieClipUsed by:318
Symbol 318 MovieClipUses:317 227 221Used by:Timeline
Symbol 319 MovieClipUsed by:320
Symbol 320 MovieClipUses:319 241 235Used by:Timeline
Symbol 321 MovieClipUsed by:322
Symbol 322 MovieClipUses:321 244Used by:Timeline
Symbol 323 MovieClipUsed by:Timeline
Symbol 324 MovieClipUsed by:Timeline
Symbol 325 MovieClipUsed by:326
Symbol 326 MovieClipUses:325Used by:Timeline
Symbol 327 GraphicUsed by:332
Symbol 328 GraphicUsed by:332
Symbol 329 GraphicUsed by:332
Symbol 330 GraphicUsed by:332
Symbol 331 GraphicUsed by:332
Symbol 332 MovieClipUses:327 271 328 329 330 331Used by:338
Symbol 333 GraphicUsed by:337
Symbol 334 GraphicUsed by:337
Symbol 335 GraphicUsed by:337
Symbol 336 GraphicUsed by:337
Symbol 337 MovieClipUses:333 334 335 336Used by:338
Symbol 338 MovieClipUses:332 37 337Used by:Timeline
Symbol 339 GraphicUsed by:347
Symbol 340 GraphicUsed by:347
Symbol 341 GraphicUsed by:347
Symbol 342 GraphicUsed by:347
Symbol 343 GraphicUsed by:347
Symbol 344 GraphicUsed by:347
Symbol 345 GraphicUsed by:347
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:339 340 341 342 343 344 345 346Used by:Timeline
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClipUses:348Used by:Timeline
Symbol 350 MovieClipUsed by:351
Symbol 351 MovieClipUses:350 73Used by:Timeline
Symbol 352 MovieClipUsed by:Timeline
Symbol 353 MovieClipUsed by:Timeline
Symbol 354 MovieClipUsed by:355
Symbol 355 MovieClipUses:354Used by:Timeline
Symbol 356 GraphicUsed by:368
Symbol 357 GraphicUsed by:368
Symbol 358 GraphicUsed by:368
Symbol 359 GraphicUsed by:368
Symbol 360 GraphicUsed by:368
Symbol 361 GraphicUsed by:368
Symbol 362 GraphicUsed by:368
Symbol 363 GraphicUsed by:368
Symbol 364 GraphicUsed by:368
Symbol 365 GraphicUsed by:368
Symbol 366 GraphicUsed by:368
Symbol 367 GraphicUsed by:368
Symbol 368 MovieClipUses:270 271 272 356 357 358 359 360 361 362 363 364 365 366 367Used by:387
Symbol 369 GraphicUsed by:386
Symbol 370 MovieClipUsed by:373
Symbol 371 GraphicUsed by:373
Symbol 372 GraphicUsed by:373
Symbol 373 MovieClipUses:370 371 372Used by:386
Symbol 374 GraphicUsed by:386
Symbol 375 GraphicUsed by:386
Symbol 376 GraphicUsed by:386
Symbol 377 GraphicUsed by:386
Symbol 378 GraphicUsed by:386
Symbol 379 GraphicUsed by:386
Symbol 380 GraphicUsed by:386
Symbol 381 GraphicUsed by:386
Symbol 382 GraphicUsed by:386
Symbol 383 GraphicUsed by:386
Symbol 384 GraphicUsed by:386
Symbol 385 GraphicUsed by:386
Symbol 386 MovieClipUses:369 373 374 375 376 377 378 379 380 381 382 383 384 385Used by:387
Symbol 387 MovieClipUses:368 37 386Used by:Timeline
Symbol 388 GraphicUsed by:410
Symbol 389 GraphicUsed by:410
Symbol 390 GraphicUsed by:410
Symbol 391 GraphicUsed by:410
Symbol 392 GraphicUsed by:410
Symbol 393 GraphicUsed by:410
Symbol 394 GraphicUsed by:410
Symbol 395 GraphicUsed by:410
Symbol 396 GraphicUsed by:410
Symbol 397 GraphicUsed by:410
Symbol 398 GraphicUsed by:410
Symbol 399 GraphicUsed by:410
Symbol 400 GraphicUsed by:410
Symbol 401 GraphicUsed by:410
Symbol 402 GraphicUsed by:410
Symbol 403 GraphicUsed by:410
Symbol 404 GraphicUsed by:410
Symbol 405 GraphicUsed by:410
Symbol 406 GraphicUsed by:410
Symbol 407 GraphicUsed by:410
Symbol 408 GraphicUsed by:410
Symbol 409 GraphicUsed by:410
Symbol 410 MovieClipUses:388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409Used by:Timeline
Symbol 411 GraphicUsed by:413
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClipUses:411 412Used by:Timeline
Symbol 414 MovieClipUsed by:415
Symbol 415 MovieClipUses:414 73Used by:Timeline
Symbol 416 GraphicUsed by:417
Symbol 417 MovieClipUses:416Used by:418
Symbol 418 MovieClipUses:87 417Used by:Timeline
Symbol 419 MovieClipUsed by:420
Symbol 420 MovieClipUses:419 93 94Used by:Timeline
Symbol 421 MovieClipUsed by:422
Symbol 422 MovieClipUses:421 82 83 84Used by:Timeline
Symbol 423 MovieClipUsed by:427
Symbol 424 MovieClipUsed by:426
Symbol 425 ButtonUses:113Used by:426
Symbol 426 MovieClipUses:424 425Used by:427
Symbol 427 MovieClipUses:423 426 148 176 203Used by:Timeline
Symbol 428 MovieClipUsed by:429
Symbol 429 MovieClipUses:428 244Used by:Timeline

Instance Names

"E"Frame 1Symbol 11 Graphic
"P"Frame 1Symbol 12 Graphic
"I"Frame 1Symbol 13 Graphic
"C"Frame 1Symbol 14 Graphic
"P"Frame 1Symbol 12 Graphic
"O"Frame 1Symbol 15 Graphic
"R"Frame 1Symbol 16 Graphic
"T"Frame 1Symbol 17 Graphic
"A"Frame 1Symbol 18 Graphic
"L"Frame 1Symbol 19 Graphic
"T"Frame 1Symbol 17 Graphic
"I"Frame 1Symbol 13 Graphic
"M"Frame 1Symbol 20 Graphic
"E"Frame 1Symbol 11 Graphic
"P"Frame 1Symbol 12 Graphic
"A"Frame 1Symbol 18 Graphic
"R"Frame 1Symbol 16 Graphic
"T"Frame 1Symbol 17 Graphic
"_2"Frame 1Symbol 21 Graphic
"start"Frame 1Symbol 25 MovieClip
"E"Frame 6Symbol 11 Graphic
"P"Frame 6Symbol 12 Graphic
"I"Frame 7Symbol 13 Graphic
"C"Frame 8Symbol 14 Graphic
"P"Frame 9Symbol 12 Graphic
"O"Frame 10Symbol 15 Graphic
"R"Frame 11Symbol 16 Graphic
"T"Frame 12Symbol 17 Graphic
"A"Frame 13Symbol 18 Graphic
"L"Frame 14Symbol 19 Graphic
"T"Frame 15Symbol 17 Graphic
"I"Frame 16Symbol 13 Graphic
"M"Frame 17Symbol 20 Graphic
"E"Frame 18Symbol 11 Graphic
"P"Frame 19Symbol 12 Graphic
"A"Frame 20Symbol 18 Graphic
"R"Frame 21Symbol 16 Graphic
"T"Frame 22Symbol 17 Graphic
"_2"Frame 23Symbol 21 Graphic
"Logo"Frame 81Symbol 33 MovieClip
"Logo"Frame 105Symbol 33 MovieClip
"Physics"Frame 126Symbol 36 MovieClip
"terrain"Frame 126Symbol 68 MovieClip
"portalSurface"Frame 126Symbol 71 MovieClip
"End_level"Frame 126Symbol 74 MovieClip
"Start"Frame 126Symbol 78 MovieClip
"CubeDispenser"Frame 126Symbol 86 MovieClip
"Path1"Frame 126Symbol 90 MovieClip
"Button1"Frame 126Symbol 95 MovieClip
"box"Frame 126Symbol 97 MovieClip
"portal_gun"Frame 126Symbol 109 MovieClip
"GroundChar0"Frame 126Symbol 204 MovieClip
"orange_portal"Frame 126Symbol 209 MovieClip
"blue_portal"Frame 126Symbol 214 MovieClip
"orange_shell"Frame 126Symbol 228 MovieClip
"blue_shell"Frame 126Symbol 242 MovieClip
"goo"Frame 126Symbol 245 MovieClip
"fadeout"Frame 159Symbol 247 MovieClip
"fadeout"Frame 160Symbol 247 MovieClip
"fadeout"Frame 187Symbol 247 MovieClip
"Logo"Frame 214Symbol 33 MovieClip
"Logo"Frame 238Symbol 33 MovieClip
"Physics"Frame 259Symbol 36 MovieClip
"terrain"Frame 259Symbol 257 MovieClip
"portalSurface"Frame 259Symbol 259 MovieClip
"End_level"Frame 259Symbol 261 MovieClip
"Start"Frame 259Symbol 78 MovieClip
"CubeDispenser"Frame 259Symbol 86 MovieClip
"Path1"Frame 259Symbol 264 MovieClip
"Button1"Frame 259Symbol 95 MovieClip
"box"Frame 259Symbol 97 MovieClip
"portal_gun"Frame 259Symbol 265 MovieClip
"GroundChar0"Frame 259Symbol 204 MovieClip
"orange_portal"Frame 259Symbol 209 MovieClip
"blue_portal"Frame 259Symbol 214 MovieClip
"orange_shell"Frame 259Symbol 228 MovieClip
"blue_shell"Frame 259Symbol 242 MovieClip
"goo"Frame 259Symbol 267 MovieClip
"fadeout"Frame 292Symbol 247 MovieClip
"fadeout"Frame 293Symbol 247 MovieClip
"fadeout"Frame 320Symbol 247 MovieClip
"Logo"Frame 347Symbol 33 MovieClip
"Logo"Frame 371Symbol 33 MovieClip
"Physics"Frame 392Symbol 36 MovieClip
"terrain"Frame 392Symbol 295 MovieClip
"portalSurface"Frame 392Symbol 314 MovieClip
"End_level"Frame 392Symbol 316 MovieClip
"Start"Frame 392Symbol 78 MovieClip
"portal_gun"Frame 392Symbol 109 MovieClip
"GroundChar0"Frame 392Symbol 204 MovieClip
"orange_portal"Frame 392Symbol 209 MovieClip
"blue_portal"Frame 392Symbol 214 MovieClip
"orange_shell"Frame 392Symbol 318 MovieClip
"blue_shell"Frame 392Symbol 320 MovieClip
"goo"Frame 392Symbol 322 MovieClip
"fadeout"Frame 425Symbol 247 MovieClip
"fadeout"Frame 454Symbol 247 MovieClip
"Logo"Frame 480Symbol 33 MovieClip
"Logo"Frame 504Symbol 33 MovieClip
"Physics"Frame 525Symbol 326 MovieClip
"terrain"Frame 525Symbol 338 MovieClip
"portalSurface"Frame 525Symbol 347 MovieClip
"prop_gel"Frame 525Symbol 349 MovieClip
"End_level"Frame 525Symbol 351 MovieClip
"Start"Frame 525Symbol 78 MovieClip
"portal_gun"Frame 525Symbol 109 MovieClip
"GroundChar0"Frame 525Symbol 204 MovieClip
"orange_portal"Frame 525Symbol 209 MovieClip
"blue_portal"Frame 525Symbol 214 MovieClip
"orange_shell"Frame 525Symbol 318 MovieClip
"blue_shell"Frame 525Symbol 320 MovieClip
"fadeout"Frame 558Symbol 247 MovieClip
"fadeout"Frame 587Symbol 247 MovieClip
"Logo"Frame 613Symbol 33 MovieClip
"Logo"Frame 637Symbol 33 MovieClip
"Physics"Frame 658Symbol 355 MovieClip
"terrain"Frame 658Symbol 387 MovieClip
"portalSurface"Frame 658Symbol 410 MovieClip
"prop_gel"Frame 658Symbol 413 MovieClip
"End_level"Frame 658Symbol 415 MovieClip
"Start"Frame 658Symbol 78 MovieClip
"CubeDispenser"Frame 658Symbol 86 MovieClip
"Path1"Frame 658Symbol 418 MovieClip
"Button1"Frame 658Symbol 420 MovieClip
"box"Frame 658Symbol 422 MovieClip
"portal_gun"Frame 658Symbol 109 MovieClip
"GroundChar0"Frame 658Symbol 427 MovieClip
"orange_portal"Frame 658Symbol 209 MovieClip
"blue_portal"Frame 658Symbol 214 MovieClip
"orange_shell"Frame 658Symbol 318 MovieClip
"blue_shell"Frame 658Symbol 320 MovieClip
"goo"Frame 658Symbol 429 MovieClip
"fadeout"Frame 691Symbol 247 MovieClip
"fadeout"Frame 720Symbol 247 MovieClip
"_button"Symbol 25 MovieClip Frame 1Symbol 22 Button
"_"Symbol 36 MovieClip Frame 1Symbol 35 MovieClip
"_"Symbol 47 MovieClip Frame 1Symbol 39 MovieClip
"up"Symbol 47 MovieClip Frame 1Symbol 44 MovieClip
"down"Symbol 47 MovieClip Frame 1Symbol 46 MovieClip
"platform1"Symbol 56 MovieClip Frame 1Symbol 47 MovieClip
"floors"Symbol 68 MovieClip Frame 1Symbol 56 MovieClip
"walls"Symbol 68 MovieClip Frame 1Symbol 67 MovieClip
"box"Symbol 86 MovieClip Frame 1Symbol 85 MovieClip
"a"Symbol 90 MovieClip Frame 1Symbol 89 MovieClip
"Up"Symbol 95 MovieClip Frame 1Symbol 93 MovieClip
"_"Symbol 97 MovieClip Frame 1Symbol 96 MovieClip
"_button"Symbol 109 MovieClip Frame 1Symbol 99 Button
"colour"Symbol 109 MovieClip Frame 1Symbol 107 MovieClip
"_"Symbol 114 MovieClip Frame 1Symbol 111 MovieClip
"_button"Symbol 114 MovieClip Frame 1Symbol 112 Button
"trotcycle_pinkiepie_right_gif"Symbol 148 MovieClip Frame 1Symbol 147 MovieClip
"stand_Pinkiepie_right_gif"Symbol 176 MovieClip Frame 1Symbol 175 MovieClip
"Bounce"Symbol 202 MovieClip Frame 1Symbol 180 MovieClip
"Up"Symbol 202 MovieClip Frame 1Symbol 193 MovieClip
"Down"Symbol 202 MovieClip Frame 1Symbol 198 MovieClip
"Top"Symbol 202 MovieClip Frame 1Symbol 201 MovieClip
"bounce_pinkiepie_right_gif"Symbol 203 MovieClip Frame 1Symbol 202 MovieClip
"_"Symbol 204 MovieClip Frame 1Symbol 110 MovieClip
"PlayerControls"Symbol 204 MovieClip Frame 1Symbol 114 MovieClip
"walk"Symbol 204 MovieClip Frame 1Symbol 148 MovieClip
"stand"Symbol 204 MovieClip Frame 1Symbol 176 MovieClip
"flying"Symbol 204 MovieClip Frame 1Symbol 203 MovieClip
"_"Symbol 209 MovieClip Frame 1Symbol 205 MovieClip
"outline"Symbol 209 MovieClip Frame 1Symbol 208 MovieClip
"_"Symbol 214 MovieClip Frame 1Symbol 210 MovieClip
"outline"Symbol 214 MovieClip Frame 1Symbol 213 MovieClip
"_"Symbol 228 MovieClip Frame 1Symbol 215 MovieClip
"orange_2"Symbol 228 MovieClip Frame 1Symbol 227 MovieClip
"orange_1"Symbol 228 MovieClip Frame 3Symbol 221 MovieClip
"orange_2"Symbol 228 MovieClip Frame 5Symbol 227 MovieClip
"_"Symbol 242 MovieClip Frame 1Symbol 229 MovieClip
"blue_2"Symbol 242 MovieClip Frame 1Symbol 241 MovieClip
"blue_1"Symbol 242 MovieClip Frame 3Symbol 235 MovieClip
"blue_2"Symbol 242 MovieClip Frame 5Symbol 241 MovieClip
"platform1"Symbol 252 MovieClip Frame 1Symbol 47 MovieClip
"floors"Symbol 257 MovieClip Frame 1Symbol 252 MovieClip
"walls"Symbol 257 MovieClip Frame 1Symbol 256 MovieClip
"a"Symbol 264 MovieClip Frame 1Symbol 263 MovieClip
"_button"Symbol 265 MovieClip Frame 1Symbol 99 Button
"colour"Symbol 265 MovieClip Frame 1Symbol 107 MovieClip
"walls"Symbol 295 MovieClip Frame 1Symbol 284 MovieClip
"floors"Symbol 295 MovieClip Frame 1Symbol 294 MovieClip
"_"Symbol 318 MovieClip Frame 1Symbol 317 MovieClip
"orange_2"Symbol 318 MovieClip Frame 1Symbol 227 MovieClip
"orange_1"Symbol 318 MovieClip Frame 3Symbol 221 MovieClip
"orange_2"Symbol 318 MovieClip Frame 5Symbol 227 MovieClip
"_"Symbol 320 MovieClip Frame 1Symbol 319 MovieClip
"blue_2"Symbol 320 MovieClip Frame 1Symbol 241 MovieClip
"blue_1"Symbol 320 MovieClip Frame 3Symbol 235 MovieClip
"blue_2"Symbol 320 MovieClip Frame 5Symbol 241 MovieClip
"_"Symbol 326 MovieClip Frame 1Symbol 325 MovieClip
"walls"Symbol 338 MovieClip Frame 1Symbol 332 MovieClip
"floors"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"_"Symbol 355 MovieClip Frame 1Symbol 354 MovieClip
"platform1"Symbol 386 MovieClip Frame 1Symbol 373 MovieClip
"walls"Symbol 387 MovieClip Frame 1Symbol 368 MovieClip
"floors"Symbol 387 MovieClip Frame 1Symbol 386 MovieClip
"a"Symbol 418 MovieClip Frame 1Symbol 417 MovieClip
"Up"Symbol 420 MovieClip Frame 1Symbol 93 MovieClip
"_"Symbol 422 MovieClip Frame 1Symbol 421 MovieClip
"_"Symbol 426 MovieClip Frame 1Symbol 424 MovieClip
"_button"Symbol 426 MovieClip Frame 1Symbol 425 Button
"_"Symbol 427 MovieClip Frame 1Symbol 423 MovieClip
"PlayerControls"Symbol 427 MovieClip Frame 1Symbol 426 MovieClip
"walk"Symbol 427 MovieClip Frame 1Symbol 148 MovieClip
"stand"Symbol 427 MovieClip Frame 1Symbol 176 MovieClip
"flying"Symbol 427 MovieClip Frame 1Symbol 203 MovieClip

Special Tags

PathsArePostScript (25)Timeline Frame 10 bytes ""




http://swfchan.com/21/101929/info.shtml
Created: 20/3 -2019 03:35:33 Last modified: 20/3 -2019 03:35:33 Server time: 16/04 -2024 11:27:44