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

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

Funky Solutions.swf

This is the info page for
Flash #48331

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


Text
copyright 2007

Funky Solutions

new game

new game

developed by

roundpixl

co.za

how to play

how to play

enter the number of fixed numbers
to display in the new game.

<p align="center"></p>

(value between 10 and 20, default is 15)

Fill the 9 by 9 grid so
that each row, each
column, and each of the
nine 3 by 3 boxes
(coloured in differently to
indicate them) contains
the digits from 1 to 9,
only once each.

click to close

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

<p align="center"></p>

1

1

2

2

3

3

4

4

5

5

6

6

7

7

8

8

9

9

Your move was
invalid...

Menu

Menu

Menu

clear

clear

Well done, you have
successfully completed
the sudoku puzzle!

play again

play again

ActionScript [AS1/AS2]

Frame 1
MochiAd.showPreGameAd({id:"3822908c4737a8ad", res:"550x400", background:16777113, color:16777215, outline:16751001, no_bg:false});
Frame 2
stop(); Selection.setFocus("hintstext");
Instance of Symbol 34 MovieClip "popup" in Frame 2
on (release) { _root.popup.play(); }
Frame 3
function validate() { valid = true; var _local3 = 0; while (_local3 < 9) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 9; while (_local3 < 18) { if (theArray[_local3] != -1) { var _local2 = 9; while (_local2 < 18) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 18; while (_local3 < 27) { if (theArray[_local3] != -1) { var _local2 = 18; while (_local2 < 27) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 27; while (_local3 < 36) { if (theArray[_local3] != -1) { var _local2 = 27; while (_local2 < 36) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 36; while (_local3 < 45) { if (theArray[_local3] != -1) { var _local2 = 36; while (_local2 < 45) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 45; while (_local3 < 54) { if (theArray[_local3] != -1) { var _local2 = 45; while (_local2 < 54) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 54; while (_local3 < 63) { if (theArray[_local3] != -1) { var _local2 = 54; while (_local2 < 63) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 63; while (_local3 < 72) { if (theArray[_local3] != -1) { var _local2 = 63; while (_local2 < 72) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 72; while (_local3 < 81) { if (theArray[_local3] != -1) { var _local2 = 72; while (_local2 < 81) { if (_local2 != _local3) { if (theArray[_local2] != -1) { if (theArray[_local3] == theArray[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 0; while (_local3 < 9) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 9; while (_local3 < 18) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 18; while (_local3 < 27) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 27; while (_local3 < 36) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 36; while (_local3 < 45) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 45; while (_local3 < 54) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 54; while (_local3 < 63) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 63; while (_local3 < 72) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 72; while (_local3 < 81) { if (theArray[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if ((_local3 + (_local2 * 9)) != _local3) { if (theArray[_local3 + (_local2 * 9)] != -1) { if (theArray[_local3] == theArray[_local3 + (_local2 * 9)]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 0; var _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 3; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 6; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 27; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 30; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 33; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 54; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 57; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } _local3 = 60; _local4 = new Array(theArray[_local3], theArray[_local3 + 1], theArray[_local3 + 2], theArray[_local3 + 9], theArray[_local3 + 10], theArray[_local3 + 11], theArray[_local3 + 18], theArray[_local3 + 19], theArray[_local3 + 20]); _local3 = 0; while (_local3 < 9) { if (_local4[_local3] != -1) { var _local2 = 0; while (_local2 < 9) { if (_local2 != _local3) { if (_local4[_local2] != -1) { if (_local4[_local3] == _local4[_local2]) { valid = false; break; } } } _local2++; } } _local3++; } if (!valid) { theArray[theselection - 1] = -1; _root["number" + theselection].text = ""; notvalid.play(); } else { win = true; var _local5 = 0; while (_local5 < 81) { if (theArray[_local5] == -1) { win = false; } _local5++; } if (win) { _root.nextFrame(); } } theselection = -1; } stop(); i = 1; while (i <= 81) { _root["select" + i]._visible = false; _root["p" + i] = false; i++; } anyselected = false; var my_fmt = new TextFormat(); my_fmt.color = 16777215 /* 0xFFFFFF */; theselection = -1; var theArray = new Array(-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1); var hints = _global.noofhintsspecified; var d = 0; while (d < hints) { valid = false; while (!valid) { theselection = Math.floor(Math.random() * 80) + 1; tempnumber = Math.floor(Math.random() * 8) + 1; if (theArray[theselection - 1] == -1) { theArray[theselection - 1] = tempnumber; _root["number" + theselection].text = tempnumber + ""; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; var temp = theselection; _root.validate(); if (valid) { _root["number" + temp].setTextFormat(my_fmt); _root["b" + temp].enabled = false; } } } d++; }
Frame 4
stop();
Symbol 261 MovieClip [__Packages.MochiAd] Frame 0
class MochiAd { function MochiAd () { } static function getVersion() { return("2.1"); } static function showPreGameAd(options) { var _local27 = {clip:_root, ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:16747008, background:16777161, outline:13994812, ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local27); var clip = options.clip; var _local23 = 11000; var _local26 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local14 = _getRes(options); var _local4 = _local14[0]; var _local13 = _local14[1]; mc._x = _local4 * 0.5; mc._y = _local13 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk._x = _local4 * -0.5; chk._y = _local13 * -0.5; var _local7 = chk.createEmptyMovieClip("_mochiad_bar", 4); _local7._x = 10; _local7._y = _local13 - 20; var _local22 = options.color; delete options.color; var _local19 = options.background; delete options.background; var _local24 = options.outline; delete options.outline; var _local5 = _local7.createEmptyMovieClip("_outline", 1); _local5.beginFill(_local19); _local5.moveTo(0, 0); _local5.lineTo(_local4 - 20, 0); _local5.lineTo(_local4 - 20, 10); _local5.lineTo(0, 10); _local5.lineTo(0, 0); _local5.endFill(); var _local3 = _local7.createEmptyMovieClip("_inside", 2); _local3.beginFill(_local22); _local3.moveTo(0, 0); _local3.lineTo(_local4 - 20, 0); _local3.lineTo(_local4 - 20, 10); _local3.lineTo(0, 10); _local3.lineTo(0, 0); _local3.endFill(); _local3._xscale = 0; var _local6 = _local7.createEmptyMovieClip("_outline", 3); _local6.lineStyle(0, _local24, 100); _local6.moveTo(0, 0); _local6.lineTo(_local4 - 20, 0); _local6.lineTo(_local4 - 20, 10); _local6.lineTo(0, 10); _local6.lineTo(0, 0); chk.ad_msec = _local23; chk.ad_timeout = _local26; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = function (width, height) { }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec; }; chk.onEnterFrame = function () { var _local6 = this._parent._parent; var _local12 = this._parent._mochiad_ctr; var _local5 = getTimer() - this.started; var _local3 = false; var _local4 = _local6.getBytesTotal(); var _local8 = _local6.getBytesLoaded(); var _local10 = (100 * _local8) / _local4; var _local11 = (100 * _local5) / chk.ad_msec; var _local9 = this._mochiad_bar._inside; var _local2 = Math.min(100, Math.min(_local10 || 0, _local11)); _local2 = Math.max(this.last_pcnt, _local2); this.last_pcnt = _local2; _local9._xscale = _local2; if (!chk.showing) { var _local7 = _local12.getBytesTotal(); if ((_local7 > 0) || (typeof(_local7) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local5 > chk.ad_timeout) { _local3 = true; } } if (_local5 > chk.ad_msec) { _local3 = true; } if (((_local4 > 0) && (_local8 >= _local4)) && (_local3)) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; } } }; } static function showInterLevelAd(options) { var _local13 = {clip:_root, ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function () { this.clip.stop(); }, ad_finished:function () { this.clip.play(); }}; options = _parseOptions(options, _local13); var clip = options.clip; var _local10 = 11000; var _local12 = options.ad_timeout; delete options.ad_timeout; var fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!load(options)) { options.ad_finished(); return(undefined); } options.ad_started(); var mc = clip._mochiad; mc.onUnload = function () { options.ad_finished(); }; var _local5 = _getRes(options); var _local14 = _local5[0]; var _local11 = _local5[1]; mc._x = _local14 * 0.5; mc._y = _local11 * 0.5; var chk = mc.createEmptyMovieClip("_mochiad_wait", 3); chk.ad_msec = _local10; chk.ad_timeout = _local12; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function () { var _local2 = 100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time)); if (_local2 > 0) { this._parent._alpha = _local2; } else { var _local3 = this._parent._parent; MochiAd.unload(_local3); delete this.onEnterFrame; } }; mc.lc.adLoaded = function (width, height) { }; mc.lc.adjustProgress = function (msec) { var _local2 = this.mc._mochiad_wait; _local2.server_control = true; _local2.started = getTimer(); _local2.ad_msec = msec - 250; }; chk.onEnterFrame = function () { var _local5 = this._parent._mochiad_ctr; var _local4 = getTimer() - this.started; var _local2 = false; if (!chk.showing) { var _local3 = _local5.getBytesTotal(); if ((_local3 > 0) || (typeof(_local3) == "undefined")) { chk.showing = true; chk.started = getTimer(); } else if (_local4 > chk.ad_timeout) { _local2 = true; } } if (_local4 > chk.ad_msec) { _local2 = true; } if (_local2) { if (this.server_control) { delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; } } }; } static function showTimedAd(options) { showInterLevelAd(options); } static function showPreloaderAd(options) { showPreGameAd(options); } static function _allowDomains(server) { var _local1 = server.split("/")[2].split(":")[0]; if (System.security) { if (System.security.allowDomain) { System.security.allowDomain("*"); System.security.allowDomain(_local1); } if (System.security.allowInsecureDomain) { System.security.allowInsecureDomain("*"); System.security.allowInsecureDomain(_local1); } } return(_local1); } static function _loadCommunicator(options) { var _local26 = {clip:_root, com_server:"http://x.mochiads.com/com/1/", method:"loadCommunicator", depth:10337, id:"_UNKNOWN_"}; options = _parseOptions(options, _local26); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local18 = options.clip; var _local20 = "_mochiad_com_" + options.id; if (!_isNetworkAvailable()) { return(null); } if (_local18[_local20]) { return(_local18[_local20].lc); } var _local21 = options.com_server + options.id; _allowDomains(_local21); delete options.id; delete options.com_server; var _local25 = options.depth; delete options.depth; var _local17 = _local18.createEmptyMovieClip(_local20, _local25); var _local11 = _local17.createEmptyMovieClip("_mochiad_com", 1); for (var _local15 in options) { _local11[_local15] = options[_local15]; } var _local6 = new LocalConnection(); var _local16 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local6.mc = _local17; _local6.name = _local16; _local6.allowDomain = function (d) { return(true); }; _local6.allowInsecureDomain = _local6.allowDomain; _local6.connect(_local16); _local17.lc = _local6; _local11.lc = _local16; _local6._id = 0; _local6._queue = []; _local6.rpcResult = function (cb_arg) { var _local8 = parseInt(cb_arg); var _local4 = this._callbacks[_local8]; if (!_local4) { return(undefined); } delete this._callbacks[_local8]; var _local5 = []; var _local3 = 2; while (_local3 < _local4.length) { _local5.push(_local4[_local3]); _local3++; } _local3 = 1; while (_local3 < arguments.length) { _local5.push(arguments[_local3]); _local3++; } var _local6 = _local4[1]; var _local7 = _local4[0]; if (_local7 && (typeof(_local6) == "string")) { _local6 = _local7[_local6]; } if (_local6) { _local6.apply(_local7, _local5); } }; _local6._didConnect = function (endpoint) { this._endpoint = endpoint; var _local4 = this._queue; delete this._queue; var _local5 = this.doSend; var _local2 = 0; while (_local2 < _local4.length) { var _local3 = _local4[_local2]; _local5.apply(this, _local3); _local2++; } }; _local6.doSend = function (args, cbobj, cbfn) { if (this._endpoint == null) { var _local4 = []; var _local3 = 0; while (_local3 < arguments.length) { _local4.push(arguments[_local3]); _local3++; } this._queue.push(_local4); return(undefined); } this._id = this._id + 1; var _local5 = this._id; if ((cbfn === undefined) || (cbfn === null)) { cbfn = cbobj; } this._callbacks[_local5] = [cbobj, cbfn]; var _local7 = new LocalConnection(); var _local9 = _local7.send(this._endpoint, "rpc", _local5, args); }; _local6._callbacks = {}; _local6._callbacks[0] = [_local6, "_didConnect"]; _local11.st = getTimer(); _local11.loadMovie(_local21 + ".swf", "POST"); return(_local6); } static function fetchHighScores(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["fetchHighScores", options]; _local1.doSend(["fetchHighScores", options], callbackObj, callbackMethod); return(true); } static function sendHighScore(options, callbackObj, callbackMethod) { var _local1 = _loadCommunicator({id:options.id}); if (!_local1) { return(false); } var _local4 = ["sendHighScore", options]; _local1.doSend(["sendHighScore", options], callbackObj, callbackMethod); return(true); } static function load(options) { var _local13 = {clip:_root, server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = _parseOptions(options, _local13); options.swfv = options.clip.getSWFVersion() || 6; options.mav = getVersion(); var _local9 = options.clip; if (!_isNetworkAvailable()) { return(null); } if (_local9._mochiad_loaded) { return(null); } var _local12 = options.depth; delete options.depth; var _local6 = _local9.createEmptyMovieClip("_mochiad", _local12); var _local11 = _getRes(options); options.res = (_local11[0] + "x") + _local11[1]; options.server = options.server + options.id; delete options.id; _local9._mochiad_loaded = true; var _local4 = _local6.createEmptyMovieClip("_mochiad_ctr", 1); for (var _local7 in options) { _local4[_local7] = options[_local7]; } var _local10 = _local4.server; delete _local4.server; var _local14 = _allowDomains(_local10); _local6.onEnterFrame = function () { if (this._mochiad_ctr._url != this._url) { this.onEnterFrame = function () { if (!this._mochiad_ctr) { delete this.onEnterFrame; MochiAd.unload(this._parent); } }; } }; var _local5 = new LocalConnection(); var _local8 = ["", Math.floor(new Date().getTime()), random(999999)].join("_"); _local5.mc = _local6; _local5.name = _local8; _local5.hostname = _local14; _local5.allowDomain = function (d) { return(true); }; _local5.allowInsecureDomain = _local5.allowDomain; _local5.connect(_local8); _local6.lc = _local5; _local4.lc = _local8; _local4.st = getTimer(); _local4.loadMovie(_local10 + ".swf", "POST"); return(_local6); } static function unload(clip) { if (typeof(clip) == "undefined") { clip = _root; } if (clip.clip && (clip.clip._mochiad)) { clip = clip.clip; } if (!clip._mochiad) { return(false); } clip._mochiad.removeMovieClip(); delete clip._mochiad_loaded; delete clip._mochiad; return(true); } static function _isNetworkAvailable() { if (System.security) { var _local1 = System.security; if (_local1.sandboxType == "localWithFile") { return(false); } } return(true); } static function _getRes(options) { var _local3 = options.clip.getBounds(); var _local2 = 0; var _local1 = 0; if (typeof(options.res) != "undefined") { var _local4 = options.res.split("x"); _local2 = parseFloat(_local4[0]); _local1 = parseFloat(_local4[1]); } else { _local2 = _local3.xMax - _local3.xMin; _local1 = _local3.yMax - _local3.yMin; } if ((_local2 == 0) || (_local1 == 0)) { _local2 = Stage.width; _local1 = Stage.height; } return([_local2, _local1]); } static function _parseOptions(options, defaults) { var _local4 = {}; for (var _local8 in defaults) { _local4[_local8] = defaults[_local8]; } if (options) { for (var _local8 in options) { _local4[_local8] = options[_local8]; } } if (_root.mochiad_options) { var _local5 = _root.mochiad_options.split("&"); var _local2 = 0; while (_local2 < _local5.length) { var _local3 = _local5[_local2].split("="); _local4[unescape(_local3[0])] = unescape(_local3[1]); _local2++; } } return(_local4); } }
Symbol 10 Button
on (release) { var hins = hintstext.text; if (hins == "") { hins = 10000; } if ((hins >= 10) && (hins <= 20)) { _global.noofhintsspecified = hintstext.text; } else { _global.noofhintsspecified = 15; } _root.nextFrame(); }
Symbol 21 Button
on (release) { getURL ("http://www.roundpixl.co.za", _blank); }
Symbol 24 Button
on (release) { popup.play(); }
Symbol 34 MovieClip Frame 1
stop();
Symbol 34 MovieClip Frame 22
stop();
Symbol 53 Button
on (release) { if (!select1._visible) { p1 = true; _root["select" + theselection]._visible = false; select1._visible = true; theselection = 1; } else { select1._visible = false; p1 = false; _root["select" + theselection]._visible = false; theselection = 1; } }
Symbol 54 Button
on (release) { if (!select2._visible) { p1 = true; _root["select" + theselection]._visible = false; select2._visible = true; theselection = 2; } else { select2._visible = false; p1 = false; _root["select" + theselection]._visible = false; theselection = 2; } }
Symbol 55 Button
on (release) { if (!select3._visible) { p3 = true; _root["select" + theselection]._visible = false; select3._visible = true; theselection = 3; } else { select3._visible = false; p1 = false; _root["select" + theselection]._visible = false; theselection = 3; } }
Symbol 56 Button
on (release) { if (!select4._visible) { p1 = true; _root["select" + theselection]._visible = false; select4._visible = true; theselection = 4; } else { select4._visible = false; p4 = false; _root["select" + theselection]._visible = false; theselection = 4; } }
Symbol 57 Button
on (release) { if (!select5._visible) { p1 = true; _root["select" + theselection]._visible = false; select5._visible = true; theselection = 5; } else { select5._visible = false; p1 = false; _root["select" + theselection]._visible = false; theselection = 5; } }
Symbol 58 Button
on (release) { if (!select6._visible) { p1 = true; _root["select" + theselection]._visible = false; select6._visible = true; theselection = 6; } else { select6._visible = false; p1 = false; _root["select" + theselection]._visible = false; theselection = 6; } }
Symbol 59 Button
on (release) { if (!select7._visible) { p7 = true; _root["select" + theselection]._visible = false; select7._visible = true; theselection = 7; } else { select7._visible = false; p7 = false; _root["select" + theselection]._visible = false; theselection = 7; } }
Symbol 60 Button
on (release) { if (!select8._visible) { p8 = true; _root["select" + theselection]._visible = false; select8._visible = true; theselection = 8; } else { select8._visible = false; p8 = false; _root["select" + theselection]._visible = false; theselection = 8; } }
Symbol 61 Button
on (release) { if (!select9._visible) { p9 = true; _root["select" + theselection]._visible = false; select9._visible = true; theselection = 9; } else { select9._visible = false; p9 = false; _root["select" + theselection]._visible = false; theselection = 9; } }
Symbol 62 Button
on (release) { if (!select10._visible) { p10 = true; _root["select" + theselection]._visible = false; select10._visible = true; theselection = 10; } else { select10._visible = false; p10 = false; _root["select" + theselection]._visible = false; theselection = 10; } }
Symbol 63 Button
on (release) { if (!select11._visible) { p11 = true; _root["select" + theselection]._visible = false; select11._visible = true; theselection = 11; } else { select11._visible = false; p11 = false; _root["select" + theselection]._visible = false; theselection = 11; } }
Symbol 64 Button
on (release) { if (!select12._visible) { p12 = true; _root["select" + theselection]._visible = false; select12._visible = true; theselection = 12; } else { select12._visible = false; p12 = false; _root["select" + theselection]._visible = false; theselection = 12; } }
Symbol 65 Button
on (release) { if (!select13._visible) { p13 = true; _root["select" + theselection]._visible = false; select13._visible = true; theselection = 13; } else { select13._visible = false; p13 = false; _root["select" + theselection]._visible = false; theselection = 13; } }
Symbol 66 Button
on (release) { if (!select14._visible) { p14 = true; _root["select" + theselection]._visible = false; select14._visible = true; theselection = 14; } else { select14._visible = false; p14 = false; _root["select" + theselection]._visible = false; theselection = 14; } }
Symbol 67 Button
on (release) { if (!select15._visible) { p15 = true; _root["select" + theselection]._visible = false; select15._visible = true; theselection = 15; } else { select15._visible = false; p15 = false; _root["select" + theselection]._visible = false; theselection = 15; } }
Symbol 68 Button
on (release) { if (!select16._visible) { p16 = true; _root["select" + theselection]._visible = false; select16._visible = true; theselection = 16; } else { select16._visible = false; p16 = false; _root["select" + theselection]._visible = false; theselection = 16; } }
Symbol 69 Button
on (release) { if (!select17._visible) { p17 = true; _root["select" + theselection]._visible = false; select17._visible = true; theselection = 17; } else { select17._visible = false; p17 = false; _root["select" + theselection]._visible = false; theselection = 17; } }
Symbol 70 Button
on (release) { if (!select18._visible) { p18 = true; _root["select" + theselection]._visible = false; select18._visible = true; theselection = 18; } else { select18._visible = false; p18 = false; _root["select" + theselection]._visible = false; theselection = 18; } }
Symbol 71 Button
on (release) { if (!select19._visible) { p19 = true; _root["select" + theselection]._visible = false; select19._visible = true; theselection = 19; } else { select19._visible = false; p19 = false; _root["select" + theselection]._visible = false; theselection = 19; } }
Symbol 72 Button
on (release) { if (!select20._visible) { p20 = true; _root["select" + theselection]._visible = false; select20._visible = true; theselection = 20; } else { select20._visible = false; p20 = false; _root["select" + theselection]._visible = false; theselection = 20; } }
Symbol 73 Button
on (release) { if (!select21._visible) { p21 = true; _root["select" + theselection]._visible = false; select21._visible = true; theselection = 21; } else { select21._visible = false; p21 = false; _root["select" + theselection]._visible = false; theselection = 21; } }
Symbol 74 Button
on (release) { if (!select22._visible) { p22 = true; _root["select" + theselection]._visible = false; select22._visible = true; theselection = 22; } else { select22._visible = false; p22 = false; _root["select" + theselection]._visible = false; theselection = 22; } }
Symbol 75 Button
on (release) { if (!select23._visible) { p23 = true; _root["select" + theselection]._visible = false; select23._visible = true; theselection = 23; } else { select23._visible = false; p23 = false; _root["select" + theselection]._visible = false; theselection = 23; } }
Symbol 76 Button
on (release) { if (!select24._visible) { p24 = true; _root["select" + theselection]._visible = false; select24._visible = true; theselection = 24; } else { select24._visible = false; p24 = false; _root["select" + theselection]._visible = false; theselection = 24; } }
Symbol 77 Button
on (release) { if (!select25._visible) { p25 = true; _root["select" + theselection]._visible = false; select25._visible = true; theselection = 25; } else { select25._visible = false; p25 = false; _root["select" + theselection]._visible = false; theselection = 25; } }
Symbol 78 Button
on (release) { if (!select26._visible) { p26 = true; _root["select" + theselection]._visible = false; select26._visible = true; theselection = 26; } else { select26._visible = false; p26 = false; _root["select" + theselection]._visible = false; theselection = 26; } }
Symbol 79 Button
on (release) { if (!select27._visible) { p27 = true; _root["select" + theselection]._visible = false; select27._visible = true; theselection = 27; } else { select27._visible = false; p27 = false; _root["select" + theselection]._visible = false; theselection = 27; } }
Symbol 80 Button
on (release) { if (!select28._visible) { p28 = true; _root["select" + theselection]._visible = false; select28._visible = true; theselection = 28; } else { select28._visible = false; p28 = false; _root["select" + theselection]._visible = false; theselection = 28; } }
Symbol 81 Button
on (release) { if (!select29._visible) { p29 = true; _root["select" + theselection]._visible = false; select29._visible = true; theselection = 29; } else { select29._visible = false; p29 = false; _root["select" + theselection]._visible = false; theselection = 29; } }
Symbol 82 Button
on (release) { if (!select30._visible) { p30 = true; _root["select" + theselection]._visible = false; select30._visible = true; theselection = 30; } else { select30._visible = false; p30 = false; _root["select" + theselection]._visible = false; theselection = 30; } }
Symbol 83 Button
on (release) { if (!select31._visible) { p31 = true; _root["select" + theselection]._visible = false; select31._visible = true; theselection = 31; } else { select31._visible = false; p31 = false; _root["select" + theselection]._visible = false; theselection = 31; } }
Symbol 84 Button
on (release) { if (!select32._visible) { p32 = true; _root["select" + theselection]._visible = false; select32._visible = true; theselection = 32; } else { select32._visible = false; p32 = false; _root["select" + theselection]._visible = false; theselection = 32; } }
Symbol 85 Button
on (release) { if (!select33._visible) { p33 = true; _root["select" + theselection]._visible = false; select33._visible = true; theselection = 33; } else { select33._visible = false; p33 = false; _root["select" + theselection]._visible = false; theselection = 33; } }
Symbol 86 Button
on (release) { if (!select34._visible) { p34 = true; _root["select" + theselection]._visible = false; select34._visible = true; theselection = 34; } else { select34._visible = false; p34 = false; _root["select" + theselection]._visible = false; theselection = 34; } }
Symbol 87 Button
on (release) { if (!select35._visible) { p35 = true; _root["select" + theselection]._visible = false; select35._visible = true; theselection = 35; } else { select35._visible = false; p35 = false; _root["select" + theselection]._visible = false; theselection = 35; } }
Symbol 88 Button
on (release) { if (!select36._visible) { p36 = true; _root["select" + theselection]._visible = false; select36._visible = true; theselection = 36; } else { select36._visible = false; p36 = false; _root["select" + theselection]._visible = false; theselection = 36; } }
Symbol 89 Button
on (release) { if (!select37._visible) { p37 = true; _root["select" + theselection]._visible = false; select37._visible = true; theselection = 37; } else { select37._visible = false; p37 = false; _root["select" + theselection]._visible = false; theselection = 37; } }
Symbol 90 Button
on (release) { if (!select38._visible) { p38 = true; _root["select" + theselection]._visible = false; select38._visible = true; theselection = 38; } else { select38._visible = false; p38 = false; _root["select" + theselection]._visible = false; theselection = 38; } }
Symbol 91 Button
on (release) { if (!select39._visible) { p39 = true; _root["select" + theselection]._visible = false; select39._visible = true; theselection = 39; } else { select39._visible = false; p39 = false; _root["select" + theselection]._visible = false; theselection = 39; } }
Symbol 92 Button
on (release) { if (!select40._visible) { p40 = true; _root["select" + theselection]._visible = false; select40._visible = true; theselection = 40; } else { select40._visible = false; p40 = false; _root["select" + theselection]._visible = false; theselection = 40; } }
Symbol 93 Button
on (release) { if (!select41._visible) { p41 = true; _root["select" + theselection]._visible = false; select41._visible = true; theselection = 41; } else { select41._visible = false; p41 = false; _root["select" + theselection]._visible = false; theselection = 41; } }
Symbol 94 Button
on (release) { if (!select42._visible) { p42 = true; _root["select" + theselection]._visible = false; select42._visible = true; theselection = 42; } else { select42._visible = false; p42 = false; _root["select" + theselection]._visible = false; theselection = 42; } }
Symbol 95 Button
on (release) { if (!select43._visible) { p43 = true; _root["select" + theselection]._visible = false; select43._visible = true; theselection = 43; } else { select43._visible = false; p43 = false; _root["select" + theselection]._visible = false; theselection = 43; } }
Symbol 96 Button
on (release) { if (!select44._visible) { p44 = true; _root["select" + theselection]._visible = false; select44._visible = true; theselection = 44; } else { select44._visible = false; p44 = false; _root["select" + theselection]._visible = false; theselection = 44; } }
Symbol 97 Button
on (release) { if (!select45._visible) { p45 = true; _root["select" + theselection]._visible = false; select45._visible = true; theselection = 45; } else { select45._visible = false; p45 = false; _root["select" + theselection]._visible = false; theselection = 45; } }
Symbol 98 Button
on (release) { if (!select46._visible) { p46 = true; _root["select" + theselection]._visible = false; select46._visible = true; theselection = 46; } else { select46._visible = false; p46 = false; _root["select" + theselection]._visible = false; theselection = 46; } }
Symbol 99 Button
on (release) { if (!select47._visible) { p47 = true; _root["select" + theselection]._visible = false; select47._visible = true; theselection = 47; } else { select47._visible = false; p47 = false; _root["select" + theselection]._visible = false; theselection = 47; } }
Symbol 100 Button
on (release) { if (!select48._visible) { p48 = true; _root["select" + theselection]._visible = false; select48._visible = true; theselection = 48; } else { select48._visible = false; p48 = false; _root["select" + theselection]._visible = false; theselection = 48; } }
Symbol 101 Button
on (release) { if (!select49._visible) { p49 = true; _root["select" + theselection]._visible = false; select49._visible = true; theselection = 49; } else { select49._visible = false; p49 = false; _root["select" + theselection]._visible = false; theselection = 49; } }
Symbol 102 Button
on (release) { if (!select50._visible) { p50 = true; _root["select" + theselection]._visible = false; select50._visible = true; theselection = 50; } else { select50._visible = false; p50 = false; _root["select" + theselection]._visible = false; theselection = 50; } }
Symbol 103 Button
on (release) { if (!select51._visible) { p51 = true; _root["select" + theselection]._visible = false; select51._visible = true; theselection = 51; } else { select51._visible = false; p51 = false; _root["select" + theselection]._visible = false; theselection = 51; } }
Symbol 104 Button
on (release) { if (!select52._visible) { p52 = true; _root["select" + theselection]._visible = false; select52._visible = true; theselection = 52; } else { select52._visible = false; p52 = false; _root["select" + theselection]._visible = false; theselection = 52; } }
Symbol 105 Button
on (release) { if (!select53._visible) { p53 = true; _root["select" + theselection]._visible = false; select53._visible = true; theselection = 53; } else { select53._visible = false; p53 = false; _root["select" + theselection]._visible = false; theselection = 53; } }
Symbol 106 Button
on (release) { if (!select54._visible) { p54 = true; _root["select" + theselection]._visible = false; select54._visible = true; theselection = 54; } else { select54._visible = false; p54 = false; _root["select" + theselection]._visible = false; theselection = 54; } }
Symbol 107 Button
on (release) { if (!select55._visible) { p55 = true; _root["select" + theselection]._visible = false; select55._visible = true; theselection = 55; } else { select55._visible = false; p55 = false; _root["select" + theselection]._visible = false; theselection = 55; } }
Symbol 108 Button
on (release) { if (!select56._visible) { p56 = true; _root["select" + theselection]._visible = false; select56._visible = true; theselection = 56; } else { select56._visible = false; p56 = false; _root["select" + theselection]._visible = false; theselection = 56; } }
Symbol 109 Button
on (release) { if (!select57._visible) { p57 = true; _root["select" + theselection]._visible = false; select57._visible = true; theselection = 57; } else { select57._visible = false; p57 = false; _root["select" + theselection]._visible = false; theselection = 57; } }
Symbol 110 Button
on (release) { if (!select58._visible) { p58 = true; _root["select" + theselection]._visible = false; select58._visible = true; theselection = 58; } else { select58._visible = false; p58 = false; _root["select" + theselection]._visible = false; theselection = 58; } }
Symbol 111 Button
on (release) { if (!select59._visible) { p59 = true; _root["select" + theselection]._visible = false; select59._visible = true; theselection = 59; } else { select59._visible = false; p59 = false; _root["select" + theselection]._visible = false; theselection = 59; } }
Symbol 112 Button
on (release) { if (!select60._visible) { p60 = true; _root["select" + theselection]._visible = false; select60._visible = true; theselection = 60; } else { select60._visible = false; p60 = false; _root["select" + theselection]._visible = false; theselection = 60; } }
Symbol 113 Button
on (release) { if (!select61._visible) { p61 = true; _root["select" + theselection]._visible = false; select61._visible = true; theselection = 61; } else { select61._visible = false; p61 = false; _root["select" + theselection]._visible = false; theselection = 61; } }
Symbol 114 Button
on (release) { if (!select62._visible) { p62 = true; _root["select" + theselection]._visible = false; select62._visible = true; theselection = 62; } else { select62._visible = false; p62 = false; _root["select" + theselection]._visible = false; theselection = 62; } }
Symbol 115 Button
on (release) { if (!select63._visible) { p63 = true; _root["select" + theselection]._visible = false; select63._visible = true; theselection = 63; } else { select63._visible = false; p63 = false; _root["select" + theselection]._visible = false; theselection = 63; } }
Symbol 116 Button
on (release) { if (!select64._visible) { p64 = true; _root["select" + theselection]._visible = false; select64._visible = true; theselection = 64; } else { select64._visible = false; p64 = false; _root["select" + theselection]._visible = false; theselection = 64; } }
Symbol 117 Button
on (release) { if (!select65._visible) { p65 = true; _root["select" + theselection]._visible = false; select65._visible = true; theselection = 65; } else { select65._visible = false; p65 = false; _root["select" + theselection]._visible = false; theselection = 65; } }
Symbol 118 Button
on (release) { if (!select66._visible) { p66 = true; _root["select" + theselection]._visible = false; select66._visible = true; theselection = 66; } else { select66._visible = false; p66 = false; _root["select" + theselection]._visible = false; theselection = 66; } }
Symbol 119 Button
on (release) { if (!select67._visible) { p67 = true; _root["select" + theselection]._visible = false; select67._visible = true; theselection = 67; } else { select67._visible = false; p67 = false; _root["select" + theselection]._visible = false; theselection = 67; } }
Symbol 120 Button
on (release) { if (!select68._visible) { p68 = true; _root["select" + theselection]._visible = false; select68._visible = true; theselection = 68; } else { select68._visible = false; p68 = false; _root["select" + theselection]._visible = false; theselection = 68; } }
Symbol 121 Button
on (release) { if (!select69._visible) { p69 = true; _root["select" + theselection]._visible = false; select69._visible = true; theselection = 69; } else { select69._visible = false; p69 = false; _root["select" + theselection]._visible = false; theselection = 69; } }
Symbol 122 Button
on (release) { if (!select70._visible) { p70 = true; _root["select" + theselection]._visible = false; select70._visible = true; theselection = 70; } else { select70._visible = false; p70 = false; _root["select" + theselection]._visible = false; theselection = 70; } }
Symbol 123 Button
on (release) { if (!select71._visible) { p71 = true; _root["select" + theselection]._visible = false; select71._visible = true; theselection = 71; } else { select71._visible = false; p71 = false; _root["select" + theselection]._visible = false; theselection = 71; } }
Symbol 124 Button
on (release) { if (!select72._visible) { p72 = true; _root["select" + theselection]._visible = false; select72._visible = true; theselection = 72; } else { select72._visible = false; p72 = false; _root["select" + theselection]._visible = false; theselection = 72; } }
Symbol 125 Button
on (release) { if (!select73._visible) { p73 = true; _root["select" + theselection]._visible = false; select73._visible = true; theselection = 73; } else { select73._visible = false; p73 = false; _root["select" + theselection]._visible = false; theselection = 73; } }
Symbol 126 Button
on (release) { if (!select74._visible) { p74 = true; _root["select" + theselection]._visible = false; select74._visible = true; theselection = 74; } else { select74._visible = false; p74 = false; _root["select" + theselection]._visible = false; theselection = 74; } }
Symbol 127 Button
on (release) { if (!select75._visible) { p75 = true; _root["select" + theselection]._visible = false; select75._visible = true; theselection = 75; } else { select75._visible = false; p75 = false; _root["select" + theselection]._visible = false; theselection = 75; } }
Symbol 128 Button
on (release) { if (!select76._visible) { p76 = true; _root["select" + theselection]._visible = false; select76._visible = true; theselection = 76; } else { select76._visible = false; p76 = false; _root["select" + theselection]._visible = false; theselection = 76; } }
Symbol 129 Button
on (release) { if (!select77._visible) { p77 = true; _root["select" + theselection]._visible = false; select77._visible = true; theselection = 77; } else { select77._visible = false; p77 = false; _root["select" + theselection]._visible = false; theselection = 77; } }
Symbol 130 Button
on (release) { if (!select78._visible) { p78 = true; _root["select" + theselection]._visible = false; select78._visible = true; theselection = 78; } else { select78._visible = false; p78 = false; _root["select" + theselection]._visible = false; theselection = 78; } }
Symbol 131 Button
on (release) { if (!select79._visible) { p79 = true; _root["select" + theselection]._visible = false; select79._visible = true; theselection = 79; } else { select79._visible = false; p79 = false; _root["select" + theselection]._visible = false; theselection = 79; } }
Symbol 132 Button
on (release) { if (!select80._visible) { p80 = true; _root["select" + theselection]._visible = false; select80._visible = true; theselection = 80; } else { select80._visible = false; p80 = false; _root["select" + theselection]._visible = false; theselection = 80; } }
Symbol 133 Button
on (release) { if (!select81._visible) { p81 = true; _root["select" + theselection]._visible = false; select81._visible = true; theselection = 81; } else { select81._visible = false; p81 = false; _root["select" + theselection]._visible = false; theselection = 81; } }
Symbol 219 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 1; _root["number" + theselection].text = "1"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 222 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 2; _root["number" + theselection].text = "2"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 225 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 3; _root["number" + theselection].text = "3"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 228 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 4; _root["number" + theselection].text = "4"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 231 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 5; _root["number" + theselection].text = "5"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 234 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 6; _root["number" + theselection].text = "6"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 237 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 7; _root["number" + theselection].text = "7"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 240 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 8; _root["number" + theselection].text = "8"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 243 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = 9; _root["number" + theselection].text = "9"; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 247 MovieClip Frame 1
stop();
Symbol 253 Button
on (release) { _root.prevFrame(); }
Symbol 256 Button
on (release) { if (theselection != -1) { theArray[theselection - 1] = -1; _root["number" + theselection].text = ""; _root["select" + theselection]._visible = false; _root["p" + theselection] = false; _root["select" + theselection]._visible = false; } _root.validate(); }
Symbol 260 Button
on (release) { _root.gotoAndStop(2); }

Library Items

Symbol 261 MovieClip [__Packages.MochiAd]
Symbol 1 FontUsed by:2 5 8 9 11 22 23 25 26 27 31 32 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 217 218 220 221 223 224 226 227 229 230 232 233 235 236 238 239 241 242 245 248 249 254 255 257 258 259
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 TextUses:1Used by:Timeline
Symbol 6 GraphicUsed by:7 10 24 260  Timeline
Symbol 7 MovieClipUses:6Used by:10 24 260
Symbol 8 TextUses:1Used by:10
Symbol 9 TextUses:1Used by:10
Symbol 10 ButtonUses:7 8 9 6Used by:Timeline
Symbol 11 TextUses:1Used by:Timeline
Symbol 12 GraphicUsed by:20 21
Symbol 13 GraphicUsed by:14 21
Symbol 14 MovieClipUses:13Used by:20
Symbol 15 FontUsed by:16 17
Symbol 16 TextUses:15Used by:20 21
Symbol 17 TextUses:15Used by:20 21
Symbol 18 GraphicUsed by:19 21
Symbol 19 MovieClipUses:18Used by:20
Symbol 20 MovieClipUses:12 14 16 17 19Used by:21
Symbol 21 ButtonUses:20 12 13 16 17 18Used by:Timeline
Symbol 22 TextUses:1Used by:24
Symbol 23 TextUses:1Used by:24
Symbol 24 ButtonUses:7 22 23 6Used by:Timeline
Symbol 25 TextUses:1Used by:Timeline
Symbol 26 EditableTextUses:1Used by:Timeline
Symbol 27 TextUses:1Used by:Timeline
Symbol 28 GraphicUsed by:33
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClipUses:29Used by:33
Symbol 31 TextUses:1Used by:33
Symbol 32 TextUses:1Used by:33
Symbol 33 MovieClipUses:28 30 31 32Used by:34
Symbol 34 MovieClipUses:33Used by:Timeline
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:46
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:46
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:46
Symbol 41 GraphicUsed by:46
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:44
Symbol 44 MovieClipUses:43Used by:46
Symbol 45 GraphicUsed by:46
Symbol 46 MovieClipUses:36 38 40 41 44 45Used by:Timeline
Symbol 47 GraphicUsed by:Timeline
Symbol 48 GraphicUsed by:49
Symbol 49 MovieClipUses:48Used by:50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134
Symbol 50 MovieClipUses:49Used by:51
Symbol 51 MovieClipUses:50Used by:53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
Symbol 52 GraphicUsed by:53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
Symbol 53 ButtonUses:49 51 52Used by:Timeline
Symbol 54 ButtonUses:49 51 52Used by:Timeline
Symbol 55 ButtonUses:49 51 52Used by:Timeline
Symbol 56 ButtonUses:49 51 52Used by:Timeline
Symbol 57 ButtonUses:49 51 52Used by:Timeline
Symbol 58 ButtonUses:49 51 52Used by:Timeline
Symbol 59 ButtonUses:49 51 52Used by:Timeline
Symbol 60 ButtonUses:49 51 52Used by:Timeline
Symbol 61 ButtonUses:49 51 52Used by:Timeline
Symbol 62 ButtonUses:49 51 52Used by:Timeline
Symbol 63 ButtonUses:49 51 52Used by:Timeline
Symbol 64 ButtonUses:49 51 52Used by:Timeline
Symbol 65 ButtonUses:49 51 52Used by:Timeline
Symbol 66 ButtonUses:49 51 52Used by:Timeline
Symbol 67 ButtonUses:49 51 52Used by:Timeline
Symbol 68 ButtonUses:49 51 52Used by:Timeline
Symbol 69 ButtonUses:49 51 52Used by:Timeline
Symbol 70 ButtonUses:49 51 52Used by:Timeline
Symbol 71 ButtonUses:49 51 52Used by:Timeline
Symbol 72 ButtonUses:49 51 52Used by:Timeline
Symbol 73 ButtonUses:49 51 52Used by:Timeline
Symbol 74 ButtonUses:49 51 52Used by:Timeline
Symbol 75 ButtonUses:49 51 52Used by:Timeline
Symbol 76 ButtonUses:49 51 52Used by:Timeline
Symbol 77 ButtonUses:49 51 52Used by:Timeline
Symbol 78 ButtonUses:49 51 52Used by:Timeline
Symbol 79 ButtonUses:49 51 52Used by:Timeline
Symbol 80 ButtonUses:49 51 52Used by:Timeline
Symbol 81 ButtonUses:49 51 52Used by:Timeline
Symbol 82 ButtonUses:49 51 52Used by:Timeline
Symbol 83 ButtonUses:49 51 52Used by:Timeline
Symbol 84 ButtonUses:49 51 52Used by:Timeline
Symbol 85 ButtonUses:49 51 52Used by:Timeline
Symbol 86 ButtonUses:49 51 52Used by:Timeline
Symbol 87 ButtonUses:49 51 52Used by:Timeline
Symbol 88 ButtonUses:49 51 52Used by:Timeline
Symbol 89 ButtonUses:49 51 52Used by:Timeline
Symbol 90 ButtonUses:49 51 52Used by:Timeline
Symbol 91 ButtonUses:49 51 52Used by:Timeline
Symbol 92 ButtonUses:49 51 52Used by:Timeline
Symbol 93 ButtonUses:49 51 52Used by:Timeline
Symbol 94 ButtonUses:49 51 52Used by:Timeline
Symbol 95 ButtonUses:49 51 52Used by:Timeline
Symbol 96 ButtonUses:49 51 52Used by:Timeline
Symbol 97 ButtonUses:49 51 52Used by:Timeline
Symbol 98 ButtonUses:49 51 52Used by:Timeline
Symbol 99 ButtonUses:49 51 52Used by:Timeline
Symbol 100 ButtonUses:49 51 52Used by:Timeline
Symbol 101 ButtonUses:49 51 52Used by:Timeline
Symbol 102 ButtonUses:49 51 52Used by:Timeline
Symbol 103 ButtonUses:49 51 52Used by:Timeline
Symbol 104 ButtonUses:49 51 52Used by:Timeline
Symbol 105 ButtonUses:49 51 52Used by:Timeline
Symbol 106 ButtonUses:49 51 52Used by:Timeline
Symbol 107 ButtonUses:49 51 52Used by:Timeline
Symbol 108 ButtonUses:49 51 52Used by:Timeline
Symbol 109 ButtonUses:49 51 52Used by:Timeline
Symbol 110 ButtonUses:49 51 52Used by:Timeline
Symbol 111 ButtonUses:49 51 52Used by:Timeline
Symbol 112 ButtonUses:49 51 52Used by:Timeline
Symbol 113 ButtonUses:49 51 52Used by:Timeline
Symbol 114 ButtonUses:49 51 52Used by:Timeline
Symbol 115 ButtonUses:49 51 52Used by:Timeline
Symbol 116 ButtonUses:49 51 52Used by:Timeline
Symbol 117 ButtonUses:49 51 52Used by:Timeline
Symbol 118 ButtonUses:49 51 52Used by:Timeline
Symbol 119 ButtonUses:49 51 52Used by:Timeline
Symbol 120 ButtonUses:49 51 52Used by:Timeline
Symbol 121 ButtonUses:49 51 52Used by:Timeline
Symbol 122 ButtonUses:49 51 52Used by:Timeline
Symbol 123 ButtonUses:49 51 52Used by:Timeline
Symbol 124 ButtonUses:49 51 52Used by:Timeline
Symbol 125 ButtonUses:49 51 52Used by:Timeline
Symbol 126 ButtonUses:49 51 52Used by:Timeline
Symbol 127 ButtonUses:49 51 52Used by:Timeline
Symbol 128 ButtonUses:49 51 52Used by:Timeline
Symbol 129 ButtonUses:49 51 52Used by:Timeline
Symbol 130 ButtonUses:49 51 52Used by:Timeline
Symbol 131 ButtonUses:49 51 52Used by:Timeline
Symbol 132 ButtonUses:49 51 52Used by:Timeline
Symbol 133 ButtonUses:49 51 52Used by:Timeline
Symbol 134 MovieClipUses:49Used by:Timeline
Symbol 135 EditableTextUses:1Used by:Timeline
Symbol 136 EditableTextUses:1Used by:Timeline
Symbol 137 EditableTextUses:1Used by:Timeline
Symbol 138 EditableTextUses:1Used by:Timeline
Symbol 139 EditableTextUses:1Used by:Timeline
Symbol 140 EditableTextUses:1Used by:Timeline
Symbol 141 EditableTextUses:1Used by:Timeline
Symbol 142 EditableTextUses:1Used by:Timeline
Symbol 143 EditableTextUses:1Used by:Timeline
Symbol 144 EditableTextUses:1Used by:Timeline
Symbol 145 EditableTextUses:1Used by:Timeline
Symbol 146 EditableTextUses:1Used by:Timeline
Symbol 147 EditableTextUses:1Used by:Timeline
Symbol 148 EditableTextUses:1Used by:Timeline
Symbol 149 EditableTextUses:1Used by:Timeline
Symbol 150 EditableTextUses:1Used by:Timeline
Symbol 151 EditableTextUses:1Used by:Timeline
Symbol 152 EditableTextUses:1Used by:Timeline
Symbol 153 EditableTextUses:1Used by:Timeline
Symbol 154 EditableTextUses:1Used by:Timeline
Symbol 155 EditableTextUses:1Used by:Timeline
Symbol 156 EditableTextUses:1Used by:Timeline
Symbol 157 EditableTextUses:1Used by:Timeline
Symbol 158 EditableTextUses:1Used by:Timeline
Symbol 159 EditableTextUses:1Used by:Timeline
Symbol 160 EditableTextUses:1Used by:Timeline
Symbol 161 EditableTextUses:1Used by:Timeline
Symbol 162 EditableTextUses:1Used by:Timeline
Symbol 163 EditableTextUses:1Used by:Timeline
Symbol 164 EditableTextUses:1Used by:Timeline
Symbol 165 EditableTextUses:1Used by:Timeline
Symbol 166 EditableTextUses:1Used by:Timeline
Symbol 167 EditableTextUses:1Used by:Timeline
Symbol 168 EditableTextUses:1Used by:Timeline
Symbol 169 EditableTextUses:1Used by:Timeline
Symbol 170 EditableTextUses:1Used by:Timeline
Symbol 171 EditableTextUses:1Used by:Timeline
Symbol 172 EditableTextUses:1Used by:Timeline
Symbol 173 EditableTextUses:1Used by:Timeline
Symbol 174 EditableTextUses:1Used by:Timeline
Symbol 175 EditableTextUses:1Used by:Timeline
Symbol 176 EditableTextUses:1Used by:Timeline
Symbol 177 EditableTextUses:1Used by:Timeline
Symbol 178 EditableTextUses:1Used by:Timeline
Symbol 179 EditableTextUses:1Used by:Timeline
Symbol 180 EditableTextUses:1Used by:Timeline
Symbol 181 EditableTextUses:1Used by:Timeline
Symbol 182 EditableTextUses:1Used by:Timeline
Symbol 183 EditableTextUses:1Used by:Timeline
Symbol 184 EditableTextUses:1Used by:Timeline
Symbol 185 EditableTextUses:1Used by:Timeline
Symbol 186 EditableTextUses:1Used by:Timeline
Symbol 187 EditableTextUses:1Used by:Timeline
Symbol 188 EditableTextUses:1Used by:Timeline
Symbol 189 EditableTextUses:1Used by:Timeline
Symbol 190 EditableTextUses:1Used by:Timeline
Symbol 191 EditableTextUses:1Used by:Timeline
Symbol 192 EditableTextUses:1Used by:Timeline
Symbol 193 EditableTextUses:1Used by:Timeline
Symbol 194 EditableTextUses:1Used by:Timeline
Symbol 195 EditableTextUses:1Used by:Timeline
Symbol 196 EditableTextUses:1Used by:Timeline
Symbol 197 EditableTextUses:1Used by:Timeline
Symbol 198 EditableTextUses:1Used by:Timeline
Symbol 199 EditableTextUses:1Used by:Timeline
Symbol 200 EditableTextUses:1Used by:Timeline
Symbol 201 EditableTextUses:1Used by:Timeline
Symbol 202 EditableTextUses:1Used by:Timeline
Symbol 203 EditableTextUses:1Used by:Timeline
Symbol 204 EditableTextUses:1Used by:Timeline
Symbol 205 EditableTextUses:1Used by:Timeline
Symbol 206 EditableTextUses:1Used by:Timeline
Symbol 207 EditableTextUses:1Used by:Timeline
Symbol 208 EditableTextUses:1Used by:Timeline
Symbol 209 EditableTextUses:1Used by:Timeline
Symbol 210 EditableTextUses:1Used by:Timeline
Symbol 211 EditableTextUses:1Used by:Timeline
Symbol 212 EditableTextUses:1Used by:Timeline
Symbol 213 EditableTextUses:1Used by:Timeline
Symbol 214 EditableTextUses:1Used by:Timeline
Symbol 215 EditableTextUses:1Used by:Timeline
Symbol 216 GraphicUsed by:219 222 225 228 231 234 237 240 243 256
Symbol 217 TextUses:1Used by:219
Symbol 218 TextUses:1Used by:219
Symbol 219 ButtonUses:216 217 218Used by:Timeline
Symbol 220 TextUses:1Used by:222
Symbol 221 TextUses:1Used by:222
Symbol 222 ButtonUses:216 220 221Used by:Timeline
Symbol 223 TextUses:1Used by:225
Symbol 224 TextUses:1Used by:225
Symbol 225 ButtonUses:216 223 224Used by:Timeline
Symbol 226 TextUses:1Used by:228
Symbol 227 TextUses:1Used by:228
Symbol 228 ButtonUses:216 226 227Used by:Timeline
Symbol 229 TextUses:1Used by:231
Symbol 230 TextUses:1Used by:231
Symbol 231 ButtonUses:216 229 230Used by:Timeline
Symbol 232 TextUses:1Used by:234
Symbol 233 TextUses:1Used by:234
Symbol 234 ButtonUses:216 232 233Used by:Timeline
Symbol 235 TextUses:1Used by:237
Symbol 236 TextUses:1Used by:237
Symbol 237 ButtonUses:216 235 236Used by:Timeline
Symbol 238 TextUses:1Used by:240
Symbol 239 TextUses:1Used by:240
Symbol 240 ButtonUses:216 238 239Used by:Timeline
Symbol 241 TextUses:1Used by:243
Symbol 242 TextUses:1Used by:243
Symbol 243 ButtonUses:216 241 242Used by:Timeline
Symbol 244 GraphicUsed by:246
Symbol 245 TextUses:1Used by:246
Symbol 246 MovieClipUses:244 245Used by:247
Symbol 247 MovieClipUses:246Used by:Timeline
Symbol 248 TextUses:1Used by:253
Symbol 249 TextUses:1Used by:253
Symbol 250 GraphicUsed by:253
Symbol 251 FontUsed by:252
Symbol 252 TextUses:251Used by:253
Symbol 253 ButtonUses:248 249 250 252Used by:Timeline
Symbol 254 TextUses:1Used by:256
Symbol 255 TextUses:1Used by:256
Symbol 256 ButtonUses:216 254 255Used by:Timeline
Symbol 257 TextUses:1Used by:Timeline
Symbol 258 TextUses:1Used by:260
Symbol 259 TextUses:1Used by:260
Symbol 260 ButtonUses:7 258 259 6Used by:Timeline

Instance Names

"hintstext"Frame 2Symbol 26 EditableText
"popup"Frame 2Symbol 34 MovieClip
"b1"Frame 3Symbol 53 Button
"b2"Frame 3Symbol 54 Button
"b3"Frame 3Symbol 55 Button
"b4"Frame 3Symbol 56 Button
"b5"Frame 3Symbol 57 Button
"b6"Frame 3Symbol 58 Button
"b7"Frame 3Symbol 59 Button
"b8"Frame 3Symbol 60 Button
"b9"Frame 3Symbol 61 Button
"b10"Frame 3Symbol 62 Button
"b11"Frame 3Symbol 63 Button
"12"Frame 3Symbol 64 Button
"b13"Frame 3Symbol 65 Button
"b14"Frame 3Symbol 66 Button
"b15"Frame 3Symbol 67 Button
"b16"Frame 3Symbol 68 Button
"b17"Frame 3Symbol 69 Button
"b18"Frame 3Symbol 70 Button
"b19"Frame 3Symbol 71 Button
"b20"Frame 3Symbol 72 Button
"b21"Frame 3Symbol 73 Button
"b22"Frame 3Symbol 74 Button
"b23"Frame 3Symbol 75 Button
"b24"Frame 3Symbol 76 Button
"b25"Frame 3Symbol 77 Button
"b26"Frame 3Symbol 78 Button
"b27"Frame 3Symbol 79 Button
"b28"Frame 3Symbol 80 Button
"b29"Frame 3Symbol 81 Button
"b30"Frame 3Symbol 82 Button
"b31"Frame 3Symbol 83 Button
"b32"Frame 3Symbol 84 Button
"b33"Frame 3Symbol 85 Button
"b34"Frame 3Symbol 86 Button
"b35"Frame 3Symbol 87 Button
"b36"Frame 3Symbol 88 Button
"b37"Frame 3Symbol 89 Button
"b38"Frame 3Symbol 90 Button
"b39"Frame 3Symbol 91 Button
"b40"Frame 3Symbol 92 Button
"b41"Frame 3Symbol 93 Button
"b42"Frame 3Symbol 94 Button
"b43"Frame 3Symbol 95 Button
"b44"Frame 3Symbol 96 Button
"b45"Frame 3Symbol 97 Button
"b46"Frame 3Symbol 98 Button
"b47"Frame 3Symbol 99 Button
"b48"Frame 3Symbol 100 Button
"b49"Frame 3Symbol 101 Button
"b50"Frame 3Symbol 102 Button
"b51"Frame 3Symbol 103 Button
"b52"Frame 3Symbol 104 Button
"b53"Frame 3Symbol 105 Button
"b54"Frame 3Symbol 106 Button
"b55"Frame 3Symbol 107 Button
"b56"Frame 3Symbol 108 Button
"b57"Frame 3Symbol 109 Button
"b58"Frame 3Symbol 110 Button
"b59"Frame 3Symbol 111 Button
"b60"Frame 3Symbol 112 Button
"b61"Frame 3Symbol 113 Button
"b62"Frame 3Symbol 114 Button
"b63"Frame 3Symbol 115 Button
"b64"Frame 3Symbol 116 Button
"b65"Frame 3Symbol 117 Button
"b66"Frame 3Symbol 118 Button
"b67"Frame 3Symbol 119 Button
"b68"Frame 3Symbol 120 Button
"b69"Frame 3Symbol 121 Button
"b70"Frame 3Symbol 122 Button
"b71"Frame 3Symbol 123 Button
"b72"Frame 3Symbol 124 Button
"b73"Frame 3Symbol 125 Button
"b74"Frame 3Symbol 126 Button
"b75"Frame 3Symbol 127 Button
"b76"Frame 3Symbol 128 Button
"b77"Frame 3Symbol 129 Button
"b78"Frame 3Symbol 130 Button
"b79"Frame 3Symbol 131 Button
"b80"Frame 3Symbol 132 Button
"b81"Frame 3Symbol 133 Button
"select1"Frame 3Symbol 134 MovieClip
"select2"Frame 3Symbol 134 MovieClip
"select3"Frame 3Symbol 134 MovieClip
"select4"Frame 3Symbol 134 MovieClip
"select5"Frame 3Symbol 134 MovieClip
"select6"Frame 3Symbol 134 MovieClip
"select7"Frame 3Symbol 134 MovieClip
"select8"Frame 3Symbol 134 MovieClip
"select9"Frame 3Symbol 134 MovieClip
"select10"Frame 3Symbol 134 MovieClip
"select11"Frame 3Symbol 134 MovieClip
"select12"Frame 3Symbol 134 MovieClip
"select13"Frame 3Symbol 134 MovieClip
"select14"Frame 3Symbol 134 MovieClip
"select15"Frame 3Symbol 134 MovieClip
"select16"Frame 3Symbol 134 MovieClip
"select17"Frame 3Symbol 134 MovieClip
"select18"Frame 3Symbol 134 MovieClip
"select19"Frame 3Symbol 134 MovieClip
"select20"Frame 3Symbol 134 MovieClip
"select21"Frame 3Symbol 134 MovieClip
"select22"Frame 3Symbol 134 MovieClip
"select23"Frame 3Symbol 134 MovieClip
"select24"Frame 3Symbol 134 MovieClip
"select25"Frame 3Symbol 134 MovieClip
"select26"Frame 3Symbol 134 MovieClip
"select27"Frame 3Symbol 134 MovieClip
"select28"Frame 3Symbol 134 MovieClip
"select29"Frame 3Symbol 134 MovieClip
"select30"Frame 3Symbol 134 MovieClip
"select31"Frame 3Symbol 134 MovieClip
"select32"Frame 3Symbol 134 MovieClip
"select33"Frame 3Symbol 134 MovieClip
"select34"Frame 3Symbol 134 MovieClip
"select35"Frame 3Symbol 134 MovieClip
"select36"Frame 3Symbol 134 MovieClip
"select37"Frame 3Symbol 134 MovieClip
"select38"Frame 3Symbol 134 MovieClip
"select39"Frame 3Symbol 134 MovieClip
"select40"Frame 3Symbol 134 MovieClip
"select41"Frame 3Symbol 134 MovieClip
"select42"Frame 3Symbol 134 MovieClip
"select43"Frame 3Symbol 134 MovieClip
"select44"Frame 3Symbol 134 MovieClip
"select45"Frame 3Symbol 134 MovieClip
"select46"Frame 3Symbol 134 MovieClip
"select47"Frame 3Symbol 134 MovieClip
"select48"Frame 3Symbol 134 MovieClip
"select49"Frame 3Symbol 134 MovieClip
"select50"Frame 3Symbol 134 MovieClip
"select51"Frame 3Symbol 134 MovieClip
"select52"Frame 3Symbol 134 MovieClip
"select53"Frame 3Symbol 134 MovieClip
"select54"Frame 3Symbol 134 MovieClip
"select55"Frame 3Symbol 134 MovieClip
"select56"Frame 3Symbol 134 MovieClip
"select57"Frame 3Symbol 134 MovieClip
"select58"Frame 3Symbol 134 MovieClip
"select59"Frame 3Symbol 134 MovieClip
"select60"Frame 3Symbol 134 MovieClip
"select61"Frame 3Symbol 134 MovieClip
"select62"Frame 3Symbol 134 MovieClip
"select63"Frame 3Symbol 134 MovieClip
"select64"Frame 3Symbol 134 MovieClip
"select65"Frame 3Symbol 134 MovieClip
"select66"Frame 3Symbol 134 MovieClip
"select67"Frame 3Symbol 134 MovieClip
"select68"Frame 3Symbol 134 MovieClip
"select69"Frame 3Symbol 134 MovieClip
"select70"Frame 3Symbol 134 MovieClip
"select71"Frame 3Symbol 134 MovieClip
"select72"Frame 3Symbol 134 MovieClip
"select73"Frame 3Symbol 134 MovieClip
"select74"Frame 3Symbol 134 MovieClip
"select75"Frame 3Symbol 134 MovieClip
"select76"Frame 3Symbol 134 MovieClip
"select77"Frame 3Symbol 134 MovieClip
"select78"Frame 3Symbol 134 MovieClip
"select79"Frame 3Symbol 134 MovieClip
"select80"Frame 3Symbol 134 MovieClip
"select81"Frame 3Symbol 134 MovieClip
"number1"Frame 3Symbol 135 EditableText
"number2"Frame 3Symbol 136 EditableText
"number3"Frame 3Symbol 137 EditableText
"number4"Frame 3Symbol 138 EditableText
"number5"Frame 3Symbol 139 EditableText
"number6"Frame 3Symbol 140 EditableText
"number7"Frame 3Symbol 141 EditableText
"number8"Frame 3Symbol 142 EditableText
"number9"Frame 3Symbol 143 EditableText
"number10"Frame 3Symbol 144 EditableText
"number11"Frame 3Symbol 145 EditableText
"number12"Frame 3Symbol 146 EditableText
"number13"Frame 3Symbol 147 EditableText
"number14"Frame 3Symbol 148 EditableText
"number15"Frame 3Symbol 149 EditableText
"number16"Frame 3Symbol 150 EditableText
"number17"Frame 3Symbol 151 EditableText
"number18"Frame 3Symbol 152 EditableText
"number19"Frame 3Symbol 153 EditableText
"number20"Frame 3Symbol 154 EditableText
"number21"Frame 3Symbol 155 EditableText
"number22"Frame 3Symbol 156 EditableText
"number23"Frame 3Symbol 157 EditableText
"number24"Frame 3Symbol 158 EditableText
"number25"Frame 3Symbol 159 EditableText
"number26"Frame 3Symbol 160 EditableText
"number27"Frame 3Symbol 161 EditableText
"number28"Frame 3Symbol 162 EditableText
"number29"Frame 3Symbol 163 EditableText
"number30"Frame 3Symbol 164 EditableText
"number31"Frame 3Symbol 165 EditableText
"number32"Frame 3Symbol 166 EditableText
"number33"Frame 3Symbol 167 EditableText
"number34"Frame 3Symbol 168 EditableText
"number35"Frame 3Symbol 169 EditableText
"number36"Frame 3Symbol 170 EditableText
"number37"Frame 3Symbol 171 EditableText
"number38"Frame 3Symbol 172 EditableText
"number39"Frame 3Symbol 173 EditableText
"number40"Frame 3Symbol 174 EditableText
"number41"Frame 3Symbol 175 EditableText
"number42"Frame 3Symbol 176 EditableText
"number43"Frame 3Symbol 177 EditableText
"number44"Frame 3Symbol 178 EditableText
"number45"Frame 3Symbol 179 EditableText
"number46"Frame 3Symbol 180 EditableText
"number47"Frame 3Symbol 181 EditableText
"number48"Frame 3Symbol 182 EditableText
"number49"Frame 3Symbol 183 EditableText
"number50"Frame 3Symbol 184 EditableText
"number51"Frame 3Symbol 185 EditableText
"number52"Frame 3Symbol 186 EditableText
"number53"Frame 3Symbol 187 EditableText
"number54"Frame 3Symbol 188 EditableText
"number55"Frame 3Symbol 189 EditableText
"number56"Frame 3Symbol 190 EditableText
"number57"Frame 3Symbol 191 EditableText
"number58"Frame 3Symbol 192 EditableText
"number59"Frame 3Symbol 193 EditableText
"number60"Frame 3Symbol 194 EditableText
"number61"Frame 3Symbol 195 EditableText
"number62"Frame 3Symbol 196 EditableText
"number63"Frame 3Symbol 197 EditableText
"number64"Frame 3Symbol 198 EditableText
"number65"Frame 3Symbol 199 EditableText
"number66"Frame 3Symbol 200 EditableText
"number67"Frame 3Symbol 201 EditableText
"number68"Frame 3Symbol 202 EditableText
"number69"Frame 3Symbol 203 EditableText
"number70"Frame 3Symbol 204 EditableText
"number71"Frame 3Symbol 205 EditableText
"number72"Frame 3Symbol 206 EditableText
"number73"Frame 3Symbol 207 EditableText
"number74"Frame 3Symbol 208 EditableText
"number75"Frame 3Symbol 209 EditableText
"number76"Frame 3Symbol 210 EditableText
"number77"Frame 3Symbol 211 EditableText
"number78"Frame 3Symbol 212 EditableText
"number79"Frame 3Symbol 213 EditableText
"number80"Frame 3Symbol 214 EditableText
"number81"Frame 3Symbol 215 EditableText
"notvalid"Frame 3Symbol 247 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 261 as "__Packages.MochiAd"




http://swfchan.com/10/48331/info.shtml
Created: 30/4 -2019 04:53:30 Last modified: 30/4 -2019 04:53:30 Server time: 16/05 -2024 04:52:12