Frame 1
border.swapdepths(5000);
index.swapdepths(4998);
notification.swapdepths(1000);
Frame 2
board = new Array(10);
i = 0;
while (i <= 9) {
board[i] = new Array(9);
i++;
}
i = 0;
while (i <= 9) {
j = 0;
while (j <= 8) {
board[i][j] = 0;
j++;
}
i++;
}
i = 0;
while (i <= 8) {
board[9][i] = 1;
i++;
}
i = 0;
while (i <= 8) {
board[6][i] = 1;
i = i + 2;
}
board[7][1] = 1;
board[7][7] = 1;
i = 0;
while (i <= 8) {
board[0][i] = 2;
i++;
}
i = 0;
while (i <= 8) {
board[3][i] = 2;
i = i + 2;
}
board[2][1] = 2;
board[2][7] = 2;
i = 1;
while (i <= 9) {
if ((i == 1) || (i == 9)) {
redche.duplicateMovieClip("redpiece" + i, 119 + i);
blackche.duplicateMovieClip("blackpiece" + i, 29 + i);
} else if ((i == 2) || (i == 8)) {
redma.duplicateMovieClip("redpiece" + i, 119 + i);
blackma.duplicateMovieClip("blackpiece" + i, 29 + i);
} else if ((i == 3) || (i == 7)) {
redxiang.duplicateMovieClip("redpiece" + i, 119 + i);
blackxiang.duplicateMovieClip("blackpiece" + i, 29 + i);
} else if ((i == 4) || (i == 6)) {
redshi.duplicateMovieClip("redpiece" + i, 119 + i);
blackshi.duplicateMovieClip("blackpiece" + i, 29 + i);
} else if (i == 5) {
redshuai.duplicateMovieClip("redpiece" + i, 119 + i);
blackshuai.duplicateMovieClip("blackpiece" + i, 29 + i);
}
setProperty("redpiece" + i, _x , 7.5 + (38.6 * i));
setProperty("redpiece" + i, _y , 277 + (25.6 * i));
setProperty("blackpiece" + i, _x , 354 + (38.6 * i));
setProperty("blackpiece" + i, _y , 47 + (25.6 * i));
_root["redpiece" + i].col = i - 1;
_root["redpiece" + i].row = 9;
_root["blackpiece" + i].col = i - 1;
_root["blackpiece" + i].row = 0;
i++;
}
j = 0;
i = 10;
while (i <= 14) {
j++;
redbing.duplicateMovieClip("redpiece" + i, 70 + (2 * i));
blackbing.duplicateMovieClip("blackpiece" + i, 40 + (2 * i));
setProperty("redpiece" + i, _x , 85 + (77.2 * j));
setProperty("redpiece" + i, _y , 174.2 + (51.3 * j));
setProperty("blackpiece" + i, _x , 199.2 + (77.2 * j));
setProperty("blackpiece" + i, _y , 97.2 + (51.3 * j));
_root["redpiece" + i].col = (2 * i) - 20;
_root["blackpiece" + i].col = (2 * i) - 20;
_root["redpiece" + i].row = 6;
_root["blackpiece" + i].row = 3;
i++;
}
redpao.duplicateMovieClip("redpiece15", 101);
redpao.duplicateMovieClip("redpiece16", 107);
blackpao.duplicateMovieClip("blackpiece15", 51);
blackpao.duplicateMovieClip("blackpiece16", 57);
setProperty("redpiece15", _x , 162);
setProperty("redpiece15", _y , 276);
setProperty("redpiece16", _x , 393);
setProperty("redpiece16", _y , 429);
setProperty("blackpiece15", _x , 354);
setProperty("blackpiece15", _y , 149);
setProperty("blackpiece16", _x , 584);
setProperty("blackpiece16", _y , 302);
redpiece15.col = 1;
redpiece16.col = 7;
blackpiece15.col = 1;
blackpiece16.col = 7;
i = 15;
while (i <= 16) {
_root["redpiece" + i].row = 7;
_root["blackpiece" + i].row = 2;
i++;
}
_root.turn = 0;
Frame 7
stop();
Symbol 13 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "arrow");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 24 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "arrow");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 33 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "foregroundDisabled");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 34 MovieClip [DownArrow] Frame 1
stop();
Symbol 34 MovieClip [DownArrow] Frame 2
stop();
Symbol 34 MovieClip [DownArrow] Frame 3
stop();
Symbol 41 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 48 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 53 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(highlight3D_mc, "highlight3D");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
Symbol 54 MovieClip [ScrollThumb] Frame 1
stop();
Symbol 62 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "arrow");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 70 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "arrow");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 78 MovieClip Frame 1
var component = _parent._parent;
component.registerSkinElement(arrow_mc, "foregroundDisabled");
component.registerSkinElement(face_mc, "face");
component.registerSkinElement(shadow_mc, "shadow");
component.registerSkinElement(darkshadow_mc, "darkshadow");
component.registerSkinElement(highlight_mc, "highlight");
component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 79 MovieClip [UpArrow] Frame 1
stop();
Symbol 79 MovieClip [UpArrow] Frame 2
stop();
Symbol 79 MovieClip [UpArrow] Frame 3
stop();
Symbol 80 MovieClip [FUIComponentSymbol] Frame 1
#initclip 1
function FUIComponentClass() {
this.init();
}
FUIComponentClass.prototype = new MovieClip();
Object.registerClass("FUIComponentSymbol", FUIComponentClass);
FUIComponentClass.prototype.init = function () {
this.enable = true;
this.focused = false;
this.useHandCursor = false;
this._accImpl = new Object();
this._accImpl.stub = true;
this.styleTable = new Array();
if (_global.globalStyleFormat == undefined) {
_global.globalStyleFormat = new FStyleFormat();
globalStyleFormat.isGlobal = true;
_global._focusControl = new Object();
_global._focusControl.onSetFocus = function (oldFocus, newFocus) {
oldFocus.myOnKillFocus();
newFocus.myOnSetFocus();
};
Selection.addListener(_global._focusControl);
}
if (this._name != undefined) {
this._focusrect = false;
this.tabEnabled = true;
this.focusEnabled = true;
this.tabChildren = false;
this.tabFocused = true;
if (!this.hasOwnProperty("hostStyle")) {
globalStyleFormat.addListener(this);
} else {
this.styleTable = this.hostStyle;
}
this.deadPreview._visible = false;
this.deadPreview._width = (this.deadPreview._height = 1);
this.methodTable = new Object();
this.keyListener = new Object();
this.keyListener.controller = this;
this.keyListener.onKeyDown = function () {
this.controller.myOnKeyDown();
};
this.keyListener.onKeyUp = function () {
this.controller.myOnKeyUp();
};
}
};
FUIComponentClass.prototype.setEnabled = function (enabledFlag) {
this.enable = ((arguments.length > 0) ? (enabledFlag) : true);
this.tabEnabled = (this.focusEnabled = enabledFlag);
if ((!this.enable) && (this.focused)) {
Selection.setFocus(undefined);
}
};
FUIComponentClass.prototype.getEnabled = function () {
return(this.enable);
};
FUIComponentClass.prototype.setSize = function (w, h) {
this.width = w;
this.height = h;
this.focusRect.removeMovieClip();
};
FUIComponentClass.prototype.setChangeHandler = function (chng, obj) {
this.handlerObj = ((obj == undefined) ? (this._parent) : (obj));
this.changeHandler = chng;
};
FUIComponentClass.prototype.invalidate = function (methodName) {
this.methodTable[methodName] = true;
this.onEnterFrame = this.cleanUI;
};
FUIComponentClass.prototype.cleanUI = function () {
if (this.methodTable.setSize) {
this.setSize(this.width, this.height);
} else {
this.cleanUINotSize();
}
this.methodTable = new Object();
delete this.onEnterFrame;
};
FUIComponentClass.prototype.cleanUINotSize = function () {
for (var funct in this.methodTable) {
this[funct]();
}
};
FUIComponentClass.prototype.drawRect = function (x, y, w, h) {
var inner = this.styleTable.focusRectInner.value;
var outer = this.styleTable.focusRectOuter.value;
if (inner == undefined) {
inner = 16777215 /* 0xFFFFFF */;
}
if (outer == undefined) {
outer = 0;
}
this.createEmptyMovieClip("focusRect", 1000);
this.focusRect.controller = this;
with (this.focusRect) {
lineStyle(1, outer);
moveTo(x, y);
lineTo(x + w, y);
lineTo(x + w, y + h);
lineTo(x, y + h);
lineTo(x, y);
lineStyle(1, inner);
moveTo(x + 1, y + 1);
lineTo((x + w) - 1, y + 1);
lineTo((x + w) - 1, (y + h) - 1);
lineTo(x + 1, (y + h) - 1);
lineTo(x + 1, y + 1);
}
};
FUIComponentClass.prototype.pressFocus = function () {
this.tabFocused = false;
Selection.setFocus(this);
};
FUIComponentClass.prototype.drawFocusRect = function () {
this.drawRect(-2, -2, this.width + 4, this.height + 4);
};
FUIComponentClass.prototype.myOnSetFocus = function () {
this.focused = true;
Key.addListener(this.keyListener);
if (this.tabFocused) {
this._parent.localToGlobal({x:this._x, y:this._y});
this.drawFocusRect();
}
this.tabFocused = true;
};
FUIComponentClass.prototype.myOnKillFocus = function () {
this.focused = false;
this.focusRect.removeMovieClip();
Key.removeListener(this.keyListener);
};
FUIComponentClass.prototype.executeCallBack = function () {
this.handlerObj[this.changeHandler](this);
};
FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) {
this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal);
};
FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) {
var global = ((arguments.length > 2) ? (isGlobal) : false);
if (this.styleTable[propName] == undefined) {
this.styleTable[propName] = new Object();
this.styleTable[propName].useGlobal = true;
}
if (this.styleTable[propName].useGlobal || (!global)) {
this.styleTable[propName].value = value;
if (propName == "embedFonts") {
this.invalidate("setSize");
} else if (propName.subString(0, 4) == "text") {
if (this.textStyle == undefined) {
this.textStyle = new TextFormat();
}
var textProp = propName.subString(4, propName.length);
this.textStyle[textProp] = value;
this.invalidate("setSize");
} else {
for (var j in this.styleTable[propName].coloredMCs) {
var myColor = new Color(this.styleTable[propName].coloredMCs[j]);
if (this.styleTable[propName].value == undefined) {
var myTObj = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"};
myColor.setTransform(myTObj);
} else {
myColor.setRGB(value);
}
}
}
this.styleTable[propName].useGlobal = global;
}
};
FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) {
if (this.styleTable[propName] == undefined) {
this.styleTable[propName] = new Object();
this.styleTable[propName].useGlobal = true;
}
if (this.styleTable[propName].coloredMCs == undefined) {
this.styleTable[propName].coloredMCs = new Object();
}
this.styleTable[propName].coloredMCs[skinMCRef] = skinMCRef;
if (this.styleTable[propName].value != undefined) {
var myColor = new Color(skinMCRef);
myColor.setRGB(this.styleTable[propName].value);
}
};
_global.FStyleFormat = function () {
this.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true};
this.listeners = new Object();
this.isGlobal = false;
if (arguments.length > 0) {
for (var i in arguments[0]) {
this[i] = arguments[0][i];
}
}
};
_global.FStyleFormat.prototype = new Object();
FStyleFormat.prototype.addListener = function () {
var arg = 0;
while (arg < arguments.length) {
var mcRef = arguments[arg];
this.listeners[arguments[arg]] = mcRef;
for (var i in this) {
if (this.isAStyle(i)) {
mcRef.updateStyleProperty(this, i.toString());
}
}
arg++;
}
};
FStyleFormat.prototype.removeListener = function (component) {
this.listeners[component] = undefined;
for (var prop in this) {
if (this.isAStyle(prop)) {
if (component.styleTable[prop].useGlobal == this.isGlobal) {
component.styleTable[prop].useGlobal = true;
var value = (this.isGlobal ? undefined : (globalStyleFormat[prop]));
component.setStyleProperty(prop, value, true);
}
}
}
};
FStyleFormat.prototype.applyChanges = function () {
var count = 0;
for (var i in this.listeners) {
var component = this.listeners[i];
if (arguments.length > 0) {
var j = 0;
while (j < arguments.length) {
if (this.isAStyle(arguments[j])) {
component.updateStyleProperty(this, arguments[j]);
}
j++;
}
} else {
for (var j in this) {
if (this.isAStyle(j)) {
component.updateStyleProperty(this, j.toString());
}
}
}
}
};
FStyleFormat.prototype.isAStyle = function (name) {
return((this.nonStyles[name] ? false : true));
};
#endinitclip
Symbol 83 MovieClip Frame 1
var component = _parent;
component.registerSkinElement(track_mc, "scrollTrack");
Symbol 84 MovieClip [FScrollBarSymbol] Frame 1
#initclip 2
FScrollBarClass = function () {
this.init();
this.minPos = (this.maxPos = (this.pageSize = (this.largeScroll = 0)));
this.smallScroll = 1;
this.width = (this._yscale * this.scrollTrack_mc._height) / 100;
this._xscale = (this._yscale = 100);
this.setScrollPosition(0);
this.tabEnabled = false;
if (this._targetInstanceName.length > 0) {
this.setScrollTarget(this._parent[this._targetInstanceName]);
}
this.tabChildren = false;
this.setSize(this.width);
};
FScrollBarClass.prototype = new FUIComponentClass();
FScrollBarClass.prototype.setHorizontal = function (flag) {
if (this.horizontal && (!flag)) {
this._xscale = 100;
this._rotation = 0;
} else if (flag && (!this.horizontal)) {
this._xscale = -100;
this._rotation = -90;
}
this.horizontal = flag;
};
FScrollBarClass.prototype.setScrollProperties = function (pSize, mnPos, mxPos) {
if (!this.enable) {
return(undefined);
}
this.pageSize = pSize;
this.minPos = Math.max(mnPos, 0);
this.maxPos = Math.max(mxPos, 0);
this.scrollPosition = Math.max(this.minPos, this.scrollPosition);
this.scrollPosition = Math.min(this.maxPos, this.scrollPosition);
if ((this.maxPos - this.minPos) <= 0) {
this.scrollThumb_mc.removeMovieClip();
this.upArrow_mc.gotoAndStop(3);
this.downArrow_mc.gotoAndStop(3);
this.downArrow_mc.onPress = (this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = null));
this.upArrow_mc.onPress = (this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = null));
this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onRelease = null);
this.scrollTrack_mc.onDragOut = (this.scrollTrack_mc.onRollOut = null);
this.scrollTrack_mc.useHandCursor = false;
} else {
var tmp = this.getScrollPosition();
this.upArrow_mc.gotoAndStop(1);
this.downArrow_mc.gotoAndStop(1);
this.upArrow_mc.onPress = (this.upArrow_mc.onDragOver = this.startUpScroller);
this.upArrow_mc.onRelease = (this.upArrow_mc.onDragOut = this.stopScrolling);
this.downArrow_mc.onPress = (this.downArrow_mc.onDragOver = this.startDownScroller);
this.downArrow_mc.onRelease = (this.downArrow_mc.onDragOut = this.stopScrolling);
this.scrollTrack_mc.onPress = (this.scrollTrack_mc.onDragOver = this.startTrackScroller);
this.scrollTrack_mc.onRelease = this.stopScrolling;
this.scrollTrack_mc.onDragOut = this.stopScrolling;
this.scrollTrack_mc.onRollOut = this.stopScrolling;
this.scrollTrack_mc.useHandCursor = false;
this.attachMovie("ScrollThumb", "scrollThumb_mc", 3);
this.scrollThumb_mc._x = 0;
this.scrollThumb_mc._y = this.upArrow_mc._height;
this.scrollThumb_mc.onPress = this.startDragThumb;
this.scrollThumb_mc.controller = this;
this.scrollThumb_mc.onRelease = (this.scrollThumb_mc.onReleaseOutside = this.stopDragThumb);
this.scrollThumb_mc.useHandCursor = false;
this.thumbHeight = (this.pageSize / ((this.maxPos - this.minPos) + this.pageSize)) * this.trackSize;
this.thumbMid_mc = this.scrollThumb_mc.mc_sliderMid;
this.thumbTop_mc = this.scrollThumb_mc.mc_sliderTop;
this.thumbBot_mc = this.scrollThumb_mc.mc_sliderBot;
this.thumbHeight = Math.max(this.thumbHeight, 6);
this.midHeight = (this.thumbHeight - this.thumbTop_mc._height) - this.thumbBot_mc._height;
this.thumbMid_mc._yScale = (this.midHeight * 100) / this.thumbMid_mc._height;
this.thumbMid_mc._y = this.thumbTop_mc._height;
this.thumbBot_mc._y = this.thumbTop_mc._height + this.midHeight;
this.scrollTop = this.scrollThumb_mc._y;
this.trackHeight = this.trackSize - this.thumbHeight;
this.scrollBot = this.trackHeight + this.scrollTop;
tmp = Math.min(tmp, this.maxPos);
this.setScrollPosition(Math.max(tmp, this.minPos));
}
};
FScrollBarClass.prototype.getScrollPosition = function () {
return(this.scrollPosition);
};
FScrollBarClass.prototype.setScrollPosition = function (pos) {
if (this.scrollThumb_mc != undefined) {
pos = Math.min(pos, this.maxPos);
pos = Math.max(pos, this.minPos);
}
this.scrollPosition = pos;
this.scrollThumb_mc._y = (((pos - this.minPos) * this.trackHeight) / (this.maxPos - this.minPos)) + this.scrollTop;
this.executeCallBack();
};
FScrollBarClass.prototype.setLargeScroll = function (lScroll) {
this.largeScroll = lScroll;
};
FScrollBarClass.prototype.setSmallScroll = function (sScroll) {
this.smallScroll = sScroll;
};
FScrollBarClass.prototype.setEnabled = function (enabledFlag) {
var wasEnabled = this.enable;
if (enabledFlag && (!wasEnabled)) {
this.enable = enabledFlag;
if (this.textField != undefined) {
this.setScrollTarget(this.textField);
} else {
this.setScrollProperties(this.pageSize, this.cachedMinPos, this.cachedMaxPos);
this.setScrollPosition(this.cachedPos);
}
this.isAKludge = undefined;
} else if ((!enabledFlag) && (wasEnabled)) {
this.textField.removeListener(this);
this.cachedPos = this.getScrollPosition();
this.cachedMinPos = this.minPos;
this.cachedMaxPos = this.maxPos;
if (this.isAKludge == undefined) {
this.setScrollProperties(this.pageSize, 0, 0);
} else {
this.isAKludge = true;
}
this.enable = enabledFlag;
}
};
FScrollBarClass.prototype.setSize = function (hgt) {
this.width = hgt;
this.scrollTrack_mc._yscale = 100;
this.scrollTrack_mc._yscale = (100 * this.width) / this.scrollTrack_mc._height;
if (this.upArrow_mc == undefined) {
this.attachMovie("UpArrow", "upArrow_mc", 1);
this.attachMovie("DownArrow", "downArrow_mc", 2);
this.downArrow_mc.controller = (this.upArrow_mc.controller = this);
this.upArrow_mc.useHandCursor = (this.downArrow_mc.useHandCursor = false);
this.upArrow_mc._x = (this.upArrow_mc._y = 0);
this.downArrow_mc._x = 0;
}
this.scrollTrack_mc.controller = this;
this.downArrow_mc._y = this.width - this.downArrow_mc._height;
this.trackSize = this.width - (2 * this.downArrow_mc._height);
this.setScrollProperties(this.pageSize, this.minPos, this.maxPos);
};
FScrollBarClass.prototype.scrollIt = function (inc, mode) {
var delt = this.smallScroll;
if (inc != "one") {
delt = ((this.largeScroll == 0) ? (this.pageSize) : (this.largeScroll));
}
var newPos = (this.getScrollPosition() + (mode * delt));
if (newPos > this.maxPos) {
newPos = this.maxPos;
} else if (newPos < this.minPos) {
newPos = this.minPos;
}
this.setScrollPosition(newPos);
};
FScrollBarClass.prototype.startDragThumb = function () {
this.lastY = this._ymouse;
this.onMouseMove = this.controller.dragThumb;
};
FScrollBarClass.prototype.dragThumb = function () {
this.scrollMove = this._ymouse - this.lastY;
this.scrollMove = this.scrollMove + this._y;
if (this.scrollMove < this.controller.scrollTop) {
this.scrollMove = this.controller.scrollTop;
} else if (this.scrollMove > this.controller.scrollBot) {
this.scrollMove = this.controller.scrollBot;
}
this._y = this.scrollMove;
var c = this.controller;
c.scrollPosition = Math.round(((c.maxPos - c.minPos) * (this._y - c.scrollTop)) / c.trackHeight) + c.minPos;
this.controller.isScrolling = true;
updateAfterEvent();
this.controller.executeCallBack();
};
FScrollBarClass.prototype.stopDragThumb = function () {
this.controller.isScrolling = false;
this.onMouseMove = null;
};
FScrollBarClass.prototype.startTrackScroller = function () {
this.controller.trackScroller();
this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "page", -1);
};
FScrollBarClass.prototype.scrollInterval = function (inc, mode) {
clearInterval(this.scrolling);
if (inc == "page") {
this.trackScroller();
} else {
this.scrollIt(inc, mode);
}
this.scrolling = setInterval(this, "scrollInterval", 35, inc, mode);
};
FScrollBarClass.prototype.trackScroller = function () {
if ((this.scrollThumb_mc._y + this.thumbHeight) < this._ymouse) {
this.scrollIt("page", 1);
} else if (this.scrollThumb_mc._y > this._ymouse) {
this.scrollIt("page", -1);
}
};
FScrollBarClass.prototype.stopScrolling = function () {
this.controller.downArrow_mc.gotoAndStop(1);
this.controller.upArrow_mc.gotoAndStop(1);
clearInterval(this.controller.scrolling);
};
FScrollBarClass.prototype.startUpScroller = function () {
this.controller.upArrow_mc.gotoAndStop(2);
this.controller.scrollIt("one", -1);
this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", -1);
};
FScrollBarClass.prototype.startDownScroller = function () {
this.controller.downArrow_mc.gotoAndStop(2);
this.controller.scrollIt("one", 1);
this.controller.scrolling = setInterval(this.controller, "scrollInterval", 500, "one", 1);
};
FScrollBarClass.prototype.setScrollTarget = function (tF) {
if (tF == undefined) {
this.textField.removeListener(this);
delete this.textField[(this.horizontal ? "hScroller" : "vScroller")];
if ((this.textField.hScroller != undefined) && (this.textField.vScroller != undefined)) {
this.textField.unwatch("text");
this.textField.unwatch("htmltext");
}
}
this.textField = undefined;
if (!(tF instanceof TextField)) {
return(undefined);
}
this.textField = tF;
this.textField[(this.horizontal ? "hScroller" : "vScroller")] = this;
this.onTextChanged();
this.onChanged = function () {
this.onTextChanged();
};
this.onScroller = function () {
if (!this.isScrolling) {
if (!this.horizontal) {
this.setScrollPosition(this.textField.scroll);
} else {
this.setScrollPosition(this.textField.hscroll);
}
}
};
this.textField.addListener(this);
this.textField.watch("text", this.callback);
this.textField.watch("htmlText", this.callback);
};
FScrollBarClass.prototype.callback = function (prop, oldVal, newVal) {
clearInterval(this.hScroller.synchScroll);
clearInterval(this.vScroller.synchScroll);
this.hScroller.synchScroll = setInterval(this.hScroller, "onTextChanged", 50);
this.vScroller.synchScroll = setInterval(this.vScroller, "onTextChanged", 50);
return(newVal);
};
FScrollBarClass.prototype.onTextChanged = function () {
if ((!this.enable) || (this.textField == undefined)) {
return(undefined);
}
clearInterval(this.synchScroll);
if (this.horizontal) {
var pos = this.textField.hscroll;
this.setScrollProperties(this.textField._width, 0, this.textField.maxhscroll);
this.setScrollPosition(Math.min(pos, this.textField.maxhscroll));
} else {
var pos = this.textField.scroll;
var pageSize = (this.textField.bottomScroll - this.textField.scroll);
this.setScrollProperties(pageSize, 1, this.textField.maxscroll);
}
};
FScrollBarClass.prototype.executeCallBack = function () {
if (this.textField == undefined) {
super.executeCallBack();
} else if (this.horizontal) {
this.textField.hscroll = this.getScrollPosition();
} else {
this.textField.scroll = this.getScrollPosition();
}
};
Object.registerClass("FScrollBarSymbol", FScrollBarClass);
#endinitclip
Instance of Symbol 80 MovieClip [FUIComponentSymbol] in Symbol 84 MovieClip [FScrollBarSymbol] Frame 1
//component parameters
onClipEvent (initialize) {
}
Symbol 94 MovieClip Frame 1
stop();
Symbol 94 MovieClip Frame 50
_root.play();
Symbol 95 MovieClip Frame 5
var t = _root.getBytesTotal();
var c = _root.getBytesLoaded();
if (t > 0) {
preloader.gotoandstop(math.floor((50 * c) / t));
}
Symbol 95 MovieClip Frame 6
var t = _root.getBytesTotal();
var c = _root.getBytesLoaded();
if (t > 0) {
preloader.gotoandstop(math.floor((50 * c) / t));
if (c < t) {
gotoAndPlay (5);
}
}
Symbol 95 MovieClip Frame 7
gotoAndPlay (5);
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 2
play();
Symbol 145 MovieClip Frame 6
stop();
Symbol 145 MovieClip Frame 7
play();
Symbol 145 MovieClip Frame 11
stop();
Symbol 145 MovieClip Frame 12
play();
Symbol 145 MovieClip Frame 16
stop();
Symbol 145 MovieClip Frame 17
play();
Symbol 145 MovieClip Frame 21
stop();
Symbol 145 MovieClip Frame 22
play();
Symbol 145 MovieClip Frame 26
stop();
Symbol 145 MovieClip Frame 27
play();
Symbol 145 MovieClip Frame 31
stop();
Symbol 145 MovieClip Frame 32
play();
Symbol 145 MovieClip Frame 36
stop();
Symbol 145 MovieClip Frame 37
play();
Symbol 145 MovieClip Frame 41
stop();
Symbol 145 MovieClip Frame 42
play();
Symbol 145 MovieClip Frame 46
stop();
Symbol 145 MovieClip Frame 47
play();
Symbol 145 MovieClip Frame 51
stop();
Symbol 145 MovieClip Frame 52
play();
Symbol 145 MovieClip Frame 56
stop();
Symbol 145 MovieClip Frame 57
play();
Symbol 145 MovieClip Frame 61
stop();
Symbol 145 MovieClip Frame 62
play();
Symbol 145 MovieClip Frame 66
stop();
Symbol 145 MovieClip Frame 67
play();
Symbol 145 MovieClip Frame 71
stop();
Symbol 145 MovieClip Frame 72
play();
Symbol 145 MovieClip Frame 76
stop();
Symbol 145 MovieClip Frame 77
play();
Symbol 145 MovieClip Frame 81
stop();
Symbol 145 MovieClip Frame 82
play();
Symbol 145 MovieClip Frame 86
stop();
Symbol 145 MovieClip Frame 87
play();
Symbol 145 MovieClip Frame 91
stop();
Symbol 145 MovieClip Frame 92
play();
Symbol 145 MovieClip Frame 96
stop();
Symbol 145 MovieClip Frame 97
play();
Symbol 145 MovieClip Frame 101
stop();
Symbol 145 MovieClip Frame 102
play();
Symbol 145 MovieClip Frame 106
stop();
Symbol 145 MovieClip Frame 107
play();
Symbol 145 MovieClip Frame 111
stop();
Symbol 145 MovieClip Frame 112
play();
Symbol 145 MovieClip Frame 116
stop();
Symbol 145 MovieClip Frame 117
play();
Symbol 145 MovieClip Frame 121
stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 52
gotoAndStop (1);
Symbol 151 MovieClip Frame 111
gotoAndStop (1);
Symbol 157 Button
on (release) {
function illegalCheck() {
check = false;
count = 0;
temp = _root.board[x][y];
temprow = _root[_root.currentpiece].row;
tempcol = _root[_root.currentpiece].col;
if (_root.turn == 0) {
_root.board[x][y] = 1;
_root.board[temprow][tempcol] = 0;
_root[_root.currentpiece].row = x;
_root[_root.currentpiece].col = y;
i = 1;
while (i <= 16) {
if ((_root["blackpiece" + i].isValid(_root.redpiece5.row, _root.redpiece5.col) && (_root["blackpiece" + i]._visible == true)) && (!((_root["blackpiece" + i].row == x) && (_root["blackpiece" + i].col == y)))) {
check = true;
}
if (check == true) {
break;
}
i++;
}
if (_root.redpiece5.col == _root.blackpiece5.col) {
i = _root.blackpiece5.row + 1;
while (i < _root.redpiece5.row) {
if (_root.board[i][_root.blackpiece5.col] != 0) {
count++;
}
i++;
}
if (count == 0) {
check = true;
}
}
_root.board[x][y] = temp;
_root.board[temprow][tempcol] = 1;
_root[_root.currentpiece].row = temprow;
_root[_root.currentpiece].col = tempcol;
} else {
_root.board[x][y] = 2;
_root.board[temprow][tempcol] = 0;
_root[_root.currentpiece].row = x;
_root[_root.currentpiece].col = y;
i = 1;
while (i <= 16) {
if ((_root["redpiece" + i].isValid(_root.blackpiece5.row, _root.blackpiece5.col) && (_root["redpiece" + i]._visible)) && (!((_root["redpiece" + i].row == x) && (_root["redpiece" + i].col == y)))) {
check = true;
}
if (check == true) {
break;
}
i++;
}
if (_root.redpiece5.col == _root.blackpiece5.col) {
i = _root.blackpiece5.row + 1;
while (i < _root.redpiece5.row) {
if (_root.board[i][_root.blackpiece5.col] != 0) {
count++;
}
i++;
}
if (count == 0) {
check = true;
}
}
_root.board[x][y] = temp;
_root.board[temprow][tempcol] = 2;
_root[_root.currentpiece].row = temprow;
_root[_root.currentpiece].col = tempcol;
}
return(check);
}
if (_root["" + _root.currentpiece].isValid(x, y) && (!illegalCheck())) {
_root.countdown.gotoandstop(1);
_root.depth = depth;
_root.newrow = x;
_root.newcol = y;
_root.newx = _x;
_root.newy = _y;
_root.x = x;
_root.y = y;
if (_root.board[x][y] != 0) {
if (_root.board[x][y] == 1) {
i = 1;
while (i <= 16) {
if ((_root["redpiece" + i].row == x) && (_root["redpiece" + i].col == y)) {
_root.choice = "eaten";
_root["redpiece" + i].gotoandplay("transparent");
_root["redpiece" + i].row = null;
_root["redpiece" + i].col = null;
return(undefined);
}
i++;
}
} else {
i = 1;
while (i <= 16) {
if ((_root["blackpiece" + i].row == x) && (_root["blackpiece" + i].col == y)) {
_root.choice = "eaten";
_root["blackpiece" + i].gotoandplay("transparent");
_root["blackpiece" + i].row = null;
_root["blackpiece" + i].col = null;
return(undefined);
}
i++;
}
}
} else {
_root.choice = "move";
_root[_root.currentpiece].gotoandplay("transparent");
}
} else {
_root.notification.gotoandplay("illegal");
_root.dummy.play();
}
}
Symbol 158 Button
on (release) {
_root.dummy.play();
}
on (rollOver) {
_root.index.gotoandstop("cancel");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
Symbol 159 MovieClip Frame 1
if (_root["" + _root.currentpiece].isValid(x, y)) {
gotoAndPlay (2);
} else if ((x == _root["" + _root.currentpiece].row) && (y == _root["" + _root.currentpiece].col)) {
gotoAndStop (8);
} else {
gotoAndStop (9);
}
Symbol 159 MovieClip Frame 7
stop();
Symbol 160 MovieClip Frame 1
if (_root.turn == 0) {
i = 1;
while (i <= 16) {
_root.statusWindow.gotoandplay("Red");
_root["redpiece" + i].gotoAndStop(2);
_root["blackpiece" + i].gotoAndStop(1);
i++;
}
} else {
i = 1;
while (i <= 16) {
_root.statusWindow.gotoandplay("black");
_root["blackpiece" + i].gotoAndStop(2);
_root["redpiece" + i].gotoAndStop(1);
i++;
}
}
stop();
Symbol 160 MovieClip Frame 2
i = 1;
while (i <= 16) {
_root["redpiece" + i].gotoAndstop(1);
_root["blackpiece" + i].gotoAndstop(1);
i++;
}
Symbol 160 MovieClip Frame 3
stop();
i = 0;
while (i <= 9) {
j = 0;
while (j <= 8) {
_root.dummy[(("board" + i) + "") + j].x = i;
_root.dummy[(("board" + i) + "") + j].y = j;
_root.dummy[(("board" + i) + "") + j].depth = ((i * 10) + j) + 30;
j++;
}
i++;
}
Symbol 160 MovieClip Frame 4
if (_root.redpiece5._visible == false) {
_root.gameover.play("Black");
} else if (_root.blackpiece5._visible == false) {
_root.gameover.play("Red");
}
_root.index.gotoandstop(1);
gotoAndPlay (1);
Symbol 160 MovieClip Frame 5
stop();
i = 1;
while (i <= 16) {
_root["redpiece" + i].gotoAndStop(1);
_root["blackpiece" + i].gotoAndStop(1);
i++;
}
Symbol 164 Button
on (rollOver) {
_root.index.gotoandstop("rook");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 165 MovieClip Frame 1
function isValid(r, c) {
returnvalue = true;
if (((r == row) && (c != col)) && (_root.board[r][c] != 2)) {
if (c > col) {
i = col + 1;
while (i < c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
}
i++;
}
}
if (c < col) {
i = col - 1;
while (i > c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
}
i--;
}
}
return(returnvalue);
}
if (((r != row) && (c == col)) && (_root.board[r][c] != 2)) {
if (r > row) {
i = row + 1;
while (i < r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
}
i++;
}
}
if (r < row) {
i = row - 1;
while (i > r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
}
i--;
}
}
return(returnvalue);
}
return(false);
}
stop();
if (this._name == "blackche") {
this._visible = false;
}
Symbol 165 MovieClip Frame 2
stop();
Symbol 165 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 165 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 169 Button
on (rollOver) {
_root.index.gotoandstop("knight");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 170 MovieClip Frame 1
function isValid(r, c) {
if (((Math.abs(r - row) == 1) && (Math.abs(c - col) == 2)) && (_root.board[r][c] != 2)) {
if (_root.board[row][(col + c) / 2] != 0) {
return(false);
}
return(true);
}
if (((Math.abs(r - row) == 2) && (Math.abs(c - col) == 1)) && (_root.board[r][c] != 2)) {
if (_root.board[(row + r) / 2][col] != 0) {
return(false);
}
return(true);
}
return(false);
}
stop();
if (this._name == "blackma") {
this._visible = false;
}
Symbol 170 MovieClip Frame 2
stop();
Symbol 170 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 170 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 174 Button
on (rollOver) {
_root.index.gotoandstop("advisor");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 175 MovieClip Frame 1
function isValid(r, c) {
if ((((r <= 4) && (Math.abs(col - c) == 2)) && (Math.abs(row - r) == 2)) && (_root.board[r][c] != 2)) {
if (_root.board[(r + row) / 2][(c + col) / 2] == 0) {
return(true);
}
return(false);
}
return(false);
}
stop();
if (this._name == "blackxiang") {
_visible = false;
}
Symbol 175 MovieClip Frame 2
stop();
Symbol 175 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 175 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 179 Button
on (rollOver) {
_root.index.gotoandstop("guard");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 180 MovieClip Frame 1
function isValid(r, c) {
if (((((Math.abs(row - r) == 1) && (Math.abs(col - c) == 1)) && (r <= 2)) && ((c >= 3) & (c <= 5))) && (_root.board[r][c] != 2)) {
return(true);
}
return(false);
}
stop();
if (this._name == "blackshi") {
this._visible = false;
}
Symbol 180 MovieClip Frame 2
stop();
Symbol 180 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 180 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 184 Button
on (rollOver) {
_root.index.gotoandstop("general");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 185 MovieClip Frame 1
function isValid(r, c) {
if ((((r <= 2) && (c >= 3)) && (c <= 5)) && (_root.board[r][c] != 2)) {
if ((Math.abs(row - r) == 1) && (Math.abs(col - c) == 0)) {
return(true);
}
if ((Math.abs(col - c) == 1) && (Math.abs(row - r) == 0)) {
return(true);
}
return(false);
}
return(false);
}
stop();
if (this._name == "blackshuai") {
_visible = false;
}
Symbol 185 MovieClip Frame 2
stop();
Symbol 185 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 185 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 189 Button
on (rollOver) {
_root.index.gotoandstop("cannon");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 190 MovieClip Frame 1
function isValid(r, c) {
returnvalue = true;
count = 0;
if (((r == row) && (c != col)) && (_root.board[r][c] != 2)) {
if (c > col) {
i = col + 1;
while (i <= c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
count++;
}
i++;
}
}
if (c < col) {
i = col - 1;
while (i >= c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
count++;
}
i--;
}
}
if ((count == 2) && (_root.board[r][c] == 1)) {
return(true);
}
return(returnvalue);
}
if (((r != row) && (c == col)) && (_root.board[r][c] != 2)) {
if (r > row) {
i = row + 1;
while (i <= r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
count++;
}
i++;
}
}
if (r < row) {
i = row - 1;
while (i >= r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
count++;
}
i--;
}
}
if ((count == 2) && (_root.board[r][c] == 1)) {
return(true);
}
return(returnvalue);
}
return(false);
}
stop();
if (this._name == "blackpao") {
this._visible = false;
}
Symbol 190 MovieClip Frame 2
stop();
Symbol 190 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 190 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 194 Button
on (rollOver) {
_root.index.gotoandstop("pawn");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 195 MovieClip Frame 1
function isValid(r, c) {
if (row <= 4) {
if (((r == (row + 1)) && (c == col)) && (_root.board[r][c] != 2)) {
return(true);
}
} else if (row >= 5) {
if (((r == (row + 1)) && (c == col)) || (((r == row) && ((c == (col - 1)) || (c == (col + 1)))) && (_root.board[r][c] != 2))) {
return(true);
}
} else {
return(false);
}
}
stop();
if (this._name == "blackbing") {
this._visible = false;
}
Symbol 195 MovieClip Frame 2
stop();
Symbol 195 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 195 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 199 Button
on (rollOver) {
_root.index.gotoandstop("pawn");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 200 MovieClip Frame 1
function isValid(r, c) {
if (row >= 5) {
if (((r == (row - 1)) && (c == col)) && (_root.board[r][c] != 1)) {
return(true);
}
} else if (row <= 4) {
if (((r == (row - 1)) && (c == col)) || (((r == row) && ((c == (col - 1)) || (c == (col + 1)))) && (_root.board[r][c] != 1))) {
return(true);
}
} else {
return(false);
}
}
stop();
if (this._name == "redbing") {
this._visible = false;
}
Symbol 200 MovieClip Frame 2
stop();
Symbol 200 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 200 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 204 Button
on (rollOver) {
_root.index.gotoandstop("cannon");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 205 MovieClip Frame 1
function isValid(r, c) {
returnvalue = true;
count = 0;
if (((r == row) && (c != col)) && (_root.board[r][c] != 1)) {
if (c > col) {
i = col + 1;
while (i <= c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
count++;
}
i++;
}
}
if (c < col) {
i = col - 1;
while (i >= c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
count++;
}
i--;
}
}
if ((count == 2) && (_root.board[r][c] == 2)) {
return(true);
}
return(returnvalue);
}
if (((r != row) && (c == col)) && (_root.board[r][c] != 1)) {
if (r > row) {
i = row + 1;
while (i <= r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
count++;
}
i++;
}
}
if (r < row) {
i = row - 1;
while (i >= r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
count++;
}
i--;
}
}
if ((count == 2) && (_root.board[r][c] == 2)) {
return(true);
}
return(returnvalue);
}
return(false);
}
stop();
if (this._name == "redpao") {
this._visible = false;
}
Symbol 205 MovieClip Frame 2
stop();
Symbol 205 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 205 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 209 Button
on (rollOver) {
_root.index.gotoandstop("rook");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 210 MovieClip Frame 1
function isValid(r, c) {
returnvalue = true;
if (((r == row) && (c != col)) && (_root.board[r][c] != 1)) {
if (c > col) {
i = col + 1;
while (i < c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
}
i++;
}
}
if (c < col) {
i = col - 1;
while (i > c) {
if (_root.board[row][i] != 0) {
returnvalue = false;
}
i--;
}
}
return(returnvalue);
}
if (((r != row) && (c == col)) && (_root.board[r][c] != 1)) {
if (r > row) {
i = row + 1;
while (i < r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
}
i++;
}
}
if (r < row) {
i = row - 1;
while (i > r) {
if (_root.board[i][col] != 0) {
returnvalue = false;
}
i--;
}
}
return(returnvalue);
}
return(false);
}
stop();
if (this._name == "redche") {
this._visible = false;
}
Symbol 210 MovieClip Frame 2
stop();
Symbol 210 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 210 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 214 Button
on (rollOver) {
_root.index.gotoandstop("knight");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 215 MovieClip Frame 1
function isValid(r, c) {
if (((Math.abs(r - row) == 1) && (Math.abs(c - col) == 2)) && (_root.board[r][c] != 1)) {
if (_root.board[row][(col + c) / 2] != 0) {
return(false);
}
return(true);
}
if (((Math.abs(r - row) == 2) && (Math.abs(c - col) == 1)) && (_root.board[r][c] != 1)) {
if (_root.board[(row + r) / 2][col] != 0) {
return(false);
}
return(true);
}
return(false);
}
stop();
if (this._name == "redma") {
this._visible = false;
}
Symbol 215 MovieClip Frame 2
stop();
Symbol 215 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 215 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 219 Button
on (rollOver) {
_root.index.gotoandstop("advisor");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 220 MovieClip Frame 1
function isValid(r, c) {
if ((((r >= 5) && (Math.abs(col - c) == 2)) && (Math.abs(row - r) == 2)) && (_root.board[r][c] != 1)) {
if (_root.board[(r + row) / 2][(c + col) / 2] == 0) {
return(true);
}
return(false);
}
return(false);
}
stop();
if (this._name == "redxiang") {
_visible = false;
}
Symbol 220 MovieClip Frame 2
stop();
Symbol 220 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 220 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 224 Button
on (rollOver) {
_root.index.gotoandstop("guard");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 225 MovieClip Frame 1
function isValid(r, c) {
if (((((Math.abs(row - r) == 1) && (Math.abs(col - c) == 1)) && (r >= 7)) && ((c >= 3) & (c <= 5))) && (_root.board[r][c] != 1)) {
return(true);
}
return(false);
}
stop();
if (this._name == "redshi") {
this._visible = false;
}
Symbol 225 MovieClip Frame 2
stop();
Symbol 225 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 225 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 229 Button
on (rollOver) {
_root.index.gotoandstop("general");
startDrag (_root.index, true);
}
on (rollOut, press) {
_root.index.gotoandstop(1);
stopDrag();
}
on (release) {
_root.currentpiece = this._name;
_root.dummy.play();
}
Symbol 230 MovieClip Frame 1
function isValid(r, c) {
if ((((r >= 7) && (c >= 3)) && (c <= 5)) && (_root.board[r][c] != 1)) {
if ((Math.abs(row - r) == 1) && (Math.abs(col - c) == 0)) {
return(true);
}
if ((Math.abs(col - c) == 1) && (Math.abs(row - r) == 0)) {
return(true);
}
return(false);
}
return(false);
}
stop();
if (this._name == "redshuai") {
_visible = false;
}
Symbol 230 MovieClip Frame 2
stop();
Symbol 230 MovieClip Frame 10
if (_root.choice == "eaten") {
this._visible = false;
_root[_root.currentpiece].gotoandplay("transparent");
_root.choice = "move";
} else if (_root.choice == "move") {
_root.move.play();
}
Symbol 230 MovieClip Frame 20
_root.dummy.gotoandplay("loop");
Symbol 231 MovieClip Frame 1
stop();
Symbol 231 MovieClip Frame 2
_root.board[_root["" + _root.currentpiece].row][_root["" + _root.currentpiece].col] = 0;
if (_root.turn == 0) {
_root.board[_root.newrow][_root.newcol] = 1;
} else {
_root.board[_root.newrow][_root.newcol] = 2;
}
_root["" + _root.currentpiece].row = _root.newrow;
_root["" + _root.currentpiece].col = _root.newcol;
_root[_root.currentpiece].swapdepths(_root.depth);
_root[_root.currentpiece]._x = _root.newx + _root.dummy._x;
_root[_root.currentpiece]._y = _root.newy + _root.dummy._y;
_root[_root.currentpiece].gotoandplay("appear");
check = false;
if (_root.turn != _root.a) {
if (_root.turn == 0) {
i = 1;
while (i <= 16) {
if (_root["redpiece" + i].isValid(_root.blackpiece5.row, _root.blackpiece5.col) && (_root["redpiece" + i]._visible == true)) {
check = true;
}
if (check == true) {
break;
}
i++;
}
} else {
i = 1;
while (i <= 16) {
if (_root["blackpiece" + i].isValid(_root.redpiece5.row, _root.redpiece5.col) && (_root["blackpiece" + i]._visible == true)) {
check = true;
}
if (check == true) {
break;
}
i++;
}
}
if (check == true) {
_root[_root.so_number].send("msgFromSrvr", "-- Check!!! --\n");
}
}
_root.turn++;
if (_root.turn == 2) {
_root.turn = 0;
}
_root.update();
Symbol 239 Button
on (release) {
i = 1;
while (i <= 16) {
removeMovieClip(_root["redpiece" + i]);
removeMovieClip(_root["blackpiece" + i]);
i++;
}
gotoAndPlay (1);
}