Frame 1
stop();
preloader._width = 0;
preloader._visible = (preloader_bg._visible = true);
preloader.onEnterFrame = function () {
filesize_total = _root.getBytesTotal();
if (filesize_total == 0) {
filesize_total = 1;
}
percent = Math.round((_root.getBytesLoaded() / filesize_total) * 100);
txt = percent + "%";
preloader._width = percent * 5;
if (percent == 100) {
txt = "";
preloader._visible = (preloader_bg._visible = false);
_root.play();
delete this.onEnterFrame;
}
};
Instance of Symbol 60 MovieClip in Frame 1
on (release) {
getURL ("http://www.didigames.com/", "_blank");
}
Frame 2
function dress_reset() {
dress1._x = (dress1._y = (dress2._x = (dress2._y = (dress3._x = (dress3._y = (dress4._x = (dress4._y = (dress5._x = (dress5._y = (dress6._x = (dress6._y = (dress7._x = (dress7._y = 1000)))))))))))));
}
function bottom_reset() {
bottom1._x = (bottom1._y = (bottom2._x = (bottom2._y = (bottom3._x = (bottom3._y = (bottom4._x = (bottom4._y = (bottom5._x = (bottom5._y = 1000)))))))));
}
function boot_reset() {
boot1._x = (boot1._y = (boot2._x = (boot2._y = (boot3._x = (boot3._y = (boot4._x = (boot4._y = (boot5._x = (boot5._y = 1000)))))))));
}
function guitar_reset() {
guitar1._x = (guitar1._y = (guitar2._x = (guitar2._y = (guitar3._x = (guitar3._y = (guitar4._x = (guitar4._y = (guitar5._x = (guitar5._y = 1000)))))))));
}
function cap_reset() {
cap1._x = (cap1._y = (cap2._x = (cap2._y = (cap3._x = (cap3._y = 1000)))));
}
function back_reset() {
back1._x = (back1._y = (back2._x = (back2._y = 1000)));
}
stop();
var dress_obj = 0;
var bottom_obj = 0;
var boot_obj = 0;
var guitar_obj = 0;
var cap_obj = 0;
var back_obj = 0;
playagain1._visible = false;
playmoregame1._visible = false;
print1._visible = false;
done1.onRelease = function () {
playagain1._visible = true;
playmoregame1._visible = true;
print1._visible = true;
done1._visible = false;
chg._x = 1000;
chg._y = 1000;
dress_right._x = 1000;
dress_right._y = 1000;
dress_left._x = 1000;
dress_left._y = 1000;
bottom_right._x = 1000;
bottom_right._y = 1000;
bottom_left._x = 1000;
bottom_left._y = 1000;
boot_right._x = 1000;
boot_right._y = 1000;
boot_left._x = 1000;
boot_left._y = 1000;
guitar_right._x = 1000;
guitar_right._y = 1000;
guitar_left._x = 1000;
guitar_left._y = 1000;
cap_right._x = 1000;
cap_right._y = 1000;
cap_left._x = 1000;
cap_left._y = 1000;
back_right._x = 1000;
back_right._y = 1000;
back_left._x = 1000;
back_left._y = 1000;
mx.transitions.TransitionManager.start(playagain1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(playmoregame1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(print1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(done1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.OUT, duration:1.5, easing:mx.transitions.easing.None.easeNone});
};
playagain1.onRelease = function () {
playagain1._visible = false;
playmoregame1._visible = false;
print1._visible = false;
done1._visible = true;
chg._x = 22.2;
chg._y = 23.1;
dress_right._x = 168.8;
dress_right._y = 64.5;
dress_left._x = 60.8;
dress_left._y = 64.5;
bottom_right._x = 168.8;
bottom_right._y = 158.6;
bottom_left._x = 60.8;
bottom_left._y = 159.6;
boot_right._x = 168.8;
boot_right._y = 249.6;
boot_left._x = 60.8;
boot_left._y = 248.6;
guitar_right._x = 168.8;
guitar_right._y = 338.8;
guitar_left._x = 60.8;
guitar_left._y = 337.3;
cap_right._x = 168.8;
cap_right._y = 421.3;
cap_left._x = 60.8;
cap_left._y = 421.4;
back_right._x = 168.8;
back_right._y = 503.4;
back_left._x = 60.8;
back_left._y = 503.3;
dress_reset();
bottom_reset();
boot_reset();
guitar_reset();
cap_reset();
dress7._x = 454.8;
dress7._y = 78.3;
bottom3._x = 454;
bottom3._y = 203;
mx.transitions.TransitionManager.start(playagain1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.OUT, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(playmoregame1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.OUT, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(print1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.OUT, duration:1.5, easing:mx.transitions.easing.None.easeNone});
mx.transitions.TransitionManager.start(done1, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.None.easeNone});
};
playmoregame1.onRelease = function () {
getURL ("http://www.dressupgal.com/index.php?action=branded", "POST");
};
logo1.onRelease = function () {
getURL ("http://www.dressupgal.com/index.php?action=branded", "POST");
};
print1.onRelease = function () {
printAsBitmapNum (0, "bframe");
};
dress_right.onRelease = function () {
dress_reset();
dress_obj = dress_obj + 1;
if (dress_obj == 8) {
dress_obj = 1;
}
if (dress_obj == 1) {
dress1._x = 460;
dress1._y = 80.5;
} else if (dress_obj == 2) {
dress2._x = 458;
dress2._y = 75.2;
} else if (dress_obj == 3) {
dress3._x = 457;
dress3._y = 78.5;
} else if (dress_obj == 4) {
dress4._x = 455;
dress4._y = 81.5;
} else if (dress_obj == 5) {
dress5._x = 443.1;
dress5._y = 81.8;
} else if (dress_obj == 6) {
dress6._x = 456;
dress6._y = 80.7;
} else if (dress_obj == 7) {
dress7._x = 454.8;
dress7._y = 78.3;
}
};
dress_left.onRelease = function () {
dress_reset();
dress_obj = dress_obj - 1;
if (dress_obj == -1) {
dress_obj = 6;
}
if (dress_obj == 0) {
dress_obj = 7;
}
if (dress_obj == 1) {
dress1._x = 460;
dress1._y = 80.5;
} else if (dress_obj == 2) {
dress2._x = 458;
dress2._y = 75.2;
} else if (dress_obj == 3) {
dress3._x = 457;
dress3._y = 78.5;
} else if (dress_obj == 4) {
dress4._x = 455;
dress4._y = 81.5;
} else if (dress_obj == 5) {
dress5._x = 443.1;
dress5._y = 81.8;
} else if (dress_obj == 6) {
dress6._x = 456;
dress6._y = 80.7;
} else if (dress_obj == 7) {
dress7._x = 454.8;
dress7._y = 78.3;
}
};
bottom_right.onRelease = function () {
bottom_reset();
bottom_obj = bottom_obj + 1;
if (bottom_obj == 6) {
bottom_obj = 1;
}
if (bottom_obj == 1) {
bottom1._x = 455.8;
bottom1._y = 204.1;
} else if (bottom_obj == 2) {
bottom2._x = 455.1;
bottom2._y = 208.1;
} else if (bottom_obj == 3) {
bottom3._x = 454;
bottom3._y = 203;
} else if (bottom_obj == 4) {
bottom4._x = 453.4;
bottom4._y = 198.1;
} else if (bottom_obj == 5) {
bottom5._x = 453.1;
bottom5._y = 207.4;
}
};
bottom_left.onRelease = function () {
bottom_reset();
bottom_obj = bottom_obj - 1;
if (bottom_obj == -1) {
bottom_obj = 2;
}
if (bottom_obj == 0) {
bottom_obj = 5;
}
if (bottom_obj == 1) {
bottom1._x = 455.8;
bottom1._y = 204.1;
} else if (bottom_obj == 2) {
bottom2._x = 455.1;
bottom2._y = 208.1;
} else if (bottom_obj == 3) {
bottom3._x = 454;
bottom3._y = 203;
} else if (bottom_obj == 4) {
bottom4._x = 453.4;
bottom4._y = 198.1;
} else if (bottom_obj == 5) {
bottom5._x = 453.1;
bottom5._y = 207.4;
}
};
boot_right.onRelease = function () {
boot_reset();
boot_obj = boot_obj + 1;
if (boot_obj == 6) {
boot_obj = 1;
}
if (boot_obj == 1) {
boot1._x = 448.1;
boot1._y = 459.1;
} else if (boot_obj == 2) {
boot2._x = 450;
boot2._y = 457.7;
} else if (boot_obj == 3) {
boot3._x = 447.9;
boot3._y = 463.1;
} else if (boot_obj == 4) {
boot4._x = 447.3;
boot4._y = 464.6;
} else if (boot_obj == 5) {
boot5._x = 447;
boot5._y = 458.6;
}
};
boot_left.onRelease = function () {
boot_reset();
boot_obj = boot_obj - 1;
if (boot_obj == -1) {
boot_obj = 2;
}
if (boot_obj == 0) {
boot_obj = 5;
}
if (boot_obj == 1) {
boot1._x = 448.1;
boot1._y = 459.1;
} else if (boot_obj == 2) {
boot2._x = 450;
boot2._y = 457.7;
} else if (boot_obj == 3) {
boot3._x = 447.9;
boot3._y = 463.1;
} else if (boot_obj == 4) {
boot4._x = 447.3;
boot4._y = 464.6;
} else if (boot_obj == 5) {
boot5._x = 447;
boot5._y = 458.6;
}
};
guitar_right.onRelease = function () {
guitar_reset();
guitar_obj = guitar_obj + 1;
if (guitar_obj == 5) {
guitar_obj = 1;
}
if (guitar_obj == 1) {
guitar1._x = 348.1;
guitar1._y = 124;
} else if (guitar_obj == 2) {
guitar2._x = 346.4;
guitar2._y = 128.3;
} else if (guitar_obj == 3) {
guitar3._x = 374.6;
guitar3._y = 131.5;
} else if (guitar_obj == 4) {
guitar4._x = 350.9;
guitar4._y = 127.3;
}
};
guitar_left.onRelease = function () {
guitar_reset();
guitar_obj = guitar_obj - 1;
if (guitar_obj == -1) {
guitar_obj = 2;
}
if (guitar_obj == 0) {
guitar_obj = 4;
}
if (guitar_obj == 1) {
guitar1._x = 348.1;
guitar1._y = 124;
} else if (guitar_obj == 2) {
guitar2._x = 346.4;
guitar2._y = 128.3;
} else if (guitar_obj == 3) {
guitar3._x = 374.6;
guitar3._y = 131.5;
} else if (guitar_obj == 4) {
guitar4._x = 350.9;
guitar4._y = 127.3;
}
};
cap_right.onRelease = function () {
cap_reset();
cap_obj = cap_obj + 1;
if (cap_obj == 4) {
cap_obj = 1;
}
if (cap_obj == 1) {
cap1._x = 457.1;
cap1._y = 2.8;
} else if (cap_obj == 2) {
cap2._x = 468.4;
cap2._y = 3.6;
} else if (cap_obj == 3) {
cap3._x = 460.1;
cap3._y = 7.3;
}
};
cap_left.onRelease = function () {
cap_reset();
cap_obj = cap_obj - 1;
if (cap_obj == -1) {
cap_obj = 3;
}
if (cap_obj == 0) {
cap_obj = 3;
}
if (cap_obj == 1) {
cap1._x = 457.1;
cap1._y = 2.8;
} else if (cap_obj == 2) {
cap2._x = 468.4;
cap2._y = 3.6;
} else if (cap_obj == 3) {
cap3._x = 460.1;
cap3._y = 7.3;
}
};
back_right.onRelease = function () {
back_reset();
back_obj = back_obj + 1;
if (back_obj == 3) {
back_obj = 1;
}
if (back_obj == 1) {
back2._x = -24.3;
back2._y = -0.7;
} else if (back_obj == 2) {
back1._x = -2.9;
back1._y = -8.7;
}
};
back_left.onRelease = function () {
back_reset();
back_obj = back_obj - 1;
if (back_obj == -1) {
back_obj = 2;
}
if (back_obj == 0) {
back_obj = 2;
}
if (back_obj == 1) {
back1._x = -2.9;
back1._y = -8.7;
} else if (back_obj == 2) {
back2._x = -24.3;
back2._y = -0.7;
}
};
Instance of Symbol 60 MovieClip in Frame 2
on (release) {
getURL ("http://www.didigames.com/", "_blank");
}
Symbol 44 MovieClip Frame 1
stop();
Symbol 510 MovieClip [__Packages.mx.events.EventDispatcher] Frame 0
class mx.events.EventDispatcher
{
function EventDispatcher () {
}
static function _removeEventListener(queue, event, handler) {
if (queue != undefined) {
var _local4 = queue.length;
var _local1;
_local1 = 0;
while (_local1 < _local4) {
var _local2 = queue[_local1];
if (_local2 == handler) {
queue.splice(_local1, 1);
return(undefined);
}
_local1++;
}
}
}
static function initialize(object) {
if (_fEventDispatcher == undefined) {
_fEventDispatcher = new mx.events.EventDispatcher();
}
object.addEventListener = _fEventDispatcher.addEventListener;
object.removeEventListener = _fEventDispatcher.removeEventListener;
object.dispatchEvent = _fEventDispatcher.dispatchEvent;
object.dispatchQueue = _fEventDispatcher.dispatchQueue;
}
function dispatchQueue(queueObj, eventObj) {
var _local7 = "__q_" + eventObj.type;
var _local4 = queueObj[_local7];
if (_local4 != undefined) {
var _local5;
for (_local5 in _local4) {
var _local1 = _local4[_local5];
var _local3 = typeof(_local1);
if ((_local3 == "object") || (_local3 == "movieclip")) {
if (_local1.handleEvent != undefined) {
_local1.handleEvent(eventObj);
}
if (_local1[eventObj.type] != undefined) {
if (exceptions[eventObj.type] == undefined) {
_local1[eventObj.type](eventObj);
}
}
} else {
_local1.apply(queueObj, [eventObj]);
}
}
}
}
function dispatchEvent(eventObj) {
if (eventObj.target == undefined) {
eventObj.target = this;
}
this[eventObj.type + "Handler"](eventObj);
dispatchQueue(this, eventObj);
}
function addEventListener(event, handler) {
var _local3 = "__q_" + event;
if (this[_local3] == undefined) {
this[_local3] = new Array();
}
_global.ASSetPropFlags(this, _local3, 1);
_removeEventListener(this[_local3], event, handler);
this[_local3].push(handler);
}
function removeEventListener(event, handler) {
var _local2 = "__q_" + event;
_removeEventListener(this[_local2], event, handler);
}
static var _fEventDispatcher = undefined;
static var exceptions = {move:1, draw:1, load:1};
}
Symbol 511 MovieClip [__Packages.mx.transitions.Transition] Frame 0
class mx.transitions.Transition
{
var _manager, removeEventListener, addEventListener, _content, _twn, _easing, _progress, dispatchEvent, _innerBounds, _outerBounds, _width, _height;
function Transition (content, transParams, manager) {
if (!arguments.length) {
return;
}
init(content, transParams, manager);
}
function set manager(mgr) {
if (_manager != undefined) {
removeEventListener("transitionInDone", _manager);
removeEventListener("transitionOutDone", _manager);
removeEventListener("transitionProgress", _manager);
}
_manager = mgr;
addEventListener("transitionInDone", _manager);
addEventListener("transitionOutDone", _manager);
addEventListener("transitionProgress", _manager);
//return(manager);
}
function get manager() {
return(_manager);
}
function set content(c) {
if (typeof(c) == "movieclip") {
_content = c;
_twn.obj = c;
}
//return(content);
}
function get content() {
return(_content);
}
function set direction(direction) {
_direction = (direction ? 1 : 0);
//return(this.direction);
}
function get direction() {
return(_direction);
}
function set duration(d) {
if (d) {
_duration = d;
_twn.duration = d;
}
//return(duration);
}
function get duration() {
return(_duration);
}
function set easing(e) {
if (typeof(e) == "string") {
e = eval (e);
} else if (e == undefined) {
e = _noEase;
}
_easing = e;
_twn.easing = e;
//return(easing);
}
function get easing() {
return(_easing);
}
function set progress(p) {
if (_progress == p) {
return;
}
_progress = p;
if (_direction) {
_render(1 - p);
} else {
_render(p);
}
dispatchEvent({type:"transitionProgress", target:this, progress:p});
//return(progress);
}
function get progress() {
return(_progress);
}
function init(content, transParams, manager) {
this.content = (content);
direction = (transParams.direction);
duration = (transParams.duration);
easing = (transParams.easing);
this.manager = (manager);
_innerBounds = this.manager._innerBounds;
_outerBounds = this.manager._outerBounds;
_width = this.manager._width;
_height = this.manager._height;
_resetTween();
}
function toString() {
return(("[Transition " + className) + "]");
}
function start() {
content._visible = true;
_twn.start();
}
function stop() {
_twn.fforward();
_twn.stop();
}
function cleanUp() {
removeEventListener("transitionInDone", _manager);
removeEventListener("transitionOutDone", _manager);
removeEventListener("transitionProgress", _manager);
stop();
}
function getNextHighestDepthMC(mc) {
var _local4 = mc.getNextHighestDepth();
if (_local4 != undefined) {
return(_local4);
}
_local4 = -1;
var _local3;
var _local1;
for (var _local5 in mc) {
_local1 = mc[_local5];
if ((typeof(_local1) == "movieclip") && (_local1._parent == mc)) {
_local3 = _local1.getDepth();
if (_local3 > _local4) {
_local4 = _local3;
}
}
}
return(_local4 + 1);
}
function drawBox(mc, x, y, w, h) {
mc.moveTo(x, y);
mc.lineTo(x + w, y);
mc.lineTo(x + w, y + h);
mc.lineTo(x, y + h);
mc.lineTo(x, y);
}
function drawCircle(mc, x, y, r) {
mc.moveTo(x + r, y);
mc.curveTo(r + x, (0.414213562373095 * r) + y, (0.707106781186547 * r) + x, (0.707106781186547 * r) + y);
mc.curveTo((0.414213562373095 * r) + x, r + y, x, r + y);
mc.curveTo((-0.414213562373095 * r) + x, r + y, (-0.707106781186547 * r) + x, (0.707106781186547 * r) + y);
mc.curveTo((-r) + x, (0.414213562373095 * r) + y, (-r) + x, y);
mc.curveTo((-r) + x, (-0.414213562373095 * r) + y, (-0.707106781186547 * r) + x, (-0.707106781186547 * r) + y);
mc.curveTo((-0.414213562373095 * r) + x, (-r) + y, x, (-r) + y);
mc.curveTo((0.414213562373095 * r) + x, (-r) + y, (0.707106781186547 * r) + x, (-0.707106781186547 * r) + y);
mc.curveTo(r + x, (-0.414213562373095 * r) + y, r + x, y);
}
function _render(p) {
}
function _resetTween() {
_twn.stop();
_twn.removeListener(this);
_twn = new mx.transitions.Tween(this, null, easing, 0, 1, duration, true);
_twn.stop();
_twn.prop = "progress";
_twn.addListener(this);
}
function _noEase(t, b, c, d) {
return(((c * t) / d) + b);
}
function onMotionFinished(src) {
if (direction) {
dispatchEvent({type:"transitionOutDone", target:this});
} else {
dispatchEvent({type:"transitionInDone", target:this});
}
}
static var version = "1.1.0.52";
static var IN = 0;
static var OUT = 1;
var type = mx.transitions.Transition;
var className = "Transition";
var _direction = 0;
var _duration = 2;
static var __mixinFED = mx.events.EventDispatcher.initialize(mx.transitions.Transition.prototype);
}
Symbol 512 MovieClip [__Packages.mx.transitions.TransitionManager] Frame 0
class mx.transitions.TransitionManager
{
var _transitions, removeEventListener, _content, addEventListener, _contentAppearance, _innerBounds, _outerBounds, _width, _height, _triggerEvent, dispatchEvent;
function TransitionManager (content) {
this.content = (content);
_transitions = {};
}
function set content(c) {
removeEventListener("allTransitionsInDone", _content);
removeEventListener("allTransitionsOutDone", _content);
_content = c;
saveContentAppearance();
addEventListener("allTransitionsInDone", _content);
addEventListener("allTransitionsOutDone", _content);
//return(content);
}
function get content() {
return(_content);
}
function get transitionsList() {
return(_transitions);
}
function get numTransitions() {
var _local2 = 0;
for (var _local3 in _transitions) {
_local2++;
}
return(_local2);
}
function get numInTransitions() {
var _local3 = 0;
var _local2 = _transitions;
for (var _local4 in _local2) {
if (!_local2[_local4].direction) {
_local3++;
}
}
return(_local3);
}
function get numOutTransitions() {
var _local3 = 0;
var _local2 = _transitions;
for (var _local4 in _local2) {
if (_local2[_local4].direction) {
_local3++;
}
}
return(_local3);
}
function get contentAppearance() {
return(_contentAppearance);
}
static function start(content, transParams) {
if (content.__transitionManager == undefined) {
content.__transitionManager = new mx.transitions.TransitionManager(content);
}
if (transParams.direction == 1) {
content.__transitionManager._triggerEvent = "hide";
} else {
content.__transitionManager._triggerEvent = "reveal";
}
return(content.__transitionManager.startTransition(transParams));
}
function startTransition(transParams) {
removeTransition(findTransition(transParams));
var _local3 = transParams.type;
var _local2 = new _local3[undefined](_content, transParams, this);
addTransition(_local2);
_local2.start();
return(_local2);
}
function addTransition(trans) {
trans.ID = ++IDCount;
_transitions[trans.ID] = trans;
return(trans);
}
function removeTransition(trans) {
if (_transitions[trans.ID] == undefined) {
return(false);
}
trans.cleanUp();
return(delete _transitions[trans.ID]);
}
function findTransition(transParams) {
var _local2;
for (var _local4 in _transitions) {
_local2 = _transitions[_local4];
if (_local2.type == transParams.type) {
return(_local2);
}
}
return(undefined);
}
function removeAllTransitions() {
for (var _local2 in _transitions) {
_transitions[_local2].cleanUp();
removeTransition(_transitions[_local2]);
}
}
function saveContentAppearance() {
var _local2 = _content;
if (_contentAppearance == undefined) {
var _local3 = (_contentAppearance = {});
for (var _local4 in _visualPropList) {
_local3[_local4] = _local2[_local4];
}
_local3.colorTransform = new Color(_local2).getTransform();
}
_innerBounds = _local2.getBounds(targetPath(_local2));
_outerBounds = _local2.getBounds(targetPath(_local2._parent));
_width = _local2._width;
_height = _local2._height;
}
function restoreContentAppearance() {
var _local2 = _content;
var _local3 = _contentAppearance;
for (var _local4 in _visualPropList) {
_local2[_local4] = _local3[_local4];
}
new Color(_local2).setTransform(_local3.colorTransform);
}
function transitionInDone(e) {
removeTransition(e.target);
if (numInTransitions == 0) {
var _local2;
_local2 = _content._visible;
if ((_triggerEvent == "hide") || (_triggerEvent == "hideChild")) {
_content._visible = false;
}
if (_local2) {
dispatchEvent({type:"allTransitionsInDone", target:this});
}
}
}
function transitionOutDone(e) {
removeTransition(e.target);
if (numOutTransitions == 0) {
restoreContentAppearance();
var _local2;
_local2 = _content._visible;
if (_local2 && ((_triggerEvent == "hide") || (_triggerEvent == "hideChild"))) {
_content._visible = false;
}
updateAfterEvent();
if (_local2) {
dispatchEvent({type:"allTransitionsOutDone", target:this});
}
}
}
function toString() {
return("[TransitionManager]");
}
static var version = "1.1.0.52";
static var IDCount = 0;
var type = mx.transitions.TransitionManager;
var className = "TransitionManager";
var _visualPropList = {_x:null, _y:null, _xscale:null, _yscale:null, _alpha:null, _rotation:null};
static var __mixinFED = mx.events.EventDispatcher.initialize(mx.transitions.TransitionManager.prototype);
}
Symbol 513 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 514 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 515 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 516 MovieClip [__Packages.mx.transitions.Fade] Frame 0
class mx.transitions.Fade extends mx.transitions.Transition
{
var _alphaFinal, __get__manager, _content;
function Fade (content, transParams, manager) {
super();
init(content, transParams, manager);
}
function init(content, transParams, manager) {
super.init(content, transParams, manager);
_alphaFinal = __get__manager().__get__contentAppearance()._alpha;
}
function _render(p) {
_content._alpha = _alphaFinal * p;
}
static var version = "1.1.0.52";
var type = mx.transitions.Fade;
var className = "Fade";
}
Symbol 517 MovieClip [__Packages.mx.transitions.easing.None] Frame 0
class mx.transitions.easing.None
{
function None () {
}
static function easeNone(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeIn(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static function easeInOut(t, b, c, d) {
return(((c * t) / d) + b);
}
static var version = "1.1.0.52";
}
Symbol 113 Button
on (release) {
play();
}
Symbol 117 MovieClip Frame 1
function flashmo_speakers() {
_root.speaker_left._xscale = (_root.speaker_left._yscale = random(3) + 100);
_root.speaker_right._xscale = (_root.speaker_right._yscale = random(3) + 100);
}
stop();
var my_sound = new Sound();
my_sound.attachSound("flashmo_music");
my_sound.start(0, 9999);
interval_id = setInterval(this, "flashmo_speakers", 50);
Symbol 117 MovieClip Frame 2
stop();
my_sound.stop();
_root.speaker_left._xscale = (_root.speaker_left._yscale = 100);
_root.speaker_right._xscale = (_root.speaker_right._yscale = 100);
clearInterval(interval_id);
Symbol 225 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 1
stop();
Symbol 279 MovieClip Frame 1
stop();
Symbol 287 MovieClip Frame 1
stop();
Symbol 337 MovieClip Frame 1
stop();
Symbol 356 Button
on (release) {
if (btn_bridal._currentframe < btn_bridal._totalframes) {
btn_bridal.nextFrame();
} else {
btn_bridal.gotoAndStop(1);
}
initButtons();
}
Symbol 357 Button
on (release) {
if (btn_bridal._currentframe > 1) {
btn_bridal.prevFrame();
} else {
btn_bridal.gotoAndStop(btn_bridal._totalframes);
}
initButtons();
}