Frame 1
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
__com_mochibot__("da306e35", this, 10301, true);
function aso#86562() {
this["aso#81965"] = getTimer() - this["aso#17899"];
this["aso#67203"] = this["aso#81965"] * this["aso#50628"];
this["aso#67203"] = ((this["aso#43247"] == "aso#62606") ? (this["aso#67203"] * -1) : (this["aso#67203"]));
this["aso#41855"] = Math.round(this.getSoundControlValue() + this["aso#67203"]);
if (((this["aso#43247"] == "aso#07313") && (this["aso#41855"] >= this["aso#10518"])) || ((this["aso#43247"] == "aso#62606") && (this["aso#41855"] <= this["aso#10518"]))) {
this["aso#41855"] = this["aso#10518"];
}
this["aso#17899"] = getTimer();
this.setSoundControlValue(this["aso#41855"]);
this.onFadeChange(this["aso#41855"]);
if (this["aso#41855"] == this["aso#10518"]) {
if (this["aso#80573"]) {
this.setFadeParams(this["aso#10518"], this["aso#98540"], this["aso#93943"]);
} else {
if (this["aso#11910"]) {
this.stop();
if (this["aso#85170"] == "volume") {
this.setVolume(this["aso#98540"]);
}
}
this.onFadeComplete();
_root[this["aso#61214"]].removeMovieClip();
}
}
}
function aso#04529() {
Set("aso#16507", "aso#96727");
var d = 9999;
while (typeof(_root[aso#16507 + d]) == "aso#28064") {
d--;
}
this["aso#61214"] = aso#16507 + d;
if (!_root.createEmptyMovieClip) {
_root.attachMovie(aso#16507, aso#16507 + d, d);
_root[aso#16507 + d]["aso#05921"] = this;
} else {
_root.createEmptyMovieClip(aso#16507 + d, d);
_root[aso#16507 + d]["aso#05921"] = this;
_root[aso#16507 + d].onEnterFrame = function () {
if (!_root[aso#16507 + d]["aso#05921"]["aso#49236"]) {
_root[aso#16507 + d]["aso#05921"].aso#86562();
}
};
}
}
function aso#35866(_arg4, time) {
this["aso#85170"] = ((arguments[2] == null) ? "volume" : (arguments[2].toLowerCase()));
if (this["aso#85170"] == "pan") {
Set("aso#79181", this.getPan());
} else if (this["aso#85170"] == "volume") {
Set("aso#79181", this.getVolume());
} else {
return(undefined);
}
this["aso#11910"] = false;
this["aso#80573"] = false;
this.setFadeParams(aso#79181, _arg4, time);
this.aso#04529();
}
function aso#68595(_arg4, time) {
this["aso#85170"] = ((arguments[2] == null) ? "volume" : (arguments[2].toLowerCase()));
if (this["aso#85170"] == "pan") {
Set("aso#79181", this.getPan());
} else if (this["aso#85170"] == "volume") {
Set("aso#79181", this.getVolume());
} else {
return(undefined);
}
this["aso#11910"] = true;
this["aso#80573"] = false;
this.setFadeParams(aso#79181, _arg4, time);
this.aso#04529();
}
function getFadeType() {
return(this["aso#85170"]);
}
function aso#37258(_arg4, time) {
this["aso#85170"] = ((arguments[2] == null) ? "volume" : (arguments[2].toLowerCase()));
if (this["aso#85170"] == "pan") {
Set("aso#79181", this.getPan());
} else if (this["aso#85170"] == "volume") {
Set("aso#79181", this.getVolume());
} else {
return(undefined);
}
this["aso#11910"] = false;
this["aso#80573"] = true;
time = Math.round(time / 2);
this.setFadeParams(aso#79181, _arg4, time);
this.aso#04529();
}
function setFadeParams(_arg4, _arg3, _arg2) {
this["aso#98540"] = parseFloat(_arg4);
this["aso#10518"] = parseFloat(_arg3);
this["aso#93943"] = _arg2;
this["aso#43247"] = ((this["aso#98540"] > this["aso#10518"]) ? "aso#62606" : "aso#07313");
this["aso#50628"] = Math.abs(this["aso#98540"] - this["aso#10518"]) / this["aso#93943"];
this["aso#17899"] = getTimer();
if (this["aso#85170"] == "pan") {
this.getSoundControlValue = this.getPan;
this.setSoundControlValue = this.setPan;
} else {
this.getSoundControlValue = this.getVolume;
this.setSoundControlValue = this.setVolume;
}
}
function setFadeState(_arg3) {
if (_arg3 == "pause") {
_root[this["aso#61214"]].stop();
this["aso#49236"] = true;
} else if (_arg3 == "aso#90738") {
this["aso#17899"] = getTimer();
_root[this["aso#61214"]].play();
this["aso#49236"] = false;
} else if (_arg3 == "stop") {
_root[this["aso#61214"]].removeMovieClip();
this["aso#49236"] = false;
} else {
return(undefined);
}
}
Sound.prototype["aso#35866"] = aso#35866;
Sound.prototype["aso#68595"] = aso#68595;
Sound.prototype.getFadeType = getFadeType;
Sound.prototype.onFadeChange = null;
Sound.prototype.onFadeComplete = null;
Sound.prototype["aso#37258"] = aso#37258;
Sound.prototype.setFadeParams = setFadeParams;
Sound.prototype.setFadeState = setFadeState;
Sound.prototype["aso#86562"] = aso#86562;
Sound.prototype["aso#04529"] = aso#04529;
Set("aso#73192", new Sound(this));
aso#73192.attachSound("aso#08705");
aso#73192.setVolume(0);
aso#73192.start(0, 999);
aso#73192.aso#35866(100, 1500);
Set("aso#87954", 0);
this.onEnterFrame = function () {
Set("aso#74584", Math.floor((this.getBytesLoaded() / this.getBytesTotal()) * 100));
aso#25280["aso#13302"].text = aso#74584 + "%";
aso#25280["aso#71379"]._xscale = aso#74584;
if (aso#74584 == 100) {
delete this.onEnterFrame;
Set("aso#87954", 1);
}
};
stop();
Instance of Symbol 21 MovieClip "aso#53412" in Frame 1
on (release) {
getURL ("http://www.wickedgamez.com");
}
Frame 2
function aso#31269() {
level = 1;
Set("aso#29877", 1000);
Set("aso#53833", 0);
Set("aso#23888", 0);
}
function aso#44639() {
Set("aso#23888", 0);
level++;
distance = Math.round((1 / level) * 1500);
Set("aso#29877", Math.round((distance / 850) * 1000));
}
function aso#02716() {
Set("aso#47844", 0);
aso#52020.gotoAndStop(2);
clearInterval(aso#89346);
gotoAndStop (5);
}
stop();
Frame 3
stop();
if (level > 1) {
_root["aso#19291"].stop();
} else {
_root["aso#19291"].gotoAndPlay(2);
}
Frame 4
var aso#46031 = ((Math.random() * 9000) + 2000);
Set("aso#89346", setInterval(aso#02716, aso#46031));
stop();
Frame 5
stop();
Symbol 12 Button
on (release) {
_root["aso#73192"].aso#35866(0, 1500);
gotoAndStop ("off");
}
Symbol 15 Button
on (release) {
_root["aso#73192"].aso#35866(100, 1500);
gotoAndStop ("on");
}
Symbol 16 MovieClip Frame 1
stop();
Symbol 16 MovieClip Frame 11
stop();
Symbol 20 MovieClip Frame 1
a = 3;
Set("aso#55225", 3);
aso#92551._x = random(a);
aso#92551._y = random(aso#55225);
aso#92551._alpha = random(45) + 50;
aso#92551._rotation = random(2);
Symbol 20 MovieClip Frame 3
gotoAndPlay (1);
Symbol 21 MovieClip Frame 41
if (_root["aso#87954"] == 1) {
gotoAndPlay (42);
} else {
gotoAndPlay (40);
}
Symbol 21 MovieClip Frame 80
_root.play();
stop();
Symbol 28 Button
on (release) {
_root["aso#59401"].aso#84749("hide");
_root.aso#31269();
_root.gotoAndStop(3);
}
Symbol 29 MovieClip Frame 16
stop();
Symbol 39 MovieClip Frame 20
stop();
Symbol 47 MovieClip Frame 1
aso#26672.text = "LEVEL " + _root.level;
aso#83357.text = ("Time To React: " + (_root["aso#29877"] / 1000)) + "s";
aso#53833.text = "SCORE: " + _root["aso#53833"];
Symbol 51 Button
on (release) {
_root.gotoAndStop(4);
}
Symbol 52 MovieClip Frame 33
stop();
Symbol 55 MovieClip Frame 20
stop();
Symbol 61 MovieClip Frame 1
Symbol 61 MovieClip Frame 35
stop();
Symbol 62 MovieClip Frame 30
stop();
Symbol 66 MovieClip Frame 1
stop();
Symbol 68 Button
on (press) {
_root["aso#32661"].gotoAndPlay(2);
if (_root["aso#53833"] < 2000) {
_root["aso#53833"] = 0;
} else {
_root["aso#53833"] = _root["aso#53833"] - 2000;
}
}
Symbol 70 Button
on (press) {
Set("aso#01324", getTimer());
_parent["aso#47844"] = aso#01324 - _root["aso#38650"]["aso#75976"];
if (_parent["aso#47844"] < _root["aso#29877"]) {
_root["aso#23888"] = 1;
}
_parent["aso#47844"] = _parent["aso#47844"] / 1000;
aso#63998.enabled = false;
}
Symbol 71 MovieClip Frame 1
stop();
Symbol 75 MovieClip Frame 4
stop();
Symbol 76 MovieClip Frame 3
stop();
Symbol 79 MovieClip Frame 1
a = 3;
Set("aso#55225", 6);
bullet._x = random(a);
bullet._y = random(aso#55225);
var aso#99932 = new Array();
var aso#77368 = (new flash.filters.BlurFilter(random(a) + 5, random(aso#55225)));
aso#99932.push(aso#77368);
bullet.filters = aso#99932;
Symbol 79 MovieClip Frame 2
gotoAndPlay (1);
Symbol 82 MovieClip Frame 1
Set("aso#75976", getTimer());
Symbol 82 MovieClip Frame 55
if (_root["aso#23888"] == 1) {
_root["aso#95335"].gotoAndPlay(2);
} else if (_root["aso#23888"] == 0) {
clearInterval(_parent["aso#65390"]);
_root["aso#40042"].gotoAndPlay(2);
}
Symbol 82 MovieClip Frame 56
stop();
Symbol 132 MovieClip Frame 80
stop();
Symbol 142 Button
on (release) {
_root.aso#31269();
_root.gotoAndStop(2);
}
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 33
aso#53833.text = "FINAL SCORE : " + _root["aso#53833"];
stop();
Symbol 156 MovieClip Frame 26
gotoAndPlay (6);
Symbol 164 Button
on (release) {
_root.gotoAndStop(3);
}
Symbol 165 MovieClip Frame 20
aso#20683.text = "Bonus : " + (1000 - (_root["aso#47844"] * 1000));
aso#14694.text = ("Time Available : " + (_root["aso#29877"] / 1000)) + "s";
aso#69987.text = ("Your Reflex : " + _root["aso#47844"]) + "s";
aso#58009.text = "Points : 1000";
Symbol 165 MovieClip Frame 21
_root["aso#53833"] = (_root["aso#53833"] + 1000) + (1000 - (_root["aso#47844"] * 1000));
Symbol 165 MovieClip Frame 22
_root.aso#44639();
Symbol 165 MovieClip Frame 23
stop();
Symbol 166 MovieClip Frame 1
stop();
Symbol 166 MovieClip Frame 13
stop();