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

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

Boob Boggle - match porn actresss with picture of her breast.swf

This is the info page for
Flash #89120

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


Text
Whose boobs are whose?

Mouse here for instructions

Instructions:
-Once the game starts you will have
30 seconds to match the boobs on
the right with the girl on the left.
-Once you run out of time you move
on to the next girl.
-Each time you get one wrong, 5
seconds will be deducted from your
time.
-You can only get 3 wrong before
having to move on to the next girl.
-At the end of the game, you will be
able to download High Rez pictures
of the girls you got right!

Click here to start the game

Click here to start the game

4

3

2

5

1

00

00

00

00

00

00

00

00

00

00

00

00

ActionScript [AS1/AS2]

Frame 1
function mySiteLink() { getURL ("http://www.naughtyamerica.com", "_blank"); } stop(); var myMenu = new ContextMenu(); myMenu.hideBuiltInItems(); var copyrightNotice = new ContextMenuItem("\u00A9 2006 Naughty America", mySiteLink); myMenu.customItems.push(copyrightNotice, mySiteLink); _root.menu = myMenu; content_stuff.attachMovie("xxx", "xxx", 1); contect_stuff._x = 0; contect_stuff._y = 0;
Frame 2
stop(); _global.girls_won = new Array(); _global.maxstrikes = 3; _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); globalTime = 20; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = 3; _global.gotoimgoffset = 2; _global.myproperty_x = 0; _global.myproperty_y = 0; _global.doimgmath = _global.gotoframe - _global.gotoimgoffset; _global.inframe = _global.doimgmath; trace(_global.inframe); countDown = function () { if (_global.resetTime == false) { checkTime = displayTime - _global.cutTime; if ((displayTime <= 0) || (checkTime <= 0)) { _root.outoftime.swapDepths(2000); _root.outoftime.gotoAndPlay(_global.gotoframe); _root.wrong_next.gotoAndStop(1); _root.wrong_try.gotoAndStop(1); _global.strikes = 3; _global.resetTime = true; } else { displayTime = displayTime - _global.cutTime; displayTime--; } _global.cutTime = 0; barTime = Math.round((displayTime / globalTime) * 100); _root.redfill.redbar._yscale = barTime; } else { displayTime = 0; _root.redfill.redbar._yscale = 0; } }; timer = setInterval(countDown, 1000);
Instance of Symbol 63 MovieClip "b1" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b2" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b3" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b4" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b5" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 78 MovieClip "b6" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b7" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b8" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b9" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b10" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b11" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b12" in Frame 2
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 3
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1; trace(_global.inframe);
Instance of Symbol 75 MovieClip "b1" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b2" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b3" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b4" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b5" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b6" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b7" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b8" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b9" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b10" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 63 MovieClip "b11" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b12" in Frame 3
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 4
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1; trace(_global.inframe);
Instance of Symbol 63 MovieClip "b1" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b2" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b3" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b4" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b5" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b6" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b7" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b8" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b9" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b10" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b11" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 78 MovieClip "b12" in Frame 4
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 5
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1; trace(_global.inframe);
Instance of Symbol 93 MovieClip "b1" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b2" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b3" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b4" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b5" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b6" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b7" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b8" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b9" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b10" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b11" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 75 MovieClip "b12" in Frame 5
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 6
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1; trace(_global.inframe);
Instance of Symbol 63 MovieClip "b1" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b2" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b3" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b4" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b5" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b7" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b8" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 87 MovieClip "b9" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b10" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b11" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b12" in Frame 6
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 7
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 66 MovieClip "b1" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 96 MovieClip "b2" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b3" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b4" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b5" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b6" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b7" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b8" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b9" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b10" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b11" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b12" in Frame 7
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 8
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 84 MovieClip "b1" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b2" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b3" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b4" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b5" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b6" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 66 MovieClip "b7" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b8" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b9" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b10" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b11" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b12" in Frame 8
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 9
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 87 MovieClip "b1" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b2" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b3" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b4" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 72 MovieClip "b5" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b6" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b7" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b8" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b9" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b10" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b11" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b12" in Frame 9
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 10
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 93 MovieClip "b1" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b2" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 84 MovieClip "b4" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b5" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b6" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b8" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b10" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b11" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b12" in Frame 10
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 11
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 78 MovieClip "b1" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b2" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b3" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b4" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b5" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b6" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 69 MovieClip "b7" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b8" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b9" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b10" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b11" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b12" in Frame 11
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 12
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 75 MovieClip "b1" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 81 MovieClip "b2" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b3" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b4" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b5" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b6" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b7" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b8" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b9" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 96 MovieClip "b10" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b11" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 63 MovieClip "b12" in Frame 12
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 13
stop(); _global.strikes = 0; correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); _global.myproperty_x = 0; _global.myproperty_y = 0; globalTime = _root.globalTime; strikes_var = _global.strikes; displayTime = globalTime; _global.cutTime = 0; _global.resetTime = false; _global.gotoframe = _global.gotoframe + 1; _root.redfill.redbar._yscale = 100; _global.inframe = _global.inframe + 1;
Instance of Symbol 63 MovieClip "b1" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 96 MovieClip "b2" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 66 MovieClip "b3" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 69 MovieClip "b4" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 72 MovieClip "b5" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 75 MovieClip "b6" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 78 MovieClip "b7" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); _root.wrong_try.gotoAndStop(1); if (_global.strikes < _global.maxstrikes) { startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { stopDrag(); this.swapDepths(this._parent.swap_b); this._x = _global.myproperty_x; this._y = _global.myproperty_y; if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { _root.correct.swapDepths(2000); _root.correct.gotoAndPlay(_global.gotoframe); _global.strikes = 3; _global.resetTime = true; _global.girls_won[_global.inframe] = _global.inframe; } } }
Instance of Symbol 81 MovieClip "b8" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 84 MovieClip "b9" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 87 MovieClip "b10" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 90 MovieClip "b11" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Instance of Symbol 93 MovieClip "b12" in Frame 13
on (press) { _global.myproperty_x = getProperty(this, _x); _global.myproperty_y = getProperty(this, _y); this.swapDepths(this._parent.swap_b); if (_global.strikes < _global.maxstrikes) { _root.wrong_try.gotoAndStop(1); startDrag (this, false, 0, 340, 642, -3); } } on (release, releaseOutside) { this.swapDepths(this._parent.swap_b); stopDrag(); if (_global.strikes < _global.maxstrikes) { if (this._droptarget == "/stage_drop") { if (_global.strikes == (_global.maxstrikes - 1)) { _global.resetTime = true; _root.wrong_next.swapDepths(2000); _root.wrong_next.gotoAndPlay(2); _global.strikes++; } else { _root.wrong_try.swapDepths(2000); _root.wrong_try.gotoAndPlay(2); _global.cutTime = _global.cutTime + 5; _global.strikes++; } } } this._x = _global.myproperty_x; this._y = _global.myproperty_y; }
Frame 14
stop(); correct.gotoAndStop(1); wrong_next.gotoAndStop(1); wrong_try.gotoAndStop(1); outoftime.gotoAndStop(1); var i = 1; while (i <= 12) { if (_global.girls_won[i] == i) { _root["g" + i].gotoAndStop(2); } else { _root["g" + i].gotoAndStop(1); } i++; }
Symbol 5 MovieClip Frame 20
stop();
Symbol 7 MovieClip Frame 30
stop();
Symbol 10 MovieClip Frame 20
stop();
Symbol 16 MovieClip Frame 30
stop();
Symbol 20 Button
on (release) { _root.gotoAndStop(2); }
Symbol 21 MovieClip [xxx] Frame 1
stop();
Instance of Symbol 3 MovieClip in Symbol 21 MovieClip [xxx] Frame 1
onClipEvent (load) { var speed = 0.2; this.onEnterFrame = function () { if (this._rotation < 360) { this._rotation = this._rotation + speed; } }; }
Instance of Symbol 16 MovieClip in Symbol 21 MovieClip [xxx] Frame 1
onClipEvent (enterFrame) { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { this.nextFrame(); } else { this.prevFrame(); } }
Symbol 51 Button
on (release) { _root.gotoAndPlay(_global.gotoframe); }
Symbol 53 MovieClip Frame 21
stop();
Symbol 55 MovieClip Frame 21
stop();
Symbol 58 Button
on (release) { _root.gotoAndPlay(_global.gotoframe); }
Symbol 60 MovieClip Frame 31
stop();
Symbol 103 Button
on (release) { _root.gotoAndPlay(_global.gotoframe); }
Symbol 104 MovieClip Frame 21
stop();
Symbol 156 Button
on (release) { getURL ("flash_files/boobboggle/highres/eve984.jpg", "_blank"); }
Symbol 157 MovieClip Frame 1
this._alpha = 50;
Symbol 157 MovieClip Frame 2
this._alpha = 100;
Symbol 160 Button
on (release) { getURL ("flash_files/boobboggle/highres/deauxma162.jpg", "_blank"); }
Symbol 161 MovieClip Frame 1
this._alpha = 50;
Symbol 161 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 164 Button
on (release) { getURL ("flash_files/boobboggle/highres/lisalipps745.jpg", "_blank"); }
Symbol 165 MovieClip Frame 1
this._alpha = 50;
Symbol 165 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 168 Button
on (release) { getURL ("flash_files/boobboggle/highres/echovalley152.jpg", "_blank"); }
Symbol 169 MovieClip Frame 1
this._alpha = 50;
Symbol 169 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 172 Button
on (release) { getURL ("flash_files/boobboggle/highres/lucylee125.jpg", "_blank"); }
Symbol 173 MovieClip Frame 1
this._alpha = 50;
Symbol 173 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 176 Button
on (release) { getURL ("flash_files/boobboggle/highres/danielle115.jpg", "_blank"); }
Symbol 177 MovieClip Frame 1
this._alpha = 50;
Symbol 177 MovieClip Frame 2
this._alpha = 100;
Symbol 180 Button
on (release) { getURL ("flash_files/boobboggle/highres/masonstorm654.jpg", "_blank"); }
Symbol 181 MovieClip Frame 1
this._alpha = 50;
Symbol 181 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 184 Button
on (release) { getURL ("flash_files/boobboggle/highres/brandytalore865.jpg", "_blank"); }
Symbol 185 MovieClip Frame 1
this._alpha = 50;
Symbol 185 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 188 Button
on (release) { getURL ("flash_files/boobboggle/highres/nikiwylde695.jpg", "_blank"); }
Symbol 189 MovieClip Frame 1
this._alpha = 50;
Symbol 189 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 192 Button
on (release) { getURL ("flash_files/boobboggle/highres/alektrablue351.jpg", "_blank"); }
Symbol 193 MovieClip Frame 1
this._alpha = 50;
Symbol 193 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 196 Button
on (release) { getURL ("flash_files/boobboggle/highres/simpson842.jpg", "_blank"); }
Symbol 197 MovieClip Frame 1
this._alpha = 50;
Symbol 197 MovieClip Frame 2
stop(); this._alpha = 100;
Symbol 200 Button
on (release) { getURL ("flash_files/boobboggle/highres/julia326.jpg", "_blank"); }
Symbol 201 MovieClip Frame 1
this._alpha = 50;
Symbol 201 MovieClip Frame 2
stop(); this._alpha = 100;

Library Items

Symbol 1 GraphicUsed by:21 97
Symbol 2 GraphicUsed by:3
Symbol 3 MovieClipUses:2Used by:21
Symbol 4 GraphicUsed by:5
Symbol 5 MovieClipUses:4Used by:21
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:6Used by:21
Symbol 8 FontUsed by:9 42 43 44 45 48 98 108 112 116 120 124 128 132 136 140 144 148
Symbol 9 TextUses:8Used by:10
Symbol 10 MovieClipUses:9Used by:21
Symbol 11 GraphicUsed by:16
Symbol 12 FontUsed by:13 15 18 19
Symbol 13 TextUses:12Used by:16
Symbol 14 FontUsed by:15
Symbol 15 TextUses:12 14Used by:16
Symbol 16 MovieClipUses:11 13 15Used by:21
Symbol 17 GraphicUsed by:20
Symbol 18 TextUses:12Used by:20
Symbol 19 TextUses:12Used by:20
Symbol 20 ButtonUses:17 18 19Used by:21
Symbol 21 MovieClip [xxx]Uses:1 3 5 7 10 16 20
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:Timeline
Symbol 24 GraphicUsed by:Timeline
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:Timeline
Symbol 27 BitmapUsed by:28
Symbol 28 GraphicUses:27Used by:29
Symbol 29 MovieClipUses:28Used by:Timeline
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:32
Symbol 32 MovieClipUses:31Used by:Timeline
Symbol 33 GraphicUsed by:Timeline
Symbol 34 GraphicUsed by:39
Symbol 35 GraphicUsed by:39
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:34 35 37 38Used by:Timeline
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:Timeline
Symbol 42 TextUses:8Used by:Timeline
Symbol 43 TextUses:8Used by:Timeline
Symbol 44 TextUses:8Used by:Timeline
Symbol 45 TextUses:8Used by:Timeline
Symbol 46 GraphicUsed by:47
Symbol 47 MovieClipUses:46Used by:Timeline
Symbol 48 TextUses:8Used by:Timeline
Symbol 49 GraphicUsed by:53 55
Symbol 50 GraphicUsed by:51
Symbol 51 ButtonUses:50Used by:53
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:49 51 52Used by:Timeline
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:49 54Used by:Timeline
Symbol 56 GraphicUsed by:60
Symbol 57 GraphicUsed by:58
Symbol 58 ButtonUses:57Used by:60
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:56 58 59Used by:Timeline
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:63
Symbol 63 MovieClipUses:62Used by:Timeline
Symbol 64 BitmapUsed by:65
Symbol 65 GraphicUses:64Used by:66
Symbol 66 MovieClipUses:65Used by:Timeline
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:69
Symbol 69 MovieClipUses:68Used by:Timeline
Symbol 70 BitmapUsed by:71
Symbol 71 GraphicUses:70Used by:72
Symbol 72 MovieClipUses:71Used by:Timeline
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:75
Symbol 75 MovieClipUses:74Used by:Timeline
Symbol 76 BitmapUsed by:77
Symbol 77 GraphicUses:76Used by:78
Symbol 78 MovieClipUses:77Used by:Timeline
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:81
Symbol 81 MovieClipUses:80Used by:Timeline
Symbol 82 BitmapUsed by:83
Symbol 83 GraphicUses:82Used by:84
Symbol 84 MovieClipUses:83Used by:Timeline
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:87
Symbol 87 MovieClipUses:86Used by:Timeline
Symbol 88 BitmapUsed by:89
Symbol 89 GraphicUses:88Used by:90
Symbol 90 MovieClipUses:89Used by:Timeline
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:93
Symbol 93 MovieClipUses:92Used by:Timeline
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:96
Symbol 96 MovieClipUses:95Used by:Timeline
Symbol 97 MovieClipUses:1Used by:Timeline
Symbol 98 EditableTextUses:8Used by:Timeline
Symbol 99 GraphicUsed by:104
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:100Used by:104
Symbol 102 GraphicUsed by:103
Symbol 103 ButtonUses:102Used by:104
Symbol 104 MovieClipUses:99 101 103Used by:Timeline
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:107
Symbol 107 MovieClipUses:106Used by:Timeline
Symbol 108 EditableTextUses:8Used by:Timeline
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:111
Symbol 111 MovieClipUses:110Used by:Timeline
Symbol 112 EditableTextUses:8Used by:Timeline
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:115
Symbol 115 MovieClipUses:114Used by:Timeline
Symbol 116 EditableTextUses:8Used by:Timeline
Symbol 117 BitmapUsed by:118
Symbol 118 GraphicUses:117Used by:119
Symbol 119 MovieClipUses:118Used by:Timeline
Symbol 120 EditableTextUses:8Used by:Timeline
Symbol 121 BitmapUsed by:122
Symbol 122 GraphicUses:121Used by:123
Symbol 123 MovieClipUses:122Used by:Timeline
Symbol 124 EditableTextUses:8Used by:Timeline
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:127
Symbol 127 MovieClipUses:126Used by:Timeline
Symbol 128 EditableTextUses:8Used by:Timeline
Symbol 129 BitmapUsed by:130
Symbol 130 GraphicUses:129Used by:131
Symbol 131 MovieClipUses:130Used by:Timeline
Symbol 132 EditableTextUses:8Used by:Timeline
Symbol 133 BitmapUsed by:134
Symbol 134 GraphicUses:133Used by:135
Symbol 135 MovieClipUses:134Used by:Timeline
Symbol 136 EditableTextUses:8Used by:Timeline
Symbol 137 BitmapUsed by:138
Symbol 138 GraphicUses:137Used by:139
Symbol 139 MovieClipUses:138Used by:Timeline
Symbol 140 EditableTextUses:8Used by:Timeline
Symbol 141 BitmapUsed by:142
Symbol 142 GraphicUses:141Used by:143
Symbol 143 MovieClipUses:142Used by:Timeline
Symbol 144 EditableTextUses:8Used by:Timeline
Symbol 145 BitmapUsed by:146
Symbol 146 GraphicUses:145Used by:147
Symbol 147 MovieClipUses:146Used by:Timeline
Symbol 148 EditableTextUses:8Used by:Timeline
Symbol 149 GraphicUsed by:152
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150Used by:152
Symbol 152 MovieClipUses:149 151Used by:Timeline
Symbol 153 BitmapUsed by:154
Symbol 154 GraphicUses:153Used by:157
Symbol 155 GraphicUsed by:156 160 164 168 172 176 180 184 188 192 196 200
Symbol 156 ButtonUses:155Used by:157
Symbol 157 MovieClipUses:154 156Used by:Timeline
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:161
Symbol 160 ButtonUses:155Used by:161
Symbol 161 MovieClipUses:159 160Used by:Timeline
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:165
Symbol 164 ButtonUses:155Used by:165
Symbol 165 MovieClipUses:163 164Used by:Timeline
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:169
Symbol 168 ButtonUses:155Used by:169
Symbol 169 MovieClipUses:167 168Used by:Timeline
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:173
Symbol 172 ButtonUses:155Used by:173
Symbol 173 MovieClipUses:171 172Used by:Timeline
Symbol 174 BitmapUsed by:175
Symbol 175 GraphicUses:174Used by:177
Symbol 176 ButtonUses:155Used by:177
Symbol 177 MovieClipUses:175 176Used by:Timeline
Symbol 178 BitmapUsed by:179
Symbol 179 GraphicUses:178Used by:181
Symbol 180 ButtonUses:155Used by:181
Symbol 181 MovieClipUses:179 180Used by:Timeline
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:185
Symbol 184 ButtonUses:155Used by:185
Symbol 185 MovieClipUses:183 184Used by:Timeline
Symbol 186 BitmapUsed by:187
Symbol 187 GraphicUses:186Used by:189
Symbol 188 ButtonUses:155Used by:189
Symbol 189 MovieClipUses:187 188Used by:Timeline
Symbol 190 BitmapUsed by:191
Symbol 191 GraphicUses:190Used by:193
Symbol 192 ButtonUses:155Used by:193
Symbol 193 MovieClipUses:191 192Used by:Timeline
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:197
Symbol 196 ButtonUses:155Used by:197
Symbol 197 MovieClipUses:195 196Used by:Timeline
Symbol 198 BitmapUsed by:199
Symbol 199 GraphicUses:198Used by:201
Symbol 200 ButtonUses:155Used by:201
Symbol 201 MovieClipUses:199 200Used by:Timeline

Instance Names

"content_stuff"Frame 1Symbol 23 MovieClip
"stage_drop"Frame 2Symbol 32 MovieClip
"redfill"Frame 2Symbol 39 MovieClip
"wrong_next"Frame 2Symbol 53 MovieClip
"wrong_try"Frame 2Symbol 55 MovieClip
"correct"Frame 2Symbol 60 MovieClip
"b1"Frame 2Symbol 63 MovieClip
"b2"Frame 2Symbol 66 MovieClip
"b3"Frame 2Symbol 69 MovieClip
"b4"Frame 2Symbol 72 MovieClip
"b5"Frame 2Symbol 75 MovieClip
"b6"Frame 2Symbol 78 MovieClip
"b7"Frame 2Symbol 81 MovieClip
"b8"Frame 2Symbol 84 MovieClip
"b9"Frame 2Symbol 87 MovieClip
"b10"Frame 2Symbol 90 MovieClip
"b11"Frame 2Symbol 93 MovieClip
"b12"Frame 2Symbol 96 MovieClip
"swap_b"Frame 2Symbol 97 MovieClip
"outoftime"Frame 2Symbol 104 MovieClip
"stage_drop"Frame 3Symbol 107 MovieClip
"b1"Frame 3Symbol 75 MovieClip
"b2"Frame 3Symbol 78 MovieClip
"b3"Frame 3Symbol 72 MovieClip
"b4"Frame 3Symbol 81 MovieClip
"b5"Frame 3Symbol 90 MovieClip
"b6"Frame 3Symbol 84 MovieClip
"b7"Frame 3Symbol 66 MovieClip
"b8"Frame 3Symbol 87 MovieClip
"b9"Frame 3Symbol 96 MovieClip
"b10"Frame 3Symbol 69 MovieClip
"b11"Frame 3Symbol 63 MovieClip
"b12"Frame 3Symbol 93 MovieClip
"stage_drop"Frame 4Symbol 111 MovieClip
"b1"Frame 4Symbol 63 MovieClip
"b2"Frame 4Symbol 75 MovieClip
"b3"Frame 4Symbol 96 MovieClip
"b4"Frame 4Symbol 90 MovieClip
"b5"Frame 4Symbol 66 MovieClip
"b6"Frame 4Symbol 87 MovieClip
"b7"Frame 4Symbol 69 MovieClip
"b8"Frame 4Symbol 84 MovieClip
"b9"Frame 4Symbol 72 MovieClip
"b10"Frame 4Symbol 93 MovieClip
"b11"Frame 4Symbol 81 MovieClip
"b12"Frame 4Symbol 78 MovieClip
"stage_drop"Frame 5Symbol 115 MovieClip
"b1"Frame 5Symbol 93 MovieClip
"b2"Frame 5Symbol 90 MovieClip
"b3"Frame 5Symbol 87 MovieClip
"b4"Frame 5Symbol 84 MovieClip
"b5"Frame 5Symbol 81 MovieClip
"b6"Frame 5Symbol 78 MovieClip
"b7"Frame 5Symbol 63 MovieClip
"b8"Frame 5Symbol 96 MovieClip
"b9"Frame 5Symbol 66 MovieClip
"b10"Frame 5Symbol 69 MovieClip
"b11"Frame 5Symbol 72 MovieClip
"b12"Frame 5Symbol 75 MovieClip
"stage_drop"Frame 6Symbol 119 MovieClip
"b1"Frame 6Symbol 63 MovieClip
"b2"Frame 6Symbol 66 MovieClip
"b3"Frame 6Symbol 69 MovieClip
"b4"Frame 6Symbol 72 MovieClip
"b5"Frame 6Symbol 75 MovieClip
"b7"Frame 6Symbol 81 MovieClip
"b8"Frame 6Symbol 84 MovieClip
"b9"Frame 6Symbol 87 MovieClip
"b10"Frame 6Symbol 90 MovieClip
"b11"Frame 6Symbol 93 MovieClip
"b12"Frame 6Symbol 96 MovieClip
"stage_drop"Frame 7Symbol 123 MovieClip
"b1"Frame 7Symbol 66 MovieClip
"b2"Frame 7Symbol 96 MovieClip
"b3"Frame 7Symbol 63 MovieClip
"b4"Frame 7Symbol 75 MovieClip
"b5"Frame 7Symbol 72 MovieClip
"b6"Frame 7Symbol 69 MovieClip
"b7"Frame 7Symbol 93 MovieClip
"b8"Frame 7Symbol 90 MovieClip
"b9"Frame 7Symbol 84 MovieClip
"b10"Frame 7Symbol 78 MovieClip
"b11"Frame 7Symbol 81 MovieClip
"b12"Frame 7Symbol 84 MovieClip
"stage_drop"Frame 8Symbol 127 MovieClip
"b1"Frame 8Symbol 84 MovieClip
"b2"Frame 8Symbol 81 MovieClip
"b3"Frame 8Symbol 78 MovieClip
"b4"Frame 8Symbol 93 MovieClip
"b5"Frame 8Symbol 90 MovieClip
"b6"Frame 8Symbol 87 MovieClip
"b7"Frame 8Symbol 66 MovieClip
"b8"Frame 8Symbol 96 MovieClip
"b9"Frame 8Symbol 63 MovieClip
"b10"Frame 8Symbol 69 MovieClip
"b11"Frame 8Symbol 72 MovieClip
"b12"Frame 8Symbol 75 MovieClip
"stage_drop"Frame 9Symbol 131 MovieClip
"b1"Frame 9Symbol 87 MovieClip
"b2"Frame 9Symbol 90 MovieClip
"b3"Frame 9Symbol 87 MovieClip
"b4"Frame 9Symbol 96 MovieClip
"b5"Frame 9Symbol 72 MovieClip
"b6"Frame 9Symbol 69 MovieClip
"b7"Frame 9Symbol 63 MovieClip
"b8"Frame 9Symbol 75 MovieClip
"b9"Frame 9Symbol 66 MovieClip
"b10"Frame 9Symbol 84 MovieClip
"b11"Frame 9Symbol 81 MovieClip
"b12"Frame 9Symbol 78 MovieClip
"stage_drop"Frame 10Symbol 135 MovieClip
"b1"Frame 10Symbol 93 MovieClip
"b2"Frame 10Symbol 90 MovieClip
"b4"Frame 10Symbol 84 MovieClip
"b5"Frame 10Symbol 81 MovieClip
"b6"Frame 10Symbol 78 MovieClip
"b8"Frame 10Symbol 96 MovieClip
"b10"Frame 10Symbol 69 MovieClip
"b11"Frame 10Symbol 72 MovieClip
"b12"Frame 10Symbol 75 MovieClip
"stage_drop"Frame 11Symbol 139 MovieClip
"b1"Frame 11Symbol 78 MovieClip
"b2"Frame 11Symbol 84 MovieClip
"b3"Frame 11Symbol 81 MovieClip
"b4"Frame 11Symbol 96 MovieClip
"b5"Frame 11Symbol 66 MovieClip
"b6"Frame 11Symbol 63 MovieClip
"b7"Frame 11Symbol 69 MovieClip
"b8"Frame 11Symbol 87 MovieClip
"b9"Frame 11Symbol 72 MovieClip
"b10"Frame 11Symbol 90 MovieClip
"b11"Frame 11Symbol 75 MovieClip
"b12"Frame 11Symbol 93 MovieClip
"stage_drop"Frame 12Symbol 143 MovieClip
"b1"Frame 12Symbol 75 MovieClip
"b2"Frame 12Symbol 81 MovieClip
"b3"Frame 12Symbol 72 MovieClip
"b4"Frame 12Symbol 90 MovieClip
"b5"Frame 12Symbol 69 MovieClip
"b6"Frame 12Symbol 87 MovieClip
"b7"Frame 12Symbol 84 MovieClip
"b8"Frame 12Symbol 66 MovieClip
"b9"Frame 12Symbol 93 MovieClip
"b10"Frame 12Symbol 96 MovieClip
"b11"Frame 12Symbol 78 MovieClip
"b12"Frame 12Symbol 63 MovieClip
"stage_drop"Frame 13Symbol 147 MovieClip
"b1"Frame 13Symbol 63 MovieClip
"b2"Frame 13Symbol 96 MovieClip
"b3"Frame 13Symbol 66 MovieClip
"b4"Frame 13Symbol 69 MovieClip
"b5"Frame 13Symbol 72 MovieClip
"b6"Frame 13Symbol 75 MovieClip
"b7"Frame 13Symbol 78 MovieClip
"b8"Frame 13Symbol 81 MovieClip
"b9"Frame 13Symbol 84 MovieClip
"b10"Frame 13Symbol 87 MovieClip
"b11"Frame 13Symbol 90 MovieClip
"b12"Frame 13Symbol 93 MovieClip
"g1"Frame 14Symbol 157 MovieClip
"g2"Frame 14Symbol 161 MovieClip
"g3"Frame 14Symbol 165 MovieClip
"g4"Frame 14Symbol 169 MovieClip
"g5"Frame 14Symbol 173 MovieClip
"g6"Frame 14Symbol 177 MovieClip
"g7"Frame 14Symbol 181 MovieClip
"g8"Frame 14Symbol 185 MovieClip
"g9"Frame 14Symbol 189 MovieClip
"g10"Frame 14Symbol 193 MovieClip
"g11"Frame 14Symbol 197 MovieClip
"g12"Frame 14Symbol 201 MovieClip
"redbar"Symbol 39 MovieClip Frame 1Symbol 37 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 21 as "xxx"

Labels

"content_stuff"Frame 1

Dynamic Text Variables

displayTimeSymbol 98 EditableText"00 "
displayTimeSymbol 108 EditableText"00 "
displayTimeSymbol 112 EditableText"00 "
displayTimeSymbol 116 EditableText"00 "
displayTimeSymbol 120 EditableText"00 "
displayTimeSymbol 124 EditableText"00 "
displayTimeSymbol 128 EditableText"00 "
displayTimeSymbol 132 EditableText"00 "
displayTimeSymbol 136 EditableText"00 "
displayTimeSymbol 140 EditableText"00 "
displayTimeSymbol 144 EditableText"00 "
displayTimeSymbol 148 EditableText"00 "




http://swfchan.com/18/89120/info.shtml
Created: 29/3 -2019 04:32:06 Last modified: 29/3 -2019 04:32:06 Server time: 25/04 -2024 09:51:55