Frame 1
loadedbytes = getBytesLoaded();
totalbytes = getBytesTotal();
percentbytes = int(loadedbytes / (totalbytes / 100));
loader.gotoAndStop(percentbytes);
Frame 2
if (loadedbytes == totalbytes) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Frame 3
stop();
Frame 5
stop();
fscommand ("allowscale", false);
Stage.showMenu = false;
logo = new Sound(this);
logo.attachSound("intro");
_root.logo.start(0, 0);
_root.attachMovie("arrow_left", "arrow_left_mc", 500, {_x:-420, _y:160});
_root.tweenarrowleftx = new mx.transitions.Tween(_root.arrow_left_mc, "_x", mx.transitions.easing.Elastic.easeInOut, _root.arrow_left_mc._x, 420, 3, true);
_root.attachMovie("arrow_right", "arrow_right_mc", 505, {_x:-460, _y:160});
_root.tweenarrowrightx = new mx.transitions.Tween(_root.arrow_right_mc, "_x", mx.transitions.easing.Elastic.easeInOut, _root.arrow_right_mc._x, 460, 3, true);
_root.attachMovie("btn_play", "btn_play", 515, {_x:-295, _y:225});
_root.tweenbtnplayx = new mx.transitions.Tween(_root.btn_play, "_x", mx.transitions.easing.Elastic.easeInOut, _root.btn_play._x, 295, 5, true);
_root.attachMovie("btn_blueflashgames", "btn_bfg", 520, {_x:145, _y:280});
_root.tweenbtnbfgxscale = new mx.transitions.Tween(_root.btn_bfg, "_xscale", mx.transitions.easing.Elastic.easeInOut, 0, 100, 2, true);
_root.tweenbtnbfgyscale = new mx.transitions.Tween(_root.btn_bfg, "_yscale", mx.transitions.easing.Elastic.easeInOut, 0, 100, 2, true);
_root.attachMovie("btn_mattahan", "btn_mattahan", 523, {_x:380, _y:280});
_root.tweenbtnbfgxscale = new mx.transitions.Tween(_root.btn_mattahan, "_xscale", mx.transitions.easing.Elastic.easeInOut, 0, 100, 4, true);
_root.tweenbtnbfgyscale = new mx.transitions.Tween(_root.btn_mattahan, "_yscale", mx.transitions.easing.Elastic.easeInOut, 0, 100, 4, true);
_root.attachMovie("btn_playmoregames", "btn_pmg", 521, {_x:-145, _y:225});
_root.tweenpmgbfgx = new mx.transitions.Tween(_root.btn_pmg, "_x", mx.transitions.easing.Elastic.easeInOut, _root.btn_pmg._x, 165, 4, true);
_root.attachMovie("btn_mailme", "btn_mailme", 522, {_x:-125, _y:225});
_root.tweenbtnmailx = new mx.transitions.Tween(_root.btn_mailme, "_x", mx.transitions.easing.Elastic.easeInOut, _root.btn_mailme._x, 38, 2, true);
_root.attachMovie("btn_sponsor", "btn_sponsor", 524, {_x:415, _y:-225});
_root.tweenbtn_sponsorx = new mx.transitions.Tween(_root.btn_sponsor, "_y", mx.transitions.easing.Elastic.easeInOut, _root.btn_sponsor._y, 242, 3, true);
_root.attachMovie("yes_no_off", "yes_no_off", 525, {_x:-440, _y:160});
_root.tweenyes_no_offx = new mx.transitions.Tween(_root.yes_no_off, "_x", mx.transitions.easing.Elastic.easeInOut, _root.yes_no_off._x, 440, 3, true);
_root.attachMovie("yes", "yes", 530, {_x:440, _y:160});
_root.attachMovie("no", "no", 535, {_x:440, _y:160});
_root.yes._visible = false;
_root.no._visible = false;
_root.attachMovie("television", "television_mc", 100, {_x:-300, _y:130});
_root.tweenTelevisionx = new mx.transitions.Tween(_root.television_mc, "_x", mx.transitions.easing.Elastic.easeInOut, _root.television_mc._x, 275, 1, true);
_root.tweenTelevisionx.onMotionFinished = function () {
_root.tweenvorhangy = new mx.transitions.Tween(_root.vorhang, "_y", Static.easeInOut, _root.vorhang._x, -300, 1, true);
};
var correct = true;
var pressed = false;
var counter = 3;
var question = "Yes or NO?";
var answer = 0;
var score = 0;
var bonus = 0;
var objects = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 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];
var copyobjects = [].concat(objects);
var zobject = 0;
var deleteobject = 0;
_global.objectWahl = function () {
var _local1 = copyobjects.splice(random(copyobjects.length), 1);
return(_local1);
};
_global.countdown = function () {
counter = counter - 1;
};
_global.randRange = function (min, max) {
var _local1 = Math.floor(Math.random() * ((max - min) + 1)) + min;
return(_local1);
};
btn_play.onPress = function () {
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);
}
function objectShow() {
_root.yes._visible = false;
_root.no._visible = false;
zobject = objectWahl();
deleteobject = zobject;
if (copyobjects.length > 0) {
if ((correct == true) && (pressed == true)) {
_root.soundfx_mc.soundfx["object" + objectSoundRandom].start(0, 0);
_root.attachMovie("object" + zobject, "object_mc" + zobject, 120, {_x:165, _y:90});
_root.tweenObjectxscale = new mx.transitions.Tween(_root["object_mc" + zobject], "_xscale", mx.transitions.easing.Elastic.easeOut, 0, 100, 1, true);
_root.tweenObjectyscale = new mx.transitions.Tween(_root["object_mc" + zobject], "_yscale", mx.transitions.easing.Elastic.easeOut, 0, 100, 1, true);
counter = 3;
score = (score + 10) + (bonus * 150);
correct = false;
pressed = false;
} else if ((correct == false) && (pressed == true)) {
pressed = false;
clearInterval(timeint);
clearInterval(timeint2);
removeListener(keyListener_obj);
unloadMovie (_root["object_mc" + deleteobject]);
question = "Wrong Answer - Game Over!";
postHPScore(score, "");
counter = 0;
_root.yes._visible = false;
_root.no._visible = false;
btn_play.enabled = true;
} else {
pressed = false;
clearInterval(timeint);
clearInterval(timeint2);
removeListener(keyListener_obj);
unloadMovie (_root["object_mc" + deleteobject]);
question = "No Answer - Game Over!";
postHPScore(score, "");
counter = 0;
_root.yes._visible = false;
_root.no._visible = false;
btn_play.enabled = true;
}
} else {
pressed = false;
clearInterval(timeint);
clearInterval(timeint2);
removeListener(keyListener_obj);
unloadMovie (_root["object_mc" + deleteobject]);
question = "Game Finished! Congratulations!";
postHPScore(score, "");
counter = 0;
_root.yes._visible = false;
_root.no._visible = false;
btn_play.enabled = true;
}
}
__com_mochibot__("9619aff8", this, 10301, true);
btn_play.enabled = false;
objects = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 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];
copyobjects = [].concat(objects);
clearInterval(timeint);
clearInterval(timeint2);
zobject = objectWahl();
counter = 3;
score = 0;
_root.countdownVar._alpha = 100;
_root.yes._visible = false;
_root.no._visible = false;
_root.objectSoundRandom = randRange(1, 12);
_root.soundfx_mc.soundfx["object" + objectSoundRandom].start(0, 0);
_root.attachMovie("object" + zobject, "object_mc" + zobject, 120, {_x:165, _y:90});
_root.tweenObjectxscale = new mx.transitions.Tween(_root["object_mc" + zobject], "_xscale", mx.transitions.easing.Elastic.easeOut, 0, 100, 1, true);
_root.tweenObjectyscale = new mx.transitions.Tween(_root["object_mc" + zobject], "_yscale", mx.transitions.easing.Elastic.easeOut, 0, 100, 1, true);
timeint2 = setInterval(countdown, 1000);
timeint = setInterval(objectShow, 3000);
var keyListener_obj = new Object();
keyListener_obj.onKeyDown = function () {
switch (Key.getCode()) {
case 37 :
soundfx_mc.soundfx.clicker.start(0, 0);
deleteobject = zobject;
_root.yes._visible = true;
_root.no._visible = false;
if (answer == 0) {
correct = false;
pressed = true;
} else if (answer == 1) {
correct = true;
bonus = counter;
pressed = true;
}
break;
case 39 :
_root.soundfx_mc.soundfx.clicker.start(0, 0);
deleteobject = zobject;
_root.no._visible = true;
_root.yes._visible = false;
if (answer == 0) {
correct = true;
bonus = counter;
pressed = true;
} else {
if (answer != 1) {
break;
}
correct = false;
pressed = true;
}
}
};
Key.addListener(keyListener_obj);
};
Instance of Symbol 339 MovieClip [soundFX] "soundfx_mc" in Frame 5
onClipEvent (load) {
soundfx = new Sound();
soundfx.clicker = new Sound(this);
soundfx.clicker.attachSound("click");
soundfx.object1 = new Sound(this);
soundfx.object1.attachSound("objectshow01");
soundfx.object2 = new Sound(this);
soundfx.object2.attachSound("objectshow02");
soundfx.object3 = new Sound(this);
soundfx.object3.attachSound("objectshow03");
soundfx.object4 = new Sound(this);
soundfx.object4.attachSound("objectshow04");
soundfx.object5 = new Sound(this);
soundfx.object5.attachSound("objectshow05");
soundfx.object6 = new Sound(this);
soundfx.object6.attachSound("objectshow06");
soundfx.object7 = new Sound(this);
soundfx.object7.attachSound("objectshow07");
soundfx.object8 = new Sound(this);
soundfx.object8.attachSound("objectshow08");
soundfx.object9 = new Sound(this);
soundfx.object9.attachSound("objectshow09");
soundfx.object10 = new Sound(this);
soundfx.object10.attachSound("objectshow10");
soundfx.object11 = new Sound(this);
soundfx.object11.attachSound("objectshow11");
soundfx.object12 = new Sound(this);
soundfx.object12.attachSound("objectshow12");
}
Symbol 4 MovieClip [btn_playmoregames] Frame 1
onPress = function () {
getURL ("http://www.hallpass.com", "_blank");
};
Symbol 11 MovieClip Frame 1
stop();
Symbol 11 MovieClip Frame 2
stop();
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 12 MovieClip [preloaderexplosion] Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y + yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Symbol 20 MovieClip Frame 100
stop();
Symbol 28 MovieClip Frame 1
stop();
Symbol 37 MovieClip Frame 1
stop();
Symbol 37 MovieClip Frame 2
stop();
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 37 MovieClip in Symbol 38 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Instance of Symbol 11 MovieClip in Symbol 43 MovieClip Frame 1
onClipEvent (load) {
size = random(100);
_xscale = size;
_yscale = size;
xspeed = random(30) - 15;
yspeed = random(30) - 15;
_alpha = 100;
gotoAndStop(random(2) + 1);
}
onClipEvent (enterFrame) {
_rotation = (_rotation + 3);
this._x = this._x + xspeed;
this._y = this._y - yspeed;
_alpha = (_alpha - 2);
if (_alpha < 0) {
_parent.swapDepths(_parent.getNextHighestDepth());
_parent.removeMovieClip();
}
}
Symbol 52 MovieClip Frame 192
_root.gotoAndPlay(_root._currentframe + 2);
Symbol 61 MovieClip [btn_blueflashgames] Frame 1
onPress = function () {
getURL ("http://www.blueflashgames.net", "_blank");
};
Symbol 64 MovieClip [btn_mailme] Frame 1
onPress = function () {
getURL ("mailto:spanmike@gmx.at?subject=YesOrNoXmasShow");
};
Symbol 70 MovieClip [btn_sponsor] Frame 1
onPress = function () {
getURL ("http://www.hallpass.com", "_blank");
};
Symbol 83 MovieClip [object1] Frame 1
stop();
_root.question = "Mistletoe?";
_root.answer = 1;
Symbol 86 MovieClip [object2] Frame 1
stop();
_root.question = "Laughing?";
_root.answer = 1;
Symbol 89 MovieClip [object3] Frame 1
stop();
_root.question = "Let me be your teddy bear?";
_root.answer = 1;
Symbol 92 MovieClip [object4] Frame 1
stop();
_root.question = "Not a green cap?";
_root.answer = 1;
Symbol 95 MovieClip [object5] Frame 1
stop();
_root.question = "Yellow cap?";
_root.answer = 1;
Symbol 98 MovieClip [object6] Frame 1
stop();
_root.question = "Santa's cap?";
_root.answer = 1;
Symbol 101 MovieClip [object7] Frame 1
stop();
_root.question = "Not purple?";
_root.answer = 1;
Symbol 104 MovieClip [object8] Frame 1
stop();
_root.question = "Candle in the wind?";
_root.answer = 1;
Symbol 107 MovieClip [object9] Frame 1
stop();
_root.question = "Christmas tree ball?";
_root.answer = 1;
Symbol 110 MovieClip [object10] Frame 1
stop();
_root.question = "Blue Flash Games?";
_root.answer = 1;
Symbol 113 MovieClip [object11] Frame 1
stop();
_root.question = "Mellow yellow?";
_root.answer = 1;
Symbol 116 MovieClip [object12] Frame 1
stop();
_root.question = "Keen green?";
_root.answer = 1;
Symbol 119 MovieClip [object13] Frame 1
stop();
_root.question = "Eatable?";
_root.answer = 1;
Symbol 122 MovieClip [object14] Frame 1
stop();
_root.question = "Dead?";
_root.answer = 1;
Symbol 125 MovieClip [object15] Frame 1
stop();
_root.question = "Gimme 5?";
_root.answer = 1;
Symbol 128 MovieClip [object16] Frame 1
stop();
_root.question = "Santa Claus?";
_root.answer = 1;
Symbol 131 MovieClip [object17] Frame 1
stop();
_root.question = "Christmas tree?";
_root.answer = 1;
Symbol 134 MovieClip [object18] Frame 1
stop();
_root.question = "Sweet?";
_root.answer = 1;
Symbol 137 MovieClip [object19] Frame 1
stop();
_root.question = "Little Drummer Boy?";
_root.answer = 1;
Symbol 140 MovieClip [object20] Frame 1
stop();
_root.question = "Lights on a tree?";
_root.answer = 1;
Symbol 143 MovieClip [object21] Frame 1
stop();
_root.question = "Glove?";
_root.answer = 1;
Symbol 146 MovieClip [object22] Frame 1
stop();
_root.question = "One Boot?";
_root.answer = 1;
Symbol 149 MovieClip [object23] Frame 1
stop();
_root.question = "Cookie?";
_root.answer = 1;
Symbol 152 MovieClip [object24] Frame 1
stop();
_root.question = "Snowman without eyes?";
_root.answer = 1;
Symbol 155 MovieClip [object25] Frame 1
stop();
_root.question = "Bow?";
_root.answer = 1;
Symbol 158 MovieClip [object26] Frame 1
stop();
_root.question = "Winter?";
_root.answer = 1;
Symbol 161 MovieClip [object27] Frame 1
stop();
_root.question = "Angel?";
_root.answer = 1;
Symbol 164 MovieClip [object28] Frame 1
stop();
_root.question = "White-bearded?";
_root.answer = 1;
Symbol 167 MovieClip [object29] Frame 1
stop();
_root.question = "Rudolph the rednosed reindeer?";
_root.answer = 1;
Symbol 170 MovieClip [object30] Frame 1
stop();
_root.question = "Snowflake?";
_root.answer = 1;
Symbol 173 MovieClip [object31] Frame 1
stop();
_root.question = "Skating?";
_root.answer = 1;
Symbol 176 MovieClip [object32] Frame 1
stop();
_root.question = "Jingle Bell?";
_root.answer = 1;
Symbol 179 MovieClip [object33] Frame 1
stop();
_root.question = "Green and yellow?";
_root.answer = 1;
Symbol 182 MovieClip [object34] Frame 1
stop();
_root.question = "Blue and yellow?";
_root.answer = 1;
Symbol 185 MovieClip [object35] Frame 1
stop();
_root.question = "Red and green?";
_root.answer = 1;
Symbol 188 MovieClip [object36] Frame 1
stop();
_root.question = "Orange and grey?";
_root.answer = 1;
Symbol 191 MovieClip [object37] Frame 1
stop();
_root.question = "Yellow and red?";
_root.answer = 1;
Symbol 194 MovieClip [object38] Frame 1
stop();
_root.question = "Yellow and purple?";
_root.answer = 1;
Symbol 197 MovieClip [object39] Frame 1
stop();
_root.question = "You Tube?";
_root.answer = 1;
Symbol 200 MovieClip [object40] Frame 1
stop();
_root.question = "del.icio.us?";
_root.answer = 1;
Symbol 203 MovieClip [object41] Frame 1
stop();
_root.question = "Facebook?";
_root.answer = 1;
Symbol 206 MovieClip [object42] Frame 1
stop();
_root.question = "Feeds?";
_root.answer = 1;
Symbol 209 MovieClip [object43] Frame 1
stop();
_root.question = "flickr?";
_root.answer = 1;
Symbol 212 MovieClip [object44] Frame 1
stop();
_root.question = "5?";
_root.answer = 1;
Symbol 215 MovieClip [object45] Frame 1
stop();
_root.question = "Couple?";
_root.answer = 1;
Symbol 218 MovieClip [object46] Frame 1
stop();
_root.question = "iPod?";
_root.answer = 1;
Symbol 221 MovieClip [object47] Frame 1
stop();
_root.question = "Eyes on a cap?";
_root.answer = 1;
Symbol 224 MovieClip [object48] Frame 1
stop();
_root.question = "Sleeping Cap?";
_root.answer = 1;
Symbol 225 MovieClip [object49] Frame 1
stop();
_root.question = "Whistle show?";
_root.answer = 0;
Symbol 226 MovieClip [object50] Frame 1
stop();
_root.question = "Crying?";
_root.answer = 0;
Symbol 227 MovieClip [object51] Frame 1
stop();
_root.question = "Let me be your second ear?";
_root.answer = 0;
Symbol 228 MovieClip [object52] Frame 1
stop();
_root.question = "Right?";
_root.answer = 0;
Symbol 229 MovieClip [object53] Frame 1
stop();
_root.question = "Not left?";
_root.answer = 0;
Symbol 230 MovieClip [object54] Frame 1
stop();
_root.question = "Santa's Cablecar?";
_root.answer = 0;
Symbol 231 MovieClip [object55] Frame 1
stop();
_root.question = "Yellow Cap?";
_root.answer = 0;
Symbol 232 MovieClip [object56] Frame 1
stop();
_root.question = "Lantern in the wind?";
_root.answer = 0;
Symbol 233 MovieClip [object57] Frame 1
stop();
_root.question = "Christmas tree bell?";
_root.answer = 0;
Symbol 234 MovieClip [object58] Frame 1
stop();
_root.question = "Somewhat cubish?";
_root.answer = 0;
Symbol 235 MovieClip [object59] Frame 1
stop();
_root.question = "Banana?";
_root.answer = 0;
Symbol 236 MovieClip [object60] Frame 1
stop();
_root.question = "Grenade?";
_root.answer = 0;
Symbol 237 MovieClip [object61] Frame 1
stop();
_root.question = "Something to meet?";
_root.answer = 0;
Symbol 238 MovieClip [object62] Frame 1
stop();
_root.question = "Runnin' around?";
_root.answer = 0;
Symbol 239 MovieClip [object63] Frame 1
stop();
_root.question = "Gimme 4?";
_root.answer = 0;
Symbol 240 MovieClip [object64] Frame 1
stop();
_root.question = "Santa Claudia?";
_root.answer = 0;
Symbol 241 MovieClip [object65] Frame 1
stop();
_root.question = "Christmas tea?";
_root.answer = 0;
Symbol 242 MovieClip [object66] Frame 1
stop();
_root.question = "Sour?";
_root.answer = 0;
Symbol 243 MovieClip [object67] Frame 1
stop();
_root.question = "Little Hammer Boy?";
_root.answer = 0;
Symbol 244 MovieClip [object68] Frame 1
stop();
_root.question = "Lights on a bee?";
_root.answer = 0;
Symbol 245 MovieClip [object69] Frame 1
stop();
_root.question = "No glove?";
_root.answer = 0;
Symbol 246 MovieClip [object70] Frame 1
stop();
_root.question = "Black boat?";
_root.answer = 0;
Symbol 247 MovieClip [object71] Frame 1
stop();
_root.question = "Arnold Schwarzenegger?";
_root.answer = 0;
Symbol 248 MovieClip [object72] Frame 1
stop();
_root.question = "Eyes without a snowman?";
_root.answer = 0;
Symbol 249 MovieClip [object73] Frame 1
stop();
_root.question = "White bow?";
_root.answer = 0;
Symbol 250 MovieClip [object74] Frame 1
stop();
_root.question = "Summer?";
_root.answer = 0;
Symbol 251 MovieClip [object75] Frame 1
stop();
_root.question = "Angle?";
_root.answer = 0;
Symbol 252 MovieClip [object76] Frame 1
stop();
_root.question = "Black-bearded?";
_root.answer = 0;
Symbol 253 MovieClip [object77] Frame 1
stop();
_root.question = "Richard the rednosed reindeer?";
_root.answer = 0;
Symbol 254 MovieClip [object78] Frame 1
stop();
_root.question = "Snowcake?";
_root.answer = 0;
Symbol 255 MovieClip [object79] Frame 1
stop();
_root.question = "Waiting?";
_root.answer = 0;
Symbol 256 MovieClip [object80] Frame 1
stop();
_root.question = "Jingle ball?";
_root.answer = 0;
Symbol 257 MovieClip [object81] Frame 1
stop();
_root.question = "Yellow and Red?";
_root.answer = 0;
Symbol 258 MovieClip [object82] Frame 1
stop();
_root.question = "Yellow and green?";
_root.answer = 0;
Symbol 259 MovieClip [object83] Frame 1
stop();
_root.question = "Green and blue?";
_root.answer = 0;
Symbol 260 MovieClip [object84] Frame 1
stop();
_root.question = "Green and orange?";
_root.answer = 0;
Symbol 263 MovieClip [object97] Frame 1
stop();
_root.question = "Balloons?";
_root.answer = 1;
Symbol 266 MovieClip [object98] Frame 1
stop();
_root.question = "Hats and stars?";
_root.answer = 1;
Symbol 269 MovieClip [object99] Frame 1
stop();
_root.question = "Lift-off?";
_root.answer = 1;
Symbol 272 MovieClip [object100] Frame 1
stop();
_root.question = "Colorful?";
_root.answer = 1;
Symbol 275 MovieClip [object101] Frame 1
stop();
_root.question = "Left is not blue?";
_root.answer = 1;
Symbol 278 MovieClip [object102] Frame 1
stop();
_root.question = "Noisy?";
_root.answer = 1;
Symbol 281 MovieClip [object103] Frame 1
stop();
_root.question = "Right?";
_root.answer = 1;
Symbol 284 MovieClip [object104] Frame 1
stop();
_root.question = "Cheers?";
_root.answer = 1;
Symbol 287 MovieClip [object105] Frame 1
stop();
_root.question = "Drink?";
_root.answer = 1;
Symbol 290 MovieClip [object106] Frame 1
stop();
_root.question = "Happy New Year?";
_root.answer = 1;
Symbol 293 MovieClip [object107] Frame 1
stop();
_root.question = "00:00?";
_root.answer = 1;
Symbol 294 MovieClip [object85] Frame 1
stop();
_root.question = "Yellow and grey?";
_root.answer = 0;
Symbol 295 MovieClip [object86] Frame 1
stop();
_root.question = "Purple and red?";
_root.answer = 0;
Symbol 296 MovieClip [object87] Frame 1
stop();
_root.question = "Me Tube?";
_root.answer = 0;
Symbol 297 MovieClip [object88] Frame 1
stop();
_root.question = "obn.oxi.us?";
_root.answer = 0;
Symbol 298 MovieClip [object89] Frame 1
stop();
_root.question = "Facecook?";
_root.answer = 0;
Symbol 299 MovieClip [object90] Frame 1
stop();
_root.question = "Sheets?";
_root.answer = 0;
Symbol 300 MovieClip [object91] Frame 1
stop();
_root.question = "stickr?";
_root.answer = 0;
Symbol 301 MovieClip [object92] Frame 1
stop();
_root.question = "4?";
_root.answer = 0;
Symbol 302 MovieClip [object93] Frame 1
stop();
_root.question = "Single?";
_root.answer = 0;
Symbol 303 MovieClip [object94] Frame 1
stop();
_root.question = "iShop?";
_root.answer = 0;
Symbol 304 MovieClip [object95] Frame 1
stop();
_root.question = "Ice on a cap?";
_root.answer = 0;
Symbol 305 MovieClip [object96] Frame 1
stop();
_root.question = "Sleeping Bag?";
_root.answer = 0;
Symbol 306 MovieClip [object108] Frame 1
stop();
_root.question = "Cartoons?";
_root.answer = 0;
Symbol 307 MovieClip [object109] Frame 1
stop();
_root.question = "Hats and Cars?";
_root.answer = 0;
Symbol 308 MovieClip [object110] Frame 1
stop();
_root.question = "Lights-off?";
_root.answer = 0;
Symbol 309 MovieClip [object111] Frame 1
stop();
_root.question = "Black and white?";
_root.answer = 0;
Symbol 310 MovieClip [object112] Frame 1
stop();
_root.question = "Right is red?";
_root.answer = 0;
Symbol 311 MovieClip [object113] Frame 1
stop();
_root.question = "Silent?";
_root.answer = 0;
Symbol 312 MovieClip [object114] Frame 1
stop();
_root.question = "Left?";
_root.answer = 0;
Symbol 313 MovieClip [object115] Frame 1
stop();
_root.question = "Ears?";
_root.answer = 0;
Symbol 314 MovieClip [object116] Frame 1
stop();
_root.question = "Ink?";
_root.answer = 0;
Symbol 315 MovieClip [object117] Frame 1
stop();
_root.question = "Sadly New Year?";
_root.answer = 0;
Symbol 316 MovieClip [object118] Frame 1
stop();
_root.question = "06:00?";
_root.answer = 0;
Symbol 343 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon] Frame 0
class mx.transitions.OnEnterFrameBeacon
{
function OnEnterFrameBeacon () {
}
static function init() {
var _local4 = _global.MovieClip;
if (!_root.__OnEnterFrameBeacon) {
mx.transitions.BroadcasterMX.initialize(_local4);
var _local3 = _root.createEmptyMovieClip("__OnEnterFrameBeacon", 9876);
_local3.onEnterFrame = function () {
_global.MovieClip.broadcastMessage("onEnterFrame");
};
}
}
static var version = "1.1.0.52";
}
Symbol 344 MovieClip [__Packages.mx.transitions.BroadcasterMX] Frame 0
class mx.transitions.BroadcasterMX
{
var _listeners;
function BroadcasterMX () {
}
static function initialize(o, dontCreateArray) {
if (o.broadcastMessage != undefined) {
delete o.broadcastMessage;
}
o.addListener = mx.transitions.BroadcasterMX.prototype.addListener;
o.removeListener = mx.transitions.BroadcasterMX.prototype.removeListener;
if (!dontCreateArray) {
o._listeners = new Array();
}
}
function addListener(o) {
removeListener(o);
if (broadcastMessage == undefined) {
broadcastMessage = mx.transitions.BroadcasterMX.prototype.broadcastMessage;
}
return(_listeners.push(o));
}
function removeListener(o) {
var _local2 = _listeners;
var _local3 = _local2.length;
while (_local3--) {
if (_local2[_local3] == o) {
_local2.splice(_local3, 1);
if (!_local2.length) {
broadcastMessage = undefined;
}
return(true);
}
}
return(false);
}
function broadcastMessage() {
var _local5 = String(arguments.shift());
var _local4 = _listeners.concat();
var _local6 = _local4.length;
var _local3 = 0;
while (_local3 < _local6) {
_local4[_local3][_local5].apply(_local4[_local3], arguments);
_local3++;
}
}
static var version = "1.1.0.52";
}
Symbol 345 MovieClip [__Packages.mx.transitions.Tween] Frame 0
class mx.transitions.Tween
{
var obj, prop, begin, useSeconds, _listeners, addListener, prevTime, _time, looping, _duration, broadcastMessage, isPlaying, _fps, prevPos, _pos, change, _intervalID, _startTime;
function Tween (obj, prop, func, begin, finish, duration, useSeconds) {
mx.transitions.OnEnterFrameBeacon.init();
if (!arguments.length) {
return;
}
this.obj = obj;
this.prop = prop;
this.begin = begin;
position = (begin);
this.duration = (duration);
this.useSeconds = useSeconds;
if (func) {
this.func = func;
}
this.finish = (finish);
_listeners = [];
addListener(this);
start();
}
function set time(t) {
prevTime = _time;
if (t > duration) {
if (looping) {
rewind(t - _duration);
update();
broadcastMessage("onMotionLooped", this);
} else {
if (useSeconds) {
_time = _duration;
update();
}
stop();
broadcastMessage("onMotionFinished", this);
}
} else if (t < 0) {
rewind();
update();
} else {
_time = t;
update();
}
//return(time);
}
function get time() {
return(_time);
}
function set duration(d) {
_duration = (((d == null) || (d <= 0)) ? (_global.Infinity) : (d));
//return(duration);
}
function get duration() {
return(_duration);
}
function set FPS(fps) {
var _local2 = isPlaying;
stopEnterFrame();
_fps = fps;
if (_local2) {
startEnterFrame();
}
//return(FPS);
}
function get FPS() {
return(_fps);
}
function set position(p) {
setPosition(p);
//return(position);
}
function setPosition(p) {
prevPos = _pos;
obj[prop] = (_pos = p);
broadcastMessage("onMotionChanged", this, _pos);
updateAfterEvent();
}
function get position() {
return(getPosition());
}
function getPosition(t) {
if (t == undefined) {
t = _time;
}
return(func(t, begin, change, _duration));
}
function set finish(f) {
change = f - begin;
//return(finish);
}
function get finish() {
return(begin + change);
}
function continueTo(finish, duration) {
begin = position;
this.finish = (finish);
if (duration != undefined) {
this.duration = (duration);
}
start();
}
function yoyo() {
continueTo(begin, time);
}
function startEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.addListener(this);
} else {
_intervalID = setInterval(this, "onEnterFrame", 1000 / _fps);
}
isPlaying = true;
}
function stopEnterFrame() {
if (_fps == undefined) {
_global.MovieClip.removeListener(this);
} else {
clearInterval(_intervalID);
}
isPlaying = false;
}
function start() {
rewind();
startEnterFrame();
broadcastMessage("onMotionStarted", this);
}
function stop() {
stopEnterFrame();
broadcastMessage("onMotionStopped", this);
}
function resume() {
fixTime();
startEnterFrame();
broadcastMessage("onMotionResumed", this);
}
function rewind(t) {
_time = ((t == undefined) ? 0 : (t));
fixTime();
update();
}
function fforward() {
time = (_duration);
fixTime();
}
function nextFrame() {
if (useSeconds) {
time = ((getTimer() - _startTime) / 1000);
} else {
time = (_time + 1);
}
}
function onEnterFrame() {
nextFrame();
}
function prevFrame() {
if (!useSeconds) {
time = (_time - 1);
}
}
function toString() {
return("[Tween]");
}
function fixTime() {
if (useSeconds) {
_startTime = getTimer() - (_time * 1000);
}
}
function update() {
position = (getPosition(_time));
}
static var version = "1.1.0.52";
static var __initBeacon = mx.transitions.OnEnterFrameBeacon.init();
static var __initBroadcaster = mx.transitions.BroadcasterMX.initialize(mx.transitions.Tween.prototype, true);
function func(t, b, c, d) {
return(((c * t) / d) + b);
}
}
Symbol 346 MovieClip [__Packages.mx.transitions.easing.Elastic] Frame 0
class mx.transitions.easing.Elastic
{
function Elastic () {
}
static function easeIn(t, b, c, d, a, p) {
if (t == 0) {
return(b);
}
t = t / d;
if (t == 1) {
return(b + c);
}
if (!p) {
p = d * 0.3;
}
if ((!a) || (a < Math.abs(c))) {
a = c;
var _local7 = p / 4;
} else {
var _local7 = (p / (Math.PI*2)) * Math.asin(c / a);
}
t = t - 1;
return((-((a * Math.pow(2, 10 * t)) * Math.sin((((t * d) - _local7) * (Math.PI*2)) / p))) + b);
}
static function easeOut(t, b, c, d, a, p) {
if (t == 0) {
return(b);
}
t = t / d;
if (t == 1) {
return(b + c);
}
if (!p) {
p = d * 0.3;
}
if ((!a) || (a < Math.abs(c))) {
a = c;
var _local7 = p / 4;
} else {
var _local7 = (p / (Math.PI*2)) * Math.asin(c / a);
}
return((((a * Math.pow(2, -10 * t)) * Math.sin((((t * d) - _local7) * (Math.PI*2)) / p)) + c) + b);
}
static function easeInOut(t, b, c, d, a, p) {
if (t == 0) {
return(b);
}
t = t / (d / 2);
if (t == 2) {
return(b + c);
}
if (!p) {
p = d * 0.45;
}
if ((!a) || (a < Math.abs(c))) {
a = c;
var _local7 = p / 4;
} else {
var _local7 = (p / (Math.PI*2)) * Math.asin(c / a);
}
if (t < 1) {
t = t - 1;
return((-0.5 * ((a * Math.pow(2, 10 * t)) * Math.sin((((t * d) - _local7) * (Math.PI*2)) / p))) + b);
}
t = t - 1;
return(((((a * Math.pow(2, -10 * t)) * Math.sin((((t * d) - _local7) * (Math.PI*2)) / p)) * 0.5) + c) + b);
}
static var version = "1.1.0.52";
}