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

swfchan turned sixteen years old the day before yesterday! (5may2024)

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

Gorillaz Groove Session.swf

This is the info page for
Flash #25531

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


Text
created by
dan bell & john bell

created by
dan bell & john bell

created by
dan bell & john bell

GROOVESESSION

GROOVESESSION

featuring
"Feel Good Inc."

from the album
"Demon Days"

featuring
"Feel Good Inc."

from the album
"Demon Days"

Loading

Loading

Quality

Quality

START GAME

START GAME

START GAME

HIGH SCORES

HIGH SCORES

HIGH SCORES

view
instructional
DEMO

view
instructional
DEMO

view
instructional
DEMO

CHOOSE CHARACTER

CHOOSE CHARACTER

START GROOVIN

START GROOVIN

START GROOVIN

NEXT

NEXT

NEXT

PREV

PREV

PREV

MAIN
MENU

MAIN
MENU

MAIN
MENU

selected
CHARACtER:

selected
CHARACtER:

2d

2d

Noodle

Noodle

Murdoc

Murdoc

NEXT TEN

NEXT TEN

NEXT TEN

PREV TEN

PREV TEN

PREV TEN

TOP 100 HIGH SCORES

TOP 100 HIGH SCORES

- - - - - - - - - - -

- - - -

10

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - - - - - - - - -

- - - -

- - - -

- - - -

- - - -

- - - -

- - - -

- - - -

- - - -

9

8

7

6

5

4

3

2

1

- - - - - - - - - - -

- - - -

?

GROOVE AGAIN

GROOVE AGAIN

GROOVE AGAIN

YOU DiDN't RANK
see how others did

YOU DiDN't RANK
see how others did

YOU RANKED #
take a look

YOU RANKED #
take a look

100

100

FINAL RESULTS

EARLY

PERFECT

LATE

FINAL SCORE

15

20

10

FINAL RESULTS

EARLY

PERFECT

LATE

FINAL SCORE

15

20

10

ACCURACY

ACCURACY

FAULTS

FAULTS

12687

12687

89%

89%

20

20

AWARDS

AWARDS

PROGRESSIVELY BETTER AWARD

PROGRESSIVELY BETTER AWARD

PROGRESSIVELY WORSE AWARD

PROGRESSIVELY WORSE AWARD

5 PERFECTS IN A ROW AWARD

5 PERFECTS IN A ROW AWARD

10 PERFECTS IN A ROW AWARD

10 PERFECTS IN A ROW AWARD

15 PERFECTS IN A ROW AWARD

15 PERFECTS IN A ROW AWARD

20 PERFECTS IN A ROW AWARD

20 PERFECTS IN A ROW AWARD

25 PERFECTS IN A ROW AWARD

25 PERFECTS IN A ROW AWARD

BUTTON MASHER AWARD

BUTTON MASHER AWARD

EXCELLENT ACCURACY AWARD

EXCELLENT ACCURACY AWARD

ABOVE AVERAGE ACCURACY AWARD

ABOVE AVERAGE ACCURACY AWARD

AVERAGE ACCURACY AWARD

AVERAGE ACCURACY AWARD

CONSISTANCY AWARD

CONSISTANCY AWARD

EARLY BIRD AWARD

EARLY BIRD AWARD

SLOW REFLEX AWARD

SLOW REFLEX AWARD

HEARING AID AWARD

HEARING AID AWARD

WITHOUT A FAULT AWARD

WITHOUT A FAULT AWARD

SUBMIT NAME

SUBMIT NAME

SUBMIT NAME

DON'T SUBMIT

DON'T SUBMIT

DON'T SUBMIT

enter
NAME

enter
NAME

CANCEL

CANCEL

CANCEL

contacting HIGH SCORE database

contacting HIGH SCORE database

SORRY, but a connection could not be
made to the HIGH SCORE database
please try again later or visit
bellbrothers.net for more information

SORRY, but a connection could not be
made to the HIGH SCORE database
please try again later or visit
bellbrothers.net for more information

bellbrothers.net

ROUND ONE RESULTS

EARLY

PERFECT

LATE

ACCURACY

15

20

10

89%

ROUND ONE RESULTS

EARLY

PERFECT

LATE

89%

ACCURACY

15

20

10

ROUND TWO RESULTS

15

20

10

89%

ROUND TWO RESULTS

89%

15

20

10

ROUND THREE RESULTS

15

20

10

89%

ROUND THREE RESULTS

89%

15

20

10

The Computer wiil perform a
series of four moves to the
first four drum beats

When the light shines on your
player,  you must repeat the
computer's moves to the
next four drum beats

go ahead, try playing along

means a perfect move
means an early move
means a late move
means a miss / incorrect move

ActionScript [AS1/AS2]

Frame 1
function gotoSite() { getURL ("http://www.bellbrothers.net", "bell"); } stop(); char = 1; MENU = new ContextMenu(); MENU.hideBuiltInItems(); Gorillaz = new ContextMenuItem("Gorillaz Groove Session", gotoSite); MENU.customItems.push(Gorillaz); BellBrothers = new ContextMenuItem("Created by Bell Brothers (Dan Bell, John Bell)", gotoSite); MENU.customItems.push(BellBrothers); _root.menu = MENU;
Instance of Symbol 11 MovieClip in Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { getURL ("http://www.bellbrothers.net", "bell"); }
Frame 2
_root.mySound.nav = new Sound(_root.mySound); _root.mySound.nav.attachSound("nav"); _root.mySound.song = new Sound(_root.mySound); _root.mySound.song.attachSound("feelGood");
Frame 3
stop(); body._alpha = 0; menuDestination = 100;
Instance of Symbol 58 MovieClip "body" in Frame 3
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Instance of Symbol 248 MovieClip "menuChar" in Frame 3
onClipEvent (enterFrame) { if (this._x != _root.menuCharDestination) { this._x = this._x - ((this._x - _root.menuCharDestination) / 5); } if (this._x < -480) { this.gotoAndStop(_root.charDestination); _root.menuCharDestination = -138; } }
Instance of Symbol 36 MovieClip "menuActions" in Frame 3
onClipEvent (load) { charDestination = "gorilla"; }
Instance of Symbol 36 MovieClip "menuActions" in Frame 3
onClipEvent (load) { menuCharDestination = -138; _root.mySound.nav.start(0, 999); }
Frame 4
body._alpha = 0; menuDestination = 100; char = 1; if (fromResults) { menuChar.gotoAndStop("twoD"); fromResults = false; }
Instance of Symbol 288 MovieClip "body" in Frame 4
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Instance of Symbol 36 MovieClip "menuActions" in Frame 4
onClipEvent (load) { charDestination = "twoD"; }
Frame 5
body._alpha = 0; menuDestination = 100;
Instance of Symbol 338 MovieClip "body" in Frame 5
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Frame 6
body._alpha = 0; menuDestination = 100; accuracy = Math.round(((perfect + ((early + late) / 2)) / 188) * 100); body.finalScore.text = finalScore; body.finalScoreShad.text = finalScore; body.perfect.text = perfect; body.perfectShad.text = perfect; body.early.text = early; body.earlyShad.text = early; body.late.text = late; body.lateShad.text = late; body.accuracy.text = accuracy + "%"; body.accuracyShad.text = accuracy + "%"; body.faults.text = penalty; body.faultsShad.text = penalty; i = 1; while (i <= 100) { if (((scoreCard["playerName" + i] == playerName) && (scoreCard["char" + i] == char)) && (scoreCard["score" + i] == finalScore)) { body.rank.gotoAndStop("ranked"); body.rank.rank.text = i; body.rank.rankShad.text = i; } i++; } j = 1; if ((penalty > ((early + late) + perfect)) && (j <= 2)) { body["awards" + j].gotoAndStop("buttMash"); j++; } if ((inARow >= 25) && (j <= 2)) { body["awards" + j].gotoAndStop("perf25"); j++; } else if ((inARow >= 20) && (j <= 2)) { body["awards" + j].gotoAndStop("perf20"); j++; } else if ((inARow >= 15) && (j <= 2)) { body["awards" + j].gotoAndStop("perf15"); j++; } else if ((inARow >= 10) && (j <= 2)) { body["awards" + j].gotoAndStop("perf10"); j++; } else if ((inARow >= 5) && (j <= 2)) { body["awards" + j].gotoAndStop("perf5"); j++; } if (((roundOneAccuracy < roundTwoAccuracy) && (roundTwoAccuracy < roundThreeAccuracy)) && (j <= 2)) { body["awards" + j].gotoAndStop("progBett"); j++; } else if (((roundOneAccuracy > roundTwoAccuracy) && (roundTwoAccuracy > roundThreeAccuracy)) && (j <= 2)) { body["awards" + j].gotoAndStop("progWors"); j++; } else if (((((roundOneAccuracy > (roundTwoAccuracy - 3)) && (roundOneAccuracy < (roundTwoAccuracy + 34))) && (roundOneAccuracy > (roundThreeAccuracy - 3))) && (roundOneAccuracy < (roundThreeAccuracy + 3))) && (j <= 2)) { body["awards" + j].gotoAndStop("cons"); j++; } if (((early > (perfect / 2)) && (early > late)) && (j <= 2)) { body["awards" + j].gotoAndStop("earlBird"); j++; } else if (((late > (perfect / 2)) && (late > early)) && (j <= 2)) { body["awards" + j].gotoAndStop("slowRefl"); j++; } if ((accuracy >= 80) && (j <= 2)) { body["awards" + j].gotoAndStop("exceAccu"); j++; } else if (((accuracy < 80) && (accuracy >= 65)) && (j <= 2)) { body["awards" + j].gotoAndStop("abovAver"); j++; } else if (((accuracy < 65) && (accuracy >= 50)) && (j <= 2)) { body["awards" + j].gotoAndStop("averAccu"); j++; } else if ((accuracy < 50) && (j <= 2)) { body["awards" + j].gotoAndStop("hearAid"); j++; } if ((penalty == 0) && (j <= 2)) { body["awards" + j].gotoAndStop("withFaul"); j++; }
Instance of Symbol 416 MovieClip "body" in Frame 6
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Frame 7
body._alpha = 0; menuDestination = 100; finalScore = (((perfect * 20) + (early * 10)) + (late * 10)) - penalty; score = finalScore;
Instance of Symbol 434 MovieClip "body" in Frame 7
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Frame 8
body._alpha = 0; menuDestination = 100; System.security.allowDomain("http:www.bellbrothers.net"); scoreCard = new LoadVars(); scoreCard.playerName = playerName; scoreCard.score = score; scoreCard.char = char; scoreCard.sendAndLoad("http://www.bellbrothers.net/gorillaz.php", scoreCard, "POST"); scoreCard.onLoad = function (success) { if (success) { if (Boolean(scoreCard.success)) { score = null; gotoAndStop(dBDestination); } else { body.gotoAndStop("error"); } } else { body.gotoAndStop("error"); } };
Instance of Symbol 452 MovieClip "body" in Frame 8
onClipEvent (enterFrame) { if (this._alpha < _root.menuDestination) { this._alpha = this._alpha + 10; } }
Frame 9
_root.mySound.song.start(); lightPlayer._visible = false; lightComp._visible = false; offset = 2000; scale = 20; time = 150; rightTotal = 0; leftTotal = 0; rhythmMarkTotal = 0; grooveMarkTotal = 0; right = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 108165, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 177500, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); rhythmMark = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 31063, 31929, 32795, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44062, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 54446, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 63979, 64845, 65711, 66577, 67443, 68309, 69175, 70041, 70907, 71773, 72639, 73505, 74371, 75237, 76103, 76969, 77835, 78701, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 94301, 95167, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 107288, 108165, 109031, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 138477, 139343, 140209, 141075, 141941, 142807, 143673, 144539, 145405, 146271, 147137, 148003, 148869, 149735, 150601, 151467, 152333, 153199, 154065, 154931, 155797, 156663, 157529, 158395, 159261, 160127, 160993, 161859, 162725, 163591, 164457, 165323, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 178366, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 188721, 189587, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 200866, 201732, 202598, 203464, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); left = new Array(6374, 7455, 8113, 9190, 9841, 10913, 11574, 12656, 13313, 14386, 15034, 16127, 16769, 17854, 18500, 19371, 20240, 21313, 21966, 23049, 23694, 24784, 25436, 26294, 26513, 27164, 28247, 28898, 29983, 33446, 34097, 35200, 35832, 36913, 37565, 38647, 39295, 40377, 41030, 42113, 42761, 45580, 46226, 47313, 47966, 49039, 49689, 50774, 51427, 52513, 53151, 54880, 56010, 56618, 57713, 58346, 59426, 60079, 61164, 61817, 62913, 63550, 79142, 80233, 80875, 81966, 82618, 83713, 84341, 85208, 86074, 87155, 87807, 88888, 89540, 90621, 91273, 92369, 93001, 95815, 96472, 97553, 98201, 99286, 99939, 101014, 101677, 102752, 103405, 104480, 105113, 106208, 106866, 107946, 108594, 109679, 110352, 111417, 112060, 113145, 113798, 114874, 115513, 116617, 117258, 118349, 118991, 120007, 120713, 121810, 122452, 123543, 124190, 125276, 125913, 127004, 127662, 128737, 129378, 130460, 131116, 132191, 132847, 133944, 134585, 135682, 136308, 137383, 165781, 166856, 167500, 168594, 169220, 170325, 171000, 171834, 172704, 173777, 174429, 175500, 176154, 177245, 177888, 178344, 178764, 179086, 179407, 179640, 180703, 181365, 182446, 183090, 184171, 184819, 185917, 186551, 187663, 190029, 191126, 191759, 192850, 193500, 194566, 195230, 196320, 196961, 198037, 198692, 199775, 203879, 204955, 205618, 206701, 207364, 208440, 209095, 210178, 210819, 211910, 212558, 213634); grooveMark = new Array(6374, 6806, 7455, 7671, 8113, 8544, 9190, 9400, 9841, 10273, 10913, 11138, 11574, 12002, 12656, 12869, 13313, 13734, 14386, 14600, 15034, 15474, 16127, 16335, 16769, 17199, 17854, 18070, 18500, 18934, 19371, 19795, 20240, 20658, 21313, 21535, 21966, 22393, 23049, 23263, 23694, 24132, 24784, 24994, 25436, 25860, 26513, 26733, 27164, 27613, 28247, 28461, 28898, 29333, 29983, 30197, 30629, 31063, 31714, 31929, 32361, 32795, 33446, 33661, 34097, 34526, 35200, 35400, 35832, 36273, 36913, 37126, 37565, 37998, 38647, 38864, 39295, 39729, 40377, 40589, 41030, 41459, 42113, 42327, 42761, 43197, 43847, 44062, 44493, 44927, 45580, 45795, 46226, 46658, 47313, 47513, 47966, 48386, 49039, 49258, 49689, 50133, 50774, 50984, 51427, 51856, 52513, 52713, 53151, 53580, 54231, 54446, 54880, 55313, 56010, 56184, 56618, 57041, 57713, 57913, 58346, 58779, 59426, 59655, 60079, 60513, 61164, 61383, 79142, 79570, 80233, 80442, 80875, 81313, 81966, 82175, 82618, 83026, 83713, 83913, 84341, 84765, 85208, 85636, 86074, 86513, 87155, 87374, 87807, 88231, 88888, 89113, 89540, 89964, 90621, 90835, 91273, 91713, 92369, 92568, 93001, 93435, 94086, 94301, 94733, 95167, 95815, 96034, 96472, 96913, 97553, 97762, 98201, 98634, 99286, 99513, 99939, 100367, 101014, 101233, 101677, 102113, 102752, 102951, 103405, 103853, 104480, 104713, 105113, 105571, 106208, 106422, 106866, 107288, 107946, 108165, 108594, 109031, 109679, 109913, 110352, 110765, 111417, 111623, 112060, 112513, 113145, 113350, 113798, 114216, 114874, 115083, 115513, 115954, 116617, 116826, 117258, 117686, 118349, 118558, 118991, 119429, 120007, 120313, 120713, 121163, 121810, 122024, 122452, 122886, 123543, 123757, 124190, 124619, 125276, 125480, 125913, 126357, 127004, 127213, 127662, 128089, 128737, 128936, 129378, 129827, 130460, 130674, 131116, 131543, 132191, 132427, 132847, 133296, 133944, 134143, 134585, 135000, 135682, 135873, 136308, 136750, 137383, 137611, 165781, 166200, 166856, 167077, 167500, 167938, 168594, 168807, 169220, 169669, 170325, 170538, 171000, 171400, 171834, 172269, 172704, 173133, 173777, 174000, 174429, 174867, 175500, 175725, 176154, 176592, 177245, 177500, 177888, 178366, 178764, 179184, 179640, 180060, 180703, 180927, 181365, 181803, 182446, 182661, 183090, 183537, 184171, 184392, 184819, 185254, 185917, 186109, 186551, 187000, 187663, 187855, 188287, 188721, 189372, 189587, 190029, 190455, 191126, 191332, 191759, 192179, 192850, 193056, 193500, 193926, 194566, 194780, 195230, 195657, 196320, 196514, 196961, 197396, 198037, 198258, 198692, 199112, 199775, 200000, 200432, 200866, 201517, 201732, 202164, 202598, 203149, 203464, 203879, 204321, 204955, 205176, 205618, 206045, 206701, 206907, 207364, 207799, 208440, 208653, 209095, 209506, 210178, 210385, 210819, 211261, 211910, 212123, 212558, 213000, 213634, 213855); grooveMove = new Array(0, 0, 0, 0); russelLeftDestination = 0; russelRightDestination = 0; russelHeadDestination = 0; gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaHandRightDestination = 7; gorillaHandLeftDestination = -7; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; twoDHeadDestination = 68; twoDTorsoDestination = 74; twoDArmRightDestination = 0; twoDArmRightLowerDestination = 0; twoDArmLeftDestination = 0; twoDArmLeftLowerDestination = 0; twoDLegLeftDestination = 0; twoDLegLeftUpperDestination = 0; twoDLegRightDestination = 0; twoDLegRightUpperDestination = 0; i = 0; nextI = 4; turn = "comp"; hitFirst = true; hitSecond = true; hitThird = true; perfect = 0; late = 0; early = 0; penalty = 0; roundOnePerfect = 0; roundOneLate = 0; roundOneEarly = 0; roundOne = true; roundTwo = true; roundThree = true; roundOneEnd = true; roundTwoEnd = true; roundThreeEnd = true; roundResultsDestination = 400; compLeft.yellow._alpha = 0; compLeft.green._alpha = 0; compLeft.red._alpha = 0; compLeft.orange._alpha = 0; compRight.yellow._alpha = 0; compRight.green._alpha = 0; compRight.red._alpha = 0; compRight.orange._alpha = 0; compDown.yellow._alpha = 0; compDown.green._alpha = 0; compDown.red._alpha = 0; compDown.orange._alpha = 0; playerLeft.yellow._alpha = 0; playerLeft.green._alpha = 0; playerLeft.red._alpha = 0; playerLeft.orange._alpha = 0; playerRight.yellow._alpha = 0; playerRight.green._alpha = 0; playerRight.red._alpha = 0; playerRight.orange._alpha = 0; playerDown.yellow._alpha = 0; playerDown.green._alpha = 0; playerDown.red._alpha = 0; playerDown.orange._alpha = 0; brickWallDestination = -410; inARow = 0; currentInARow = 0; endGame = true; actions.onEnterFrame = function () { if (mySound.song.position > (grooveMark[i] - 25)) { if (turn == "comp") { grooveMove[i % 4] = int(Math.random() * 3); if (grooveMove[i % 4] == 0) { compLeft.green._alpha = 100; gorilla.torso.armLeft._y = 30; gorilla.torso.armLeft._rotation = 10; gorilla.torso.armLeft.hand._rotation = -40; i++; } else if (grooveMove[i % 4] == 1) { compRight.green._alpha = 100; gorilla.torso.armRight._y = 30; gorilla.torso.armRight._rotation = -10; gorilla.torso.armRight.hand._rotation = 40; i++; } else if (grooveMove[i % 4] == 2) { compDown.green._alpha = 100; gorilla.torso.armLeft._rotation = -15; gorilla.torso.armLeft.hand._rotation = -80; gorilla.torso.armRight._rotation = 15; gorilla.torso.armRight.hand._rotation = 80; i++; } } else if (turn == "player") { if (((mySound.song.position - 200) > (grooveMark[i] + 100)) && (i != 376)) { i++; } } } if (compLeft.yellow._alpha > 0) { compLeft.yellow._alpha = compLeft.yellow._alpha - 6.25; } if (compLeft.green._alpha > 0) { compLeft.green._alpha = compLeft.green._alpha - 6.25; } if (compLeft.red._alpha > 0) { compLeft.red._alpha = compLeft.red._alpha - 6.25; } if (compLeft.orange._alpha > 0) { compLeft.orange._alpha = compLeft.orange._alpha - 6.25; } if (compRight.yellow._alpha > 0) { compRight.yellow._alpha = compRight.yellow._alpha - 6.25; } if (compRight.green._alpha > 0) { compRight.green._alpha = compRight.green._alpha - 6.25; } if (compRight.red._alpha > 0) { compRight.red._alpha = compRight.red._alpha - 6.25; } if (compRight.orange._alpha > 0) { compRight.orange._alpha = compRight.orange._alpha - 6.25; } if (compDown.yellow._alpha > 0) { compDown.yellow._alpha = compDown.yellow._alpha - 6.25; } if (compDown.green._alpha > 0) { compDown.green._alpha = compDown.green._alpha - 6.25; } if (compDown.red._alpha > 0) { compDown.red._alpha = compDown.red._alpha - 6.25; } if (compDown.orange._alpha > 0) { compDown.orange._alpha = compDown.orange._alpha - 6.25; } if (playerLeft.yellow._alpha > 0) { playerLeft.yellow._alpha = playerLeft.yellow._alpha - 6.25; } if (playerLeft.green._alpha > 0) { playerLeft.green._alpha = playerLeft.green._alpha - 6.25; } if (playerLeft.red._alpha > 0) { playerLeft.red._alpha = playerLeft.red._alpha - 6.25; } if (playerLeft.orange._alpha > 0) { playerLeft.orange._alpha = playerLeft.orange._alpha - 6.25; } if (playerRight.yellow._alpha > 0) { playerRight.yellow._alpha = playerRight.yellow._alpha - 6.25; } if (playerRight.green._alpha > 0) { playerRight.green._alpha = playerRight.green._alpha - 6.25; } if (playerRight.red._alpha > 0) { playerRight.red._alpha = playerRight.red._alpha - 6.25; } if (playerRight.orange._alpha > 0) { playerRight.orange._alpha = playerRight.orange._alpha - 6.25; } if (playerDown.yellow._alpha > 0) { playerDown.yellow._alpha = playerDown.yellow._alpha - 6.25; } if (playerDown.green._alpha > 0) { playerDown.green._alpha = playerDown.green._alpha - 6.25; } if (playerDown.red._alpha > 0) { playerDown.red._alpha = playerDown.red._alpha - 6.25; } if (playerDown.orange._alpha > 0) { playerDown.orange._alpha = playerDown.orange._alpha - 6.25; } if ((mySound.song.position > (grooveMark[0] - 225)) && (hitFirst)) { lightComp._visible = true; hitFirst = false; } if ((mySound.song.position > (grooveMark[128] - 225)) && (hitSecond)) { lightComp._visible = true; hitSecond = false; } if ((mySound.song.position > (grooveMark[264] - 225)) && (hitThird)) { lightComp._visible = true; hitThird = false; } if ((mySound.song.position > (grooveMark[127] + 500)) && (roundOne)) { roundOnePerfect = perfect; roundOneEarly = early; roundOneLate = late; roundOneAccuracy = Math.round(((roundOnePerfect + ((roundOneEarly + roundOneLate) / 2)) / 64) * 100); roundResults.gotoAndStop("roundOne"); roundResultsDestination = 171; roundResults.perfect.text = roundOnePerfect; roundResults.perfectShad.text = roundOnePerfect; roundResults.early.text = roundOneEarly; roundResults.earlyShad.text = roundOneEarly; roundResults.late.text = roundOneLate; roundResults.lateShad.text = roundOneLate; roundResults.accuracy.text = roundOneAccuracy + "%"; roundResults.accuracyShad.text = roundOneAccuracy + "%"; roundOne = false; } if ((mySound.song.position > (grooveMark[263] + 500)) && (roundTwo)) { roundTwoPerfect = perfect - roundOnePerfect; roundTwoEarly = early - roundOneEarly; roundTwoLate = late - roundOneLate; roundTwoAccuracy = Math.round(((roundTwoPerfect + ((roundTwoEarly + roundTwoLate) / 2)) / 68) * 100); roundResults.gotoAndStop("roundTwo"); roundResultsDestination = 171; roundResults.perfect.text = roundTwoPerfect; roundResults.perfectShad.text = roundTwoPerfect; roundResults.early.text = roundTwoEarly; roundResults.earlyShad.text = roundTwoEarly; roundResults.late.text = roundTwoLate; roundResults.lateShad.text = roundTwoLate; roundResults.accuracy.text = roundTwoAccuracy + "%"; roundResults.accuracyShad.text = roundTwoAccuracy + "%"; roundTwo = false; } if ((mySound.song.position > (grooveMark[375] + 500)) && (roundThree)) { roundThreePerfect = (perfect - roundOnePerfect) - roundTwoPerfect; roundThreeEarly = (early - roundOneEarly) - roundTwoEarly; roundThreeLate = (late - roundOneLate) - roundTwoLate; roundThreeAccuracy = Math.round(((roundThreePerfect + ((roundThreeEarly + roundThreeLate) / 2)) / 56) * 100); roundResults.gotoAndStop("roundThree"); roundResultsDestination = 171; roundResults.perfect.text = roundThreePerfect; roundResults.perfectShad.text = roundThreePerfect; roundResults.early.text = roundThreeEarly; roundResults.earlyShad.text = roundThreeEarly; roundResults.late.text = roundThreeLate; roundResults.lateShad.text = roundThreeLate; roundResults.accuracy.text = roundThreeAccuracy + "%"; roundResults.accuracyShad.text = roundThreeAccuracy + "%"; roundThree = false; } if ((mySound.song.position > (grooveMark[128] - 2000)) && (roundOneEnd)) { roundResultsDestination = 400; roundOneEnd = false; } if ((mySound.song.position > (grooveMark[264] - 2000)) && (roundTwoEnd)) { roundResultsDestination = 400; roundTwoEnd = false; } if ((mySound.song.position >= (mySound.song.duration - 100)) && (roundThreeEnd)) { roundResultsDestination = 400; roundThreeEnd = false; } if (mySound.song.position > (grooveMark[i - 1] + 225)) { if (((i % 4) == 0) && (i == nextI)) { if (turn == "comp") { turn = "player"; lightPlayer._visible = true; lightComp._visible = false; } else if ((((turn == "player") && (i != 128)) && (i != 264)) && (i != 376)) { turn = "comp"; lightPlayer._visible = false; lightComp._visible = true; } else { turn = "comp"; lightPlayer._visible = false; lightComp._visible = false; } nextI = nextI + 4; } } if (roundResults._y != roundResultsDestination) { roundResults._y = roundResults._y - ((roundResults._y - roundResultsDestination) / 5); } if (roundResults._y >= 399.5) { roundResults.gotoAndStop("blank"); } if (brickWall._y != brickWallDestination) { brickWall._y = brickWall._y - ((brickWall._y - brickWallDestination) / 7); } if ((brickWall._y <= -409.5) && (brickWallDestination == -410)) { brickWall.gotoAndStop("blank"); } if ((mySound.song.position >= (mySound.song.duration - 100)) && (endGame)) { brickWallDestination = 0; brickWall.gotoAndStop("brickWall"); endGame = false; } if ((brickWall._y >= -0.5) && (!endGame)) { Key.removeListener(listener); delete actions.onEnterFrame; gotoAndStop ("enterName"); } if (mySound.song.position <= (left[leftTotal] - time)) { russelLeftDestination = 0; } else if (mySound.song.position <= left[leftTotal]) { russelLeftDestination = -9; } else if (mySound.song.position >= (left[leftTotal] + time)) { leftTotal++; } else if (mySound.song.position > left[leftTotal]) { russelLeftDestination = 11; } russel.armLeft._rotation = russel.armLeft._rotation - ((russel.armLeft._rotation - russelLeftDestination) / 3.5); if (mySound.song.position <= (right[rightTotal] - time)) { russelRightDestination = 0; russelHeadDestination = 0; } else if (mySound.song.position <= right[rightTotal]) { russelRightDestination = 9; } else if (mySound.song.position >= (right[rightTotal] + time)) { rightTotal++; } else if (mySound.song.position > right[rightTotal]) { russelRightDestination = -11; russelHeadDestination = 10; } if (mySound.song.position <= (rhythmMark[rhythmMarkTotal] - time)) { gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; gorillaLegRightDestination = 0; gorillaLegRightUpperDestination = 0; twoDHeadDestination = 68; twoDTorsoDestination = 74; twoDArmRightDestination = 0; twoDArmRightLowerDestination = 0; twoDArmLeftDestination = 0; twoDArmLeftLowerDestination = 0; twoDLegLeftDestination = 0; twoDLegLeftUpperDestination = 0; twoDLegRightDestination = 0; twoDLegRightUpperDestination = 0; } else if (mySound.song.position >= (rhythmMark[rhythmMarkTotal] + (time * 1.5))) { rhythmMarkTotal++; } else if (mySound.song.position > rhythmMark[rhythmMarkTotal]) { gorillaHeadDestination = 60; gorillaArmDestination = 70; gorillaTorsoDestination = 60; gorillaLegLeftDestination = -20; gorillaLegLeftUpperDestination = 80; gorillaLegRightDestination = 20; gorillaLegRightUpperDestination = -80; twoDHeadDestination = 98; twoDTorsoDestination = 96; twoDArmRightDestination = 10; twoDArmRightLowerDestination = -20; twoDArmLeftDestination = -10; twoDArmLeftLowerDestination = 20; twoDLegLeftDestination = -10; twoDLegLeftUpperDestination = 20; twoDLegRightDestination = 15; twoDLegRightUpperDestination = -30; } russel.armRight.lower._rotation = russel.armRight.lower._rotation - ((russel.armRight.lower._rotation - russelRightDestination) / 3.5); russel.head._y = russel.head._y - ((russel.head._y - russelHeadDestination) / 10); gorilla.head._y = gorilla.head._y - ((gorilla.head._y - gorillaHeadDestination) / 8); gorilla.torso.armLeft._y = gorilla.torso.armLeft._y - ((gorilla.torso.armLeft._y - gorillaArmDestination) / 6); gorilla.torso.armRight._y = gorilla.torso.armRight._y - ((gorilla.torso.armRight._y - gorillaArmDestination) / 6); gorilla.torso._y = gorilla.torso._y - ((gorilla.torso._y - gorillaTorsoDestination) / 8); gorilla.legLeft._rotation = gorilla.legLeft._rotation - ((gorilla.legLeft._rotation - gorillaLegLeftDestination) / 6); gorilla.legLeft.upper._rotation = gorilla.legLeft.upper._rotation - ((gorilla.legLeft.upper._rotation - gorillaLegLeftUpperDestination) / 6); gorilla.legRight._rotation = gorilla.legRight._rotation - ((gorilla.legRight._rotation - gorillaLegRightDestination) / 6); gorilla.legRight.upper._rotation = gorilla.legRight.upper._rotation - ((gorilla.legRight.upper._rotation - gorillaLegRightUpperDestination) / 6); twoD.head._y = twoD.head._y - ((twoD.head._y - twoDHeadDestination) / 8); twoD.torso._y = twoD.torso._y - ((twoD.torso._y - twoDTorsoDestination) / 8); twoD.torso.armRight._rotation = twoD.torso.armRight._rotation - ((twoD.torso.armRight._rotation - twoDArmRightDestination) / 6); twoD.torso.armRight.lower._rotation = twoD.torso.armRight.lower._rotation - ((twoD.torso.armRight.lower._rotation - twoDArmRightLowerDestination) / 6); twoD.torso.armLeft._rotation = twoD.torso.armLeft._rotation - ((twoD.torso.armLeft._rotation - twoDArmLeftDestination) / 6); twoD.torso.armLeft.lower._rotation = twoD.torso.armLeft.lower._rotation - ((twoD.torso.armLeft.lower._rotation - twoDArmLeftLowerDestination) / 6); twoD.legLeft._rotation = twoD.legLeft._rotation - ((twoD.legLeft._rotation - twoDLegLeftDestination) / 6); twoD.legLeft.upper._rotation = twoD.legLeft.upper._rotation - ((twoD.legLeft.upper._rotation - twoDLegLeftUpperDestination) / 6); twoD.legRight._rotation = twoD.legRight._rotation - ((twoD.legRight._rotation - twoDLegRightDestination) / 6); twoD.legRight.upper._rotation = twoD.legRight.upper._rotation - ((twoD.legRight.upper._rotation - twoDLegRightUpperDestination) / 6); twoD.head._rotation = twoD.head._rotation - (twoD.head._rotation / 7); gorilla.torso.armLeft._rotation = gorilla.torso.armLeft._rotation - (gorilla.torso.armLeft._rotation / 7); gorilla.torso.armRight._rotation = gorilla.torso.armRight._rotation - (gorilla.torso.armRight._rotation / 7); gorilla.torso.armLeft.hand._rotation = gorilla.torso.armLeft.hand._rotation - ((gorilla.torso.armLeft.hand._rotation - gorillaHandLeftDestination) / 6); gorilla.torso.armRight.hand._rotation = gorilla.torso.armRight.hand._rotation - ((gorilla.torso.armRight.hand._rotation - gorillaHandRightDestination) / 6); }; listener = new Object(); listener.onKeyDown = function () { if (Key.isDown(39)) { twoD.torso.armRight._rotation = -45; twoD.torso.armRight.lower._rotation = 30; twoD.torso.armLeft._rotation = 0; twoD.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 1)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerRight.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.red._alpha = 100; penalty++; } } if (Key.isDown(37)) { twoD.torso.armRight._rotation = 0; twoD.torso.armRight.lower._rotation = 20; twoD.torso.armLeft._rotation = 45; twoD.torso.armLeft.lower._rotation = -30; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 0)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerLeft.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.red._alpha = 100; penalty++; } } if (Key.isDown(40)) { twoD.torso.armRight._rotation = 15; twoD.torso.armRight.lower._rotation = 20; twoD.torso.armLeft._rotation = -15; twoD.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 2)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerDown.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.red._alpha = 100; penalty++; } } }; Key.addListener(listener);
Frame 10
_root.mySound.song.start(); lightPlayer._visible = false; lightComp._visible = false; offset = 2000; scale = 20; time = 150; rightTotal = 0; leftTotal = 0; rhythmMarkTotal = 0; grooveMarkTotal = 0; right = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 108165, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 177500, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); rhythmMark = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 31063, 31929, 32795, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44062, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 54446, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 63979, 64845, 65711, 66577, 67443, 68309, 69175, 70041, 70907, 71773, 72639, 73505, 74371, 75237, 76103, 76969, 77835, 78701, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 94301, 95167, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 107288, 108165, 109031, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 138477, 139343, 140209, 141075, 141941, 142807, 143673, 144539, 145405, 146271, 147137, 148003, 148869, 149735, 150601, 151467, 152333, 153199, 154065, 154931, 155797, 156663, 157529, 158395, 159261, 160127, 160993, 161859, 162725, 163591, 164457, 165323, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 178366, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 188721, 189587, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 200866, 201732, 202598, 203464, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); left = new Array(6374, 7455, 8113, 9190, 9841, 10913, 11574, 12656, 13313, 14386, 15034, 16127, 16769, 17854, 18500, 19371, 20240, 21313, 21966, 23049, 23694, 24784, 25436, 26294, 26513, 27164, 28247, 28898, 29983, 33446, 34097, 35200, 35832, 36913, 37565, 38647, 39295, 40377, 41030, 42113, 42761, 45580, 46226, 47313, 47966, 49039, 49689, 50774, 51427, 52513, 53151, 54880, 56010, 56618, 57713, 58346, 59426, 60079, 61164, 61817, 62913, 63550, 79142, 80233, 80875, 81966, 82618, 83713, 84341, 85208, 86074, 87155, 87807, 88888, 89540, 90621, 91273, 92369, 93001, 95815, 96472, 97553, 98201, 99286, 99939, 101014, 101677, 102752, 103405, 104480, 105113, 106208, 106866, 107946, 108594, 109679, 110352, 111417, 112060, 113145, 113798, 114874, 115513, 116617, 117258, 118349, 118991, 120007, 120713, 121810, 122452, 123543, 124190, 125276, 125913, 127004, 127662, 128737, 129378, 130460, 131116, 132191, 132847, 133944, 134585, 135682, 136308, 137383, 165781, 166856, 167500, 168594, 169220, 170325, 171000, 171834, 172704, 173777, 174429, 175500, 176154, 177245, 177888, 178344, 178764, 179086, 179407, 179640, 180703, 181365, 182446, 183090, 184171, 184819, 185917, 186551, 187663, 190029, 191126, 191759, 192850, 193500, 194566, 195230, 196320, 196961, 198037, 198692, 199775, 203879, 204955, 205618, 206701, 207364, 208440, 209095, 210178, 210819, 211910, 212558, 213634); grooveMark = new Array(6374, 6806, 7455, 7671, 8113, 8544, 9190, 9400, 9841, 10273, 10913, 11138, 11574, 12002, 12656, 12869, 13313, 13734, 14386, 14600, 15034, 15474, 16127, 16335, 16769, 17199, 17854, 18070, 18500, 18934, 19371, 19795, 20240, 20658, 21313, 21535, 21966, 22393, 23049, 23263, 23694, 24132, 24784, 24994, 25436, 25860, 26513, 26733, 27164, 27613, 28247, 28461, 28898, 29333, 29983, 30197, 30629, 31063, 31714, 31929, 32361, 32795, 33446, 33661, 34097, 34526, 35200, 35400, 35832, 36273, 36913, 37126, 37565, 37998, 38647, 38864, 39295, 39729, 40377, 40589, 41030, 41459, 42113, 42327, 42761, 43197, 43847, 44062, 44493, 44927, 45580, 45795, 46226, 46658, 47313, 47513, 47966, 48386, 49039, 49258, 49689, 50133, 50774, 50984, 51427, 51856, 52513, 52713, 53151, 53580, 54231, 54446, 54880, 55313, 56010, 56184, 56618, 57041, 57713, 57913, 58346, 58779, 59426, 59655, 60079, 60513, 61164, 61383, 79142, 79570, 80233, 80442, 80875, 81313, 81966, 82175, 82618, 83026, 83713, 83913, 84341, 84765, 85208, 85636, 86074, 86513, 87155, 87374, 87807, 88231, 88888, 89113, 89540, 89964, 90621, 90835, 91273, 91713, 92369, 92568, 93001, 93435, 94086, 94301, 94733, 95167, 95815, 96034, 96472, 96913, 97553, 97762, 98201, 98634, 99286, 99513, 99939, 100367, 101014, 101233, 101677, 102113, 102752, 102951, 103405, 103853, 104480, 104713, 105113, 105571, 106208, 106422, 106866, 107288, 107946, 108165, 108594, 109031, 109679, 109913, 110352, 110765, 111417, 111623, 112060, 112513, 113145, 113350, 113798, 114216, 114874, 115083, 115513, 115954, 116617, 116826, 117258, 117686, 118349, 118558, 118991, 119429, 120007, 120313, 120713, 121163, 121810, 122024, 122452, 122886, 123543, 123757, 124190, 124619, 125276, 125480, 125913, 126357, 127004, 127213, 127662, 128089, 128737, 128936, 129378, 129827, 130460, 130674, 131116, 131543, 132191, 132427, 132847, 133296, 133944, 134143, 134585, 135000, 135682, 135873, 136308, 136750, 137383, 137611, 165781, 166200, 166856, 167077, 167500, 167938, 168594, 168807, 169220, 169669, 170325, 170538, 171000, 171400, 171834, 172269, 172704, 173133, 173777, 174000, 174429, 174867, 175500, 175725, 176154, 176592, 177245, 177500, 177888, 178366, 178764, 179184, 179640, 180060, 180703, 180927, 181365, 181803, 182446, 182661, 183090, 183537, 184171, 184392, 184819, 185254, 185917, 186109, 186551, 187000, 187663, 187855, 188287, 188721, 189372, 189587, 190029, 190455, 191126, 191332, 191759, 192179, 192850, 193056, 193500, 193926, 194566, 194780, 195230, 195657, 196320, 196514, 196961, 197396, 198037, 198258, 198692, 199112, 199775, 200000, 200432, 200866, 201517, 201732, 202164, 202598, 203149, 203464, 203879, 204321, 204955, 205176, 205618, 206045, 206701, 206907, 207364, 207799, 208440, 208653, 209095, 209506, 210178, 210385, 210819, 211261, 211910, 212123, 212558, 213000, 213634, 213855); grooveMove = new Array(0, 0, 0, 0); russelLeftDestination = 0; russelRightDestination = 0; russelHeadDestination = 0; gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaHandRightDestination = 7; gorillaHandLeftDestination = -7; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; noodleHeadDestination = 1; noodleTorsoDestination = 58; noodleArmRightDestination = -14; noodleArmRightLowerDestination = 3; noodleArmLeftDestination = 16; noodleArmLeftLowerDestination = -8; noodleLegLeftDestination = 0; noodleLegRightDestination = 0; i = 0; nextI = 4; turn = "comp"; hitFirst = true; hitSecond = true; hitThird = true; perfect = 0; late = 0; early = 0; penalty = 0; roundOnePerfect = 0; roundOneLate = 0; roundOneEarly = 0; roundOne = true; roundTwo = true; roundThree = true; roundOneEnd = true; roundTwoEnd = true; roundThreeEnd = true; roundResultsDestination = 400; compLeft.yellow._alpha = 0; compLeft.green._alpha = 0; compLeft.red._alpha = 0; compLeft.orange._alpha = 0; compRight.yellow._alpha = 0; compRight.green._alpha = 0; compRight.red._alpha = 0; compRight.orange._alpha = 0; compDown.yellow._alpha = 0; compDown.green._alpha = 0; compDown.red._alpha = 0; compDown.orange._alpha = 0; playerLeft.yellow._alpha = 0; playerLeft.green._alpha = 0; playerLeft.red._alpha = 0; playerLeft.orange._alpha = 0; playerRight.yellow._alpha = 0; playerRight.green._alpha = 0; playerRight.red._alpha = 0; playerRight.orange._alpha = 0; playerDown.yellow._alpha = 0; playerDown.green._alpha = 0; playerDown.red._alpha = 0; playerDown.orange._alpha = 0; brickWallDestination = -410; inARow = 0; currentInARow = 0; endGame = true; actions.onEnterFrame = function () { if (mySound.song.position > (grooveMark[i] - 25)) { if (turn == "comp") { grooveMove[i % 4] = int(Math.random() * 3); if (grooveMove[i % 4] == 0) { compLeft.green._alpha = 100; gorilla.torso.armLeft._y = 30; gorilla.torso.armLeft._rotation = 10; gorilla.torso.armLeft.hand._rotation = -40; i++; } else if (grooveMove[i % 4] == 1) { compRight.green._alpha = 100; gorilla.torso.armRight._y = 30; gorilla.torso.armRight._rotation = -10; gorilla.torso.armRight.hand._rotation = 40; i++; } else if (grooveMove[i % 4] == 2) { compDown.green._alpha = 100; gorilla.torso.armLeft._rotation = -15; gorilla.torso.armLeft.hand._rotation = -80; gorilla.torso.armRight._rotation = 15; gorilla.torso.armRight.hand._rotation = 80; i++; } } else if (turn == "player") { if (((mySound.song.position - 200) > (grooveMark[i] + 100)) && (i != 376)) { i++; } } } if (compLeft.yellow._alpha > 0) { compLeft.yellow._alpha = compLeft.yellow._alpha - 6.25; } if (compLeft.green._alpha > 0) { compLeft.green._alpha = compLeft.green._alpha - 6.25; } if (compLeft.red._alpha > 0) { compLeft.red._alpha = compLeft.red._alpha - 6.25; } if (compLeft.orange._alpha > 0) { compLeft.orange._alpha = compLeft.orange._alpha - 6.25; } if (compRight.yellow._alpha > 0) { compRight.yellow._alpha = compRight.yellow._alpha - 6.25; } if (compRight.green._alpha > 0) { compRight.green._alpha = compRight.green._alpha - 6.25; } if (compRight.red._alpha > 0) { compRight.red._alpha = compRight.red._alpha - 6.25; } if (compRight.orange._alpha > 0) { compRight.orange._alpha = compRight.orange._alpha - 6.25; } if (compDown.yellow._alpha > 0) { compDown.yellow._alpha = compDown.yellow._alpha - 6.25; } if (compDown.green._alpha > 0) { compDown.green._alpha = compDown.green._alpha - 6.25; } if (compDown.red._alpha > 0) { compDown.red._alpha = compDown.red._alpha - 6.25; } if (compDown.orange._alpha > 0) { compDown.orange._alpha = compDown.orange._alpha - 6.25; } if (playerLeft.yellow._alpha > 0) { playerLeft.yellow._alpha = playerLeft.yellow._alpha - 6.25; } if (playerLeft.green._alpha > 0) { playerLeft.green._alpha = playerLeft.green._alpha - 6.25; } if (playerLeft.red._alpha > 0) { playerLeft.red._alpha = playerLeft.red._alpha - 6.25; } if (playerLeft.orange._alpha > 0) { playerLeft.orange._alpha = playerLeft.orange._alpha - 6.25; } if (playerRight.yellow._alpha > 0) { playerRight.yellow._alpha = playerRight.yellow._alpha - 6.25; } if (playerRight.green._alpha > 0) { playerRight.green._alpha = playerRight.green._alpha - 6.25; } if (playerRight.red._alpha > 0) { playerRight.red._alpha = playerRight.red._alpha - 6.25; } if (playerRight.orange._alpha > 0) { playerRight.orange._alpha = playerRight.orange._alpha - 6.25; } if (playerDown.yellow._alpha > 0) { playerDown.yellow._alpha = playerDown.yellow._alpha - 6.25; } if (playerDown.green._alpha > 0) { playerDown.green._alpha = playerDown.green._alpha - 6.25; } if (playerDown.red._alpha > 0) { playerDown.red._alpha = playerDown.red._alpha - 6.25; } if (playerDown.orange._alpha > 0) { playerDown.orange._alpha = playerDown.orange._alpha - 6.25; } if ((mySound.song.position > (grooveMark[0] - 225)) && (hitFirst)) { lightComp._visible = true; hitFirst = false; } if ((mySound.song.position > (grooveMark[128] - 225)) && (hitSecond)) { lightComp._visible = true; hitSecond = false; } if ((mySound.song.position > (grooveMark[264] - 225)) && (hitThird)) { lightComp._visible = true; hitThird = false; } if ((mySound.song.position > (grooveMark[127] + 500)) && (roundOne)) { roundOnePerfect = perfect; roundOneEarly = early; roundOneLate = late; roundOneAccuracy = Math.round(((roundOnePerfect + ((roundOneEarly + roundOneLate) / 2)) / 64) * 100); roundResults.gotoAndStop("roundOne"); roundResultsDestination = 171; roundResults.perfect.text = roundOnePerfect; roundResults.perfectShad.text = roundOnePerfect; roundResults.early.text = roundOneEarly; roundResults.earlyShad.text = roundOneEarly; roundResults.late.text = roundOneLate; roundResults.lateShad.text = roundOneLate; roundResults.accuracy.text = roundOneAccuracy + "%"; roundResults.accuracyShad.text = roundOneAccuracy + "%"; roundOne = false; } if ((mySound.song.position > (grooveMark[263] + 500)) && (roundTwo)) { roundTwoPerfect = perfect - roundOnePerfect; roundTwoEarly = early - roundOneEarly; roundTwoLate = late - roundOneLate; roundTwoAccuracy = Math.round(((roundTwoPerfect + ((roundTwoEarly + roundTwoLate) / 2)) / 68) * 100); roundResults.gotoAndStop("roundTwo"); roundResultsDestination = 171; roundResults.perfect.text = roundTwoPerfect; roundResults.perfectShad.text = roundTwoPerfect; roundResults.early.text = roundTwoEarly; roundResults.earlyShad.text = roundTwoEarly; roundResults.late.text = roundTwoLate; roundResults.lateShad.text = roundTwoLate; roundResults.accuracy.text = roundTwoAccuracy + "%"; roundResults.accuracyShad.text = roundTwoAccuracy + "%"; roundTwo = false; } if ((mySound.song.position > (grooveMark[375] + 500)) && (roundThree)) { roundThreePerfect = (perfect - roundOnePerfect) - roundTwoPerfect; roundThreeEarly = (early - roundOneEarly) - roundTwoEarly; roundThreeLate = (late - roundOneLate) - roundTwoLate; roundThreeAccuracy = Math.round(((roundThreePerfect + ((roundThreeEarly + roundThreeLate) / 2)) / 56) * 100); roundResults.gotoAndStop("roundThree"); roundResultsDestination = 171; roundResults.perfect.text = roundThreePerfect; roundResults.perfectShad.text = roundThreePerfect; roundResults.early.text = roundThreeEarly; roundResults.earlyShad.text = roundThreeEarly; roundResults.late.text = roundThreeLate; roundResults.lateShad.text = roundThreeLate; roundResults.accuracy.text = roundThreeAccuracy + "%"; roundResults.accuracyShad.text = roundThreeAccuracy + "%"; roundThree = false; } if ((mySound.song.position > (grooveMark[128] - 2000)) && (roundOneEnd)) { roundResultsDestination = 400; roundOneEnd = false; } if ((mySound.song.position > (grooveMark[264] - 2000)) && (roundTwoEnd)) { roundResultsDestination = 400; roundTwoEnd = false; } if ((mySound.song.position >= (mySound.song.duration - 100)) && (roundThreeEnd)) { roundResultsDestination = 400; roundThreeEnd = false; } if (mySound.song.position > (grooveMark[i - 1] + 225)) { if (((i % 4) == 0) && (i == nextI)) { if (turn == "comp") { turn = "player"; lightPlayer._visible = true; lightComp._visible = false; } else if ((((turn == "player") && (i != 128)) && (i != 264)) && (i != 376)) { turn = "comp"; lightPlayer._visible = false; lightComp._visible = true; } else { turn = "comp"; lightPlayer._visible = false; lightComp._visible = false; } nextI = nextI + 4; } } if (roundResults._y != roundResultsDestination) { roundResults._y = roundResults._y - ((roundResults._y - roundResultsDestination) / 5); } if (roundResults._y >= 399.5) { roundResults.gotoAndStop("blank"); } if (brickWall._y != brickWallDestination) { brickWall._y = brickWall._y - ((brickWall._y - brickWallDestination) / 7); } if ((brickWall._y <= -409.5) && (brickWallDestination == -410)) { brickWall.gotoAndStop("blank"); } if ((mySound.song.position >= (mySound.song.duration - 100)) && (endGame)) { brickWallDestination = 0; brickWall.gotoAndStop("brickWall"); endGame = false; } if ((brickWall._y >= -0.5) && (!endGame)) { Key.removeListener(listener); delete actions.onEnterFrame; gotoAndStop ("enterName"); } if (mySound.song.position <= (left[leftTotal] - time)) { russelLeftDestination = 0; } else if (mySound.song.position <= left[leftTotal]) { russelLeftDestination = -9; } else if (mySound.song.position >= (left[leftTotal] + time)) { leftTotal++; } else if (mySound.song.position > left[leftTotal]) { russelLeftDestination = 11; } russel.armLeft._rotation = russel.armLeft._rotation - ((russel.armLeft._rotation - russelLeftDestination) / 3.5); if (mySound.song.position <= (right[rightTotal] - time)) { russelRightDestination = 0; russelHeadDestination = 0; } else if (mySound.song.position <= right[rightTotal]) { russelRightDestination = 9; } else if (mySound.song.position >= (right[rightTotal] + time)) { rightTotal++; } else if (mySound.song.position > right[rightTotal]) { russelRightDestination = -11; russelHeadDestination = 10; } if (mySound.song.position <= (rhythmMark[rhythmMarkTotal] - time)) { gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; gorillaLegRightDestination = 0; gorillaLegRightUpperDestination = 0; noodleHeadDestination = 1; noodleTorsoDestination = 58; noodleArmRightDestination = -14; noodleArmRightLowerDestination = 3; noodleArmLeftDestination = 16; noodleArmLeftLowerDestination = -8; noodleLegLeftDestination = 0; noodleLegRightDestination = 0; } else if (mySound.song.position >= (rhythmMark[rhythmMarkTotal] + (time * 1.5))) { rhythmMarkTotal++; } else if (mySound.song.position > rhythmMark[rhythmMarkTotal]) { gorillaHeadDestination = 60; gorillaArmDestination = 70; gorillaTorsoDestination = 60; gorillaLegLeftDestination = -20; gorillaLegLeftUpperDestination = 80; gorillaLegRightDestination = 20; gorillaLegRightUpperDestination = -80; noodleHeadDestination = 27; noodleTorsoDestination = 78; noodleArmRightDestination = -24; noodleArmRightLowerDestination = 43; noodleArmLeftDestination = 26; noodleArmLeftLowerDestination = -48; noodleLegLeftDestination = -25; noodleLegRightDestination = 25; } russel.armRight.lower._rotation = russel.armRight.lower._rotation - ((russel.armRight.lower._rotation - russelRightDestination) / 3.5); russel.head._y = russel.head._y - ((russel.head._y - russelHeadDestination) / 10); gorilla.head._y = gorilla.head._y - ((gorilla.head._y - gorillaHeadDestination) / 8); gorilla.torso.armLeft._y = gorilla.torso.armLeft._y - ((gorilla.torso.armLeft._y - gorillaArmDestination) / 6); gorilla.torso.armRight._y = gorilla.torso.armRight._y - ((gorilla.torso.armRight._y - gorillaArmDestination) / 6); gorilla.torso._y = gorilla.torso._y - ((gorilla.torso._y - gorillaTorsoDestination) / 8); gorilla.legLeft._rotation = gorilla.legLeft._rotation - ((gorilla.legLeft._rotation - gorillaLegLeftDestination) / 6); gorilla.legLeft.upper._rotation = gorilla.legLeft.upper._rotation - ((gorilla.legLeft.upper._rotation - gorillaLegLeftUpperDestination) / 6); gorilla.legRight._rotation = gorilla.legRight._rotation - ((gorilla.legRight._rotation - gorillaLegRightDestination) / 6); gorilla.legRight.upper._rotation = gorilla.legRight.upper._rotation - ((gorilla.legRight.upper._rotation - gorillaLegRightUpperDestination) / 6); noodle.head._y = noodle.head._y - ((noodle.head._y - noodleHeadDestination) / 8); noodle.torso._y = noodle.torso._y - ((noodle.torso._y - noodleTorsoDestination) / 8); noodle.torso.armRight._rotation = noodle.torso.armRight._rotation - ((noodle.torso.armRight._rotation - noodleArmRightDestination) / 6); noodle.torso.armRight.lower._rotation = noodle.torso.armRight.lower._rotation - ((noodle.torso.armRight.lower._rotation - noodleArmRightLowerDestination) / 6); noodle.torso.armLeft._rotation = noodle.torso.armLeft._rotation - ((noodle.torso.armLeft._rotation - noodleArmLeftDestination) / 6); noodle.torso.armLeft.lower._rotation = noodle.torso.armLeft.lower._rotation - ((noodle.torso.armLeft.lower._rotation - noodleArmLeftLowerDestination) / 6); noodle.legLeft.leg._rotation = noodle.legLeft.leg._rotation - ((noodle.legLeft.leg._rotation - noodleLegLeftDestination) / 6); noodle.legRight.leg._rotation = noodle.legRight.leg._rotation - ((noodle.legRight.leg._rotation - noodleLegRightDestination) / 6); noodle.head._rotation = noodle.head._rotation - (noodle.head._rotation / 7); gorilla.torso.armLeft._rotation = gorilla.torso.armLeft._rotation - (gorilla.torso.armLeft._rotation / 7); gorilla.torso.armRight._rotation = gorilla.torso.armRight._rotation - (gorilla.torso.armRight._rotation / 7); gorilla.torso.armLeft.hand._rotation = gorilla.torso.armLeft.hand._rotation - ((gorilla.torso.armLeft.hand._rotation - gorillaHandLeftDestination) / 6); gorilla.torso.armRight.hand._rotation = gorilla.torso.armRight.hand._rotation - ((gorilla.torso.armRight.hand._rotation - gorillaHandRightDestination) / 6); }; listener = new Object(); listener.onKeyDown = function () { if (Key.isDown(39)) { noodle.torso.armRight._rotation = -45; noodle.torso.armRight.lower._rotation = -30; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 1)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerRight.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.red._alpha = 100; penalty++; } } if (Key.isDown(37)) { noodle.torso.armLeft._rotation = 45; noodle.torso.armLeft.lower._rotation = 30; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 0)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerLeft.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.red._alpha = 100; penalty++; } } if (Key.isDown(40)) { noodle.torso.armRight._rotation = 15; noodle.torso.armRight.lower._rotation = 20; noodle.torso.armLeft._rotation = -15; noodle.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 2)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerDown.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.red._alpha = 100; penalty++; } } }; Key.addListener(listener);
Frame 11
_root.mySound.song.start(); lightPlayer._visible = false; lightComp._visible = false; offset = 2000; scale = 20; time = 150; rightTotal = 0; leftTotal = 0; rhythmMarkTotal = 0; grooveMarkTotal = 0; right = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 108165, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 177500, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); rhythmMark = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 31063, 31929, 32795, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44062, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 54446, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 63979, 64845, 65711, 66577, 67443, 68309, 69175, 70041, 70907, 71773, 72639, 73505, 74371, 75237, 76103, 76969, 77835, 78701, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 94301, 95167, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 107288, 108165, 109031, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 138477, 139343, 140209, 141075, 141941, 142807, 143673, 144539, 145405, 146271, 147137, 148003, 148869, 149735, 150601, 151467, 152333, 153199, 154065, 154931, 155797, 156663, 157529, 158395, 159261, 160127, 160993, 161859, 162725, 163591, 164457, 165323, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 178366, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 188721, 189587, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 200866, 201732, 202598, 203464, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); left = new Array(6374, 7455, 8113, 9190, 9841, 10913, 11574, 12656, 13313, 14386, 15034, 16127, 16769, 17854, 18500, 19371, 20240, 21313, 21966, 23049, 23694, 24784, 25436, 26294, 26513, 27164, 28247, 28898, 29983, 33446, 34097, 35200, 35832, 36913, 37565, 38647, 39295, 40377, 41030, 42113, 42761, 45580, 46226, 47313, 47966, 49039, 49689, 50774, 51427, 52513, 53151, 54880, 56010, 56618, 57713, 58346, 59426, 60079, 61164, 61817, 62913, 63550, 79142, 80233, 80875, 81966, 82618, 83713, 84341, 85208, 86074, 87155, 87807, 88888, 89540, 90621, 91273, 92369, 93001, 95815, 96472, 97553, 98201, 99286, 99939, 101014, 101677, 102752, 103405, 104480, 105113, 106208, 106866, 107946, 108594, 109679, 110352, 111417, 112060, 113145, 113798, 114874, 115513, 116617, 117258, 118349, 118991, 120007, 120713, 121810, 122452, 123543, 124190, 125276, 125913, 127004, 127662, 128737, 129378, 130460, 131116, 132191, 132847, 133944, 134585, 135682, 136308, 137383, 165781, 166856, 167500, 168594, 169220, 170325, 171000, 171834, 172704, 173777, 174429, 175500, 176154, 177245, 177888, 178344, 178764, 179086, 179407, 179640, 180703, 181365, 182446, 183090, 184171, 184819, 185917, 186551, 187663, 190029, 191126, 191759, 192850, 193500, 194566, 195230, 196320, 196961, 198037, 198692, 199775, 203879, 204955, 205618, 206701, 207364, 208440, 209095, 210178, 210819, 211910, 212558, 213634); grooveMark = new Array(6374, 6806, 7455, 7671, 8113, 8544, 9190, 9400, 9841, 10273, 10913, 11138, 11574, 12002, 12656, 12869, 13313, 13734, 14386, 14600, 15034, 15474, 16127, 16335, 16769, 17199, 17854, 18070, 18500, 18934, 19371, 19795, 20240, 20658, 21313, 21535, 21966, 22393, 23049, 23263, 23694, 24132, 24784, 24994, 25436, 25860, 26513, 26733, 27164, 27613, 28247, 28461, 28898, 29333, 29983, 30197, 30629, 31063, 31714, 31929, 32361, 32795, 33446, 33661, 34097, 34526, 35200, 35400, 35832, 36273, 36913, 37126, 37565, 37998, 38647, 38864, 39295, 39729, 40377, 40589, 41030, 41459, 42113, 42327, 42761, 43197, 43847, 44062, 44493, 44927, 45580, 45795, 46226, 46658, 47313, 47513, 47966, 48386, 49039, 49258, 49689, 50133, 50774, 50984, 51427, 51856, 52513, 52713, 53151, 53580, 54231, 54446, 54880, 55313, 56010, 56184, 56618, 57041, 57713, 57913, 58346, 58779, 59426, 59655, 60079, 60513, 61164, 61383, 79142, 79570, 80233, 80442, 80875, 81313, 81966, 82175, 82618, 83026, 83713, 83913, 84341, 84765, 85208, 85636, 86074, 86513, 87155, 87374, 87807, 88231, 88888, 89113, 89540, 89964, 90621, 90835, 91273, 91713, 92369, 92568, 93001, 93435, 94086, 94301, 94733, 95167, 95815, 96034, 96472, 96913, 97553, 97762, 98201, 98634, 99286, 99513, 99939, 100367, 101014, 101233, 101677, 102113, 102752, 102951, 103405, 103853, 104480, 104713, 105113, 105571, 106208, 106422, 106866, 107288, 107946, 108165, 108594, 109031, 109679, 109913, 110352, 110765, 111417, 111623, 112060, 112513, 113145, 113350, 113798, 114216, 114874, 115083, 115513, 115954, 116617, 116826, 117258, 117686, 118349, 118558, 118991, 119429, 120007, 120313, 120713, 121163, 121810, 122024, 122452, 122886, 123543, 123757, 124190, 124619, 125276, 125480, 125913, 126357, 127004, 127213, 127662, 128089, 128737, 128936, 129378, 129827, 130460, 130674, 131116, 131543, 132191, 132427, 132847, 133296, 133944, 134143, 134585, 135000, 135682, 135873, 136308, 136750, 137383, 137611, 165781, 166200, 166856, 167077, 167500, 167938, 168594, 168807, 169220, 169669, 170325, 170538, 171000, 171400, 171834, 172269, 172704, 173133, 173777, 174000, 174429, 174867, 175500, 175725, 176154, 176592, 177245, 177500, 177888, 178366, 178764, 179184, 179640, 180060, 180703, 180927, 181365, 181803, 182446, 182661, 183090, 183537, 184171, 184392, 184819, 185254, 185917, 186109, 186551, 187000, 187663, 187855, 188287, 188721, 189372, 189587, 190029, 190455, 191126, 191332, 191759, 192179, 192850, 193056, 193500, 193926, 194566, 194780, 195230, 195657, 196320, 196514, 196961, 197396, 198037, 198258, 198692, 199112, 199775, 200000, 200432, 200866, 201517, 201732, 202164, 202598, 203149, 203464, 203879, 204321, 204955, 205176, 205618, 206045, 206701, 206907, 207364, 207799, 208440, 208653, 209095, 209506, 210178, 210385, 210819, 211261, 211910, 212123, 212558, 213000, 213634, 213855); grooveMove = new Array(0, 0, 0, 0); russelLeftDestination = 0; russelRightDestination = 0; russelHeadDestination = 0; gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaHandRightDestination = 7; gorillaHandLeftDestination = -7; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; murdocHeadDestination = 0; murdocTorsoDestination = 64; murdocArmRightDestination = -4; murdocArmRightLowerDestination = 0; murdocArmLeftDestination = 0; murdocArmLeftLowerDestination = 0; murdocLegLeftDestination = 0; murdocLegLeftUpperDestination = 0; murdocLegRightDestination = 0; murdocLegRightUpperDestination = 0; i = 0; nextI = 4; turn = "comp"; hitFirst = true; hitSecond = true; hitThird = true; perfect = 0; late = 0; early = 0; penalty = 0; roundOnePerfect = 0; roundOneLate = 0; roundOneEarly = 0; roundOne = true; roundTwo = true; roundThree = true; roundOneEnd = true; roundTwoEnd = true; roundThreeEnd = true; roundResultsDestination = 400; compLeft.yellow._alpha = 0; compLeft.green._alpha = 0; compLeft.red._alpha = 0; compLeft.orange._alpha = 0; compRight.yellow._alpha = 0; compRight.green._alpha = 0; compRight.red._alpha = 0; compRight.orange._alpha = 0; compDown.yellow._alpha = 0; compDown.green._alpha = 0; compDown.red._alpha = 0; compDown.orange._alpha = 0; playerLeft.yellow._alpha = 0; playerLeft.green._alpha = 0; playerLeft.red._alpha = 0; playerLeft.orange._alpha = 0; playerRight.yellow._alpha = 0; playerRight.green._alpha = 0; playerRight.red._alpha = 0; playerRight.orange._alpha = 0; playerDown.yellow._alpha = 0; playerDown.green._alpha = 0; playerDown.red._alpha = 0; playerDown.orange._alpha = 0; brickWallDestination = -410; inARow = 0; currentInARow = 0; endGame = true; actions.onEnterFrame = function () { if (mySound.song.position > (grooveMark[i] - 25)) { if (turn == "comp") { grooveMove[i % 4] = int(Math.random() * 3); if (grooveMove[i % 4] == 0) { compLeft.green._alpha = 100; gorilla.torso.armLeft._y = 30; gorilla.torso.armLeft._rotation = 10; gorilla.torso.armLeft.hand._rotation = -40; i++; } else if (grooveMove[i % 4] == 1) { compRight.green._alpha = 100; gorilla.torso.armRight._y = 30; gorilla.torso.armRight._rotation = -10; gorilla.torso.armRight.hand._rotation = 40; i++; } else if (grooveMove[i % 4] == 2) { compDown.green._alpha = 100; gorilla.torso.armLeft._rotation = -15; gorilla.torso.armLeft.hand._rotation = -80; gorilla.torso.armRight._rotation = 15; gorilla.torso.armRight.hand._rotation = 80; i++; } } else if (turn == "player") { if (((mySound.song.position - 200) > (grooveMark[i] + 100)) && (i != 376)) { i++; } } } if (compLeft.yellow._alpha > 0) { compLeft.yellow._alpha = compLeft.yellow._alpha - 6.25; } if (compLeft.green._alpha > 0) { compLeft.green._alpha = compLeft.green._alpha - 6.25; } if (compLeft.red._alpha > 0) { compLeft.red._alpha = compLeft.red._alpha - 6.25; } if (compLeft.orange._alpha > 0) { compLeft.orange._alpha = compLeft.orange._alpha - 6.25; } if (compRight.yellow._alpha > 0) { compRight.yellow._alpha = compRight.yellow._alpha - 6.25; } if (compRight.green._alpha > 0) { compRight.green._alpha = compRight.green._alpha - 6.25; } if (compRight.red._alpha > 0) { compRight.red._alpha = compRight.red._alpha - 6.25; } if (compRight.orange._alpha > 0) { compRight.orange._alpha = compRight.orange._alpha - 6.25; } if (compDown.yellow._alpha > 0) { compDown.yellow._alpha = compDown.yellow._alpha - 6.25; } if (compDown.green._alpha > 0) { compDown.green._alpha = compDown.green._alpha - 6.25; } if (compDown.red._alpha > 0) { compDown.red._alpha = compDown.red._alpha - 6.25; } if (compDown.orange._alpha > 0) { compDown.orange._alpha = compDown.orange._alpha - 6.25; } if (playerLeft.yellow._alpha > 0) { playerLeft.yellow._alpha = playerLeft.yellow._alpha - 6.25; } if (playerLeft.green._alpha > 0) { playerLeft.green._alpha = playerLeft.green._alpha - 6.25; } if (playerLeft.red._alpha > 0) { playerLeft.red._alpha = playerLeft.red._alpha - 6.25; } if (playerLeft.orange._alpha > 0) { playerLeft.orange._alpha = playerLeft.orange._alpha - 6.25; } if (playerRight.yellow._alpha > 0) { playerRight.yellow._alpha = playerRight.yellow._alpha - 6.25; } if (playerRight.green._alpha > 0) { playerRight.green._alpha = playerRight.green._alpha - 6.25; } if (playerRight.red._alpha > 0) { playerRight.red._alpha = playerRight.red._alpha - 6.25; } if (playerRight.orange._alpha > 0) { playerRight.orange._alpha = playerRight.orange._alpha - 6.25; } if (playerDown.yellow._alpha > 0) { playerDown.yellow._alpha = playerDown.yellow._alpha - 6.25; } if (playerDown.green._alpha > 0) { playerDown.green._alpha = playerDown.green._alpha - 6.25; } if (playerDown.red._alpha > 0) { playerDown.red._alpha = playerDown.red._alpha - 6.25; } if (playerDown.orange._alpha > 0) { playerDown.orange._alpha = playerDown.orange._alpha - 6.25; } if ((mySound.song.position > (grooveMark[0] - 225)) && (hitFirst)) { lightComp._visible = true; hitFirst = false; } if ((mySound.song.position > (grooveMark[128] - 225)) && (hitSecond)) { lightComp._visible = true; hitSecond = false; } if ((mySound.song.position > (grooveMark[264] - 225)) && (hitThird)) { lightComp._visible = true; hitThird = false; } if ((mySound.song.position > (grooveMark[127] + 500)) && (roundOne)) { roundOnePerfect = perfect; roundOneEarly = early; roundOneLate = late; roundOneAccuracy = Math.round(((roundOnePerfect + ((roundOneEarly + roundOneLate) / 2)) / 64) * 100); roundResults.gotoAndStop("roundOne"); roundResultsDestination = 171; roundResults.perfect.text = roundOnePerfect; roundResults.perfectShad.text = roundOnePerfect; roundResults.early.text = roundOneEarly; roundResults.earlyShad.text = roundOneEarly; roundResults.late.text = roundOneLate; roundResults.lateShad.text = roundOneLate; roundResults.accuracy.text = roundOneAccuracy + "%"; roundResults.accuracyShad.text = roundOneAccuracy + "%"; roundOne = false; } if ((mySound.song.position > (grooveMark[263] + 500)) && (roundTwo)) { roundTwoPerfect = perfect - roundOnePerfect; roundTwoEarly = early - roundOneEarly; roundTwoLate = late - roundOneLate; roundTwoAccuracy = Math.round(((roundTwoPerfect + ((roundTwoEarly + roundTwoLate) / 2)) / 68) * 100); roundResults.gotoAndStop("roundTwo"); roundResultsDestination = 171; roundResults.perfect.text = roundTwoPerfect; roundResults.perfectShad.text = roundTwoPerfect; roundResults.early.text = roundTwoEarly; roundResults.earlyShad.text = roundTwoEarly; roundResults.late.text = roundTwoLate; roundResults.lateShad.text = roundTwoLate; roundResults.accuracy.text = roundTwoAccuracy + "%"; roundResults.accuracyShad.text = roundTwoAccuracy + "%"; roundTwo = false; } if ((mySound.song.position > (grooveMark[375] + 500)) && (roundThree)) { roundThreePerfect = (perfect - roundOnePerfect) - roundTwoPerfect; roundThreeEarly = (early - roundOneEarly) - roundTwoEarly; roundThreeLate = (late - roundOneLate) - roundTwoLate; roundThreeAccuracy = Math.round(((roundThreePerfect + ((roundThreeEarly + roundThreeLate) / 2)) / 56) * 100); roundResults.gotoAndStop("roundThree"); roundResultsDestination = 171; roundResults.perfect.text = roundThreePerfect; roundResults.perfectShad.text = roundThreePerfect; roundResults.early.text = roundThreeEarly; roundResults.earlyShad.text = roundThreeEarly; roundResults.late.text = roundThreeLate; roundResults.lateShad.text = roundThreeLate; roundResults.accuracy.text = roundThreeAccuracy + "%"; roundResults.accuracyShad.text = roundThreeAccuracy + "%"; roundThree = false; } if ((mySound.song.position > (grooveMark[128] - 2000)) && (roundOneEnd)) { roundResultsDestination = 400; roundOneEnd = false; } if ((mySound.song.position > (grooveMark[264] - 2000)) && (roundTwoEnd)) { roundResultsDestination = 400; roundTwoEnd = false; } if ((mySound.song.position >= (mySound.song.duration - 100)) && (roundThreeEnd)) { roundResultsDestination = 400; roundThreeEnd = false; } if (mySound.song.position > (grooveMark[i - 1] + 225)) { if (((i % 4) == 0) && (i == nextI)) { if (turn == "comp") { turn = "player"; lightPlayer._visible = true; lightComp._visible = false; } else if ((((turn == "player") && (i != 128)) && (i != 264)) && (i != 376)) { turn = "comp"; lightPlayer._visible = false; lightComp._visible = true; } else { turn = "comp"; lightPlayer._visible = false; lightComp._visible = false; } nextI = nextI + 4; } } if (roundResults._y != roundResultsDestination) { roundResults._y = roundResults._y - ((roundResults._y - roundResultsDestination) / 5); } if (roundResults._y >= 399.5) { roundResults.gotoAndStop("blank"); } if (brickWall._y != brickWallDestination) { brickWall._y = brickWall._y - ((brickWall._y - brickWallDestination) / 7); } if ((brickWall._y <= -409.5) && (brickWallDestination == -410)) { brickWall.gotoAndStop("blank"); } if ((mySound.song.position >= (mySound.song.duration - 100)) && (endGame)) { brickWallDestination = 0; brickWall.gotoAndStop("brickWall"); endGame = false; } if ((brickWall._y >= -0.5) && (!endGame)) { Key.removeListener(listener); delete actions.onEnterFrame; gotoAndStop ("enterName"); } if (mySound.song.position <= (left[leftTotal] - time)) { russelLeftDestination = 0; } else if (mySound.song.position <= left[leftTotal]) { russelLeftDestination = -9; } else if (mySound.song.position >= (left[leftTotal] + time)) { leftTotal++; } else if (mySound.song.position > left[leftTotal]) { russelLeftDestination = 11; } russel.armLeft._rotation = russel.armLeft._rotation - ((russel.armLeft._rotation - russelLeftDestination) / 3.5); if (mySound.song.position <= (right[rightTotal] - time)) { russelRightDestination = 0; russelHeadDestination = 0; } else if (mySound.song.position <= right[rightTotal]) { russelRightDestination = 9; } else if (mySound.song.position >= (right[rightTotal] + time)) { rightTotal++; } else if (mySound.song.position > right[rightTotal]) { russelRightDestination = -11; russelHeadDestination = 10; } if (mySound.song.position <= (rhythmMark[rhythmMarkTotal] - time)) { gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; gorillaLegRightDestination = 0; gorillaLegRightUpperDestination = 0; murdocHeadDestination = 0; murdocTorsoDestination = 64; murdocArmRightDestination = -4; murdocArmRightLowerDestination = 0; murdocArmLeftDestination = 0; murdocArmLeftLowerDestination = 0; murdocLegLeftDestination = 0; murdocLegLeftUpperDestination = 0; murdocLegRightDestination = 0; murdocLegRightUpperDestination = 0; } else if (mySound.song.position >= (rhythmMark[rhythmMarkTotal] + (time * 1.5))) { rhythmMarkTotal++; } else if (mySound.song.position > rhythmMark[rhythmMarkTotal]) { gorillaHeadDestination = 60; gorillaArmDestination = 70; gorillaTorsoDestination = 60; gorillaLegLeftDestination = -20; gorillaLegLeftUpperDestination = 80; gorillaLegRightDestination = 20; gorillaLegRightUpperDestination = -80; murdocHeadDestination = 30; murdocTorsoDestination = 86; murdocArmRightDestination = 6; murdocArmRightLowerDestination = -20; murdocArmLeftDestination = -10; murdocArmLeftLowerDestination = 20; murdocLegLeftDestination = -10; murdocLegLeftUpperDestination = 20; murdocLegRightDestination = 15; murdocLegRightUpperDestination = -30; } russel.armRight.lower._rotation = russel.armRight.lower._rotation - ((russel.armRight.lower._rotation - russelRightDestination) / 3.5); russel.head._y = russel.head._y - ((russel.head._y - russelHeadDestination) / 10); gorilla.head._y = gorilla.head._y - ((gorilla.head._y - gorillaHeadDestination) / 8); gorilla.torso.armLeft._y = gorilla.torso.armLeft._y - ((gorilla.torso.armLeft._y - gorillaArmDestination) / 6); gorilla.torso.armRight._y = gorilla.torso.armRight._y - ((gorilla.torso.armRight._y - gorillaArmDestination) / 6); gorilla.torso._y = gorilla.torso._y - ((gorilla.torso._y - gorillaTorsoDestination) / 8); gorilla.legLeft._rotation = gorilla.legLeft._rotation - ((gorilla.legLeft._rotation - gorillaLegLeftDestination) / 6); gorilla.legLeft.upper._rotation = gorilla.legLeft.upper._rotation - ((gorilla.legLeft.upper._rotation - gorillaLegLeftUpperDestination) / 6); gorilla.legRight._rotation = gorilla.legRight._rotation - ((gorilla.legRight._rotation - gorillaLegRightDestination) / 6); gorilla.legRight.upper._rotation = gorilla.legRight.upper._rotation - ((gorilla.legRight.upper._rotation - gorillaLegRightUpperDestination) / 6); murdoc.head._y = murdoc.head._y - ((murdoc.head._y - murdocHeadDestination) / 8); murdoc.torso._y = murdoc.torso._y - ((murdoc.torso._y - murdocTorsoDestination) / 8); murdoc.torso.armRight._rotation = murdoc.torso.armRight._rotation - ((murdoc.torso.armRight._rotation - murdocArmRightDestination) / 6); murdoc.torso.armRight.lower._rotation = murdoc.torso.armRight.lower._rotation - ((murdoc.torso.armRight.lower._rotation - murdocArmRightLowerDestination) / 6); murdoc.torso.armLeft._rotation = murdoc.torso.armLeft._rotation - ((murdoc.torso.armLeft._rotation - murdocArmLeftDestination) / 6); murdoc.torso.armLeft.lower._rotation = murdoc.torso.armLeft.lower._rotation - ((murdoc.torso.armLeft.lower._rotation - murdocArmLeftLowerDestination) / 6); murdoc.legLeft._rotation = murdoc.legLeft._rotation - ((murdoc.legLeft._rotation - murdocLegLeftDestination) / 6); murdoc.legLeft.upper._rotation = murdoc.legLeft.upper._rotation - ((murdoc.legLeft.upper._rotation - murdocLegLeftUpperDestination) / 6); murdoc.legRight._rotation = murdoc.legRight._rotation - ((murdoc.legRight._rotation - murdocLegRightDestination) / 6); murdoc.legRight.upper._rotation = murdoc.legRight.upper._rotation - ((murdoc.legRight.upper._rotation - murdocLegRightUpperDestination) / 6); murdoc.head._rotation = murdoc.head._rotation - (murdoc.head._rotation / 7); gorilla.torso.armLeft._rotation = gorilla.torso.armLeft._rotation - (gorilla.torso.armLeft._rotation / 7); gorilla.torso.armRight._rotation = gorilla.torso.armRight._rotation - (gorilla.torso.armRight._rotation / 7); gorilla.torso.armLeft.hand._rotation = gorilla.torso.armLeft.hand._rotation - ((gorilla.torso.armLeft.hand._rotation - gorillaHandLeftDestination) / 6); gorilla.torso.armRight.hand._rotation = gorilla.torso.armRight.hand._rotation - ((gorilla.torso.armRight.hand._rotation - gorillaHandRightDestination) / 6); }; listener = new Object(); listener.onKeyDown = function () { if (Key.isDown(39)) { murdoc.torso.armRight._rotation = -49; murdoc.torso.armRight.lower._rotation = 30; murdoc.torso.armLeft._rotation = 0; murdoc.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 1)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerRight.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 1)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerRight.red._alpha = 100; penalty++; } } if (Key.isDown(37)) { murdoc.torso.armRight._rotation = -4; murdoc.torso.armRight.lower._rotation = 20; murdoc.torso.armLeft._rotation = 45; murdoc.torso.armLeft.lower._rotation = -30; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 0)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerLeft.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 0)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerLeft.red._alpha = 100; penalty++; } } if (Key.isDown(40)) { murdoc.torso.armRight._rotation = 11; murdoc.torso.armRight.lower._rotation = 20; murdoc.torso.armLeft._rotation = -15; murdoc.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i] - 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 32))) && (grooveMove[i % 4] == 2)) { currentInARow++; if (currentInARow > inARow) { inARow = currentInARow; } playerDown.green._alpha = 100; perfect++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] - 100)) && ((mySound.song.position - 200) < (grooveMark[i] - 32))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.yellow._alpha = 100; early++; i++; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[i % 4] == 2)) { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.orange._alpha = 100; late++; i++; } else { if (currentInARow > inARow) { inARow = currentInARow; } currentInARow = 0; playerDown.red._alpha = 100; penalty++; } } }; Key.addListener(listener);
Frame 12
_root.mySound.song.start(); lightPlayer._visible = false; lightComp._visible = false; offset = 2000; scale = 20; time = 150; rightTotal = 0; leftTotal = 0; rhythmMarkTotal = 0; grooveMarkTotal = 0; right = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 108165, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 177500, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); rhythmMark = new Array(6806, 7671, 8544, 9400, 10273, 11138, 12002, 12869, 13734, 14600, 15474, 16335, 17199, 18070, 18934, 19795, 20658, 21535, 22393, 23263, 24132, 24994, 25860, 26733, 27613, 28461, 29333, 30197, 31063, 31929, 32795, 33661, 34526, 35400, 36273, 37126, 37998, 38864, 39729, 40589, 41459, 42327, 43197, 44062, 44927, 45795, 46658, 47513, 48386, 49258, 50133, 50984, 51856, 52713, 53580, 54446, 55313, 56184, 57041, 57913, 58779, 59655, 60513, 61383, 62250, 63113, 63979, 64845, 65711, 66577, 67443, 68309, 69175, 70041, 70907, 71773, 72639, 73505, 74371, 75237, 76103, 76969, 77835, 78701, 79570, 80442, 81313, 82175, 83026, 83913, 84765, 85636, 86513, 87374, 88231, 89113, 89964, 90835, 91713, 92568, 93435, 94301, 95167, 96034, 96913, 97762, 98634, 99513, 100367, 101233, 102113, 102951, 103853, 104713, 105571, 106422, 107288, 108165, 109031, 109913, 110765, 111623, 112513, 113350, 114216, 115083, 115954, 116826, 117686, 118558, 119429, 120313, 121163, 122024, 122886, 123757, 124619, 125480, 126357, 127213, 128089, 128936, 129827, 130674, 131543, 132427, 133296, 134143, 135000, 135873, 136750, 137611, 138477, 139343, 140209, 141075, 141941, 142807, 143673, 144539, 145405, 146271, 147137, 148003, 148869, 149735, 150601, 151467, 152333, 153199, 154065, 154931, 155797, 156663, 157529, 158395, 159261, 160127, 160993, 161859, 162725, 163591, 164457, 165323, 166200, 167077, 167938, 168807, 169669, 170538, 171400, 172269, 173133, 174000, 174867, 175725, 176592, 177500, 178366, 179184, 180060, 180927, 181803, 182661, 183537, 184392, 185254, 186109, 187000, 187855, 188721, 189587, 190455, 191332, 192179, 193056, 193926, 194780, 195657, 196514, 197396, 198258, 199112, 200000, 200866, 201732, 202598, 203464, 204321, 205176, 206045, 206907, 207799, 208653, 209506, 210385, 211261, 212123, 213000, 213855); left = new Array(6374, 7455, 8113, 9190, 9841, 10913, 11574, 12656, 13313, 14386, 15034, 16127, 16769, 17854, 18500, 19371, 20240, 21313, 21966, 23049, 23694, 24784, 25436, 26294, 26513, 27164, 28247, 28898, 29983, 33446, 34097, 35200, 35832, 36913, 37565, 38647, 39295, 40377, 41030, 42113, 42761, 45580, 46226, 47313, 47966, 49039, 49689, 50774, 51427, 52513, 53151, 54880, 56010, 56618, 57713, 58346, 59426, 60079, 61164, 61817, 62913, 63550, 79142, 80233, 80875, 81966, 82618, 83713, 84341, 85208, 86074, 87155, 87807, 88888, 89540, 90621, 91273, 92369, 93001, 95815, 96472, 97553, 98201, 99286, 99939, 101014, 101677, 102752, 103405, 104480, 105113, 106208, 106866, 107946, 108594, 109679, 110352, 111417, 112060, 113145, 113798, 114874, 115513, 116617, 117258, 118349, 118991, 120007, 120713, 121810, 122452, 123543, 124190, 125276, 125913, 127004, 127662, 128737, 129378, 130460, 131116, 132191, 132847, 133944, 134585, 135682, 136308, 137383, 165781, 166856, 167500, 168594, 169220, 170325, 171000, 171834, 172704, 173777, 174429, 175500, 176154, 177245, 177888, 178344, 178764, 179086, 179407, 179640, 180703, 181365, 182446, 183090, 184171, 184819, 185917, 186551, 187663, 190029, 191126, 191759, 192850, 193500, 194566, 195230, 196320, 196961, 198037, 198692, 199775, 203879, 204955, 205618, 206701, 207364, 208440, 209095, 210178, 210819, 211910, 212558, 213634); grooveMark = new Array(6374, 6806, 7455, 7671, 8113, 8544, 9190, 9400, 9841, 10273, 10913, 11138, 11574, 12002, 12656, 12869, 13313, 13734, 14386, 14600, 15034, 15474, 16127, 16335, 16769, 17199, 17854, 18070, 18500, 18934, 19371, 19795, 20240, 20658, 21313, 21535, 21966, 22393, 23049, 23263, 23694, 24132, 24784, 24994, 25436, 25860, 26513, 26733, 27164, 27613, 28247, 28461, 28898, 29333, 29983, 30197, 30629, 31063, 31714, 31929, 32361, 32795, 33446, 33661, 34097, 34526, 35200, 35400, 35832, 36273, 36913, 37126, 37565, 37998, 38647, 38864, 39295, 39729, 40377, 40589, 41030, 41459, 42113, 42327, 42761, 43197, 43847, 44062, 44493, 44927, 45580, 45795, 46226, 46658, 47313, 47513, 47966, 48386, 49039, 49258, 49689, 50133, 50774, 50984, 51427, 51856, 52513, 52713, 53151, 53580, 54231, 54446, 54880, 55313, 56010, 56184, 56618, 57041, 57713, 57913, 58346, 58779, 59426, 59655, 60079, 60513, 61164, 61383, 79142, 79570, 80233, 80442, 80875, 81313, 81966, 82175, 82618, 83026, 83713, 83913, 84341, 84765, 85208, 85636, 86074, 86513, 87155, 87374, 87807, 88231, 88888, 89113, 89540, 89964, 90621, 90835, 91273, 91713, 92369, 92568, 93001, 93435, 94086, 94301, 94733, 95167, 95815, 96034, 96472, 96913, 97553, 97762, 98201, 98634, 99286, 99513, 99939, 100367, 101014, 101233, 101677, 102113, 102752, 102951, 103405, 103853, 104480, 104713, 105113, 105571, 106208, 106422, 106866, 107288, 107946, 108165, 108594, 109031, 109679, 109913, 110352, 110765, 111417, 111623, 112060, 112513, 113145, 113350, 113798, 114216, 114874, 115083, 115513, 115954, 116617, 116826, 117258, 117686, 118349, 118558, 118991, 119429, 120007, 120313, 120713, 121163, 121810, 122024, 122452, 122886, 123543, 123757, 124190, 124619, 125276, 125480, 125913, 126357, 127004, 127213, 127662, 128089, 128737, 128936, 129378, 129827, 130460, 130674, 131116, 131543, 132191, 132427, 132847, 133296, 133944, 134143, 134585, 135000, 135682, 135873, 136308, 136750, 137383, 137611, 165781, 166200, 166856, 167077, 167500, 167938, 168594, 168807, 169220, 169669, 170325, 170538, 171000, 171400, 171834, 172269, 172704, 173133, 173777, 174000, 174429, 174867, 175500, 175725, 176154, 176592, 177245, 177500, 177888, 178366, 178764, 179184, 179640, 180060, 180703, 180927, 181365, 181803, 182446, 182661, 183090, 183537, 184171, 184392, 184819, 185254, 185917, 186109, 186551, 187000, 187663, 187855, 188287, 188721, 189372, 189587, 190029, 190455, 191126, 191332, 191759, 192179, 192850, 193056, 193500, 193926, 194566, 194780, 195230, 195657, 196320, 196514, 196961, 197396, 198037, 198258, 198692, 199112, 199775, 200000, 200432, 200866, 201517, 201732, 202164, 202598, 203149, 203464, 203879, 204321, 204955, 205176, 205618, 206045, 206701, 206907, 207364, 207799, 208440, 208653, 209095, 209506, 210178, 210385, 210819, 211261, 211910, 212123, 212558, 213000, 213634, 213855); grooveMove = new Array(0, 0, 0, 0); russelLeftDestination = 0; russelRightDestination = 0; russelHeadDestination = 0; gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaHandRightDestination = 7; gorillaHandLeftDestination = -7; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; twoDHeadDestination = 68; twoDTorsoDestination = 74; twoDArmRightDestination = 0; twoDArmRightLowerDestination = 0; twoDArmLeftDestination = 0; twoDArmLeftLowerDestination = 0; twoDLegLeftDestination = 0; twoDLegLeftUpperDestination = 0; twoDLegRightDestination = 0; twoDLegRightUpperDestination = 0; i = 0; nextI = 4; turn = "comp"; hitFirst = true; hitSecond = true; hitThird = true; roundOne = true; roundTwo = true; roundThree = true; roundOneEnd = true; roundTwoEnd = true; roundThreeEnd = true; roundResultsDestination = 400; compLeft.yellow._alpha = 0; compLeft.green._alpha = 0; compLeft.red._alpha = 0; compLeft.orange._alpha = 0; compRight.yellow._alpha = 0; compRight.green._alpha = 0; compRight.red._alpha = 0; compRight.orange._alpha = 0; compDown.yellow._alpha = 0; compDown.green._alpha = 0; compDown.red._alpha = 0; compDown.orange._alpha = 0; playerLeft.yellow._alpha = 0; playerLeft.green._alpha = 0; playerLeft.red._alpha = 0; playerLeft.orange._alpha = 0; playerRight.yellow._alpha = 0; playerRight.green._alpha = 0; playerRight.red._alpha = 0; playerRight.orange._alpha = 0; playerDown.yellow._alpha = 0; playerDown.green._alpha = 0; playerDown.red._alpha = 0; playerDown.orange._alpha = 0; brickWallDestination = -410; demoDone = false; demoDestination = "home"; endGame = true; actions.onEnterFrame = function () { if (mySound.song.position > (grooveMark[i] - 25)) { if (turn == "comp") { grooveMove[i % 4] = int(Math.random() * 3); if (grooveMove[i % 4] == 0) { compLeft.green._alpha = 100; gorilla.torso.armLeft._y = 30; gorilla.torso.armLeft._rotation = 10; gorilla.torso.armLeft.hand._rotation = -40; i++; } else if (grooveMove[i % 4] == 1) { compRight.green._alpha = 100; gorilla.torso.armRight._y = 30; gorilla.torso.armRight._rotation = -10; gorilla.torso.armRight.hand._rotation = 40; i++; } else if (grooveMove[i % 4] == 2) { compDown.green._alpha = 100; gorilla.torso.armLeft._rotation = -15; gorilla.torso.armLeft.hand._rotation = -80; gorilla.torso.armRight._rotation = 15; gorilla.torso.armRight.hand._rotation = 80; i++; } } else if (turn == "player") { if (grooveMove[i % 4] == 0) { keyboardLeft._yscale = 80; keyboardLeft._xscale = 80; keyboardLeft._alpha = 50; i++; } else if (grooveMove[i % 4] == 1) { keyboardRight._yscale = 80; keyboardRight._xscale = 80; keyboardRight._alpha = 50; i++; } else if (grooveMove[i % 4] == 2) { keyboardDown._yscale = 80; keyboardDown._xscale = 80; keyboardDown._alpha = 50; i++; } } } if (compLeft.yellow._alpha > 0) { compLeft.yellow._alpha = compLeft.yellow._alpha - 6.25; } if (compLeft.green._alpha > 0) { compLeft.green._alpha = compLeft.green._alpha - 6.25; } if (compLeft.red._alpha > 0) { compLeft.red._alpha = compLeft.red._alpha - 6.25; } if (compLeft.orange._alpha > 0) { compLeft.orange._alpha = compLeft.orange._alpha - 6.25; } if (compRight.yellow._alpha > 0) { compRight.yellow._alpha = compRight.yellow._alpha - 6.25; } if (compRight.green._alpha > 0) { compRight.green._alpha = compRight.green._alpha - 6.25; } if (compRight.red._alpha > 0) { compRight.red._alpha = compRight.red._alpha - 6.25; } if (compRight.orange._alpha > 0) { compRight.orange._alpha = compRight.orange._alpha - 6.25; } if (compDown.yellow._alpha > 0) { compDown.yellow._alpha = compDown.yellow._alpha - 6.25; } if (compDown.green._alpha > 0) { compDown.green._alpha = compDown.green._alpha - 6.25; } if (compDown.red._alpha > 0) { compDown.red._alpha = compDown.red._alpha - 6.25; } if (compDown.orange._alpha > 0) { compDown.orange._alpha = compDown.orange._alpha - 6.25; } if (playerLeft.yellow._alpha > 0) { playerLeft.yellow._alpha = playerLeft.yellow._alpha - 6.25; } if (playerLeft.green._alpha > 0) { playerLeft.green._alpha = playerLeft.green._alpha - 6.25; } if (playerLeft.red._alpha > 0) { playerLeft.red._alpha = playerLeft.red._alpha - 6.25; } if (playerLeft.orange._alpha > 0) { playerLeft.orange._alpha = playerLeft.orange._alpha - 6.25; } if (playerRight.yellow._alpha > 0) { playerRight.yellow._alpha = playerRight.yellow._alpha - 6.25; } if (playerRight.green._alpha > 0) { playerRight.green._alpha = playerRight.green._alpha - 6.25; } if (playerRight.red._alpha > 0) { playerRight.red._alpha = playerRight.red._alpha - 6.25; } if (playerRight.orange._alpha > 0) { playerRight.orange._alpha = playerRight.orange._alpha - 6.25; } if (playerDown.yellow._alpha > 0) { playerDown.yellow._alpha = playerDown.yellow._alpha - 6.25; } if (playerDown.green._alpha > 0) { playerDown.green._alpha = playerDown.green._alpha - 6.25; } if (playerDown.red._alpha > 0) { playerDown.red._alpha = playerDown.red._alpha - 6.25; } if (playerDown.orange._alpha > 0) { playerDown.orange._alpha = playerDown.orange._alpha - 6.25; } if ((mySound.song.position > (grooveMark[0] - 225)) && (hitFirst)) { lightComp._visible = true; hitFirst = false; } if ((mySound.song.position > (grooveMark[128] - 225)) && (hitSecond)) { lightComp._visible = true; hitSecond = false; } if ((mySound.song.position > (grooveMark[264] - 225)) && (hitThird)) { lightComp._visible = true; hitThird = false; } if (keyboardLeft._yscale != 100) { keyboardLeft._yscale = keyboardLeft._yscale - ((keyboardLeft._yscale - 100) / 5); keyboardLeft._xscale = keyboardLeft._xscale - ((keyboardLeft._xscale - 100) / 5); keyboardLeft._alpha = keyboardLeft._alpha - ((keyboardLeft._alpha - 100) / 5); } if (keyboardRight._yscale != 100) { keyboardRight._yscale = keyboardRight._yscale - ((keyboardRight._yscale - 100) / 5); keyboardRight._xscale = keyboardRight._xscale - ((keyboardRight._xscale - 100) / 5); keyboardRight._alpha = keyboardRight._alpha - ((keyboardRight._alpha - 100) / 5); } if (keyboardDown._yscale != 100) { keyboardDown._yscale = keyboardDown._yscale - ((keyboardDown._yscale - 100) / 5); keyboardDown._xscale = keyboardDown._xscale - ((keyboardDown._xscale - 100) / 5); keyboardDown._alpha = keyboardDown._alpha - ((keyboardDown._alpha - 100) / 5); } if (mySound.song.position > (grooveMark[i - 1] + 225)) { if (((i % 4) == 0) && (i == nextI)) { if (turn == "comp") { turn = "player"; lightPlayer._visible = true; lightComp._visible = false; } else if ((((turn == "player") && (i != 128)) && (i != 264)) && (i != 376)) { turn = "comp"; lightPlayer._visible = false; lightComp._visible = true; } else { turn = "comp"; lightPlayer._visible = false; lightComp._visible = false; } nextI = nextI + 4; } } if (brickWall._y != brickWallDestination) { brickWall._y = brickWall._y - ((brickWall._y - brickWallDestination) / 7); if (demoDone || (mySound.song.position > 61383)) { mySound.song.setVolume(mySound.song.getVolume() - (mySound.song.getVolume() / 7)); } } if ((brickWall._y <= -409.5) && (brickWallDestination == -410)) { brickWall.gotoAndStop("blank"); if (demoDone || (mySound.song.position > 61383)) { brickWallDestination = 0; brickWall.gotoAndStop("brickWall"); } } if ((brickWall._y >= -0.5) && (demoDone || (mySound.song.position > 61383))) { Key.removeListener(listener); delete actions.onEnterFrame; _root.mySound.song.stop(); mySound.song.setVolume(100); gotoAndStop(demoDestination); } if (mySound.song.position <= (left[leftTotal] - time)) { russelLeftDestination = 0; } else if (mySound.song.position <= left[leftTotal]) { russelLeftDestination = -9; } else if (mySound.song.position >= (left[leftTotal] + time)) { leftTotal++; } else if (mySound.song.position > left[leftTotal]) { russelLeftDestination = 11; } russel.armLeft._rotation = russel.armLeft._rotation - ((russel.armLeft._rotation - russelLeftDestination) / 3.5); if (mySound.song.position <= (right[rightTotal] - time)) { russelRightDestination = 0; russelHeadDestination = 0; } else if (mySound.song.position <= right[rightTotal]) { russelRightDestination = 9; } else if (mySound.song.position >= (right[rightTotal] + time)) { rightTotal++; } else if (mySound.song.position > right[rightTotal]) { russelRightDestination = -11; russelHeadDestination = 10; } if (mySound.song.position <= (rhythmMark[rhythmMarkTotal] - time)) { gorillaHeadDestination = 0; gorillaArmDestination = 60; gorillaTorsoDestination = 15; gorillaLegLeftDestination = 0; gorillaLegLeftUpperDestination = 0; gorillaLegRightDestination = 0; gorillaLegRightUpperDestination = 0; twoDHeadDestination = 68; twoDTorsoDestination = 74; twoDArmRightDestination = 0; twoDArmRightLowerDestination = 0; twoDArmLeftDestination = 0; twoDArmLeftLowerDestination = 0; twoDLegLeftDestination = 0; twoDLegLeftUpperDestination = 0; twoDLegRightDestination = 0; twoDLegRightUpperDestination = 0; } else if (mySound.song.position >= (rhythmMark[rhythmMarkTotal] + (time * 1.5))) { rhythmMarkTotal++; } else if (mySound.song.position > rhythmMark[rhythmMarkTotal]) { gorillaHeadDestination = 60; gorillaArmDestination = 70; gorillaTorsoDestination = 60; gorillaLegLeftDestination = -20; gorillaLegLeftUpperDestination = 80; gorillaLegRightDestination = 20; gorillaLegRightUpperDestination = -80; twoDHeadDestination = 98; twoDTorsoDestination = 96; twoDArmRightDestination = 10; twoDArmRightLowerDestination = -20; twoDArmLeftDestination = -10; twoDArmLeftLowerDestination = 20; twoDLegLeftDestination = -10; twoDLegLeftUpperDestination = 20; twoDLegRightDestination = 15; twoDLegRightUpperDestination = -30; } russel.armRight.lower._rotation = russel.armRight.lower._rotation - ((russel.armRight.lower._rotation - russelRightDestination) / 3.5); russel.head._y = russel.head._y - ((russel.head._y - russelHeadDestination) / 10); gorilla.head._y = gorilla.head._y - ((gorilla.head._y - gorillaHeadDestination) / 8); gorilla.torso.armLeft._y = gorilla.torso.armLeft._y - ((gorilla.torso.armLeft._y - gorillaArmDestination) / 6); gorilla.torso.armRight._y = gorilla.torso.armRight._y - ((gorilla.torso.armRight._y - gorillaArmDestination) / 6); gorilla.torso._y = gorilla.torso._y - ((gorilla.torso._y - gorillaTorsoDestination) / 8); gorilla.legLeft._rotation = gorilla.legLeft._rotation - ((gorilla.legLeft._rotation - gorillaLegLeftDestination) / 6); gorilla.legLeft.upper._rotation = gorilla.legLeft.upper._rotation - ((gorilla.legLeft.upper._rotation - gorillaLegLeftUpperDestination) / 6); gorilla.legRight._rotation = gorilla.legRight._rotation - ((gorilla.legRight._rotation - gorillaLegRightDestination) / 6); gorilla.legRight.upper._rotation = gorilla.legRight.upper._rotation - ((gorilla.legRight.upper._rotation - gorillaLegRightUpperDestination) / 6); twoD.head._y = twoD.head._y - ((twoD.head._y - twoDHeadDestination) / 8); twoD.torso._y = twoD.torso._y - ((twoD.torso._y - twoDTorsoDestination) / 8); twoD.torso.armRight._rotation = twoD.torso.armRight._rotation - ((twoD.torso.armRight._rotation - twoDArmRightDestination) / 6); twoD.torso.armRight.lower._rotation = twoD.torso.armRight.lower._rotation - ((twoD.torso.armRight.lower._rotation - twoDArmRightLowerDestination) / 6); twoD.torso.armLeft._rotation = twoD.torso.armLeft._rotation - ((twoD.torso.armLeft._rotation - twoDArmLeftDestination) / 6); twoD.torso.armLeft.lower._rotation = twoD.torso.armLeft.lower._rotation - ((twoD.torso.armLeft.lower._rotation - twoDArmLeftLowerDestination) / 6); twoD.legLeft._rotation = twoD.legLeft._rotation - ((twoD.legLeft._rotation - twoDLegLeftDestination) / 6); twoD.legLeft.upper._rotation = twoD.legLeft.upper._rotation - ((twoD.legLeft.upper._rotation - twoDLegLeftUpperDestination) / 6); twoD.legRight._rotation = twoD.legRight._rotation - ((twoD.legRight._rotation - twoDLegRightDestination) / 6); twoD.legRight.upper._rotation = twoD.legRight.upper._rotation - ((twoD.legRight.upper._rotation - twoDLegRightUpperDestination) / 6); twoD.head._rotation = twoD.head._rotation - (twoD.head._rotation / 7); gorilla.torso.armLeft._rotation = gorilla.torso.armLeft._rotation - (gorilla.torso.armLeft._rotation / 7); gorilla.torso.armRight._rotation = gorilla.torso.armRight._rotation - (gorilla.torso.armRight._rotation / 7); gorilla.torso.armLeft.hand._rotation = gorilla.torso.armLeft.hand._rotation - ((gorilla.torso.armLeft.hand._rotation - gorillaHandLeftDestination) / 6); gorilla.torso.armRight.hand._rotation = gorilla.torso.armRight.hand._rotation - ((gorilla.torso.armRight.hand._rotation - gorillaHandRightDestination) / 6); }; listener = new Object(); listener.onKeyDown = function () { if (Key.isDown(39)) { twoD.torso.armRight._rotation = -45; twoD.torso.armRight.lower._rotation = 30; twoD.torso.armLeft._rotation = 0; twoD.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 32)) && ((mySound.song.position - 200) < (grooveMark[i - 1] + 32))) && (grooveMove[(i - 1) % 4] == 1)) { playerRight.green._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 100)) && ((mySound.song.position - 200) < (grooveMark[i - 1] - 32))) && (grooveMove[(i - 1) % 4] == 1)) { playerRight.yellow._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i] + 32)) && ((mySound.song.position - 200) < (grooveMark[i] + 100))) && (grooveMove[(i - 1) % 4] == 1)) { playerRight.orange._alpha = 100; } else { playerRight.red._alpha = 100; } } if (Key.isDown(37)) { twoD.torso.armRight._rotation = 0; twoD.torso.armRight.lower._rotation = 20; twoD.torso.armLeft._rotation = 45; twoD.torso.armLeft.lower._rotation = -30; if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 32)) && ((mySound.song.position - 200) < (grooveMark[i - 1] + 32))) && (grooveMove[(i - 1) % 4] == 0)) { playerLeft.green._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 100)) && ((mySound.song.position - 200) < (grooveMark[i - 1] - 32))) && (grooveMove[(i - 1) % 4] == 0)) { playerLeft.yellow._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i - 1] + 32)) && ((mySound.song.position - 200) < (grooveMark[i - 1] + 100))) && (grooveMove[(i - 1) % 4] == 0)) { playerLeft.orange._alpha = 100; } else { playerLeft.red._alpha = 100; } } if (Key.isDown(40)) { twoD.torso.armRight._rotation = 15; twoD.torso.armRight.lower._rotation = 20; twoD.torso.armLeft._rotation = -15; twoD.torso.armLeft.lower._rotation = -20; if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 32)) && ((mySound.song.position - 200) < (grooveMark[i - 1] + 32))) && (grooveMove[(i - 1) % 4] == 2)) { playerDown.green._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i - 1] - 100)) && ((mySound.song.position - 200) < (grooveMark[i - 1] - 32))) && (grooveMove[(i - 1) % 4] == 2)) { playerDown.yellow._alpha = 100; } else if ((((mySound.song.position - 200) > (grooveMark[i - 1] + 32)) && ((mySound.song.position - 200) < (grooveMark[i - 1] + 100))) && (grooveMove[(i - 1) % 4] == 2)) { playerDown.orange._alpha = 100; } else { playerDown.red._alpha = 100; } } }; Key.addListener(listener);
Instance of Symbol 278 MovieClip in Frame 12
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "gorilla"; _root.demoDestination = "home"; _root.demoDone = true; }
Instance of Symbol 45 MovieClip in Frame 12
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "twoD"; _root.demoDestination = "options"; _root.demoDone = true; }
Symbol 11 MovieClip Frame 1
stop();
Symbol 11 MovieClip Frame 10
stop();
Symbol 11 MovieClip Frame 20
gotoAndStop ("default");
Instance of Symbol 21 MovieClip in Symbol 25 MovieClip Frame 1
onClipEvent (enterFrame) { if ((_root.getBytesLoaded() == _root.getBytesTotal()) && (_root.version >= 7)) { _root.gotoAndPlay("intro"); } else { this._width = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); } }
Instance of Symbol 33 MovieClip in Symbol 34 MovieClip Frame 1
on (rollOver) { _parent.qualityBg._alpha = 100; } on (rollOut) { _parent.qualityBg._alpha = 30; } on (press) { this.startDrag(false, 220, 5, 241, 5); updateAfterEvent(); } on (release, releaseOutside) { this.stopDrag(); if (this._x <= 224) { this._x = 220; _quality = "LOW"; } else if ((this._x > 224) && (this._x < 238)) { this._x = 231; _quality = "MEDIUM"; } else if (this._x >= 238) { this._x = 241; _quality = "HIGH"; } }
Symbol 39 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 1
stop();
Symbol 45 MovieClip Frame 10
stop();
Symbol 45 MovieClip Frame 20
gotoAndStop ("default");
Symbol 50 MovieClip Frame 1
stop();
Symbol 50 MovieClip Frame 10
stop();
Symbol 50 MovieClip Frame 20
gotoAndStop ("default");
Symbol 57 MovieClip Frame 1
stop();
Symbol 57 MovieClip Frame 10
stop();
Symbol 57 MovieClip Frame 20
gotoAndStop ("default");
Instance of Symbol 45 MovieClip in Symbol 58 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "twoD"; _root.gotoAndStop("options"); }
Instance of Symbol 50 MovieClip in Symbol 58 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.score = null; _root.dBDestination = "highScores"; _root.gotoAndStop("contactDb"); }
Instance of Symbol 57 MovieClip in Symbol 58 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.mySound.nav.stop(); _root.gotoAndStop("gameDemo"); }
Symbol 134 MovieClip Frame 146
stop();
Symbol 248 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 1
stop();
Symbol 257 MovieClip Frame 10
stop();
Symbol 257 MovieClip Frame 20
gotoAndStop ("default");
Symbol 265 MovieClip Frame 1
stop();
Symbol 265 MovieClip Frame 10
stop();
Symbol 265 MovieClip Frame 20
gotoAndStop ("default");
Symbol 273 MovieClip Frame 1
stop();
Symbol 273 MovieClip Frame 10
stop();
Symbol 273 MovieClip Frame 20
gotoAndStop ("default");
Symbol 278 MovieClip Frame 1
stop();
Symbol 278 MovieClip Frame 10
stop();
Symbol 278 MovieClip Frame 20
gotoAndStop ("default");
Symbol 287 MovieClip Frame 1
stop();
Instance of Symbol 257 MovieClip in Symbol 288 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.mySound.nav.stop(); if (_root.char == 1) { _root.gotoAndStop("gameTwoD"); } else if (_root.char == 2) { _root.gotoAndStop("gameNoodle"); } else if (_root.char == 3) { _root.gotoAndStop("gameMurdoc"); } }
Instance of Symbol 265 MovieClip in Symbol 288 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; if (_root.char == 1) { _root.charDestination = "noodle"; _parent.charText.gotoAndStop("noodle"); _root.char = 2; } else if (_root.char == 2) { _root.charDestination = "murdoc"; _parent.charText.gotoAndStop("murdoc"); _root.char = 3; } else if (_root.char == 3) { _root.charDestination = "twoD"; _parent.charText.gotoAndStop("twoD"); _root.char = 1; } }
Instance of Symbol 273 MovieClip in Symbol 288 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; if (_root.char == 1) { _root.charDestination = "murdoc"; _parent.charText.gotoAndStop("murdoc"); _root.char = 3; } else if (_root.char == 2) { _root.charDestination = "twoD"; _parent.charText.gotoAndStop("twoD"); _root.char = 1; } else if (_root.char == 3) { _root.charDestination = "noodle"; _parent.charText.gotoAndStop("noodle"); _root.char = 2; } }
Instance of Symbol 278 MovieClip in Symbol 288 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "gorilla"; _root.gotoAndStop("home"); }
Symbol 295 MovieClip Frame 1
stop();
Symbol 295 MovieClip Frame 10
stop();
Symbol 295 MovieClip Frame 20
gotoAndStop ("default");
Symbol 302 MovieClip Frame 1
stop();
Symbol 302 MovieClip Frame 10
stop();
Symbol 302 MovieClip Frame 20
gotoAndStop ("default");
Symbol 337 MovieClip Frame 1
stop();
Symbol 338 MovieClip Frame 1
function showScores() { i = 1; while (i <= 10) { iPage = i + page; eval ("rank" + i).text = iPage; eval ("playerName" + i).text = _root.scoreCard["playerName" + iPage]; eval ("score" + i).text = _root.scoreCard["score" + iPage]; eval ("face" + i).gotoAndStop(_root.scoreCard["char" + iPage]); if (_root.scoreCard["playerName" + iPage] == null) { eval ("playerName" + i).text = "- - - - - - - - - - -"; } if (_root.scoreCard["score" + iPage] == null) { eval ("score" + i).text = "- - - -"; } if (_root.scoreCard["char" + iPage] == null) { eval ("face" + i).gotoAndStop(4); } i++; } } page = 0; showScores();
Instance of Symbol 278 MovieClip in Symbol 338 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "gorilla"; _root.gotoAndStop("home"); }
Instance of Symbol 295 MovieClip in Symbol 338 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { if (_parent.page < 90) { _parent.page = _parent.page + 10; _parent.showScores(); } }
Instance of Symbol 302 MovieClip in Symbol 338 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { if (_parent.page > 0) { _parent.page = _parent.page - 10; _parent.showScores(); } }
Symbol 344 MovieClip Frame 1
stop();
Symbol 344 MovieClip Frame 10
stop();
Symbol 344 MovieClip Frame 20
gotoAndStop ("default");
Symbol 354 MovieClip Frame 1
stop();
Symbol 415 MovieClip Frame 1
stop();
Instance of Symbol 344 MovieClip in Symbol 416 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.fromResults = true; _root.gotoAndStop("options"); }
Instance of Symbol 278 MovieClip in Symbol 416 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.menuCharDestination = -488; _root.charDestination = "gorilla"; _root.gotoAndStop("home"); }
Instance of Symbol 50 MovieClip in Symbol 416 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.score = null; _root.gotoAndStop("highScores"); }
Symbol 422 MovieClip Frame 1
stop();
Symbol 422 MovieClip Frame 10
stop();
Symbol 422 MovieClip Frame 20
gotoAndStop ("default");
Symbol 428 MovieClip Frame 1
stop();
Symbol 428 MovieClip Frame 10
stop();
Symbol 428 MovieClip Frame 20
gotoAndStop ("default");
Instance of Symbol 422 MovieClip in Symbol 434 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.dBDestination = "results"; _root.playerName = _parent.enteredName; _root.gotoAndStop("contactDb"); }
Instance of Symbol 428 MovieClip in Symbol 434 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.score = null; _root.dBDestination = "results"; _root.gotoAndStop("contactDb"); }
Symbol 439 MovieClip Frame 1
stop();
Symbol 439 MovieClip Frame 10
stop();
Symbol 439 MovieClip Frame 20
gotoAndStop ("default");
Symbol 451 MovieClip Frame 1
stop();
Symbol 451 MovieClip Frame 10
stop();
Symbol 451 MovieClip Frame 20
gotoAndStop ("default");
Symbol 452 MovieClip Frame 1
stop();
Instance of Symbol 439 MovieClip in Symbol 452 MovieClip Frame 1
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { _root.score = null; _root.gotoAndStop(_root.dBDestination); }
Instance of Symbol 451 MovieClip in Symbol 452 MovieClip Frame 2
on (rollOver) { this.gotoAndPlay("rollOver"); } on (releaseOutside, rollOut) { this.gotoAndPlay("rollOut"); } on (release) { getURL ("http://www.bellbrothers.net", "bell"); }
Symbol 509 MovieClip Frame 1
stop();
Symbol 509 MovieClip Frame 19
gotoAndStop ("blank");
Symbol 509 MovieClip Frame 37
gotoAndStop ("blank");
Symbol 509 MovieClip Frame 56
gotoAndStop ("blank");
Symbol 509 MovieClip Frame 74
gotoAndStop ("blank");
Symbol 555 MovieClip Frame 1
stop();
Instance of Symbol 534 MovieClip "progress" in Symbol 555 MovieClip Frame 2
onClipEvent (enterFrame) { this.bar._width = ((_root.mySound.song.position - (_root.grooveMark[127] + 500)) / ((_root.grooveMark[128] - 2000) - (_root.grooveMark[127] + 500))) * 330; }
Instance of Symbol 534 MovieClip "progress" in Symbol 555 MovieClip Frame 3
onClipEvent (enterFrame) { this.bar._width = ((_root.mySound.song.position - (_root.grooveMark[263] + 500)) / ((_root.grooveMark[264] - 2000) - (_root.grooveMark[263] + 500))) * 330; }
Instance of Symbol 534 MovieClip "progress" in Symbol 555 MovieClip Frame 4
onClipEvent (enterFrame) { this.bar._width = ((_root.mySound.song.position - (_root.grooveMark[375] + 500)) / (_root.mySound.song.duration - (_root.grooveMark[375] + 500))) * 330; }
Symbol 557 MovieClip Frame 1
stop();

Library Items

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

Instance Names

"body"Frame 1Symbol 26 MovieClip
"mySound"Frame 2Symbol 36 MovieClip
"body"Frame 3Symbol 58 MovieClip
"menuChar"Frame 3Symbol 248 MovieClip
"menuActions"Frame 3Symbol 36 MovieClip
"menuActions"Frame 3Symbol 36 MovieClip
"body"Frame 4Symbol 288 MovieClip
"menuActions"Frame 4Symbol 36 MovieClip
"body"Frame 5Symbol 338 MovieClip
"body"Frame 6Symbol 416 MovieClip
"body"Frame 7Symbol 434 MovieClip
"body"Frame 8Symbol 452 MovieClip
"russel"Frame 9Symbol 483 MovieClip
"compLeft"Frame 9Symbol 498 MovieClip
"compDown"Frame 9Symbol 498 MovieClip
"compRight"Frame 9Symbol 498 MovieClip
"playerLeft"Frame 9Symbol 498 MovieClip
"playerDown"Frame 9Symbol 498 MovieClip
"playerRight"Frame 9Symbol 498 MovieClip
"lightComp"Frame 9Symbol 500 MovieClip
"lightPlayer"Frame 9Symbol 500 MovieClip
"gorilla"Frame 9Symbol 158 MovieClip
"twoD"Frame 9Symbol 197 MovieClip
"moveResults"Frame 9Symbol 509 MovieClip
"roundResults"Frame 9Symbol 555 MovieClip
"brickWall"Frame 9Symbol 557 MovieClip
"actions"Frame 9Symbol 36 MovieClip
"noodle"Frame 10Symbol 247 MovieClip
"murdoc"Frame 11Symbol 225 MovieClip
"twoD"Frame 12Symbol 197 MovieClip
"keyboardLeft"Frame 12Symbol 566 MovieClip
"keyboardDown"Frame 12Symbol 568 MovieClip
"keyboardRight"Frame 12Symbol 570 MovieClip
"keyboardUp"Frame 12Symbol 572 MovieClip
"loading"Symbol 26 MovieClip Frame 1Symbol 25 MovieClip
"upper"Symbol 141 MovieClip Frame 1Symbol 139 MovieClip
"upper"Symbol 145 MovieClip Frame 1Symbol 143 MovieClip
"hand"Symbol 149 MovieClip Frame 1Symbol 147 MovieClip
"hand"Symbol 154 MovieClip Frame 1Symbol 152 MovieClip
"armRight"Symbol 155 MovieClip Frame 1Symbol 149 MovieClip
"armLeft"Symbol 155 MovieClip Frame 1Symbol 154 MovieClip
"legRight"Symbol 158 MovieClip Frame 1Symbol 141 MovieClip
"legLeft"Symbol 158 MovieClip Frame 1Symbol 145 MovieClip
"torso"Symbol 158 MovieClip Frame 1Symbol 155 MovieClip
"head"Symbol 158 MovieClip Frame 1Symbol 157 MovieClip
"upper"Symbol 165 MovieClip Frame 1Symbol 164 MovieClip
"upper"Symbol 169 MovieClip Frame 1Symbol 168 MovieClip
"lower"Symbol 178 MovieClip Frame 1Symbol 177 MovieClip
"lower"Symbol 182 MovieClip Frame 1Symbol 181 MovieClip
"armRight"Symbol 185 MovieClip Frame 1Symbol 178 MovieClip
"armLeft"Symbol 185 MovieClip Frame 1Symbol 182 MovieClip
"legRight"Symbol 197 MovieClip Frame 1Symbol 165 MovieClip
"legLeft"Symbol 197 MovieClip Frame 1Symbol 169 MovieClip
"2dLegs"Symbol 197 MovieClip Frame 1Symbol 170 MovieClip
"torso"Symbol 197 MovieClip Frame 1Symbol 185 MovieClip
"head"Symbol 197 MovieClip Frame 1Symbol 196 MovieClip
"upper"Symbol 203 MovieClip Frame 1Symbol 202 MovieClip
"upper"Symbol 207 MovieClip Frame 1Symbol 206 MovieClip
"lower"Symbol 213 MovieClip Frame 1Symbol 212 MovieClip
"lower"Symbol 217 MovieClip Frame 1Symbol 216 MovieClip
"armRight"Symbol 219 MovieClip Frame 1Symbol 213 MovieClip
"armLeft"Symbol 219 MovieClip Frame 1Symbol 217 MovieClip
"legLeft"Symbol 225 MovieClip Frame 1Symbol 203 MovieClip
"legRight"Symbol 225 MovieClip Frame 1Symbol 207 MovieClip
"torso"Symbol 225 MovieClip Frame 1Symbol 219 MovieClip
"head"Symbol 225 MovieClip Frame 1Symbol 224 MovieClip
"leg"Symbol 230 MovieClip Frame 1Symbol 229 MovieClip
"leg"Symbol 234 MovieClip Frame 1Symbol 233 MovieClip
"lower"Symbol 240 MovieClip Frame 1Symbol 238 MovieClip
"lower"Symbol 244 MovieClip Frame 1Symbol 242 MovieClip
"armLeft"Symbol 246 MovieClip Frame 1Symbol 240 MovieClip
"armRight"Symbol 246 MovieClip Frame 1Symbol 244 MovieClip
"legLeft"Symbol 247 MovieClip Frame 1Symbol 230 MovieClip
"legRight"Symbol 247 MovieClip Frame 1Symbol 234 MovieClip
"head"Symbol 247 MovieClip Frame 1Symbol 236 MovieClip
"torso"Symbol 247 MovieClip Frame 1Symbol 246 MovieClip
"charText"Symbol 288 MovieClip Frame 1Symbol 287 MovieClip
"playerName1"Symbol 338 MovieClip Frame 1Symbol 305 EditableText
"score1"Symbol 338 MovieClip Frame 1Symbol 306 EditableText
"rank10"Symbol 338 MovieClip Frame 1Symbol 307 EditableText
"playerName2"Symbol 338 MovieClip Frame 1Symbol 308 EditableText
"playerName3"Symbol 338 MovieClip Frame 1Symbol 309 EditableText
"playerName4"Symbol 338 MovieClip Frame 1Symbol 310 EditableText
"playerName5"Symbol 338 MovieClip Frame 1Symbol 311 EditableText
"playerName6"Symbol 338 MovieClip Frame 1Symbol 312 EditableText
"playerName7"Symbol 338 MovieClip Frame 1Symbol 313 EditableText
"playerName9"Symbol 338 MovieClip Frame 1Symbol 314 EditableText
"playerName10"Symbol 338 MovieClip Frame 1Symbol 315 EditableText
"score2"Symbol 338 MovieClip Frame 1Symbol 316 EditableText
"score3"Symbol 338 MovieClip Frame 1Symbol 317 EditableText
"score4"Symbol 338 MovieClip Frame 1Symbol 318 EditableText
"score5"Symbol 338 MovieClip Frame 1Symbol 319 EditableText
"score6"Symbol 338 MovieClip Frame 1Symbol 320 EditableText
"score7"Symbol 338 MovieClip Frame 1Symbol 321 EditableText
"score9"Symbol 338 MovieClip Frame 1Symbol 322 EditableText
"score10"Symbol 338 MovieClip Frame 1Symbol 323 EditableText
"rank9"Symbol 338 MovieClip Frame 1Symbol 324 EditableText
"rank8"Symbol 338 MovieClip Frame 1Symbol 325 EditableText
"rank7"Symbol 338 MovieClip Frame 1Symbol 326 EditableText
"rank6"Symbol 338 MovieClip Frame 1Symbol 327 EditableText
"rank5"Symbol 338 MovieClip Frame 1Symbol 328 EditableText
"rank4"Symbol 338 MovieClip Frame 1Symbol 329 EditableText
"rank3"Symbol 338 MovieClip Frame 1Symbol 330 EditableText
"rank2"Symbol 338 MovieClip Frame 1Symbol 331 EditableText
"rank1"Symbol 338 MovieClip Frame 1Symbol 332 EditableText
"playerName8"Symbol 338 MovieClip Frame 1Symbol 333 EditableText
"score8"Symbol 338 MovieClip Frame 1Symbol 334 EditableText
"face1"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face2"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face3"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face4"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face5"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face6"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face7"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face8"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face9"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"face10"Symbol 338 MovieClip Frame 1Symbol 337 MovieClip
"rankShad"Symbol 354 MovieClip Frame 2Symbol 351 EditableText
"rank"Symbol 354 MovieClip Frame 2Symbol 352 EditableText
"rank"Symbol 416 MovieClip Frame 1Symbol 354 MovieClip
"earlyShad"Symbol 416 MovieClip Frame 1Symbol 360 EditableText
"perfectShad"Symbol 416 MovieClip Frame 1Symbol 361 EditableText
"lateShad"Symbol 416 MovieClip Frame 1Symbol 362 EditableText
"early"Symbol 416 MovieClip Frame 1Symbol 368 EditableText
"perfect"Symbol 416 MovieClip Frame 1Symbol 369 EditableText
"late"Symbol 416 MovieClip Frame 1Symbol 370 EditableText
"finalScoreShad"Symbol 416 MovieClip Frame 1Symbol 375 EditableText
"finalScore"Symbol 416 MovieClip Frame 1Symbol 376 EditableText
"accuracyShad"Symbol 416 MovieClip Frame 1Symbol 377 EditableText
"accuracy"Symbol 416 MovieClip Frame 1Symbol 378 EditableText
"faultsShad"Symbol 416 MovieClip Frame 1Symbol 379 EditableText
"faults"Symbol 416 MovieClip Frame 1Symbol 380 EditableText
"awards1"Symbol 416 MovieClip Frame 1Symbol 415 MovieClip
"awards2"Symbol 416 MovieClip Frame 1Symbol 415 MovieClip
"lower"Symbol 472 MovieClip Frame 1Symbol 471 MovieClip
"head"Symbol 483 MovieClip Frame 1Symbol 467 MovieClip
"armRight"Symbol 483 MovieClip Frame 1Symbol 472 MovieClip
"armLeft"Symbol 483 MovieClip Frame 1Symbol 474 MovieClip
"red"Symbol 498 MovieClip Frame 1Symbol 491 MovieClip
"green"Symbol 498 MovieClip Frame 1Symbol 493 MovieClip
"orange"Symbol 498 MovieClip Frame 1Symbol 495 MovieClip
"yellow"Symbol 498 MovieClip Frame 1Symbol 497 MovieClip
"bar"Symbol 534 MovieClip Frame 1Symbol 532 MovieClip
"earlyShad"Symbol 555 MovieClip Frame 2Symbol 518 EditableText
"perfectShad"Symbol 555 MovieClip Frame 2Symbol 519 EditableText
"lateShad"Symbol 555 MovieClip Frame 2Symbol 520 EditableText
"accuracyShad"Symbol 555 MovieClip Frame 2Symbol 521 EditableText
"accuracy"Symbol 555 MovieClip Frame 2Symbol 526 EditableText
"early"Symbol 555 MovieClip Frame 2Symbol 528 EditableText
"perfect"Symbol 555 MovieClip Frame 2Symbol 529 EditableText
"late"Symbol 555 MovieClip Frame 2Symbol 530 EditableText
"progress"Symbol 555 MovieClip Frame 2Symbol 534 MovieClip
"earlyShad"Symbol 555 MovieClip Frame 3Symbol 536 EditableText
"perfectShad"Symbol 555 MovieClip Frame 3Symbol 537 EditableText
"lateShad"Symbol 555 MovieClip Frame 3Symbol 538 EditableText
"accuracyShad"Symbol 555 MovieClip Frame 3Symbol 539 EditableText
"accuracy"Symbol 555 MovieClip Frame 3Symbol 541 EditableText
"early"Symbol 555 MovieClip Frame 3Symbol 542 EditableText
"perfect"Symbol 555 MovieClip Frame 3Symbol 543 EditableText
"late"Symbol 555 MovieClip Frame 3Symbol 544 EditableText
"progress"Symbol 555 MovieClip Frame 3Symbol 534 MovieClip
"earlyShad"Symbol 555 MovieClip Frame 4Symbol 546 EditableText
"perfectShad"Symbol 555 MovieClip Frame 4Symbol 547 EditableText
"lateShad"Symbol 555 MovieClip Frame 4Symbol 548 EditableText
"accuracyShad"Symbol 555 MovieClip Frame 4Symbol 549 EditableText
"accuracy"Symbol 555 MovieClip Frame 4Symbol 551 EditableText
"early"Symbol 555 MovieClip Frame 4Symbol 552 EditableText
"perfect"Symbol 555 MovieClip Frame 4Symbol 553 EditableText
"late"Symbol 555 MovieClip Frame 4Symbol 554 EditableText
"progress"Symbol 555 MovieClip Frame 4Symbol 534 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 2Symbol 37 as "feelGood"
ExportAssets (56)Timeline Frame 2Symbol 38 as "nav"

Labels

"intro"Frame 2
"home"Frame 3
"options"Frame 4
"highScores"Frame 5
"results"Frame 6
"enterName"Frame 7
"contactDb"Frame 8
"gameTwoD"Frame 9
"gameNoodle"Frame 10
"gameMurdoc"Frame 11
"gameDemo"Frame 12
"default"Symbol 11 MovieClip Frame 1
"rollOver"Symbol 11 MovieClip Frame 2
"rollOut"Symbol 11 MovieClip Frame 11
"default"Symbol 45 MovieClip Frame 1
"rollOver"Symbol 45 MovieClip Frame 2
"rollOut"Symbol 45 MovieClip Frame 11
"default"Symbol 50 MovieClip Frame 1
"rollOver"Symbol 50 MovieClip Frame 2
"rollOut"Symbol 50 MovieClip Frame 11
"default"Symbol 57 MovieClip Frame 1
"rollOver"Symbol 57 MovieClip Frame 2
"rollOut"Symbol 57 MovieClip Frame 11
"gorilla"Symbol 248 MovieClip Frame 1
"twoD"Symbol 248 MovieClip Frame 2
"murdoc"Symbol 248 MovieClip Frame 3
"noodle"Symbol 248 MovieClip Frame 4
"default"Symbol 257 MovieClip Frame 1
"rollOver"Symbol 257 MovieClip Frame 2
"rollOut"Symbol 257 MovieClip Frame 11
"default"Symbol 265 MovieClip Frame 1
"rollOver"Symbol 265 MovieClip Frame 2
"rollOut"Symbol 265 MovieClip Frame 11
"default"Symbol 273 MovieClip Frame 1
"rollOver"Symbol 273 MovieClip Frame 2
"rollOut"Symbol 273 MovieClip Frame 11
"default"Symbol 278 MovieClip Frame 1
"rollOver"Symbol 278 MovieClip Frame 2
"rollOut"Symbol 278 MovieClip Frame 11
"twoD"Symbol 287 MovieClip Frame 1
"noodle"Symbol 287 MovieClip Frame 2
"murdoc"Symbol 287 MovieClip Frame 3
"default"Symbol 295 MovieClip Frame 1
"rollOver"Symbol 295 MovieClip Frame 2
"rollOut"Symbol 295 MovieClip Frame 11
"default"Symbol 302 MovieClip Frame 1
"rollOver"Symbol 302 MovieClip Frame 2
"rollOut"Symbol 302 MovieClip Frame 11
"default"Symbol 344 MovieClip Frame 1
"rollOver"Symbol 344 MovieClip Frame 2
"rollOut"Symbol 344 MovieClip Frame 11
"unranked"Symbol 354 MovieClip Frame 1
"ranked"Symbol 354 MovieClip Frame 2
"blank"Symbol 415 MovieClip Frame 1
"progBett"Symbol 415 MovieClip Frame 2
"progWors"Symbol 415 MovieClip Frame 3
"perf5"Symbol 415 MovieClip Frame 4
"perf10"Symbol 415 MovieClip Frame 5
"perf15"Symbol 415 MovieClip Frame 6
"perf20"Symbol 415 MovieClip Frame 7
"perf25"Symbol 415 MovieClip Frame 8
"buttMash"Symbol 415 MovieClip Frame 9
"exceAccu"Symbol 415 MovieClip Frame 10
"abovAver"Symbol 415 MovieClip Frame 11
"averAccu"Symbol 415 MovieClip Frame 12
"cons"Symbol 415 MovieClip Frame 13
"earlBird"Symbol 415 MovieClip Frame 14
"slowRefl"Symbol 415 MovieClip Frame 15
"hearAid"Symbol 415 MovieClip Frame 16
"withFaul"Symbol 415 MovieClip Frame 17
"default"Symbol 422 MovieClip Frame 1
"rollOver"Symbol 422 MovieClip Frame 2
"rollOut"Symbol 422 MovieClip Frame 11
"default"Symbol 428 MovieClip Frame 1
"rollOver"Symbol 428 MovieClip Frame 2
"rollOut"Symbol 428 MovieClip Frame 11
"default"Symbol 439 MovieClip Frame 1
"rollOver"Symbol 439 MovieClip Frame 2
"rollOut"Symbol 439 MovieClip Frame 11
"default"Symbol 451 MovieClip Frame 1
"rollOver"Symbol 451 MovieClip Frame 2
"rollOut"Symbol 451 MovieClip Frame 11
"error"Symbol 452 MovieClip Frame 2
"blank"Symbol 509 MovieClip Frame 1
"okay"Symbol 509 MovieClip Frame 2
"early"Symbol 509 MovieClip Frame 20
"late"Symbol 509 MovieClip Frame 38
"wrong"Symbol 509 MovieClip Frame 57
"blank"Symbol 555 MovieClip Frame 1
"roundOne"Symbol 555 MovieClip Frame 2
"roundTwo"Symbol 555 MovieClip Frame 3
"roundThree"Symbol 555 MovieClip Frame 4
"brickWall"Symbol 557 MovieClip Frame 1
"blank"Symbol 557 MovieClip Frame 2

Dynamic Text Variables

enteredNameSymbol 433 EditableText""




http://swfchan.com/6/25531/info.shtml
Created: 11/8 -2019 20:24:01 Last modified: 11/8 -2019 20:24:01 Server time: 08/05 -2024 01:07:33