Frame 1
function itemHandler1(obj, item) {
getURL ("http://www.123peppy.com", "_blank");
}
this.onEnterFrame = function () {
my_mc._x = _xmouse;
my_mc._y = _ymouse;
};
var myMenu_cm = new ContextMenu();
myMenu_cm.hideBuiltInItems();
myMenu_cm.customItems.push(new ContextMenuItem("powered by www.123peppy.com", itemHandler1));
_root.menu = myMenu_cm;
Instance of Symbol 266 MovieClip in Frame 1
onClipEvent (enterFrame) {
loading = _parent.getBytesLoaded();
total = _parent.getBytesTotal();
if (percent == undefined) {
percent = 0;
}
percent = percent - ((percent - ((loading / total) * 100)) * 0.25);
per = int(percent);
percentage.text = per + "%";
loadBar._width = per;
if (percent >= 100) {
_parent.gotoAndStop(2);
}
}
Frame 2
stop();
play_btn.onPress = function () {
_root.nextFrame();
};
Frame 3
stop();
doll.dresses.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
doll.tops.gotoAndStop(1);
doll.chain.gotoAndStop(1);
doll.hair.gotoAndStop(1);
doll.earring.gotoAndStop(1);
doll.tattoos.gotoAndStop(1);
_global.dr = 0;
_global.to = 0;
_global.bo = 0;
_global.ha = 0;
_global.sh = 0;
_global.ch = 0;
_global.ta = 0;
_global.ea = 0;
dressbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
dressbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
chainbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
chainbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
topsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
topsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
bottomsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
bottomsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
shoesbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
shoesbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
earringbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
earringbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
tattoosbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
tattoosbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
hairbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
hairbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
glassbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
glassbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
bagsbtn.onRollOver = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 100, 125, 1, true);
};
bagsbtn.onRollOut = function () {
var _local2 = new mx.transitions.Tween(this, "_xscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
_local2 = new mx.transitions.Tween(this, "_yscale", mx.transitions.easing.Regular.easeOut, 125, 100, 1, true);
};
nextbtn.enabled = false;
chainbtn.onPress = function () {
doll.chain.nextFrame();
_global.ch = doll.chain._currentframe;
};
earringbtn.onPress = function () {
doll.earring.nextFrame();
_global.ea = doll.earring._currentframe;
};
hairbtn.onPress = function () {
doll.hair.nextFrame();
_global.ha = doll.hair._currentframe;
};
shoesbtn.onPress = function () {
doll.shoes.nextFrame();
_global.sh = doll.shoes._currentframe;
};
bagsbtn.onPress = function () {
doll.bags.nextFrame();
_global.ba = doll.bags._currentframe;
};
topsbtn.onPress = function () {
doll.tops.nextFrame();
_global.to = doll.tops._currentframe;
doll.dresses._visible = false;
doll.tops._visible = true;
doll.bottoms._visible = true;
_global.dr = 1;
nextbtn.enabled = true;
};
bottomsbtn.onPress = function () {
doll.bottoms.nextFrame();
doll.dresses._visible = false;
doll.tops._visible = true;
doll.bottoms._visible = true;
_global.bo = doll.bottoms._currentframe;
_global.dr = 1;
nextbtn.enabled = true;
};
dressbtn.onPress = function () {
doll.dresses.nextFrame();
doll.tops._visible = false;
doll.bottoms._visible = false;
doll.dresses._visible = true;
_global.dr = doll.dresses._currentframe;
_global.to = 1;
_global.bo = 1;
nextbtn.enabled = true;
};
tattoosbtn.onPress = function () {
doll.tattoos.nextFrame();
_global.ta = doll.tattoos._currentframe;
};
resetbtn.onPress = function () {
doll.dresses.gotoAndStop(1);
doll.bottoms.gotoAndStop(1);
doll.tops.gotoAndStop(1);
doll.chain.gotoAndStop(1);
doll.hair.gotoAndStop(1);
doll.earring.gotoAndStop(1);
doll.tattoos.gotoAndStop(1);
doll.shoes.gotoAndStop(1);
doll.bags.gotoAndStop(1);
nextbtn.enabled = false;
};
nextbtn.onPress = function () {
_root.nextFrame();
};
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(150);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Instance of Symbol 386 MovieClip "logo_mc" in Frame 3
on (press) {
getURL ("http://www.123peppy.com", "_blank");
}
Frame 4
function moves() {
this.onMouseMove = function () {
Zoom_Mc._x = _xmouse - (Zoom_Bitmap.rectangle.width / 2);
Zoom_Mc._y = _ymouse - (Zoom_Bitmap.rectangle.height / 2);
Zoom_Matrix.tx = ((Zoom_Bitmap.rectangle.width / 2) - ((Image._x - Picture._x) * Zoom_Number)) - (_xmouse * Zoom_Number);
Zoom_Matrix.ty = ((Zoom_Bitmap.rectangle.height / 2) - ((Image._y - Picture._y) * Zoom_Number)) - (_ymouse * Zoom_Number);
Zoom_Bitmap.draw(this, Zoom_Matrix);
updateAfterEvent();
};
this.onMouseDown = function () {
sou1.start(0, 1);
delete Photo_Bitmap;
var _local3 = photocontainer["p" + Inc_Xpos];
var Photo_Bitmap = (new flash.display.BitmapData(Zoom_Bitmap.rectangle.width, Zoom_Bitmap.rectangle.height, true, 0));
_local3.attachBitmap(Photo_Bitmap, Inc_Xpos);
var _local2 = AllPhotos.createEmptyMovieClip("Photo_Mc" + Inc_Xpos, Inc_Xpos);
_local2._x = 60 + (Inc_Xpos * 85);
_local2._y = 490;
_local2.attachBitmap(Photo_Bitmap, Inc_Xpos);
Photo_Bitmap.draw(this, Zoom_Matrix);
_local2._xscale = (_local2._yscale = 75);
Inc_Xpos++;
if (Inc_Xpos >= 8) {
Inc_Xpos = 0;
}
};
}
stop();
var sou1 = new Sound();
sou1.attachSound("cam");
var xpos;
var ypos;
var Zoom_Number = 2;
var Inc_Xpos = 0;
var Zoom_Matrix = (new flash.geom.Matrix());
var Photo_Matrix = (new flash.geom.Matrix());
var photosArray = new Array();
var photosArray = new Array();
attachMovie("Image", "Image", 2, {_x:Stage.width * 1.5, _y:Picture._y, _width:Picture._width, _height:Picture._height});
var Zoom_Bitmap = (new flash.display.BitmapData(112.5, 146, true, 0));
this.createEmptyMovieClip("Zoom_Mc", 100);
this.createEmptyMovieClip("AllPhotos", 120);
Zoom_Matrix.scale(Zoom_Number, Zoom_Number);
btn.onPress = function () {
if (this._currentframe == 1) {
Zoom_Mc._visible = true;
Zoom_Mc.attachBitmap(Zoom_Bitmap, 1);
Mouse.hide();
moves();
this.gotoAndStop(2);
} else {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
this.gotoAndStop(1);
}
};
btn.onRollOver = function () {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
};
btn.onRollOut = function () {
if (this._currentframe == 2) {
Zoom_Mc._visible = true;
Mouse.hide();
moves();
}
};
rect.onRollOver = function () {
Zoom_Mc._visible = false;
Mouse.show();
delete onMouseMove;
delete onMouseDown;
};
rect.onRollOut = function () {
if (btn._currentframe == 2) {
Zoom_Mc._visible = true;
Mouse.hide();
moves();
}
};
rect.onPress = function () {
Mouse.show();
delete onMouseMove;
delete onMouseDown;
AllPhotos.removeMovieClip();
removeMovieClip(Zoom_Mc);
nextFrame();
};
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.tattoos.gotoAndStop(_global.ta);
doll.hair.gotoAndStop(_global.ha);
doll.bags.gotoAndStop(_global.ba);
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Frame 5
stop();
photocontainer._x = (photocontainer._y = 0);
playagain.onPress = function () {
_root.gotoAndStop(3);
};
playmore.onPress = function () {
getURL ("http://www.123peppy.com", "_blank");
};
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.tattoos.gotoAndStop(_global.ta);
doll.hair.gotoAndStop(_global.ha);
doll.bags.gotoAndStop(_global.ba);
function decvol() {
((this._name.substr(0, 3) == "dec") ? (((snd <= 0) ? ((snd = 0)) : ((snd = snd - 5)))) : (((snd >= 100) ? ((snd = 100)) : ((snd = snd + 5)))));
bgsnd.setVolume(snd);
}
function sndstp() {
ply_btn.enabled = true;
bgsnd.stop();
}
var bgsnd = new Sound();
if (bgsnd) {
bgsnd.stop();
}
var snd = 50;
bgsnd.attachSound("bg");
bgsnd.setVolume(90);
ply_btn.enabled = false;
dec_vol.onPress = decvol;
inc_vol.onPress = decvol;
bgsnd.start(0, 100);
ply_btn.onPress = function () {
sndstp();
this.enabled = false;
bgsnd.start(0, 100);
bgsnd.onSoundComplete = function () {
bgsnd.start(0, 100);
};
};
stp_btn.onPress = sndstp;
Symbol 47 MovieClip Frame 1
stop();
Symbol 47 MovieClip Frame 7
gotoAndStop (2);
Symbol 119 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 10
gotoAndStop (2);
Symbol 157 MovieClip Frame 1
stop();
Symbol 157 MovieClip Frame 8
gotoAndStop (2);
Symbol 184 MovieClip Frame 1
stop();
Symbol 184 MovieClip Frame 7
gotoAndStop (2);
Symbol 200 MovieClip Frame 1
stop();
Symbol 200 MovieClip Frame 7
gotoAndStop (2);
Symbol 217 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 7
gotoAndStop (2);
Symbol 229 MovieClip Frame 1
stop();
Symbol 229 MovieClip Frame 7
gotoAndStop (2);
Symbol 237 MovieClip Frame 1
stop();
Symbol 237 MovieClip Frame 5
gotoAndStop (1);
Symbol 253 MovieClip Frame 1
stop();
Symbol 253 MovieClip Frame 7
gotoAndStop (2);
Symbol 255 MovieClip [Image] Frame 1
doll.dresses.gotoAndStop(_global.dr);
doll.tops.gotoAndStop(_global.to);
doll.bottoms.gotoAndStop(_global.bo);
doll.chain.gotoAndStop(_global.ch);
doll.earring.gotoAndStop(_global.ea);
doll.shoes.gotoAndStop(_global.sh);
doll.tattoos.gotoAndStop(_global.ta);
doll.hair.gotoAndStop(_global.ha);
doll.bags.gotoAndStop(_global.ba);
Symbol 273 MovieClip Frame 1
var btsLoaded = 0;
var btsTotal;
onEnterFrame = function () {
btsLoaded = _root.getBytesLoaded();
btsTotal = _root.getBytesTotal();
_root.loader.bar._x = _root.loader.percentage.text * 1.5;
percentage.text = Math.round((btsLoaded / btsTotal) * 100);
kbts.text = (((btsLoaded / 1000).toString() + "kb / ") + (btsTotal / 1000).toString()) + "kb";
if (percentage.text >= 100) {
_root.gotoAndPlay(2);
_root.loader._alpha = _root.loader._alpha - 8;
_root.loader._xscale = _root.loader._xscale - 2;
_root.loader._yscale = _root.loader._yscale - 2;
_root.loader.label1._visible = false;
_root.loader.percentage._visible = false;
_root.loader.kbts._visible = false;
if (_root.loader._alpha < 0) {
_root.gotoAndPlay(2);
onEnterFrame = null;
}
} else {
_root.gotoAndStop(1);
}
};
Symbol 295 MovieClip Frame 1
function init() {
makeFloats(200);
}
function makeFloats(num) {
var _local1 = num;
i = 20;
while (i < _local1) {
attachMovie("particle", "p" + i, i);
i++;
}
}
init();
Symbol 325 MovieClip Frame 47
stop();
Symbol 334 MovieClip Frame 57
_root.stop();
Symbol 407 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 408 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 409 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 410 MovieClip [__Packages.mx.transitions.easing.Regular] Frame 0
class mx.transitions.easing.Regular
{
function Regular () {
}
static function easeIn(t, b, c, d) {
t = t / d;
return(((c * t) * t) + b);
}
static function easeOut(t, b, c, d) {
t = t / d;
return((((-c) * t) * (t - 2)) + b);
}
static function easeInOut(t, b, c, d) {
t = t / (d / 2);
if (t < 1) {
return((((c / 2) * t) * t) + b);
}
t--;
return((((-c) / 2) * ((t * (t - 2)) - 1)) + b);
}
static var version = "1.1.0.52";
}
Symbol 400 MovieClip Frame 1
stop();