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

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

Girl Games - Forest Elf Makeup.swf

This is the info page for
Flash #123808

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


Text
MAGIC GIRL GAMES

MAGIC GIRL GAMES

MORE GAMES

MORE GAMES

ActionScript [AS1/AS2]

Frame 1
bytes_loaded = Math.round(this.getBytesLoaded()); bytes_total = Math.round(this.getBytesTotal()); Counter = 1; FalsePercent = (FalsePercent + Counter) + 1; getPercent = (bytes_loaded / bytes_total) * 100; if (getPercent > FalsePercent) { PercentageLoaded = FalsePercent; } else { PercentageLoaded = getPercent; } _wait = 40; if (_wait > 0) { Counter = 1; PercentageLoaded = 0; } big_logo.logo.bar_mc._xscale = PercentageLoaded; big_logo.logo.LoadedText.text = "Loading Preloader.."; ifFrameLoaded (4) { gotoAndPlay (3); } key = "795c684e62a18151114e34ef4cd43cec";
Frame 2
gotoAndPlay (1);
Frame 3
bytes_loaded = Math.round(this.getBytesLoaded()); bytes_total = Math.round(this.getBytesTotal()); Counter = Counter + 0.7; FalsePercent = Counter; getPercent = (bytes_loaded / bytes_total) * 100; if (getPercent > FalsePercent) { PercentageLoaded = FalsePercent; } else { PercentageLoaded = getPercent; } if (_wait > 0) { _wait--; PercentageLoaded = 0; Counter = 1; } big_logo.btn_play.onPress = function () { gotoAndPlay (5); }; big_logo.logo.bar_mc._xscale = PercentageLoaded; big_logo.logo.LoadedText.text = "Loading Game.."; if (PercentageLoaded == 100) { }
Frame 4
gotoAndPlay (3);
Frame 5
stop();
Frame 6
function drawMakeup(MaskToDraw, Size) { x = _xmouse; y = _ymouse; maxRadius = Size; SquareSize = maxRadius * 0.8; with (MaskToDraw) { moveTo(x - SquareSize, y - SquareSize); beginFill(136); lineTo(x + SquareSize, y - SquareSize); lineTo(x + SquareSize, y + SquareSize); lineTo(x - SquareSize, y + SquareSize); endFill(); } i = 0; while (i < 300) { angle = (Math.random() * 3.141593) * 2; radius = (Math.random() * maxRadius) + SquareSize; var xPos = (x + (Math.cos(angle) * radius)); var yPos = (y + (Math.sin(angle) * radius)); PixelSize = Math.random() * 5; MaskToDraw.moveTo(xPos - PixelSize, yPos - PixelSize); MaskToDraw.beginFill(136); MaskToDraw.lineTo(xPos + PixelSize, yPos - PixelSize); MaskToDraw.lineTo(xPos + PixelSize, yPos + PixelSize); MaskToDraw.lineTo(xPos - PixelSize, yPos + PixelSize); MaskToDraw.endFill(); i++; } } function HideAllTools() { FoundationSponge._visible = false; Lipstick._visible = false; Eyeshaddow._visible = false; Cutex._visible = false; } function RemoveButtonBacks() { Right1Back._x = 1000; Left1Back._x = 1000; Left3Back._x = 1000; HatBack._x = 1000; EyePatchBack._x = 1000; NecklassBack._x = 1000; ShirtBack._x = 1000; ShoeBack._x = 1000; Right3Back._x = 1000; } function ClearMasks(ItemToClear) { if (ItemToClear == "Lipstick") { Lipstick1Mask.clear(); Lipstick2Mask.clear(); Lipstick3Mask.clear(); Lipstick4Mask.clear(); Lipstick5Mask.clear(); } if (ItemToClear == "Eyeshaddow") { Eyeshaddow1Mask.clear(); Eyeshaddow2Mask.clear(); Eyeshaddow3Mask.clear(); Eyeshaddow4Mask.clear(); Eyeshaddow5Mask.clear(); } if (ItemToClear == "Cutex") { Cutex1Mask.clear(); Cutex2Mask.clear(); Cutex3Mask.clear(); Cutex4Mask.clear(); Cutex5Mask.clear(); } } stop(); GameType = "Makeup"; if (GameType != "Makeup") { Left1Item1._visible = false; Left1Item2._visible = false; Left1Item3._visible = false; Left1Item4._visible = false; Left1Item5._visible = false; } Left1Item6._visible = false; Left1Item7._visible = false; Headgear1._visible = false; Headgear2._visible = false; Headgear3._visible = false; Headgear4._visible = false; Headgear5._visible = false; Headgear6._visible = false; Headgear7._visible = false; Headgear8._visible = false; Headgear9._visible = false; Headgear10._visible = false; Headgear11._visible = false; Headgear12._visible = false; Headgear13._visible = false; Headgear14._visible = false; Headgear15._visible = false; Shirt1._visible = false; Shirt2._visible = false; Shirt3._visible = false; Shirt4._visible = false; Shirt5._visible = false; Shirt6._visible = false; Shirt7._visible = false; Shirt8._visible = false; if (GameType != "Makeup") { Right3Item1._visible = false; Right3Item2._visible = false; Right3Item3._visible = false; Right3Item4._visible = false; Right3Item5._visible = false; } Right3Item6._visible = false; Right3Item7._visible = false; Right3Item8._visible = false; Right3Item1Back._visible = false; Right3Item2Back._visible = false; Right3Item3Back._visible = false; Right3Item4Back._visible = false; Right3Item5Back._visible = false; Right3Item6Back._visible = false; Right3Item7Back._visible = false; Right3Item8Back._visible = false; EyePatch1._visible = false; EyePatch2._visible = false; EyePatch3._visible = false; EyePatch4._visible = false; EyePatch5._visible = false; EyePatch6._visible = false; Necklace1._visible = false; Necklace2._visible = false; Necklace3._visible = false; Necklace4._visible = false; Necklace5._visible = false; Boot1._visible = false; Boot2._visible = false; Boot3._visible = false; Boot4._visible = false; Boot5._visible = false; Boot6._visible = false; Boot7._visible = false; Boot8._visible = false; if (GameType != "Makeup") { Left3Item1._visible = false; Left3Item2._visible = false; Left3Item3._visible = false; Left3Item4._visible = false; Left3Item5._visible = false; } Left3Item6._visible = false; RightBack1Item1._visible = false; RightBack1Item2._visible = false; RightBack1Item3._visible = false; RightBack1Item4._visible = false; RightBack1Item5._visible = false; RightBack1Item6._visible = false; RightBack1Item7._visible = false; RightBack1Item8._visible = false; RightBack1Item9._visible = false; RightBack1Item10._visible = false; RightBack1Item11._visible = false; RightBack1Item12._visible = false; RightBack1Item13._visible = false; RightBack1Item14._visible = false; RightBack1Item15._visible = false; RightBack1Item16._visible = false; RightBack1Item17._visible = false; RightBack1Item18._visible = false; RightBack1Item19._visible = false; RightBack1Item20._visible = false; var MakeupMustDraw = true; var Drawing = false; var CurrentMakeUp = null; onMouseMove = function () { if ((MakeupMustDraw && (CurrentMakeUp)) && (CurrentMakeupTool)) { CurrentMakeupTool._x = _xmouse; CurrentMakeupTool._y = _ymouse; if (Drawing) { if (CurrentDrawtype == "Cutex") { drawMakeup(CurrentMask, 5); } if (CurrentDrawtype == "Lipstick") { drawMakeup(CurrentMask, 10); } if (CurrentDrawtype == "Eyeshaddow") { drawMakeup(CurrentMask, 20); } if (CurrentDrawtype == "Foundation") { drawMakeup(CurrentMask, 80); } updateAfterEvent(); } } }; onMouseDown = function () { if ((MakeupMustDraw && (CurrentMakeUp)) && (CurrentMakeupTool)) { CurrentMakeupTool._x = _xmouse; CurrentMakeupTool._y = _ymouse; Drawing = true; } }; onMouseUp = function () { Drawing = false; }; HideAllTools(); if (!DoOnce) { DoOnce = true; createEmptyMovieClip("Foundation1Mask", getNextHighestDepth()); Foundation1.setMask(Foundation1Mask); createEmptyMovieClip("Lipstick1Mask", getNextHighestDepth()); Left3Item1.setMask(Lipstick1Mask); createEmptyMovieClip("Lipstick2Mask", getNextHighestDepth()); Left3Item2.setMask(Lipstick2Mask); createEmptyMovieClip("Lipstick3Mask", getNextHighestDepth()); Left3Item3.setMask(Lipstick3Mask); createEmptyMovieClip("Lipstick4Mask", getNextHighestDepth()); Left3Item4.setMask(Lipstick4Mask); createEmptyMovieClip("Lipstick5Mask", getNextHighestDepth()); Left3Item5.setMask(Lipstick5Mask); Left3ButtonAction = "Makeup"; createEmptyMovieClip("Eyeshaddow1Mask", getNextHighestDepth()); Left1Item1.setMask(Eyeshaddow1Mask); createEmptyMovieClip("Eyeshaddow2Mask", getNextHighestDepth()); Left1Item2.setMask(Eyeshaddow2Mask); createEmptyMovieClip("Eyeshaddow3Mask", getNextHighestDepth()); Left1Item3.setMask(Eyeshaddow3Mask); createEmptyMovieClip("Eyeshaddow4Mask", getNextHighestDepth()); Left1Item4.setMask(Eyeshaddow4Mask); createEmptyMovieClip("Eyeshaddow5Mask", getNextHighestDepth()); Left1Item5.setMask(Eyeshaddow5Mask); Left1ButtonAction = "Makeup"; createEmptyMovieClip("Cutex1Mask", getNextHighestDepth()); Right3Item1.setMask(Cutex1Mask); createEmptyMovieClip("Cutex2Mask", getNextHighestDepth()); Right3Item2.setMask(Cutex2Mask); createEmptyMovieClip("Cutex3Mask", getNextHighestDepth()); Right3Item3.setMask(Cutex3Mask); createEmptyMovieClip("Cutex4Mask", getNextHighestDepth()); Right3Item4.setMask(Cutex4Mask); createEmptyMovieClip("Cutex5Mask", getNextHighestDepth()); Right3Item5.setMask(Cutex5Mask); Right3ButtonAction = "Makeup"; } Foundation1Mask.clear(); ClearMasks("Lipstick"); ClearMasks("Eyeshaddow"); ClearMasks("Cutex");
Frame 7
stop(); MakeupMustDraw = false;
Symbol 133 MovieClip Frame 80
stop();
Symbol 144 Button
on (release) { getURL ("http://www.magicgirlgames.com", "_blank"); }
Symbol 148 MovieClip Frame 1
stop();
Symbol 148 MovieClip Frame 10
stop();
Symbol 149 MovieClip Frame 1
aux = _root._url; ok = true; pos = aux.indexOf("www.magicgirlgames.com"); if (aux.substr(0, 7) == "file://") { ok = false; } if ((pos >= 0) && (pos < 7)) { ok = false; } if (ok) { my_lv = new LoadVars(); my_lv.key = _parent.key; my_lv.from_url = _root._url; res_lv = new LoadVars(); res_lv.onLoad = function (success) { }; my_lv.sendAndLoad("http://www.magicgirlgames.com/games_info.php", res_lv, "POST"); } mx.transitions.TransitionManager.start(logo, {type:mx.transitions.Fade, direction:mx.transitions.Transition.IN, duration:1, easing:mx.transitions.easing.Strong.easeOut, startPoint:2}); mx.transitions.TransitionManager.start(linda, {type:mx.transitions.Fly, direction:mx.transitions.Transition.IN, duration:2.5, easing:mx.transitions.easing.Strong.easeOut, startPoint:8}); mx.transitions.TransitionManager.start(sun, {type:mx.transitions.Blinds, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.Strong.easeOut, startPoint:2}); btn_play._visible = false; logo.bar_mc._xscale = 0; this.onEnterFrame = function () { if (logo.bar_mc._xscale == 100) { mx.transitions.TransitionManager.start(btn_play, {type:mx.transitions.Fly, direction:mx.transitions.Transition.IN, duration:1.5, easing:mx.transitions.easing.Strong.easeOut, startPoint:8}); delete this.onEnterFrame; } }; btn_play.onRollOver = function () { btn_play.gotoAndPlay(2); }; btn_play.onRollOut = function () { btn_play.gotoAndPlay(11); };
Symbol 491 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 492 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 493 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 494 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 495 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 496 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 497 MovieClip [__Packages.mx.transitions.Fly] Frame 0
class mx.transitions.Fly extends mx.transitions.Transition { var _xFinal, __get__manager, _yFinal, _stagePoints, _content, _innerBounds, _xInitial, _yInitial; function Fly (content, transParams, manager) { super(); init(content, transParams, manager); } function init(content, transParams, manager) { super.init(content, transParams, manager); if (transParams.startPoint) { _startPoint = transParams.startPoint; } _xFinal = __get__manager().__get__contentAppearance()._x; _yFinal = __get__manager().__get__contentAppearance()._y; var _local6 = Stage.scaleMode; Stage.scaleMode = "showAll"; var _local3 = (_stagePoints = {}); _local3[1] = {x:0, y:0}; _local3[2] = {x:0, y:0}; _local3[3] = {x:Stage.width, y:0}; _local3[4] = {x:0, y:0}; _local3[5] = {x:Stage.width / 2, y:Stage.height / 2}; _local3[6] = {x:Stage.width, y:0}; _local3[7] = {x:0, y:Stage.height}; _local3[8] = {x:0, y:Stage.height}; _local3[9] = {x:Stage.width, y:Stage.height}; for (var _local5 in _local3) { _content._parent.globalToLocal(_local3[_local5]); } var _local4 = _innerBounds; _local3[1].x = _local3[1].x - _local4.xMax; _local3[1].y = _local3[1].y - _local4.yMax; _local3[2].x = __get__manager().__get__contentAppearance()._x; _local3[2].y = _local3[2].y - _local4.yMax; _local3[3].x = _local3[3].x - _local4.xMin; _local3[3].y = _local3[3].y - _local4.yMax; _local3[4].x = _local3[4].x - _local4.xMax; _local3[4].y = __get__manager().__get__contentAppearance()._y; _local3[5].x = _local3[5].x - ((_local4.xMax + _local4.xMin) / 2); _local3[5].y = _local3[5].y - ((_local4.yMax + _local4.yMin) / 2); _local3[6].x = _local3[6].x - _local4.xMin; _local3[6].y = __get__manager().__get__contentAppearance()._y; _local3[7].x = _local3[7].x - _local4.xMax; _local3[7].y = _local3[7].y - _local4.yMin; _local3[8].x = __get__manager().__get__contentAppearance()._x; _local3[8].y = _local3[8].y - _local4.yMin; _local3[9].x = _local3[9].x - _local4.xMin; _local3[9].y = _local3[9].y - _local4.yMin; _xInitial = _stagePoints[_startPoint].x; _yInitial = _stagePoints[_startPoint].y; Stage.scaleMode = _local6; } function _render(p) { _content._x = _xFinal + ((_xInitial - _xFinal) * (1 - p)); _content._y = _yFinal + ((_yInitial - _yFinal) * (1 - p)); } static var version = "1.1.0.52"; var type = mx.transitions.Fly; var className = "Fly"; var _startPoint = 4; }
Symbol 498 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 499 MovieClip [__Packages.mx.transitions.easing.Strong] Frame 0
class mx.transitions.easing.Strong { function Strong () { } static function easeIn(t, b, c, d) { t = t / d; return((((((c * t) * t) * t) * t) * t) + b); } static function easeOut(t, b, c, d) { t = (t / d) - 1; return((c * (((((t * t) * t) * t) * t) + 1)) + b); } static function easeInOut(t, b, c, d) { t = t / (d / 2); if (t < 1) { return(((((((c / 2) * t) * t) * t) * t) * t) + b); } t = t - 2; return(((c / 2) * (((((t * t) * t) * t) * t) + 2)) + b); } static var version = "1.1.0.52"; }
Symbol 500 MovieClip [__Packages.mx.transitions.Blinds] Frame 0
class mx.transitions.Blinds extends mx.transitions.Transition { var _dimension, _content, _mask, getNextHighestDepthMC, __get__direction, _innerMask, drawBox, _innerBounds; function Blinds (content, transParams, manager) { super(); init(content, transParams, manager); } function init(content, transParams, manager) { super.init(content, transParams, manager); _dimension = (transParams.dimension ? 1 : 0); if (transParams.numStrips) { _numStrips = transParams.numStrips; } _initMask(); } function start() { _content.setMask(_mask); super.start(); } function cleanUp() { _mask.removeMovieClip(); super.cleanUp(); } function _initMask() { var _local5 = _content; var _local6 = getNextHighestDepthMC(_local5); var _local4 = (_mask = _local5.createEmptyMovieClip("__mask_Blinds_" + __get__direction(), _local6)); _local4._visible = false; var _local2 = (_innerMask = _mask.createEmptyMovieClip("innerMask", 0)); _local2._x = (_local2._y = 50); if (_dimension) { _local2._rotation = -90; } _local2.beginFill(16711680); drawBox(_local2, 0, 0, 100, 100); _local2.endFill(); var _local3 = _innerBounds; _local4._x = _local3.xMin; _local4._y = _local3.yMin; _local4._width = _local3.xMax - _local3.xMin; _local4._height = _local3.yMax - _local3.yMin; } function _render(p) { var _local4 = 100 / _numStrips; var _local5 = p * _local4; var _local3 = _innerMask; _local3.clear(); var _local2 = _numStrips; _local3.beginFill(16711680); while (_local2--) { drawBox(_local3, -50, (_local2 * _local4) - 50, 100, _local5); } _local3.endFill(); } static var version = "1.1.0.52"; var type = mx.transitions.Blinds; var className = "Blinds"; var _numStrips = 10; }
Symbol 156 MovieClip Frame 10
stop();
Symbol 159 Button
on (release) { getURL ("http://www.magicgirlgames.com", "_blank"); }
Symbol 162 Button
on (release) { gotoAndStop (6); }
Symbol 172 Button
on (rollOver) { this.gotoAndPlay(2); } on (rollOut) { this.gotoAndPlay(11); } on (press) { getURL ("http://www.magicgirlgames.com", "_blank"); }
Symbol 173 MovieClip Frame 1
stop();
Symbol 173 MovieClip Frame 10
stop();
Symbol 188 MovieClip Frame 1
btn_fb.onPress = function () { getURL ("http://www.facebook.com/MagicGirlGames", "_blank"); };
Symbol 191 Button
on (release) { getURL ("http://www.y8.com", "_blank"); }
Symbol 197 MovieClip Frame 40
stop();
Symbol 337 Button
on (release) { RemoveButtonBacks(); Right1Back._x = 50; Right1Back._y = 30; HideAllTools(); }
Symbol 338 Button
on (release) { RemoveButtonBacks(); ShirtBack._x = 50; ShirtBack._y = 30; HideAllTools(); }
Symbol 339 Button
on (release) { CurrentMakeUp = Right3Item1; CurrentMakeupTool = Cutex; CurrentDrawtype = "Cutex"; CurrentMask = Cutex1Mask; Cutex._x = _xmouse; Cutex._y = _ymouse; HideAllTools(); RemoveButtonBacks(); ClearMasks("Cutex"); Cutex._visible = true; Right3Back._x = 50; Right3Back._y = 30; }
Symbol 340 Button
on (release) { RemoveButtonBacks(); NecklassBack._x = 50; NecklassBack._y = 30; HideAllTools(); }
Symbol 341 Button
on (release) { CurrentMakeUp = Left1Item1; CurrentMakeupTool = Eyeshaddow; CurrentDrawtype = "Eyeshaddow"; CurrentMask = Eyeshaddow1Mask; Eyeshaddow._x = _xmouse; Eyeshaddow._y = _ymouse; HideAllTools(); RemoveButtonBacks(); ClearMasks("Eyeshaddow"); Eyeshaddow._visible = true; Left1Back._x = 450; Left1Back._y = 30; }
Symbol 342 Button
on (release) { RemoveButtonBacks(); EyePatchBack._x = 450; EyePatchBack._y = 30; HideAllTools(); }
Symbol 343 Button
on (release) { CurrentMakeUp = Left3Item1; CurrentMakeupTool = Lipstick; CurrentDrawtype = "Lipstick"; CurrentMask = Lipstick1Mask; Lipstick._x = _xmouse; Lipstick._y = _ymouse; HideAllTools(); RemoveButtonBacks(); ClearMasks("Lipstick"); Lipstick._visible = true; Left3Back._x = 450; Left3Back._y = 30; }
Symbol 344 Button
on (release) { RemoveButtonBacks(); ShoeBack._x = 450; ShoeBack._y = 30; HideAllTools(); }
Symbol 345 Button
on (release) { gotoAndStop (7); }
Symbol 361 MovieClip Frame 20
stop();
Symbol 365 Button
on (release) { if (_parent.Left1ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left1Item2; _parent.CurrentMask = _parent.Eyeshaddow2Mask; _parent.RemoveButtonBacks(); } else { _parent.Left1Item1._visible = false; _parent.Left1Item2._visible = true; _parent.Left1Item3._visible = false; _parent.Left1Item4._visible = false; _parent.Left1Item5._visible = false; _parent.Left1Item6._visible = false; _parent.Left1Item7._visible = false; } }
Symbol 367 Button
on (release) { if (_parent.Left1ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left1Item1; _parent.CurrentMask = _parent.Eyeshaddow1Mask; _parent.RemoveButtonBacks(); } else { _parent.Left1Item1._visible = true; _parent.Left1Item2._visible = false; _parent.Left1Item3._visible = false; _parent.Left1Item4._visible = false; _parent.Left1Item5._visible = false; _parent.Left1Item6._visible = false; _parent.Left1Item7._visible = false; } }
Symbol 369 Button
on (release) { if (_parent.Left1ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left1Item3; _parent.CurrentMask = _parent.Eyeshaddow3Mask; _parent.RemoveButtonBacks(); } else { _parent.Left1Item1._visible = false; _parent.Left1Item2._visible = false; _parent.Left1Item4._visible = false; _parent.Left1Item5._visible = false; _parent.Left1Item6._visible = false; _parent.Left1Item7._visible = false; } }
Symbol 371 Button
on (release) { if (_parent.Left1ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left1Item4; _parent.CurrentMask = _parent.Eyeshaddow4Mask; _parent.RemoveButtonBacks(); } else { _parent.Left1Item1._visible = false; _parent.Left1Item2._visible = false; _parent.Left1Item3._visible = false; _parent.Left1Item4._visible = true; _parent.Left1Item5._visible = false; _parent.Left1Item6._visible = false; _parent.Left1Item7._visible = false; } }
Symbol 373 Button
on (release) { if (_parent.Left1ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left1Item5; _parent.CurrentMask = _parent.Eyeshaddow5Mask; _parent.RemoveButtonBacks(); } else { _parent.Left1Item1._visible = false; _parent.Left1Item2._visible = false; _parent.Left1Item3._visible = false; _parent.Left1Item4._visible = false; _parent.Left1Item5._visible = true; _parent.Left1Item6._visible = false; _parent.Left1Item7._visible = false; } }
Symbol 375 Button
on (release) { _parent.Left1Item1._visible = false; _parent.Left1Item2._visible = false; _parent.Left1Item3._visible = false; _parent.Left1Item4._visible = false; _parent.Left1Item5._visible = false; _parent.Left1Item6._visible = true; _parent.Left1Item7._visible = false; }
Symbol 381 Button
on (release) { if (_parent.Left3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left3Item1; _parent.CurrentMask = _parent.Lipstick1Mask; _parent.RemoveButtonBacks(); } else { _parent.Left3Item1._visible = true; _parent.Left3Item2._visible = false; _parent.Left3Item3._visible = false; _parent.Left3Item4._visible = false; _parent.Left3Item5._visible = false; _parent.Left3Item6._visible = false; } }
Symbol 383 Button
on (release) { if (_parent.Left3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left3Item2; _parent.CurrentMask = _parent.Lipstick2Mask; _parent.RemoveButtonBacks(); } else { _parent.Left3Item1._visible = false; _parent.Left3Item2._visible = true; _parent.Left3Item3._visible = false; _parent.Left3Item4._visible = false; _parent.Left3Item5._visible = false; _parent.Left3Item6._visible = false; } }
Symbol 385 Button
on (release) { if (_parent.Left3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left3Item4; _parent.CurrentMask = _parent.Lipstick4Mask; _parent.RemoveButtonBacks(); } else { _parent.Left3Item1._visible = false; _parent.Left3Item2._visible = false; _parent.Left3Item3._visible = false; _parent.Left3Item4._visible = true; _parent.Left3Item5._visible = false; _parent.Left3Item6._visible = false; } }
Symbol 387 Button
on (release) { if (_parent.Left3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left3Item5; _parent.CurrentMask = _parent.Lipstick5Mask; _parent.RemoveButtonBacks(); } else { _parent.Left3Item1._visible = false; _parent.Left3Item2._visible = false; _parent.Left3Item3._visible = false; _parent.Left3Item4._visible = false; _parent.Left3Item5._visible = true; _parent.Left3Item6._visible = false; } }
Symbol 389 Button
on (release) { if (_parent.Left3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Left3Item3; _parent.CurrentMask = _parent.Lipstick3Mask; _parent.RemoveButtonBacks(); } else { _parent.Left3Item1._visible = false; _parent.Left3Item2._visible = false; _parent.Left3Item3._visible = true; _parent.Left3Item4._visible = false; _parent.Left3Item5._visible = false; } }
Symbol 391 Button
on (release) { _parent.Left3Item1._visible = false; _parent.Left3Item2._visible = false; _parent.Left3Item3._visible = false; _parent.Left3Item4._visible = false; _parent.Left3Item5._visible = true; _parent.Left3Item6._visible = false; }
Symbol 397 Button
on (release) { _parent.Headgear1._visible = true; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = true; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 398 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = true; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = true; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 399 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = true; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = true; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 400 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = true; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = true; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 401 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = true; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = true; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 402 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = true; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = true; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 403 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = true; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = true; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 404 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = true; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = true; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 405 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = true; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = true; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 406 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = true; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = true; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 407 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = true; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = true; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 408 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = true; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = true; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 409 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = true; _parent.Headgear11._visible = false; _parent.Headgear12._visible = false; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = true; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = false; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 410 Button
on (release) { _parent.Headgear1._visible = false; _parent.Headgear2._visible = false; _parent.Headgear3._visible = false; _parent.Headgear4._visible = false; _parent.Headgear5._visible = false; _parent.Headgear6._visible = false; _parent.Headgear7._visible = false; _parent.Headgear8._visible = false; _parent.Headgear9._visible = false; _parent.Headgear10._visible = false; _parent.Headgear11._visible = false; _parent.Headgear12._visible = true; _parent.Headgear13._visible = false; _parent.Headgear14._visible = false; _parent.Headgear15._visible = false; _parent.RightBack1Item1._visible = false; _parent.RightBack1Item2._visible = false; _parent.RightBack1Item3._visible = false; _parent.RightBack1Item4._visible = false; _parent.RightBack1Item5._visible = false; _parent.RightBack1Item6._visible = false; _parent.RightBack1Item7._visible = false; _parent.RightBack1Item8._visible = false; _parent.RightBack1Item9._visible = false; _parent.RightBack1Item10._visible = false; _parent.RightBack1Item11._visible = false; _parent.RightBack1Item12._visible = true; _parent.RightBack1Item13._visible = false; _parent.RightBack1Item14._visible = false; _parent.RightBack1Item15._visible = false; _parent.RightBack1Item16._visible = false; _parent.RightBack1Item17._visible = false; _parent.RightBack1Item18._visible = false; _parent.RightBack1Item19._visible = false; _parent.RightBack1Item20._visible = false; }
Symbol 416 Button
on (release) { _parent.EyePatch1._visible = true; _parent.EyePatch2._visible = false; _parent.EyePatch3._visible = false; _parent.EyePatch4._visible = false; _parent.EyePatch5._visible = false; _parent.EyePatch6._visible = false; }
Symbol 417 Button
on (release) { _parent.EyePatch1._visible = false; _parent.EyePatch2._visible = true; _parent.EyePatch3._visible = false; _parent.EyePatch4._visible = false; _parent.EyePatch5._visible = false; _parent.EyePatch6._visible = false; }
Symbol 419 Button
on (release) { _parent.EyePatch1._visible = false; _parent.EyePatch2._visible = false; _parent.EyePatch3._visible = true; _parent.EyePatch4._visible = false; _parent.EyePatch5._visible = false; _parent.EyePatch6._visible = false; }
Symbol 421 Button
on (release) { _parent.EyePatch1._visible = false; _parent.EyePatch2._visible = false; _parent.EyePatch3._visible = false; _parent.EyePatch4._visible = true; _parent.EyePatch5._visible = false; _parent.EyePatch6._visible = false; }
Symbol 423 Button
on (release) { _parent.EyePatch1._visible = false; _parent.EyePatch2._visible = false; _parent.EyePatch3._visible = false; _parent.EyePatch4._visible = false; _parent.EyePatch5._visible = true; _parent.EyePatch6._visible = false; }
Symbol 425 Button
on (release) { _parent.EyePatch1._visible = false; _parent.EyePatch2._visible = false; _parent.EyePatch3._visible = false; _parent.EyePatch4._visible = false; _parent.EyePatch5._visible = false; _parent.EyePatch6._visible = true; }
Symbol 429 Button
on (release) { _parent.Boot1._visible = true; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 431 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = true; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 433 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = true; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 435 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = true; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 437 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = true; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 439 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = true; _parent.Boot7._visible = false; _parent.Boot8._visible = false; }
Symbol 441 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = true; _parent.Boot8._visible = false; }
Symbol 443 Button
on (release) { _parent.Boot1._visible = false; _parent.Boot2._visible = false; _parent.Boot3._visible = false; _parent.Boot4._visible = false; _parent.Boot5._visible = false; _parent.Boot6._visible = false; _parent.Boot7._visible = false; _parent.Boot8._visible = true; }
Symbol 447 Button
on (release) { _parent.Necklace1._visible = true; _parent.Necklace2._visible = false; _parent.Necklace3._visible = false; _parent.Necklace4._visible = false; _parent.Necklace5._visible = false; }
Symbol 448 Button
on (release) { _parent.Necklace1._visible = false; _parent.Necklace2._visible = true; _parent.Necklace3._visible = false; _parent.Necklace4._visible = false; _parent.Necklace5._visible = false; }
Symbol 449 Button
on (release) { _parent.Necklace1._visible = false; _parent.Necklace2._visible = false; _parent.Necklace3._visible = true; _parent.Necklace4._visible = false; _parent.Necklace5._visible = false; }
Symbol 450 Button
on (release) { _parent.Necklace1._visible = false; _parent.Necklace2._visible = false; _parent.Necklace3._visible = false; _parent.Necklace4._visible = true; _parent.Necklace5._visible = false; }
Symbol 451 Button
on (release) { _parent.Necklace1._visible = false; _parent.Necklace2._visible = false; _parent.Necklace3._visible = false; _parent.Necklace4._visible = false; _parent.Necklace5._visible = true; }
Symbol 454 Button
on (release) { _parent.Shirt1._visible = true; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 455 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = true; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 457 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = true; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 458 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = true; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 459 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = true; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 460 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = true; _parent.Shirt7._visible = false; _parent.Shirt8._visible = false; }
Symbol 461 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = true; _parent.Shirt8._visible = false; }
Symbol 462 Button
on (release) { _parent.Shirt1._visible = false; _parent.Shirt2._visible = false; _parent.Shirt3._visible = false; _parent.Shirt4._visible = false; _parent.Shirt5._visible = false; _parent.Shirt6._visible = false; _parent.Shirt7._visible = false; _parent.Shirt8._visible = true; }
Symbol 469 Button
on (release) { if (_parent.Right3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Right3Item1; _parent.CurrentMask = _parent.Cutex1Mask; _parent.RemoveButtonBacks(); } else { _parent.Right3Item1._visible = true; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = true; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; } }
Symbol 471 Button
on (release) { if (_parent.Right3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Right3Item2; _parent.CurrentMask = _parent.Cutex2Mask; _parent.RemoveButtonBacks(); } else { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = true; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = true; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; } }
Symbol 472 Button
on (release) { if (_parent.Right3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Right3Item3; _parent.CurrentMask = _parent.Cutex3Mask; _parent.RemoveButtonBacks(); } else { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = true; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = true; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; } }
Symbol 473 Button
on (release) { if (_parent.Right3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Right3Item4; _parent.CurrentMask = _parent.Cutex4Mask; _parent.RemoveButtonBacks(); } else { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = true; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = true; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; } }
Symbol 474 Button
on (release) { if (_parent.Right3ButtonAction == "Makeup") { _parent.CurrentMakeUp = _parent.Right3Item5; _parent.CurrentMask = _parent.Cutex5Mask; _parent.RemoveButtonBacks(); } else { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = true; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = true; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; } }
Symbol 475 Button
on (release) { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = true; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = true; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = false; }
Symbol 477 Button
on (release) { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = true; _parent.Right3Item8._visible = false; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = true; _parent.Right3Item8Back._visible = false; }
Symbol 479 Button
on (release) { _parent.Right3Item1._visible = false; _parent.Right3Item2._visible = false; _parent.Right3Item3._visible = false; _parent.Right3Item4._visible = false; _parent.Right3Item5._visible = false; _parent.Right3Item6._visible = false; _parent.Right3Item7._visible = false; _parent.Right3Item8._visible = true; _parent.Right3Item1Back._visible = false; _parent.Right3Item2Back._visible = false; _parent.Right3Item3Back._visible = false; _parent.Right3Item4Back._visible = false; _parent.Right3Item5Back._visible = false; _parent.Right3Item6Back._visible = false; _parent.Right3Item7Back._visible = false; _parent.Right3Item8Back._visible = true; }
Symbol 484 Button
on (release) { RemoveButtonBacks(); CurrentMakeUp = Foundation1; CurrentMakeupTool = FoundationSponge; CurrentDrawtype = "Foundation"; CurrentMask = Foundation1Mask; FoundationSponge._x = _xmouse; FoundationSponge._y = _ymouse; HideAllTools(); FoundationSponge._visible = true; }
Symbol 487 Button
on (release) { gotoAndStop (6); }
Symbol 490 Button
on (release) { loadMovieNum ("printasbitmap:", 0); }

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:3 345
Symbol 3 Button [Sone]Uses:2
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClip [snow]Uses:4
Symbol 6 GraphicUsed by:144 149
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:149
Symbol 9 GraphicUsed by:149
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClipUses:10Used by:128
Symbol 12 GraphicUsed by:13
Symbol 13 MovieClipUses:12Used by:128
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:128
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:16Used by:128
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClipUses:18Used by:128
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClipUses:20Used by:128
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:128
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:128
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:128
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:128
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:128
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:32Used by:128
Symbol 34 GraphicUsed by:36 119
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:34 35Used by:128
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClipUses:37Used by:128
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:39Used by:128
Symbol 41 GraphicUsed by:80
Symbol 42 GraphicUsed by:43
Symbol 43 MovieClipUses:42Used by:79
Symbol 44 GraphicUsed by:79
Symbol 45 GraphicUsed by:79
Symbol 46 GraphicUsed by:79
Symbol 47 GraphicUsed by:79
Symbol 48 ShapeTweeningUsed by:79
Symbol 49 ShapeTweeningUsed by:79
Symbol 50 ShapeTweeningUsed by:79
Symbol 51 ShapeTweeningUsed by:79
Symbol 52 ShapeTweeningUsed by:79
Symbol 53 ShapeTweeningUsed by:79
Symbol 54 ShapeTweeningUsed by:79
Symbol 55 ShapeTweeningUsed by:79
Symbol 56 ShapeTweeningUsed by:79
Symbol 57 ShapeTweeningUsed by:79
Symbol 58 GraphicUsed by:79
Symbol 59 ShapeTweeningUsed by:79
Symbol 60 ShapeTweeningUsed by:79
Symbol 61 ShapeTweeningUsed by:79
Symbol 62 ShapeTweeningUsed by:79
Symbol 63 ShapeTweeningUsed by:79
Symbol 64 ShapeTweeningUsed by:79
Symbol 65 ShapeTweeningUsed by:79
Symbol 66 ShapeTweeningUsed by:79
Symbol 67 ShapeTweeningUsed by:79
Symbol 68 ShapeTweeningUsed by:79
Symbol 69 ShapeTweeningUsed by:79
Symbol 70 ShapeTweeningUsed by:79
Symbol 71 ShapeTweeningUsed by:79
Symbol 72 ShapeTweeningUsed by:79
Symbol 73 ShapeTweeningUsed by:79
Symbol 74 ShapeTweeningUsed by:79
Symbol 75 ShapeTweeningUsed by:79
Symbol 76 ShapeTweeningUsed by:79
Symbol 77 ShapeTweeningUsed by:79
Symbol 78 ShapeTweeningUsed by:79
Symbol 79 MovieClipUses: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 78Used by:80
Symbol 80 MovieClipUses:41 79Used by:128
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:81Used by:115
Symbol 83 GraphicUsed by:115
Symbol 84 GraphicUsed by:115
Symbol 85 ShapeTweeningUsed by:115
Symbol 86 ShapeTweeningUsed by:115
Symbol 87 ShapeTweeningUsed by:115
Symbol 88 ShapeTweeningUsed by:115
Symbol 89 ShapeTweeningUsed by:115
Symbol 90 ShapeTweeningUsed by:115
Symbol 91 ShapeTweeningUsed by:115
Symbol 92 ShapeTweeningUsed by:115
Symbol 93 ShapeTweeningUsed by:115
Symbol 94 ShapeTweeningUsed by:115
Symbol 95 ShapeTweeningUsed by:115
Symbol 96 ShapeTweeningUsed by:115
Symbol 97 ShapeTweeningUsed by:115
Symbol 98 ShapeTweeningUsed by:115
Symbol 99 ShapeTweeningUsed by:115
Symbol 100 ShapeTweeningUsed by:115
Symbol 101 ShapeTweeningUsed by:115
Symbol 102 ShapeTweeningUsed by:115
Symbol 103 ShapeTweeningUsed by:115
Symbol 104 ShapeTweeningUsed by:115
Symbol 105 ShapeTweeningUsed by:115
Symbol 106 ShapeTweeningUsed by:115
Symbol 107 ShapeTweeningUsed by:115
Symbol 108 ShapeTweeningUsed by:115
Symbol 109 ShapeTweeningUsed by:115
Symbol 110 ShapeTweeningUsed by:115
Symbol 111 ShapeTweeningUsed by:115
Symbol 112 ShapeTweeningUsed by:115
Symbol 113 ShapeTweeningUsed by:115
Symbol 114 ShapeTweeningUsed by:115
Symbol 115 MovieClipUses: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 114Used by:128
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:128
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:34 118Used by:120
Symbol 120 MovieClipUses:119Used by:122
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:120 121Used by:128
Symbol 123 GraphicUsed by:125
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClipUses:123 124Used by:128
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:128
Symbol 128 MovieClipUses:11 13 15 17 19 21 23 25 27 29 31 33 36 38 40 80 115 117 122 125 127Used by:149 178
Symbol 129 GraphicUsed by:131
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClipUses:129 130Used by:132
Symbol 132 MovieClipUses:131Used by:133 178
Symbol 133 MovieClipUses:132Used by:149
Symbol 134 GraphicUsed by:135 168
Symbol 135 MovieClipUses:134Used by:143
Symbol 136 FontUsed by:137 142 166 169
Symbol 137 TextUses:136Used by:143
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:143
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:140Used by:143 167
Symbol 142 TextUses:136Used by:143
Symbol 143 MovieClipUses:135 137 139 141 142Used by:149
Symbol 144 ButtonUses:6Used by:149
Symbol 145 GraphicUsed by:147
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:145 146Used by:148
Symbol 148 MovieClipUses:147Used by:149
Symbol 149 MovieClipUses:6 8 9 128 133 143 144 148Used by:Timeline
Symbol 491 MovieClip [__Packages.mx.events.EventDispatcher]
Symbol 492 MovieClip [__Packages.mx.transitions.Transition]
Symbol 493 MovieClip [__Packages.mx.transitions.TransitionManager]
Symbol 494 MovieClip [__Packages.mx.transitions.OnEnterFrameBeacon]
Symbol 495 MovieClip [__Packages.mx.transitions.BroadcasterMX]
Symbol 496 MovieClip [__Packages.mx.transitions.Tween]
Symbol 497 MovieClip [__Packages.mx.transitions.Fly]
Symbol 498 MovieClip [__Packages.mx.transitions.Fade]
Symbol 499 MovieClip [__Packages.mx.transitions.easing.Strong]
Symbol 500 MovieClip [__Packages.mx.transitions.Blinds]
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:152
Symbol 152 MovieClipUses:151Used by:Timeline
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:155
Symbol 155 MovieClipUses:154Used by:156
Symbol 156 MovieClipUses:155Used by:Timeline
Symbol 157 BitmapUsed by:158
Symbol 158 GraphicUses:157Used by:159
Symbol 159 ButtonUses:158Used by:Timeline
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:162
Symbol 162 ButtonUses:161Used by:Timeline
Symbol 163 BitmapUsed by:164
Symbol 164 GraphicUses:163Used by:Timeline
Symbol 165 GraphicUsed by:178
Symbol 166 TextUses:136Used by:167
Symbol 167 MovieClipUses:141 166Used by:173
Symbol 168 MovieClipUses:134Used by:170
Symbol 169 TextUses:136Used by:170
Symbol 170 MovieClipUses:168 169Used by:173
Symbol 171 GraphicUsed by:172
Symbol 172 ButtonUses:171Used by:173
Symbol 173 MovieClipUses:167 170 172Used by:178
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:176
Symbol 176 MovieClipUses:175Used by:177
Symbol 177 MovieClipUses:176Used by:178
Symbol 178 MovieClipUses:165 128 173 177 132Used by:Timeline
Symbol 179 GraphicUsed by:181
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:179 180Used by:187
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:182Used by:187
Symbol 184 GraphicUsed by:187
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:187
Symbol 187 MovieClipUses:181 183 184 186Used by:188
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 BitmapUsed by:190
Symbol 190 GraphicUses:189Used by:191
Symbol 191 ButtonUses:190Used by:Timeline
Symbol 192 SoundUsed by:Timeline
Symbol 193 MovieClipUsed by:196
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:196
Symbol 196 MovieClipUses:193 195Used by:197  Timeline
Symbol 197 MovieClipUses:196Used by:Timeline
Symbol 198 BitmapUsed by:199
Symbol 199 GraphicUses:198Used by:200
Symbol 200 MovieClipUses:199Used by:Timeline
Symbol 201 MovieClipUsed by:Timeline
Symbol 202 BitmapUsed by:203
Symbol 203 GraphicUses:202Used by:204
Symbol 204 MovieClipUses:203Used by:Timeline
Symbol 205 BitmapUsed by:206
Symbol 206 GraphicUses:205Used by:207
Symbol 207 MovieClipUses:206Used by:Timeline
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:210
Symbol 210 MovieClipUses:209Used by:Timeline
Symbol 211 BitmapUsed by:212
Symbol 212 GraphicUses:211Used by:213
Symbol 213 MovieClipUses:212Used by:Timeline
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:216
Symbol 216 MovieClipUses:215Used by:Timeline
Symbol 217 MovieClipUsed by:Timeline
Symbol 218 MovieClipUsed by:Timeline
Symbol 219 MovieClipUsed by:Timeline
Symbol 220 MovieClipUsed by:Timeline
Symbol 221 MovieClipUsed by:Timeline
Symbol 222 MovieClipUsed by:Timeline
Symbol 223 MovieClipUsed by:Timeline
Symbol 224 MovieClipUsed by:Timeline
Symbol 225 MovieClipUsed by:Timeline
Symbol 226 MovieClipUsed by:Timeline
Symbol 227 MovieClipUsed by:Timeline
Symbol 228 MovieClipUsed by:Timeline
Symbol 229 MovieClipUsed by:Timeline
Symbol 230 MovieClipUsed by:Timeline
Symbol 231 MovieClipUsed by:Timeline
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:234
Symbol 234 MovieClipUses:233Used by:Timeline
Symbol 235 BitmapUsed by:236
Symbol 236 GraphicUses:235Used by:237
Symbol 237 MovieClipUses:236Used by:Timeline
Symbol 238 BitmapUsed by:239
Symbol 239 GraphicUses:238Used by:240
Symbol 240 MovieClipUses:239Used by:Timeline
Symbol 241 BitmapUsed by:242
Symbol 242 GraphicUses:241Used by:243
Symbol 243 MovieClipUses:242Used by:Timeline
Symbol 244 BitmapUsed by:245
Symbol 245 GraphicUses:244Used by:246
Symbol 246 MovieClipUses:245Used by:Timeline
Symbol 247 MovieClipUsed by:Timeline
Symbol 248 MovieClipUsed by:Timeline
Symbol 249 MovieClipUsed by:Timeline
Symbol 250 MovieClipUsed by:Timeline
Symbol 251 MovieClipUsed by:Timeline
Symbol 252 MovieClipUsed by:Timeline
Symbol 253 MovieClipUsed by:Timeline
Symbol 254 MovieClipUsed by:Timeline
Symbol 255 MovieClipUsed by:Timeline
Symbol 256 MovieClipUsed by:Timeline
Symbol 257 MovieClipUsed by:Timeline
Symbol 258 BitmapUsed by:259
Symbol 259 GraphicUses:258Used by:260
Symbol 260 MovieClipUses:259Used by:Timeline
Symbol 261 BitmapUsed by:262
Symbol 262 GraphicUses:261Used by:263
Symbol 263 MovieClipUses:262Used by:Timeline
Symbol 264 BitmapUsed by:265
Symbol 265 GraphicUses:264Used by:266
Symbol 266 MovieClipUses:265Used by:Timeline
Symbol 267 BitmapUsed by:268
Symbol 268 GraphicUses:267Used by:269
Symbol 269 MovieClipUses:268Used by:Timeline
Symbol 270 BitmapUsed by:271
Symbol 271 GraphicUses:270Used by:272
Symbol 272 MovieClipUses:271Used by:Timeline
Symbol 273 BitmapUsed by:274
Symbol 274 GraphicUses:273Used by:275
Symbol 275 MovieClipUses:274Used by:Timeline
Symbol 276 BitmapUsed by:277
Symbol 277 GraphicUses:276Used by:278
Symbol 278 MovieClipUses:277Used by:Timeline
Symbol 279 BitmapUsed by:280
Symbol 280 GraphicUses:279Used by:281
Symbol 281 MovieClipUses:280Used by:Timeline
Symbol 282 BitmapUsed by:283
Symbol 283 GraphicUses:282Used by:284
Symbol 284 MovieClipUses:283Used by:Timeline
Symbol 285 BitmapUsed by:286
Symbol 286 GraphicUses:285Used by:287
Symbol 287 MovieClipUses:286Used by:Timeline
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClipUses:288Used by:Timeline
Symbol 290 MovieClipUsed by:Timeline
Symbol 291 MovieClipUsed by:Timeline
Symbol 292 MovieClipUsed by:Timeline
Symbol 293 MovieClipUsed by:Timeline
Symbol 294 MovieClipUsed by:Timeline
Symbol 295 MovieClipUsed by:Timeline
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:298
Symbol 298 MovieClipUses:297Used by:Timeline
Symbol 299 BitmapUsed by:300
Symbol 300 GraphicUses:299Used by:301
Symbol 301 MovieClipUses:300Used by:Timeline
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:304
Symbol 304 MovieClipUses:303Used by:Timeline
Symbol 305 BitmapUsed by:306
Symbol 306 GraphicUses:305Used by:307
Symbol 307 MovieClipUses:306Used by:Timeline
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:310
Symbol 310 MovieClipUses:309Used by:Timeline
Symbol 311 MovieClipUsed by:Timeline
Symbol 312 MovieClipUsed by:Timeline
Symbol 313 BitmapUsed by:314
Symbol 314 GraphicUses:313Used by:315
Symbol 315 MovieClipUses:314Used by:Timeline
Symbol 316 BitmapUsed by:317
Symbol 317 GraphicUses:316Used by:318
Symbol 318 MovieClipUses:317Used by:Timeline
Symbol 319 BitmapUsed by:320
Symbol 320 GraphicUses:319Used by:321
Symbol 321 MovieClipUses:320Used by:Timeline
Symbol 322 BitmapUsed by:323
Symbol 323 GraphicUses:322Used by:324
Symbol 324 MovieClipUses:323Used by:Timeline
Symbol 325 BitmapUsed by:326
Symbol 326 GraphicUses:325Used by:327
Symbol 327 MovieClipUses:326Used by:Timeline
Symbol 328 MovieClipUsed by:Timeline
Symbol 329 MovieClipUsed by:Timeline
Symbol 330 MovieClipUsed by:Timeline
Symbol 331 GraphicUsed by:Timeline
Symbol 332 BitmapUsed by:333
Symbol 333 GraphicUses:332Used by:334
Symbol 334 MovieClipUses:333Used by:Timeline
Symbol 335 GraphicUsed by:337 338 339 340 341 342 343 344
Symbol 336 SoundUsed by:337 338 339 340 341 342 343 344  Timeline
Symbol 337 ButtonUses:335 336Used by:Timeline
Symbol 338 ButtonUses:335 336Used by:Timeline
Symbol 339 ButtonUses:335 336Used by:Timeline
Symbol 340 ButtonUses:335 336Used by:Timeline
Symbol 341 ButtonUses:335 336Used by:Timeline
Symbol 342 ButtonUses:335 336Used by:Timeline
Symbol 343 ButtonUses:335 336Used by:Timeline
Symbol 344 ButtonUses:335 336Used by:Timeline
Symbol 345 ButtonUses:2Used by:Timeline
Symbol 346 BitmapUsed by:347
Symbol 347 GraphicUses:346Used by:348
Symbol 348 MovieClipUses:347Used by:Timeline
Symbol 349 BitmapUsed by:350
Symbol 350 GraphicUses:349Used by:351
Symbol 351 MovieClipUses:350Used by:Timeline
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:354
Symbol 354 MovieClipUses:353Used by:Timeline
Symbol 355 BitmapUsed by:356
Symbol 356 GraphicUses:355Used by:357
Symbol 357 MovieClipUses:356Used by:Timeline
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:360
Symbol 360 MovieClipUses:359Used by:361
Symbol 361 MovieClipUses:360Used by:Timeline
Symbol 362 GraphicUsed by:363 379 395 414 427 445 453
Symbol 363 MovieClipUses:362Used by:378
Symbol 364 GraphicUsed by:365
Symbol 365 ButtonUses:364Used by:378
Symbol 366 GraphicUsed by:367
Symbol 367 ButtonUses:366Used by:378
Symbol 368 GraphicUsed by:369
Symbol 369 ButtonUses:368Used by:378
Symbol 370 GraphicUsed by:371
Symbol 371 ButtonUses:370Used by:378
Symbol 372 GraphicUsed by:373 417
Symbol 373 ButtonUses:372Used by:378
Symbol 374 GraphicUsed by:375
Symbol 375 ButtonUses:374Used by:378
Symbol 376 BitmapUsed by:377
Symbol 377 GraphicUses:376Used by:378
Symbol 378 MovieClipUses:363 365 367 369 371 373 375 377Used by:Timeline
Symbol 379 MovieClipUses:362Used by:394
Symbol 380 GraphicUsed by:381
Symbol 381 ButtonUses:380Used by:394
Symbol 382 GraphicUsed by:383
Symbol 383 ButtonUses:382Used by:394
Symbol 384 GraphicUsed by:385
Symbol 385 ButtonUses:384Used by:394
Symbol 386 GraphicUsed by:387
Symbol 387 ButtonUses:386Used by:394
Symbol 388 GraphicUsed by:389
Symbol 389 ButtonUses:388Used by:394
Symbol 390 GraphicUsed by:391
Symbol 391 ButtonUses:390Used by:394
Symbol 392 BitmapUsed by:393
Symbol 393 GraphicUses:392Used by:394
Symbol 394 MovieClipUses:379 381 383 385 387 389 391 393Used by:Timeline
Symbol 395 MovieClipUses:362Used by:413
Symbol 396 GraphicUsed by:397 398 399 400 401 402 403 404 405 406 407 408 409 410
Symbol 397 ButtonUses:396Used by:413
Symbol 398 ButtonUses:396Used by:413
Symbol 399 ButtonUses:396Used by:413
Symbol 400 ButtonUses:396Used by:413
Symbol 401 ButtonUses:396Used by:413
Symbol 402 ButtonUses:396Used by:413
Symbol 403 ButtonUses:396Used by:413
Symbol 404 ButtonUses:396Used by:413
Symbol 405 ButtonUses:396Used by:413
Symbol 406 ButtonUses:396Used by:413
Symbol 407 ButtonUses:396Used by:413
Symbol 408 ButtonUses:396Used by:413
Symbol 409 ButtonUses:396Used by:413
Symbol 410 ButtonUses:396Used by:413
Symbol 411 BitmapUsed by:412
Symbol 412 GraphicUses:411Used by:413
Symbol 413 MovieClipUses:395 397 398 399 400 401 402 403 404 405 406 407 408 409 410 412Used by:Timeline
Symbol 414 MovieClipUses:362Used by:426
Symbol 415 GraphicUsed by:416
Symbol 416 ButtonUses:415Used by:426
Symbol 417 ButtonUses:372Used by:426
Symbol 418 GraphicUsed by:419
Symbol 419 ButtonUses:418Used by:426
Symbol 420 GraphicUsed by:421
Symbol 421 ButtonUses:420Used by:426
Symbol 422 GraphicUsed by:423
Symbol 423 ButtonUses:422Used by:426
Symbol 424 GraphicUsed by:425
Symbol 425 ButtonUses:424Used by:426
Symbol 426 MovieClipUses:414 416 417 419 421 423 425Used by:Timeline
Symbol 427 MovieClipUses:362Used by:444
Symbol 428 GraphicUsed by:429 454
Symbol 429 ButtonUses:428Used by:444
Symbol 430 GraphicUsed by:431 455
Symbol 431 ButtonUses:430Used by:444
Symbol 432 GraphicUsed by:433
Symbol 433 ButtonUses:432Used by:444
Symbol 434 GraphicUsed by:435 458
Symbol 435 ButtonUses:434Used by:444
Symbol 436 GraphicUsed by:437 459
Symbol 437 ButtonUses:436Used by:444
Symbol 438 GraphicUsed by:439 460
Symbol 439 ButtonUses:438Used by:444
Symbol 440 GraphicUsed by:441 461
Symbol 441 ButtonUses:440Used by:444
Symbol 442 GraphicUsed by:443 462
Symbol 443 ButtonUses:442Used by:444
Symbol 444 MovieClipUses:427 429 431 433 435 437 439 441 443Used by:Timeline
Symbol 445 MovieClipUses:362Used by:452
Symbol 446 GraphicUsed by:447 448 449 450 451
Symbol 447 ButtonUses:446Used by:452
Symbol 448 ButtonUses:446Used by:452
Symbol 449 ButtonUses:446Used by:452
Symbol 450 ButtonUses:446Used by:452
Symbol 451 ButtonUses:446Used by:452
Symbol 452 MovieClipUses:445 447 448 449 450 451Used by:Timeline
Symbol 453 MovieClipUses:362Used by:465
Symbol 454 ButtonUses:428Used by:465
Symbol 455 ButtonUses:430Used by:465
Symbol 456 GraphicUsed by:457
Symbol 457 ButtonUses:456Used by:465
Symbol 458 ButtonUses:434Used by:465
Symbol 459 ButtonUses:436Used by:465
Symbol 460 ButtonUses:438Used by:465
Symbol 461 ButtonUses:440Used by:465
Symbol 462 ButtonUses:442Used by:465
Symbol 463 BitmapUsed by:464
Symbol 464 GraphicUses:463Used by:465
Symbol 465 MovieClipUses:453 454 455 457 458 459 460 461 462 464Used by:Timeline
Symbol 466 GraphicUsed by:467
Symbol 467 MovieClipUses:466Used by:482
Symbol 468 GraphicUsed by:469 472 474
Symbol 469 ButtonUses:468Used by:482
Symbol 470 GraphicUsed by:471 473 475
Symbol 471 ButtonUses:470Used by:482
Symbol 472 ButtonUses:468Used by:482
Symbol 473 ButtonUses:470Used by:482
Symbol 474 ButtonUses:468Used by:482
Symbol 475 ButtonUses:470Used by:482
Symbol 476 GraphicUsed by:477
Symbol 477 ButtonUses:476Used by:482
Symbol 478 GraphicUsed by:479
Symbol 479 ButtonUses:478Used by:482
Symbol 480 BitmapUsed by:481
Symbol 481 GraphicUses:480Used by:482
Symbol 482 MovieClipUses:467 469 471 472 473 474 475 477 479 481Used by:Timeline
Symbol 483 GraphicUsed by:484
Symbol 484 ButtonUses:483Used by:Timeline
Symbol 485 BitmapUsed by:486
Symbol 486 GraphicUses:485Used by:487
Symbol 487 ButtonUses:486Used by:Timeline
Symbol 488 BitmapUsed by:489
Symbol 489 GraphicUses:488Used by:490
Symbol 490 ButtonUses:489Used by:Timeline

Instance Names

"big_logo"Frame 1Symbol 149 MovieClip
"Foundation1"Frame 6Symbol 200 MovieClip
"RightBack1_1"Frame 6Symbol 201 MovieClip
"RightBack1Item1"Frame 6Symbol 204 MovieClip
"RightBack1Item2"Frame 6Symbol 207 MovieClip
"RightBack1Item3"Frame 6Symbol 210 MovieClip
"RightBack1Item4"Frame 6Symbol 213 MovieClip
"RightBack1Item5"Frame 6Symbol 216 MovieClip
"RightBack1Item6"Frame 6Symbol 217 MovieClip
"RightBack1Item7"Frame 6Symbol 218 MovieClip
"RightBack1Item8"Frame 6Symbol 219 MovieClip
"RightBack1Item9"Frame 6Symbol 220 MovieClip
"RightBack1Item10"Frame 6Symbol 221 MovieClip
"RightBack1Item11"Frame 6Symbol 222 MovieClip
"RightBack1Item12"Frame 6Symbol 223 MovieClip
"RightBack1Item13"Frame 6Symbol 224 MovieClip
"RightBack1Item14"Frame 6Symbol 225 MovieClip
"RightBack1Item15"Frame 6Symbol 226 MovieClip
"RightBack1_16"Frame 6Symbol 227 MovieClip
"RightBack1_17"Frame 6Symbol 228 MovieClip
"RightBack1_18"Frame 6Symbol 229 MovieClip
"RightBack1_19"Frame 6Symbol 230 MovieClip
"RightBack1_20"Frame 6Symbol 231 MovieClip
"Right3Item1Back"Frame 6Symbol 234 MovieClip
"Right3Item2Back"Frame 6Symbol 237 MovieClip
"Right3Item3Back"Frame 6Symbol 240 MovieClip
"Right3Item4Back"Frame 6Symbol 243 MovieClip
"Right3Item5Back"Frame 6Symbol 246 MovieClip
"Right3Item6Back"Frame 6Symbol 247 MovieClip
"Right3Item7Back"Frame 6Symbol 248 MovieClip
"Right3Item8Back"Frame 6Symbol 249 MovieClip
"Boot1"Frame 6Symbol 250 MovieClip
"Boot2"Frame 6Symbol 251 MovieClip
"Boot3"Frame 6Symbol 252 MovieClip
"Boot4"Frame 6Symbol 253 MovieClip
"Boot5"Frame 6Symbol 254 MovieClip
"Boot6"Frame 6Symbol 255 MovieClip
"Boot7"Frame 6Symbol 256 MovieClip
"Boot8"Frame 6Symbol 257 MovieClip
"Necklace1"Frame 6Symbol 260 MovieClip
"Necklace2"Frame 6Symbol 263 MovieClip
"Necklace3"Frame 6Symbol 266 MovieClip
"Necklace4"Frame 6Symbol 269 MovieClip
"Necklace5"Frame 6Symbol 272 MovieClip
"Left3Item1"Frame 6Symbol 275 MovieClip
"Left3Item2"Frame 6Symbol 278 MovieClip
"Left3Item3"Frame 6Symbol 281 MovieClip
"Left3Item4"Frame 6Symbol 284 MovieClip
"Left3Item5"Frame 6Symbol 287 MovieClip
"Left3Item6"Frame 6Symbol 289 MovieClip
"EyePatch1"Frame 6Symbol 290 MovieClip
"EyePatch2"Frame 6Symbol 291 MovieClip
"EyePatch3"Frame 6Symbol 292 MovieClip
"EyePatch4"Frame 6Symbol 293 MovieClip
"EyePatch5"Frame 6Symbol 294 MovieClip
"EyePatch6"Frame 6Symbol 295 MovieClip
"Left1Item1"Frame 6Symbol 298 MovieClip
"Left1Item2"Frame 6Symbol 301 MovieClip
"Left1Item3"Frame 6Symbol 304 MovieClip
"Left1Item4"Frame 6Symbol 307 MovieClip
"Left1Item5"Frame 6Symbol 310 MovieClip
"Left1Item6"Frame 6Symbol 311 MovieClip
"Left1Item7"Frame 6Symbol 312 MovieClip
"Shirt1"Frame 6Symbol 315 MovieClip
"Shirt2"Frame 6Symbol 318 MovieClip
"Shirt3"Frame 6Symbol 321 MovieClip
"Shirt4"Frame 6Symbol 324 MovieClip
"Shirt5"Frame 6Symbol 327 MovieClip
"Shirt6"Frame 6Symbol 328 MovieClip
"Shirt7"Frame 6Symbol 329 MovieClip
"Shirt8"Frame 6Symbol 330 MovieClip
"Right3Item1"Frame 6Symbol 234 MovieClip
"Right3Item2"Frame 6Symbol 237 MovieClip
"Right3Item3"Frame 6Symbol 240 MovieClip
"Right3Item4"Frame 6Symbol 243 MovieClip
"Right3Item5"Frame 6Symbol 246 MovieClip
"Right3Item6"Frame 6Symbol 247 MovieClip
"Right3Item7"Frame 6Symbol 248 MovieClip
"Right3Item8"Frame 6Symbol 249 MovieClip
"Headgear1"Frame 6Symbol 204 MovieClip
"Headgear2"Frame 6Symbol 207 MovieClip
"Headgear3"Frame 6Symbol 210 MovieClip
"Headgear4"Frame 6Symbol 213 MovieClip
"Headgear5"Frame 6Symbol 216 MovieClip
"Headgear6"Frame 6Symbol 217 MovieClip
"Headgear7"Frame 6Symbol 218 MovieClip
"Headgear8"Frame 6Symbol 219 MovieClip
"Headgear9"Frame 6Symbol 220 MovieClip
"Headgear10"Frame 6Symbol 221 MovieClip
"Headgear11"Frame 6Symbol 222 MovieClip
"Headgear12"Frame 6Symbol 223 MovieClip
"Headgear13"Frame 6Symbol 224 MovieClip
"Headgear14"Frame 6Symbol 225 MovieClip
"Headgear15"Frame 6Symbol 226 MovieClip
"FoundationSponge"Frame 6Symbol 348 MovieClip
"Cutex"Frame 6Symbol 351 MovieClip
"Lipstick"Frame 6Symbol 354 MovieClip
"Eyeshaddow"Frame 6Symbol 357 MovieClip
"Left1Back"Frame 6Symbol 378 MovieClip
"Left3Back"Frame 6Symbol 394 MovieClip
"Right1Back"Frame 6Symbol 413 MovieClip
"EyePatchBack"Frame 6Symbol 426 MovieClip
"ShoeBack"Frame 6Symbol 444 MovieClip
"NecklassBack"Frame 6Symbol 452 MovieClip
"ShirtBack"Frame 6Symbol 465 MovieClip
"Right3Back"Frame 6Symbol 482 MovieClip
"bar_mc"Symbol 143 MovieClip Frame 1Symbol 139 MovieClip
"sun"Symbol 149 MovieClip Frame 1Symbol 8 MovieClip
"linda"Symbol 149 MovieClip Frame 1Symbol 128 MovieClip
"logo"Symbol 149 MovieClip Frame 1Symbol 143 MovieClip
"btn_play"Symbol 149 MovieClip Frame 1Symbol 148 MovieClip
"btn_more"Symbol 173 MovieClip Frame 1Symbol 172 Button
"linda"Symbol 178 MovieClip Frame 1Symbol 128 MovieClip
"btn_fb"Symbol 188 MovieClip Frame 1Symbol 187 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 3 as "Sone"
ExportAssets (56)Timeline Frame 1Symbol 5 as "snow"
ExportAssets (56)Timeline Frame 1Symbol 491 as "__Packages.mx.events.EventDispatcher"
ExportAssets (56)Timeline Frame 1Symbol 492 as "__Packages.mx.transitions.Transition"
ExportAssets (56)Timeline Frame 1Symbol 493 as "__Packages.mx.transitions.TransitionManager"
ExportAssets (56)Timeline Frame 1Symbol 494 as "__Packages.mx.transitions.OnEnterFrameBeacon"
ExportAssets (56)Timeline Frame 1Symbol 495 as "__Packages.mx.transitions.BroadcasterMX"
ExportAssets (56)Timeline Frame 1Symbol 496 as "__Packages.mx.transitions.Tween"
ExportAssets (56)Timeline Frame 1Symbol 497 as "__Packages.mx.transitions.Fly"
ExportAssets (56)Timeline Frame 1Symbol 498 as "__Packages.mx.transitions.Fade"
ExportAssets (56)Timeline Frame 1Symbol 499 as "__Packages.mx.transitions.easing.Strong"
ExportAssets (56)Timeline Frame 1Symbol 500 as "__Packages.mx.transitions.Blinds"




http://swfchan.com/25/123808/info.shtml
Created: 2/3 -2019 09:01:32 Last modified: 2/3 -2019 09:01:32 Server time: 04/05 -2024 03:55:38