Frame 1
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("0205c995", this, 10301, true);
var _mochiads_game_id = "6c3e5e4aea7b637a";
onEnterFrame = function () {
urlStart = _url.indexOf("://") + 3;
urlEnd = _url.indexOf("/", urlStart);
domain = _url.substring(urlStart, urlEnd);
LastDot = domain.lastIndexOf(".") - 1;
domEnd = domain.lastIndexOf(".", LastDot) + 1;
domain = domain.substring(domEnd, domain.length);
if (((((domain != "differencegames.com") && (domain != "flashgamelicense.com")) && (domain != "evilfree.com")) && (domain != "gimme5games.com")) && (domain != "staging-dg")) {
}
};
var newMenu = new ContextMenu();
newMenu.hideBuiltInItems();
this.menu = newMenu;
this._lockroot = true;
stop();
Instance of Symbol 18 MovieClip in Frame 1
on (release) {
getURL ("http://www.differencegames.com", "_blank");
}
Frame 2
var t = _root.getBytesTotal();
var c = _root.getBytesLoaded();
var percent = (c / t);
loadingName.text = Math.round(percent * 100) + "%";
loadingGlobe.gotoAndStop(Math.round(percent * 100));
if (percent == 1) {
gotoAndPlay (4);
}
Frame 3
gotoAndPlay (2);
Frame 4
if (mainMusic == null) {
mainMusic = new Sound(this);
mainMusic.attachSound("music");
mainMusic.start(0, 100);
_root.kongregateServices.connect();
}
stop();
Frame 5
myScore = 0;
Frame 6
clickCatch.useHandCursor = false;
clickCatch.tabEnabled = false;
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 4;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 97 MovieClip "clickCatch" in Frame 6
on (press) {
_parent.myScore = _parent.myScore - 1;
_parent.scoreName.text = "" + _parent.myScore;
var s = new Sound(this);
s.attachSound("click");
s.start();
}
Instance of Symbol 102 MovieClip "e2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 6
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 107 MovieClip in Frame 6
onClipEvent (enterFrame) {
if (_root._xmouse < 340) {
this._x = 680 - _parent._xmouse;
} else {
var dis = (670 - _parent._xmouse);
this._x = 10 + dis;
}
this._y = _parent._ymouse;
}
Instance of Symbol 121 MovieClip in Frame 6
on (press) {
if (this._currentframe == 1) {
_parent.mainMusic.stop();
gotoAndStop (2);
} else {
_parent.mainMusic.start(0, 100);
gotoAndStop (1);
}
}
Frame 97
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 5;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "h2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "i2" in Frame 97
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 190
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 4;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 190
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 282
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 3;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "a2" in Frame 282
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 282
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 282
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 282
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 282
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 374
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 4;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "h2" in Frame 374
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 466
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 2;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 466
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 558
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 4;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 558
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 650
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 5;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "e2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "b2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 650
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 742
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 3;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "b2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "z2" in Frame 742
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 833
function foundDifference() {
currentCount = currentCount + 1;
myScore = myScore + 10;
scoreName.text = "" + myScore;
difName.text = countNeeded - currentCount;
if (currentCount == countNeeded) {
play();
}
}
countNeeded = 4;
currentCount = 0;
difName.text = countNeeded - currentCount;
stop();
Instance of Symbol 102 MovieClip "b2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "c2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "d2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "f2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "g2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "a2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Instance of Symbol 102 MovieClip "e2" in Frame 833
onClipEvent (load) {
var myLetter = this._name.charAt(0);
_parent[myLetter + "1"]._x = (680 - this._x) - this._width;
_parent[myLetter + "1"]._y = this._y;
_parent[myLetter + "1"]._width = this._width;
_parent[myLetter + "1"]._height = this._height;
}
Frame 839
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("8c41db75", this, 10301, true);
_root.kongregateScores.submit(myScore);
stop();
Symbol 18 MovieClip Frame 67
_parent.play();
Symbol 40 MovieClip Frame 10
stop();
Symbol 43 MovieClip Frame 17
stop();
Symbol 46 MovieClip Frame 13
stop();
Symbol 49 MovieClip Frame 9
stop();
Symbol 52 MovieClip Frame 11
stop();
Symbol 55 MovieClip Frame 10
stop();
Symbol 58 MovieClip Frame 13
stop();
Symbol 61 MovieClip Frame 11
stop();
Symbol 64 MovieClip Frame 10
stop();
Symbol 67 MovieClip Frame 13
stop();
Symbol 70 MovieClip Frame 11
stop();
Symbol 73 MovieClip Frame 16
stop();
Symbol 74 MovieClip Frame 27
stop();
Symbol 90 Button
on (press) {
_parent.play();
}
Symbol 91 MovieClip Frame 70
stop();
Symbol 93 MovieClip Frame 1
stop();
Instance of Symbol 99 MovieClip in Symbol 100 MovieClip Frame 1
on (press) {
if (_parent.found) {
return(undefined);
}
_parent._parent.foundDifference();
nameKey = _parent._name.charAt(0);
trace("nameKey:" + nameKey);
_parent._parent[nameKey + "1"].found = true;
_parent._parent[nameKey + "2"].found = true;
_parent._parent[nameKey + "1"].play();
_parent._parent[nameKey + "2"].play();
}
Symbol 102 MovieClip Frame 1
this.found = false;
this._alpha = 0;
myButton.useHandCursor = false;
myButton.tabEnabled = false;
stop();
Instance of Symbol 100 MovieClip "myButton" in Symbol 102 MovieClip Frame 1
on (press) {
if (_parent.found) {
return(undefined);
}
_parent._parent.foundDifference();
var s = new Sound(this);
s.attachSound("found");
s.start();
nameKey = _parent._name.charAt(0);
trace("nameKey:" + nameKey);
_parent._parent[nameKey + "1"].found = true;
_parent._parent[nameKey + "2"].found = true;
_parent._parent[nameKey + "1"].play();
_parent._parent[nameKey + "2"].play();
}
Symbol 102 MovieClip Frame 2
this._alpha = 100;
stop();
Symbol 121 MovieClip Frame 1
stop();
Symbol 125 Button
on (press) {
a1._alpha = 100;
a2._alpha = 100;
b1._alpha = 100;
b2._alpha = 100;
c1._alpha = 100;
c2._alpha = 100;
d1._alpha = 100;
d2._alpha = 100;
e1._alpha = 100;
e2._alpha = 100;
f1._alpha = 100;
f2._alpha = 100;
g1._alpha = 100;
g2._alpha = 100;
h1._alpha = 100;
h2._alpha = 100;
i1._alpha = 100;
i2._alpha = 100;
}
Symbol 128 Button
on (press) {
a1._alpha = 0;
a2._alpha = 0;
b1._alpha = 0;
b2._alpha = 0;
c1._alpha = 0;
c2._alpha = 0;
d1._alpha = 0;
d2._alpha = 0;
e1._alpha = 0;
e2._alpha = 0;
f1._alpha = 0;
f2._alpha = 0;
g1._alpha = 0;
g2._alpha = 0;
h1._alpha = 0;
h2._alpha = 0;
i1._alpha = 0;
i2._alpha = 0;
}
Symbol 133 MovieClip Frame 13
stop();
Instance of Symbol 155 MovieClip in Symbol 160 MovieClip Frame 121
on (release) {
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
getURL ("http://www.differencegames.com", "_blank");
__com_mochibot__("e167e36e", this, 10301, true);
}
Instance of Symbol 159 MovieClip in Symbol 160 MovieClip Frame 127
on (press) {
_parent._parent.gotoAndPlay(4);
}
Symbol 160 MovieClip Frame 131
stop();