Frame 1
if (_global.System) {
System.security.allowDomain("mochibot.com");
}
_level0.__com_mochibot__swfid = "d6a64eda";
loadMovieNum ("http://mochibot.com/my/core.swf", 10301);
Frame 5
stop();
Instance of Symbol 39 MovieClip "chris" in Frame 5
onClipEvent (load) {
var randx = 1;
}
onClipEvent (enterFrame) {
_x = ((_x + randx) + ((_root.blue2._x - _root.chris._x) * (_root.youscore * 0.01)));
_y = (_y + randy);
if ((_x >= 600) or (_x <= -60)) {
randx = randx * -3;
if (Math.abs(randx) >= 10) {
randx = randx * 0.3;
}
}
if (_y >= 200) {
randy = randy - 1;
}
if (_y <= 30) {
randy = randy + 1;
}
}
onClipEvent (keyUp) {
randy = (randy + randx) * 0.7;
randx = Math.round((Math.random() - 0.5) * (20 + (_root.youscore - _root.chrisscore)));
if (randx <= 0) {
_root.chris.body.gotoAndStop(1);
} else {
_root.chris.body.gotoAndStop(11);
}
}
onClipEvent (enterFrame) {
_root.ptang = 0;
if (this.body.hitTest(_root.aa.red)) {
_y = (_y - 5);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.aa.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ss.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ss.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.dd.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.dd.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ff.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ff.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.gg.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.gg.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.hh.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.hh.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.jj.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.jj.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.kk.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.kk.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ll.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.ll.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.pp.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.pp.gotoAndPlay(1);
_root.ptang = 1;
}
if (_parent.chris.body.hitTest(_root.blue2)) {
_root.blue2.fall = 0;
_root.whohasit = 1;
_root.blue2;
_root.chris.body.gotoAndPlay(30);
_root.basket.backboard.gotoAndStop(2);
_root.blue2.lat = _root.chris._x;
_root.blue2.long = _root.chris._y + 24;
if (Math.abs(_root.blue2.sideway) >= 2) {
_root.blue2.long = root.blue2.long + 100;
}
if (this._x >= 100) {
this._x = this._x - (_root.youscore * 0.3);
}
_root.ptang = 1;
}
if ((_root.ptang == 1) and (_root.onebang != 1)) {
_root.blue2.flyer.gotoAndPlay(2);
_root.ptang = 0;
}
}
Frame 6
stop();
Frame 7
stop();
Instance of Symbol 104 MovieClip "pp" in Frame 7
/* no clip actions */
Instance of Symbol 106 MovieClip "ss" in Frame 7
/* no clip actions */
Instance of Symbol 108 MovieClip "aa" in Frame 7
onClipEvent (load) {
_root.chrisscore = 0;
_root.youscore = 0;
_root.whohasit = 0;
fscommand ("fullscreen", true);
fscommand ("allowscale", true);
fscommand ("showmenu", false);
}
Instance of Symbol 39 MovieClip "chris" in Frame 7
onClipEvent (load) {
var randx = 1;
}
onClipEvent (enterFrame) {
_x = ((_x + randx) + ((_root.blue2._x - _root.chris._x) * (_root.youscore * 0.02)));
_y = (_y + randy);
if ((_x >= 600) or (_x <= -60)) {
randx = randx * -3;
if (Math.abs(randx) >= 10) {
randx = randx * 0.3;
}
}
if (_y >= 200) {
randy = randy - 1;
}
if (_y <= 30) {
randy = randy + 1;
}
}
onClipEvent (keyUp) {
randy = (randy + randx) * 0.7;
randx = Math.round((Math.random() - 0.5) * (20 + (_root.youscore - _root.chrisscore)));
if (randx <= 0) {
_root.chris.body.gotoAndStop(1);
} else {
_root.chris.body.gotoAndStop(11);
}
}
onClipEvent (enterFrame) {
_root.ptang = 0;
if (this.body.hitTest(_root.aa.red)) {
_y = (_y - 5);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.aa.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ss.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ss.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.dd.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.dd.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ff.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ff.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.gg.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.gg.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.hh.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.hh.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.jj.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.jj.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.kk.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.kk.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ll.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.ll.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.pp.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.pp.gotoAndPlay(1);
_root.ptang = 1;
}
if (_parent.chris.body.hitTest(_root.blue2)) {
_root.whohasit = 1;
_root.chris.body.gotoAndPlay(30);
_root.basket.backboard.gotoAndStop(2);
_root.blue2.lat = _root.chris._x;
_root.blue2.long = _root.chris._y + 24;
if (Math.abs(_root.blue2.sideway) >= 2) {
_root.blue2.long = _root.blue2.long + 30;
}
_root.blue2.fall = 0;
if (this._x >= 100) {
this._x = this._x - (_root.youscore * 0.3);
}
if (this._x <= 100) {
this._x = this._x + (_root.youscore * 0.3);
}
_root.ptang = 1;
}
if ((_root.ptang == 1) and (_root.onebang != 1)) {
_root.blue2.flyer.gotoAndPlay(2);
_root.ptang = 0;
}
}
Instance of Symbol 116 MovieClip "blue2" in Frame 7
onClipEvent (load) {
var lat = 450;
var long = 0;
var fall = -10;
var sideway = -10;
this.soundObject = new Sound(this);
this.soundObject.attachSound("bounce");
this.soundObject.setPan(-100);
this.soundObject.setVolume(100);
_x = lat;
_y = long;
}
onClipEvent (enterFrame) {
_root.ptang = 0;
if (long >= 1500) {
lat = 200;
long = 100;
sideway = (sideway * 3) + 5;
fall = -5;
}
if (this.hitTest(_root.aa.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 17;
this.soundObject.start(0, 1);
sideway = (lat - (getProperty(_root.aa, _x) - 20)) * 0.1;
_root.aa.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.hitTest(_root.ss.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 18;
this.soundObject.start(0, 1);
_root.ss.gotoAndPlay(1);
sideway = (lat - getProperty(_root.ss, _x)) * 0.8;
_root.ptang = 1;
}
if (this.hitTest(_root.dd.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 19;
this.soundObject.start(0, 1);
_root.dd.gotoAndPlay(1);
sideway = ((lat - getProperty(_root.dd, _x)) - 10) * 0.2;
_root.ptang = 1;
}
if (this.hitTest(_root.ff.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 20;
this.soundObject.start(0, 1);
_root.ff.gotoAndPlay(1);
sideway = (lat - getProperty(_root.ff, _x)) * 0.3;
_root.ptang = 1;
}
if (this.hitTest(_root.gg.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 21;
this.soundObject.start(0, 1);
_root.gg.gotoAndPlay(1);
sideway = (lat - getProperty(_root.gg, _x)) * 0.4;
_root.ptang = 1;
}
if (this.hitTest(_root.hh.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 22;
this.soundObject.start(0, 1);
_root.hh.gotoAndPlay(1);
sideway = (lat - getProperty(_root.hh, _x)) * 0.5;
_root.ptang = 1;
}
if (this.hitTest(_root.jj.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 23;
this.soundObject.start(0, 1);
_root.jj.gotoAndPlay(1);
sideway = (lat - getProperty(_root.jj, _x)) * 0.6;
_root.ptang = 1;
}
if (this.hitTest(_root.kk.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 24;
this.soundObject.start(0, 1);
_root.kk.gotoAndPlay(1);
sideway = (lat - getProperty(_root.kk, _x)) * 0.7;
_root.ptang = 1;
}
if (this.hitTest(_root.ll.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 25;
this.soundObject.start(0, 1);
_root.ll.gotoAndPlay(1);
sideway = (lat - getProperty(_root.ll, _x)) * 0.8;
_root.ptang = 1;
}
if (this.hitTest(_root.pp.red)) {
_root.whohasit = 0;
_root.basket.backboard.gotoAndStop(1);
fall = (fall / 5) - 26;
this.soundObject.start(0, 1);
_root.pp.gotoAndPlay(1);
sideway = (lat - (getProperty(_root.pp, _x) + 20)) * 0.9;
_root.ptang = 1;
}
if (this.hitTest(_root.bounceline)) {
fall = (fall / 5) - 10;
sideway = -10;
_root.ptang = 1;
}
if ((_root.ptang == 1) and (_root.onebang != 1)) {
_root.blue2.flyer.gotoAndPlay(2);
_root.ptang = 0;
}
long = long + fall;
fall = fall + 1;
sideway = sideway * 0.97;
lat = lat + sideway;
_y = long;
_x = lat;
}
Frame 8
stop();
Instance of Symbol 39 MovieClip "chris" in Frame 8
onClipEvent (load) {
var randx = 1;
}
onClipEvent (enterFrame) {
_x = ((_x + randx) + ((_root.blue2._x - _root.chris._x) * (_root.youscore * 0.01)));
_y = (_y + randy);
if ((_x >= 600) or (_x <= -60)) {
randx = randx * -3;
if (Math.abs(randx) >= 10) {
randx = randx * 0.3;
}
}
if (_y >= 200) {
randy = randy - 1;
}
if (_y <= 30) {
randy = randy + 1;
}
}
onClipEvent (keyUp) {
randy = (randy + randx) * 0.7;
randx = Math.round((Math.random() - 0.5) * (20 + (_root.youscore - _root.chrisscore)));
if (randx <= 0) {
_root.chris.body.gotoAndStop(1);
} else {
_root.chris.body.gotoAndStop(11);
}
}
onClipEvent (enterFrame) {
_root.ptang = 0;
if (this.body.hitTest(_root.aa.red)) {
_y = (_y - 5);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.aa.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ss.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ss.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.dd.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.dd.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ff.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.ff.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.gg.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.gg.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.hh.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.hh.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.jj.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.jj.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.kk.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.kk.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.ll.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(9);
_root.ll.gotoAndPlay(1);
_root.ptang = 1;
}
if (this.body.hitTest(_root.pp.red)) {
_y = (_y - 7);
this.soundObject.start(0, 1);
this.head.gotoAndPlay(11);
_root.pp.gotoAndPlay(1);
_root.ptang = 1;
}
if (_parent.chris.body.hitTest(_root.blue2)) {
_root.blue2.fall = 0;
_root.whohasit = 1;
_root.blue2;
_root.chris.body.gotoAndPlay(30);
_root.basket.backboard.gotoAndStop(2);
_root.blue2.lat = _root.chris._x;
_root.blue2.long = _root.chris._y + 24;
if (Math.abs(_root.blue2.sideway) >= 2) {
_root.blue2.long = root.blue2.long + 100;
}
if (this._x >= 100) {
this._x = this._x - (_root.youscore * 0.3);
}
_root.ptang = 1;
}
if ((_root.ptang == 1) and (_root.onebang != 1)) {
_root.blue2.flyer.gotoAndPlay(2);
_root.ptang = 0;
}
}
Frame 9
stop();
Symbol 6 Button
on (release) {
getURL ("http://www.albinoblacksheep.com/", "_blank");
}
Symbol 19 Button
on (release) {
_root.play();
}
Symbol 20 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
setProperty(loading_bar, _xscale , PercentLoaded);
} else {
gotoAndStop (3);
}
Symbol 20 MovieClip Frame 2
gotoAndPlay (1);
Symbol 28 MovieClip Frame 18
_root.poo.gotoAndPlay(2);
Symbol 38 MovieClip Frame 4
headturn = Math.round(Math.random() * 8);
if (_root.blue2._x <= _parent._x) {
gotoAndPlay (1);
}
Symbol 38 MovieClip Frame 8
if (_root.blue2._x <= _parent._x) {
gotoAndPlay (1);
}
if (_root.blue2._x >= _parent._x) {
gotoAndPlay (5);
}
Symbol 48 Button
on (release) {
nextFrame();
}
Symbol 75 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 2
stop();
Instance of Symbol 70 MovieClip in Symbol 75 MovieClip Frame 2
onClipEvent (enterFrame) {
if (this.hitTest(_root.blue2) and (_root.blue2.fall >= 0)) {
if ((_root.blue2.sideway >= -2) and (_root.blue2.sideway <= 2)) {
_root.blue2._visible = false;
_root.blue2.lat = 500;
_root.blue2.fall = -20;
_parent.gotoAndPlay(2);
}
}
}
Symbol 85 MovieClip Frame 1
stop();
Instance of Symbol 70 MovieClip in Symbol 85 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.blue2) and (_root.blue2.fall >= 0)) {
if ((_root.blue2.sideway >= -2) and (_root.blue2.sideway <= 2)) {
_root.blue2._visible = false;
_root.blue2.lat = 500;
_root.blue2.long = -500;
_root.blue2.fall = -20;
_root.basket.gotoAndPlay(2);
}
}
}
Instance of Symbol 78 MovieClip in Symbol 85 MovieClip Frame 1
onClipEvent (load) {
this.soundObject = new Sound(this);
this.soundObject.attachSound("rim");
this.soundObject.setPan(-80);
this.soundObject.setVolume(100);
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.blue2) and (_root.blue2.fall >= -10)) {
this.soundObject.start(0, 1);
_root.blue2.fall = -10;
_root.blue2.lat = _root.blue2.lat + 1;
_root.blue2.sideway = -_root.blue2.sideway;
}
}
Instance of Symbol 78 MovieClip in Symbol 85 MovieClip Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.blue2) and (_root.blue2.fall >= -10)) {
_root.blue2.fall = -5;
_root.blue2.sideway = -_root.blue2.sideway;
}
}
Symbol 85 MovieClip Frame 20
if (_root.whohasit == 1) {
_root.chrisscore = _root.chrisscore + 2;
}
if (_root.whohasit != 1) {
_root.youscore = _root.youscore + 2;
}
Symbol 85 MovieClip Frame 32
_root.blue2._visible = true;
_root.blue2.lat = 500;
_root.blue2.long = 150;
_root.blue2.fall = -10;
_root.blue2.sideway = -25;
if (_root.chrisscore == 10) {
_root.gotoAndPlay(8);
}
if (_root.youscore == 10) {
_root.gotoAndPlay(9);
}
Symbol 92 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 25
Symbol 96 MovieClip Frame 1
stop();
Symbol 98 MovieClip Frame 1
stop();
Symbol 100 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 1
stop();
Symbol 104 MovieClip Frame 1
stop();
Symbol 106 MovieClip Frame 1
stop();
Symbol 108 MovieClip Frame 1
stop();
Symbol 110 MovieClip Frame 1
stop();
Symbol 115 Button
on (keyPress "a") {
aa.gotoAndPlay(2);
}
on (keyPress "s") {
ss.gotoAndPlay(2);
}
on (keyPress "d") {
dd.gotoAndPlay(2);
}
on (keyPress "f") {
ff.gotoAndPlay(2);
}
on (keyPress "g") {
gg.gotoAndPlay(2);
}
on (release) {
gotoAndPlay (2);
}
on (keyPress "h") {
hh.gotoAndPlay(2);
}
on (keyPress "j") {
jj.gotoAndPlay(2);
}
on (keyPress "k") {
kk.gotoAndPlay(2);
}
on (keyPress "l") {
ll.gotoAndPlay(2);
}
on (keyPress ";") {
pp.gotoAndPlay(2);
}
Symbol 116 MovieClip Frame 1
Symbol 120 MovieClip Frame 1
this._visible.false;
stop();
Symbol 120 MovieClip Frame 2
this._x = _root.chris._x;
this._y = _root.chris._y;
this._visible.true;
Symbol 120 MovieClip Frame 12
this._visible.false;
Symbol 128 Button
on (release) {
gotoAndPlay (2);
_root.chrisscore = 0;
_root.youscore = 0;
}
Symbol 132 Button
on (release) {
gotoAndPlay (2);
_root.chrisscore = 0;
_root.youscore = 0;
}