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

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

Bird Song.swf

This is the info page for
Flash #31095

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


Text
The Fairlight CMI
The Fairlight CMI was the world's first polyphonic digital sampling
synthesizer, developed in 1978. Gaining wide distinction in the early
80s, it was used by artists such as Peter Gabriel, Trevor Horn, Todd
Rundgren, Duran Duran, Devo, Kate Bush, Stevie Wonder, Michael
Jackson, Prince, and Yes. It featured dual Motorola CPUs and two 8"
floppy disk drives (the final Fairlight incarnation, the £50,000 Series
III, released in 1985, featured a hard drive, a tape streamer, and just
one 8" floppy drive). As the Fairlight was used on so many records of
the eighties, some sounds remain familiar, and while some are
uniquely evocative of their era, many remain staples of modern
digital soundbanks.
Wikipedia entry on the Fairlight CMI

back

Birdsong was created and designed by Andy Wallace
(www.andymasteroffish.com)
Jay Braun (myspace.com/negatones.com) made all of the sounds.
Nintendo also deserves some credit for making Electroplankton which
was a large inspiration.
Any comments or suggestions can be sent to
andymasteroffish@gmail.com.
About the sounds:
The initial Birdsong environment uses 8 different
samples from a Fairlight CMI Synthesizer (thanks,
Ted Young). These were manipulated in Pro Tools to
produce 4 variations on each of the 8 sounds. The variations differ in
combinations of pitch, edited repetitions, equalization, reversal, and
panning.

More about the Fairlight

In the coming months, new environments with distinct new
sounds will be released and added to Birdsong.
If you wish to be informed of these releases please send an
email here

If Auto is turned on, notes
will appear randomly. You
can still place notes. The
slide next to it adjusts how
frequently Bird Song places a
note.

Instructions

This slide adjusts
how fast the bird
will fly across the
screen.

This button clears the
notes on screen. You
can also press "p."

Notes play when
the bird flies over
them

These buttons allow
you to set how many
times the notes will play
before disappearing.

1

2

3

4

5

6

7

8

9

0

Q

W

E

R

T

Y

U

I

O

P

A

S

D

F

G

H

J

K

L

Z

X

C

V

B

N

M

Birdsong allows you to create a constantly evolving song using your
keyboard to control eight different instruments. Pressing a key will place a
note on the screen that will play when the bird flies over it. Notes will play
four times before disappearing, although you can adjust this number. Each
instrument had four different notes that can be played as shown in the
picture below. Spacebar will pause.

next

www.andymasteroffish.com

For AlbinoBlackSheep.com

Instructions

About

Future Installments

Play

Loading.

Loading..

Loading...

G

N

O

S

D

R

i

B

Auto: off

Auto: off

Auto: on

Auto: on

Clear

www.andymasteroffish.com

ActionScript [AS1/AS2]

Frame 1
onEnterFrame = function () { ifFrameLoaded (139) { loader = true; } }; stop(); var loaded = false;
Frame 15
stop();
Frame 23
stop();
Frame 31
stop();
Frame 45
stop();
Frame 59
stop();
Frame 73
stop();
Frame 87
stop();
Frame 95
stop();
Frame 103
stop();
Frame 117
stop();
Frame 139
stop(); var setting = 1; var changeSetting = false; var turd = false; var autoPilot = false; var autoMax = 60; var autoMin = 3; var autoChance = 15; var autoType = 0; var autoNote = 0; var autoSlideDrag = false; var autoSlideLoc = 0; var autoDistance = (autoWallR._x - autoWallL._x); var autoDistanceWorth = ((autoMax - autoMin) / autoDistance); var speedMax = 25; var speedMin = 1; var speedSlideDrag = false; var speedSlideLoc = 0; var speedDistance = (speedWallR._x - speedWallL._x); var speedDistanceWorth = ((speedMax - speedMin) / speedDistance); var hitRangeHigh = 0; var hitRangeLow = 0; var clearSpeed = 125; var timerSet = 4; var cloudXDir = 500; var cloudYDir = 90; var cloud1x = 0.25; var cloud1y = 0.05; var cloud2x = -0.2; var cloud2y = 0.05; var cloud3x = 0.3; var cloud3y = 0.05; var slideDistance = (wallR._x - wallL._x); var slideSpeed = 5.4; var slideHome = wallL._x; var relSlideLoc = (slide._x - wallL._x); var distanceWorth = 0; var kickDistance = (slideDistance / 3); var paused = false; var noteSpace = 30; var num = 10; s1a = new Sound(); s1a.attachSound("s1a"); s1b = new Sound(); s1b.attachSound("s1b"); s1c = new Sound(); s1c.attachSound("s1c"); s1d = new Sound(); s1d.attachSound("s1d"); s2a = new Sound(); s2a.attachSound("s2a"); s2b = new Sound(); s2b.attachSound("s2b"); s2c = new Sound(); s2c.attachSound("s2c"); s2d = new Sound(); s2d.attachSound("s2d"); s3a = new Sound(); s3a.attachSound("s3a"); s3b = new Sound(); s3b.attachSound("s3b"); s3c = new Sound(); s3c.attachSound("s3c"); s3d = new Sound(); s3d.attachSound("s3d"); s4a = new Sound(); s4a.attachSound("s4a"); s4b = new Sound(); s4b.attachSound("s4b"); s4c = new Sound(); s4c.attachSound("s4c"); s4d = new Sound(); s4d.attachSound("s4d"); s5a = new Sound(); s5a.attachSound("s5a"); s5b = new Sound(); s5b.attachSound("s5b"); s5c = new Sound(); s5c.attachSound("s5c"); s5d = new Sound(); s5d.attachSound("s5d"); s6a = new Sound(); s6a.attachSound("s6a"); s6b = new Sound(); s6b.attachSound("s6b"); s6c = new Sound(); s6c.attachSound("s6c"); s6d = new Sound(); s6d.attachSound("s6d"); s7a = new Sound(); s7a.attachSound("s7a"); s7b = new Sound(); s7b.attachSound("s7b"); s7c = new Sound(); s7c.attachSound("s7c"); s7d = new Sound(); s7d.attachSound("s7d"); s8a = new Sound(); s8a.attachSound("s8a"); s8b = new Sound(); s8b.attachSound("s8b"); s8c = new Sound(); s8c.attachSound("s8c"); s8d = new Sound(); s8d.attachSound("s8d"); kick = new Sound(); kick.attachSound("kick"); kick1._x = (wallL._x - (kickDistance / 2)) + kickDistance; kick2._x = (wallL._x - (kickDistance / 2)) + (2 * kickDistance); kick3._x = (wallL._x - (kickDistance / 2)) + (3 * kickDistance); cloud1._x = random(400) + 75; cloud1._y = random(300) + 50; cloud2._x = random(400) + 75; cloud2._y = random(300) + 50; cloud3._x = random(400) + 75; cloud3._y = random(300) + 50; repCont.rep1.gotoAndStop("on"); repCont.rep2.gotoAndStop("on"); repCont.rep3.gotoAndStop("on"); repCont.rep4.gotoAndStop("on"); repCont.rep5.gotoAndStop("off"); repCont.rep6.gotoAndStop("off"); repCont.rep7.gotoAndStop("off"); repCont.rep8.gotoAndStop("off"); repCont.rep9.gotoAndStop("off"); repCont.rep10.gotoAndStop("off"); onEnterFrame = function () { if (!paused) { hitRangeLow = slide._x - (slideSpeed / 2); hitRangeHigh = slide._x + (slideSpeed / 2); slide._x = slide._x + slideSpeed; } if (slide._x > wallR._x) { hitRangeHigh = slide._x + (slideSpeed / 2); slide._x = slideHome; } if (changeSetting) { changeSetting = false; } if (speedSlideDrag) { speedSlide._x = _xmouse; if (speedSlide._x < speedWallL._x) { speedSlide._x = speedWallL._x; } if (speedSlide._x > speedWallR._x) { speedSlide._x = speedWallR._x; } speedSlideLoc = speedSlide._x - speedWallL._x; slideSpeed = speedMin + (speedSlideLoc * speedDistanceWorth); } if (autoPilot) { if (autoSlideDrag) { autoSlide._x = _xmouse; if (autoSlide._x < autoWallL._x) { autoSlide._x = autoWallL._x; } if (autoSlide._x > autoWallR._x) { autoSlide._x = autoWallR._x; } autoSlideLoc = autoSlide._x - autoWallL._x; autoChance = autoMax - (autoSlideLoc * autoDistanceWorth); } if (random(autoChance) == 1) { autoType = random(8) + 1; autoNote = random(4) + 1; if (autoType == 1) { if (autoNote == 1) { player = attachMovie("players1a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players1b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players1c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players1d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - (noteSpace / 2); num++; } } if (autoType == 2) { if (autoNote == 1) { player = attachMovie("players2a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players2b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players2c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players2d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } } if (autoType == 3) { if (autoNote == 1) { player = attachMovie("players3a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players3b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players3c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players3d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } } if (autoType == 4) { if (autoNote == 1) { player = attachMovie("players4a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players4b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players4c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players4d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } } if (autoType == 5) { if (autoNote == 1) { player = attachMovie("players5a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players5b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players5c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players5d", "player" + num, 10 + num); player.place = counter; player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } } if (autoType == 6) { if (autoNote == 1) { player = attachMovie("players6a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players6b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players6c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players6d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } } if (autoType == 7) { if (autoNote == 1) { player = attachMovie("players7a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players7b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players7c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players7d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } } if (autoType == 8) { if (autoNote == 1) { player = attachMovie("players8a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } if (autoNote == 2) { player = attachMovie("players8b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } if (autoNote == 3) { player = attachMovie("players8c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } if (autoNote == 4) { player = attachMovie("players8d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } } } } }; cloud1.onEnterFrame = function () { this._x = this._x + cloud1x; this._y = this._y + cloud1y; if (random(cloudXDir) == 1) { cloud1x = cloud1x * -1; } if (random(cloudYDir) == 1) { cloud1y = cloud1y * -1; } if (this._x < CBL._x) { cloud1x = cloud1x * -1; } if (this._x > CBR._x) { cloud1x = cloud1x * -1; } if (this._y < CBT._y) { cloud1y = cloud1y * -1; } if (this._y > CBB._y) { cloud1y = cloud1y * -1; } }; cloud2.onEnterFrame = function () { this._x = this._x + cloud2x; this._y = this._y + cloud2y; if (random(cloudXDir) == 1) { cloud2x = cloud2x * -1; } if (random(cloudYDir) == 1) { cloud2y = cloud2y * -1; } if (this._x < CBL._x) { cloud2x = cloud2x * -1; } if (this._x > CBR._x) { cloud2x = cloud2x * -1; } if (this._y < CBT._y) { cloud2y = cloud2y * -1; } if (this._y > CBB._y) { cloud2y = cloud2y * -1; } }; cloud3.onEnterFrame = function () { this._x = this._x + cloud3x; this._y = this._y + cloud3y; if (random(cloudXDir) == 1) { cloud3x = cloud3x * -1; } if (random(cloudYDir) == 1) { cloud3y = cloud3y * -1; } if (this._x < CBL._x) { cloud3x = cloud3x * -1; } if (this._x > CBR._x) { cloud3x = cloud3x * -1; } if (this._y < CBT._y) { cloud2y = cloud2y * -1; } if (this._y > CBB._y) { cloud2y = cloud2y * -1; } };
Symbol 77 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 77 MovieClip Frame 2
stop();
Symbol 77 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 77 MovieClip Frame 11
stop();
Symbol 77 MovieClip Frame 15
gotoAndStop ("space");
Symbol 77 MovieClip Frame 16
stop();
Symbol 77 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 78 MovieClip [players6d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s6d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 79 MovieClip [players6c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s6c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 80 MovieClip [players6b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s6b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 86 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 86 MovieClip Frame 2
stop();
Symbol 86 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 86 MovieClip Frame 11
stop();
Symbol 86 MovieClip Frame 15
gotoAndStop ("space");
Symbol 86 MovieClip Frame 16
stop();
Symbol 86 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 87 MovieClip [players6a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s6a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 88 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 88 MovieClip Frame 2
stop();
Symbol 88 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 88 MovieClip Frame 11
stop();
Symbol 88 MovieClip Frame 15
gotoAndStop ("space");
Symbol 88 MovieClip Frame 16
stop();
Symbol 88 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 89 MovieClip [players5d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s5d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 90 MovieClip [players5c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s5c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 91 MovieClip [players5b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s5b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 97 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 97 MovieClip Frame 2
stop();
Symbol 97 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 97 MovieClip Frame 11
stop();
Symbol 97 MovieClip Frame 15
gotoAndStop ("space");
Symbol 97 MovieClip Frame 16
stop();
Symbol 97 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 98 MovieClip [players8d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s8d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 99 MovieClip [players8c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s8c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 100 MovieClip [players8b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s8b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 101 MovieClip [players8a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s8a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 102 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 102 MovieClip Frame 2
stop();
Symbol 102 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 102 MovieClip Frame 11
stop();
Symbol 102 MovieClip Frame 15
gotoAndStop ("space");
Symbol 102 MovieClip Frame 16
stop();
Symbol 102 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 103 MovieClip [players7b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s7b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 104 MovieClip [players7d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s7d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 105 MovieClip [players7c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s7c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 106 MovieClip [players7a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s7a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 112 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 112 MovieClip Frame 2
stop();
Symbol 112 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 112 MovieClip Frame 11
stop();
Symbol 112 MovieClip Frame 15
gotoAndStop ("space");
Symbol 112 MovieClip Frame 16
stop();
Symbol 112 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 113 MovieClip [players4d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s4d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 114 MovieClip [players4c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s4c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 115 MovieClip [players4b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s4b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 116 MovieClip [players4a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s4a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 117 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 117 MovieClip Frame 2
stop();
Symbol 117 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 117 MovieClip Frame 11
stop();
Symbol 117 MovieClip Frame 15
gotoAndStop ("space");
Symbol 117 MovieClip Frame 16
stop();
Symbol 117 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 118 MovieClip [players3d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s3d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 119 MovieClip [players3c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s3c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 120 MovieClip [players3b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s3b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 121 MovieClip [players3a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s3a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 122 MovieClip Frame 1
if (_root.setting == 1) { gotoAndStop ("bird"); } if (_root.setting == 2) { gotoAndStop ("space"); } if (_root.setting == 3) { gotoAndStop ("water"); }
Symbol 122 MovieClip Frame 2
stop();
Symbol 122 MovieClip Frame 10
gotoAndPlay ("bird");
Symbol 122 MovieClip Frame 11
stop();
Symbol 122 MovieClip Frame 15
gotoAndStop ("space");
Symbol 122 MovieClip Frame 16
stop();
Symbol 122 MovieClip Frame 19
gotoAndPlay ("water");
Symbol 123 MovieClip [players2d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s2d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 124 MovieClip [players2c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s2c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 125 MovieClip [players2b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s2b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 126 MovieClip [players2a] Frame 1
var timer = 0; stop(); onEnterFrame = function () { if ((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) { _root.s2a.start(); timer++; head.play(); } if (timer == _root.timerSet) { this.onEnterFrame = eval (null)(); } gotoAndStop(timer + 1); if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } }; var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s2a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 127 MovieClip [players1d] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s1d.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 128 MovieClip [players1c] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s1c.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 129 MovieClip [players1b] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s1b.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 131 MovieClip [playerClear] Frame 1
var origSpeed = _root.slideSpeed; var origX = _root.slide._x; _root.slideSpeed = _root.clearSpeed; var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { timer++; } if (timer >= _root.timerSet) { _root.slideSpeed = origSpeed; _root.slide._x = origX; this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } };
Symbol 132 MovieClip [players1a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s1a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 135 MovieClip [players5a] Frame 1
var timer = 0; stop(); this.onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.s5a.start(); timer++; head.play(); } if (timer >= _root.timerSet) { this.onEnterFrame = eval (null)(); gotoAndStop ("dead"); } if (timer < (_root.timerSet - 3)) { gotoAndStop (1); } if (timer == (_root.timerSet - 3)) { gotoAndStop (2); } if (timer == (_root.timerSet - 2)) { gotoAndStop (3); } if (timer == (_root.timerSet - 1)) { gotoAndStop (4); } if (_root.changeSetting) { gotoAndStop ("dead"); this.onEnterFrame = eval (null)(); } };
Symbol 142 MovieClip Frame 1
stop();
Symbol 148 Button
on (release) { _root.gotoAndPlay("about2-about"); }
Symbol 150 Button
on (release) { getURL ("http://en.wikipedia.org/wiki/Fairlight_CMI", "_blank"); }
Symbol 154 Button
on (release) { _root.gotoAndPlay("about-main"); }
Symbol 155 Button
on (release) { getURL ("http://www.andymasteroffish.com/home.html", "_blank"); }
Symbol 156 Button
on (release) { getURL ("http://www.myspace.com/negatones", "_blank"); }
Symbol 157 Button
on (release) { getURL ("http://electroplankton.nintendods.com/flash.html", "_blank"); }
Symbol 158 Button
on (release) { getURL ("mailto:andymasteroffish@gmail.com", "_self"); }
Symbol 159 Button
on (release) { _root.gotoAndPlay("about-about2"); }
Symbol 162 Button
on (release) { _root.gotoAndPlay("future-main"); }
Symbol 177 Button
on (release) { _root.gotoAndPlay("inst2-inst"); }
Symbol 221 Button
on (release) { _root.gotoAndPlay("inst-main"); }
Symbol 223 Button
on (release) { _root.gotoAndPlay("inst-inst2"); }
Symbol 225 Button
on (release) { getURL ("http://www.andymasteroffish.com/home.html", "_blank"); }
Symbol 229 Button
on (release) { _root.gotoAndPlay("main-inst"); }
Symbol 231 Button
on (release) { _root.gotoAndPlay("main-about"); }
Symbol 233 Button
on (release) { _root.gotoAndPlay("main-future"); }
Symbol 240 Button
on (release) { _root.gotoAndPlay("main-play"); }
Symbol 241 MovieClip Frame 1
stop(); onEnterFrame = function () { if (_root.loader) { gotoAndStop (2); } };
Symbol 277 MovieClip Frame 1
stop();
Symbol 290 MovieClip Frame 1
stop();
Symbol 296 MovieClip Frame 1
stop();
Symbol 302 MovieClip Frame 1
stop();
Symbol 325 MovieClip Frame 8
gotoAndPlay ("bird");
Symbol 325 MovieClip Frame 9
stop();
Symbol 325 MovieClip Frame 21
gotoAndPlay ("water");
Symbol 334 MovieClip Frame 1
stop();
Symbol 339 MovieClip Frame 1
stop();
Symbol 340 Button
on (release) { _root.timerSet = 1; rep1.gotoAndStop("on"); rep2.gotoAndStop("off"); rep3.gotoAndStop("off"); rep4.gotoAndStop("off"); rep5.gotoAndStop("off"); rep6.gotoAndStop("off"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 341 Button
on (release) { _root.timerSet = 2; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("off"); rep4.gotoAndStop("off"); rep5.gotoAndStop("off"); rep6.gotoAndStop("off"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 342 Button
on (release) { _root.timerSet = 3; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("off"); rep5.gotoAndStop("off"); rep6.gotoAndStop("off"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 343 Button
on (release) { _root.timerSet = 4; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("off"); rep6.gotoAndStop("off"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 344 Button
on (release) { _root.timerSet = 5; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("off"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 345 Button
on (release) { _root.timerSet = 6; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("on"); rep7.gotoAndStop("off"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 346 Button
on (release) { _root.timerSet = 7; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("on"); rep7.gotoAndStop("on"); rep8.gotoAndStop("off"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 347 Button
on (release) { _root.timerSet = 8; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("on"); rep7.gotoAndStop("on"); rep8.gotoAndStop("on"); rep9.gotoAndStop("off"); rep10.gotoAndStop("off"); }
Symbol 348 Button
on (release) { _root.timerSet = 9; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("on"); rep7.gotoAndStop("on"); rep8.gotoAndStop("on"); rep9.gotoAndStop("on"); rep10.gotoAndStop("off"); }
Symbol 349 Button
on (release) { _root.timerSet = 10; rep1.gotoAndStop("on"); rep2.gotoAndStop("on"); rep3.gotoAndStop("on"); rep4.gotoAndStop("on"); rep5.gotoAndStop("on"); rep6.gotoAndStop("on"); rep7.gotoAndStop("on"); rep8.gotoAndStop("on"); rep9.gotoAndStop("on"); rep10.gotoAndStop("on"); }
Symbol 353 MovieClip Frame 1
stop();
Symbol 354 MovieClip Frame 1
stop();
Symbol 355 Button
on (press) { autoSlideDrag = true; } on (release) { autoSlideDrag = false; } on (releaseOutside) { autoSlideDrag = false; }
Symbol 360 Button
on (release) { _root.autoPilot = true; _root.autoSlide.autoSlideEgg.gotoAndStop("on"); _root.autoBar.gotoAndStop(2); _root.autoSlide.autoSlide.gotoAndStop(2); gotoAndStop (2); }
Symbol 364 Button
on (release) { _root.autoPilot = false; _root.autoBar.gotoAndStop(1); gotoAndStop (1); }
Symbol 365 MovieClip Frame 1
stop();
Symbol 366 Button
on (press) { speedSlideDrag = true; } on (release) { speedSlideDrag = false; } on (releaseOutside) { speedSlideDrag = false; }
Symbol 369 Button
on (release) { player = attachMovie("playerClear", "player" + num, 10 + num); player._x = slide._x; player._y = -100; num++; }
Symbol 371 MovieClip Frame 1
stop(); onEnterFrame = function () { if (((this._x > _root.hitRangeLow) && (this._x <= _root.hitRangeHigh)) && (!_root.paused)) { _root.kick.start(); } };
Symbol 373 Button
on (keyPress "<Space>") { if (paused) { paused = false; } else { paused = true; } } on (keyPress "p") { player = attachMovie("playerClear", "player" + num, 10 + num); player._x = slide._x; player._y = -100; num++; } on (keyPress "1") { player = attachMovie("players1a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "q") { player = attachMovie("players1b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); (noteSpace * 3) - 15; num++; } on (keyPress "Q") { player = attachMovie("players1b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); (noteSpace * 3) - 15; num++; } on (keyPress "a") { player = attachMovie("players1c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "A") { player = attachMovie("players1c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "z") { player = attachMovie("players1d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - (noteSpace / 2); num++; } on (keyPress "Z") { player = attachMovie("players1d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - (noteSpace / 2); num++; } on (keyPress "2") { player = attachMovie("players2a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + (noteSpace / 2); num++; } on (keyPress "w") { player = attachMovie("players2b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "W") { player = attachMovie("players2b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "s") { player = attachMovie("players2c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "S") { player = attachMovie("players2c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "x") { player = attachMovie("players2d", "player" + num, 10 + num); player.place = counter; player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "X") { player = attachMovie("players2d", "player" + num, 10 + num); player.place = counter; player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "3") { player = attachMovie("players3a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "e") { player = attachMovie("players3b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "E") { player = attachMovie("players3b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "d") { player = attachMovie("players3c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "D") { player = attachMovie("players3c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "c") { player = attachMovie("players3d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "C") { player = attachMovie("players3d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "4") { player = attachMovie("players4a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "r") { player = attachMovie("players4b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "R") { player = attachMovie("players4b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "f") { player = attachMovie("players4c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "F") { player = attachMovie("players4c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "v") { player = attachMovie("players4d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "V") { player = attachMovie("players4d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "5") { player = attachMovie("players5a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "t") { player = attachMovie("players5b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "T") { player = attachMovie("players5b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "g") { player = attachMovie("players5c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "G") { player = attachMovie("players5c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "b") { player = attachMovie("players5d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "B") { player = attachMovie("players5d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "6") { player = attachMovie("players6a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "y") { player = attachMovie("players6b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "Y") { player = attachMovie("players6b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "h") { player = attachMovie("players6c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "H") { player = attachMovie("players6c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "n") { player = attachMovie("players6d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "N") { player = attachMovie("players6d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "7") { player = attachMovie("players7a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "u") { player = attachMovie("players7b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "U") { player = attachMovie("players7b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "j") { player = attachMovie("players7c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "J") { player = attachMovie("players7c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "m") { player = attachMovie("players7d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "M") { player = attachMovie("players7d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y - ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "8") { player = attachMovie("players8a", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 1) - (noteSpace / 2)); num++; } on (keyPress "i") { player = attachMovie("players8b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "I") { player = attachMovie("players8b", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 2) - (noteSpace / 2)); num++; } on (keyPress "k") { player = attachMovie("players8c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "K") { player = attachMovie("players8c", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 3) - (noteSpace / 2)); num++; } on (keyPress "l") { player = attachMovie("players8d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; } on (keyPress "L") { player = attachMovie("players8d", "player" + num, 10 + num); player._x = slide._x; player._y = slide._y + ((noteSpace * 4) - (noteSpace / 2)); num++; }
Symbol 374 Button
on (release) { play(); }
Symbol 375 MovieClip Frame 1
stop();
Symbol 375 MovieClip Frame 8
stop();
Symbol 377 Button
on (release) { getURL ("http://www.andymasteroffish.com/home.html", "_blank"); }
Symbol 381 MovieClip Frame 1
stop();
Symbol 382 Button
on (release) { if (turd) { turd = false; turdFace.gotoAndStop(1); s1a.attachSound("s1a"); s1b.attachSound("s1b"); s1c.attachSound("s1c"); s1d.attachSound("s1d"); s2a.attachSound("s2a"); s2b.attachSound("s2b"); s2c.attachSound("s2c"); s2d.attachSound("s2d"); s3a.attachSound("s3a"); s3b.attachSound("s3b"); s3c.attachSound("s3c"); s3d.attachSound("s3d"); s4a.attachSound("s4a"); s4b.attachSound("s4b"); s4c.attachSound("s4c"); s4d.attachSound("s4d"); s5a.attachSound("s5a"); s5b.attachSound("s5b"); s5c.attachSound("s5c"); s5d.attachSound("s5d"); s6a.attachSound("s6a"); s6b.attachSound("s6b"); s6c.attachSound("s6c"); s6d.attachSound("s6d"); s7a.attachSound("s7a"); s7b.attachSound("s7b"); s7c.attachSound("s7c"); s7d.attachSound("s7d"); s8a.attachSound("s8a"); s8b.attachSound("s8b"); s8c.attachSound("s8c"); s8d.attachSound("s8d"); } else { turd = true; turdFace.gotoAndStop(2); s1a.attachSound("t1a"); s1b.attachSound("t1b"); s1c.attachSound("t1c"); s1d.attachSound("t1d"); s2a.attachSound("t2a"); s2b.attachSound("t2b"); s2c.attachSound("t2c"); s2d.attachSound("t2d"); s3a.attachSound("t3a"); s3b.attachSound("t3b"); s3c.attachSound("t3c"); s3d.attachSound("t3d"); s4a.attachSound("t4a"); s4b.attachSound("t4b"); s4c.attachSound("t4c"); s4d.attachSound("t4d"); s5a.attachSound("t5a"); s5b.attachSound("t5b"); s5c.attachSound("t5c"); s5d.attachSound("t5d"); s6a.attachSound("t6a"); s6b.attachSound("t6b"); s6c.attachSound("t6c"); s6d.attachSound("t6d"); s7a.attachSound("t7a"); s7b.attachSound("t7b"); s7c.attachSound("t7c"); s7d.attachSound("t7d"); s8a.attachSound("t8a"); s8b.attachSound("t8b"); s8c.attachSound("t8c"); s8d.attachSound("t8d"); } }
Symbol 383 MovieClip Frame 101
stop();

Library Items

Symbol 1 Sound [t8d]
Symbol 2 Sound [t8c]
Symbol 3 Sound [t8b]
Symbol 4 Sound [t8a]
Symbol 5 Sound [t7d]
Symbol 6 Sound [t7c]
Symbol 7 Sound [t7b]
Symbol 8 Sound [t7a]
Symbol 9 Sound [t6d]
Symbol 10 Sound [t6c]
Symbol 11 Sound [t6b]
Symbol 12 Sound [t6a]
Symbol 13 Sound [t5d]
Symbol 14 Sound [t5c]
Symbol 15 Sound [t5b]
Symbol 16 Sound [t5a]
Symbol 17 Sound [t4d]
Symbol 18 Sound [t4c]
Symbol 19 Sound [t4b]
Symbol 20 Sound [t4a]
Symbol 21 Sound [t3d]
Symbol 22 Sound [t3c]
Symbol 23 Sound [t3b]
Symbol 24 Sound [t3a]
Symbol 25 Sound [t2d]
Symbol 26 Sound [t2c]
Symbol 27 Sound [t2b]
Symbol 28 Sound [t2a]
Symbol 29 Sound [t1d]
Symbol 30 Sound [t1c]
Symbol 31 Sound [t1b]
Symbol 32 Sound [t1a]
Symbol 33 Sound [kick]
Symbol 34 Sound [s8d]
Symbol 35 Sound [s8c]
Symbol 36 Sound [s8b]
Symbol 37 Sound [s8a]
Symbol 38 Sound [s7d]
Symbol 39 Sound [s7c]
Symbol 40 Sound [s7b]
Symbol 41 Sound [s7a]
Symbol 42 Sound [s6d]
Symbol 43 Sound [s6c]
Symbol 44 Sound [s6b]
Symbol 45 Sound [s6a]
Symbol 46 Sound [s5d]
Symbol 47 Sound [s5c]
Symbol 48 Sound [s5b]
Symbol 49 Sound [s5a]
Symbol 50 Sound [s4d]
Symbol 51 Sound [s4c]
Symbol 52 Sound [s4b]
Symbol 53 Sound [s4a]
Symbol 54 Sound [s3d]
Symbol 55 Sound [s3c]
Symbol 56 Sound [s3b]
Symbol 57 Sound [s3a]
Symbol 58 Sound [s2d]
Symbol 59 Sound [s2c]
Symbol 60 Sound [s2b]
Symbol 61 Sound [s2a]
Symbol 62 Sound [s1d]
Symbol 63 Sound [s1c]
Symbol 64 Sound [s1b]
Symbol 65 Sound [s1a]
Symbol 66 BitmapUsed by:67 69 178
Symbol 67 GraphicUses:66Used by:68
Symbol 68 MovieClipUses:67Used by:77 88 217 231
Symbol 69 GraphicUses:66Used by:70
Symbol 70 MovieClipUses:69Used by:77 88 231 277
Symbol 71 BitmapUsed by:72 73
Symbol 72 GraphicUses:71Used by:77 86 88 97 102 112 117 122
Symbol 73 GraphicUses:71Used by:77 86 88 97 102 112 117 122
Symbol 74 BitmapUsed by:75
Symbol 75 GraphicUses:74Used by:76 77 86 88 97 102 112 117 122
Symbol 76 MovieClipUses:75Used by:77 86 88 97 102 112 117 122
Symbol 77 MovieClipUses:68 70 72 73 75 76Used by:78 79 80 87
Symbol 78 MovieClip [players6d]Uses:77
Symbol 79 MovieClip [players6c]Uses:77
Symbol 80 MovieClip [players6b]Uses:77
Symbol 81 BitmapUsed by:82 84 178
Symbol 82 GraphicUses:81Used by:83
Symbol 83 MovieClipUses:82Used by:86 122 217 235 240
Symbol 84 GraphicUses:81Used by:85
Symbol 85 MovieClipUses:84Used by:86 122 235 240
Symbol 86 MovieClipUses:83 85 72 73 75 76Used by:87 89 90 127 128 129 132
Symbol 87 MovieClip [players6a]Uses:77 86
Symbol 88 MovieClipUses:68 70 72 73 75 76Used by:89 90 91 135
Symbol 89 MovieClip [players5d]Uses:88 86
Symbol 90 MovieClip [players5c]Uses:88 86
Symbol 91 MovieClip [players5b]Uses:88
Symbol 92 BitmapUsed by:93 95 178
Symbol 93 GraphicUses:92Used by:94
Symbol 94 MovieClipUses:93Used by:97 102 217 233
Symbol 95 GraphicUses:92Used by:96
Symbol 96 MovieClipUses:95Used by:97 102 233
Symbol 97 MovieClipUses:94 96 72 73 75 76Used by:98 99 100 101
Symbol 98 MovieClip [players8d]Uses:97
Symbol 99 MovieClip [players8c]Uses:97
Symbol 100 MovieClip [players8b]Uses:97
Symbol 101 MovieClip [players8a]Uses:97
Symbol 102 MovieClipUses:94 96 72 73 75 76Used by:103 104 105 106
Symbol 103 MovieClip [players7b]Uses:102
Symbol 104 MovieClip [players7d]Uses:102
Symbol 105 MovieClip [players7c]Uses:102
Symbol 106 MovieClip [players7a]Uses:102
Symbol 107 BitmapUsed by:108 110 178
Symbol 108 GraphicUses:107Used by:109
Symbol 109 MovieClipUses:108Used by:112 117 217 229
Symbol 110 GraphicUses:107Used by:111
Symbol 111 MovieClipUses:110Used by:112 117 229
Symbol 112 MovieClipUses:109 111 72 73 75 76Used by:113 114 115 116
Symbol 113 MovieClip [players4d]Uses:112
Symbol 114 MovieClip [players4c]Uses:112
Symbol 115 MovieClip [players4b]Uses:112
Symbol 116 MovieClip [players4a]Uses:112
Symbol 117 MovieClipUses:109 111 72 73 75 76Used by:118 119 120 121
Symbol 118 MovieClip [players3d]Uses:117
Symbol 119 MovieClip [players3c]Uses:117
Symbol 120 MovieClip [players3b]Uses:117
Symbol 121 MovieClip [players3a]Uses:117
Symbol 122 MovieClipUses:83 85 72 73 75 76Used by:123 124 125 126
Symbol 123 MovieClip [players2d]Uses:122
Symbol 124 MovieClip [players2c]Uses:122
Symbol 125 MovieClip [players2b]Uses:122
Symbol 126 MovieClip [players2a]Uses:122
Symbol 127 MovieClip [players1d]Uses:86
Symbol 128 MovieClip [players1c]Uses:86
Symbol 129 MovieClip [players1b]Uses:86
Symbol 130 GraphicUsed by:131
Symbol 131 MovieClip [playerClear]Uses:130
Symbol 132 MovieClip [players1a]Uses:86
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClip [beatHit]Uses:133
Symbol 135 MovieClip [players5a]Uses:88Used by:Timeline
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:142
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:142
Symbol 140 BitmapUsed by:141
Symbol 141 GraphicUses:140Used by:142
Symbol 142 MovieClipUses:137 139 141Used by:383  Timeline
Symbol 143 FontUsed by:144 152 224 226 376
Symbol 144 TextUses:143Used by:277
Symbol 145 FontUsed by:146 153 172 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 222 227 230 232 234 236 237 238 357 358 361 362 367
Symbol 146 TextUses:145Used by:148 154 162 177 221
Symbol 147 GraphicUsed by:148 154 162 177 221 223 231 233 235 240
Symbol 148 ButtonUses:146 147Used by:277
Symbol 149 GraphicUsed by:150 155 156 157 158 159 225 340 341 342 343 344 345 346 347 348 349 374 377 382
Symbol 150 ButtonUses:149Used by:277
Symbol 151 FontUsed by:152
Symbol 152 TextUses:143 151Used by:277
Symbol 153 TextUses:145Used by:277
Symbol 154 ButtonUses:146 147Used by:277
Symbol 155 ButtonUses:149Used by:277
Symbol 156 ButtonUses:149Used by:277
Symbol 157 ButtonUses:149Used by:277
Symbol 158 ButtonUses:149Used by:277
Symbol 159 ButtonUses:149Used by:277
Symbol 160 FontUsed by:161 171 173 174 175 176
Symbol 161 TextUses:160Used by:277
Symbol 162 ButtonUses:146 147Used by:277
Symbol 163 BitmapUsed by:165
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:163 164Used by:277
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:277
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:277
Symbol 170 GraphicUsed by:277
Symbol 171 TextUses:160Used by:277
Symbol 172 TextUses:145Used by:277
Symbol 173 TextUses:160Used by:277
Symbol 174 TextUses:160Used by:277
Symbol 175 TextUses:160Used by:277
Symbol 176 TextUses:160Used by:277
Symbol 177 ButtonUses:146 147Used by:277
Symbol 178 GraphicUses:92 66 81 107Used by:217
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179Used by:217
Symbol 181 TextUses:145Used by:217
Symbol 182 TextUses:145Used by:217
Symbol 183 TextUses:145Used by:217
Symbol 184 TextUses:145Used by:217
Symbol 185 TextUses:145Used by:217
Symbol 186 TextUses:145Used by:217
Symbol 187 TextUses:145Used by:217
Symbol 188 TextUses:145Used by:217
Symbol 189 TextUses:145Used by:217
Symbol 190 TextUses:145Used by:217
Symbol 191 TextUses:145Used by:217
Symbol 192 TextUses:145Used by:217
Symbol 193 TextUses:145Used by:217
Symbol 194 TextUses:145Used by:217
Symbol 195 TextUses:145Used by:217
Symbol 196 TextUses:145Used by:217
Symbol 197 TextUses:145Used by:217
Symbol 198 TextUses:145Used by:217
Symbol 199 TextUses:145Used by:217
Symbol 200 TextUses:145Used by:217
Symbol 201 TextUses:145Used by:217
Symbol 202 TextUses:145Used by:217
Symbol 203 TextUses:145Used by:217
Symbol 204 TextUses:145Used by:217
Symbol 205 TextUses:145Used by:217
Symbol 206 TextUses:145Used by:217
Symbol 207 TextUses:145Used by:217
Symbol 208 TextUses:145Used by:217
Symbol 209 TextUses:145Used by:217
Symbol 210 TextUses:145Used by:217
Symbol 211 TextUses:145Used by:217
Symbol 212 TextUses:145Used by:217
Symbol 213 TextUses:145Used by:217
Symbol 214 TextUses:145Used by:217
Symbol 215 TextUses:145Used by:217
Symbol 216 TextUses:145Used by:217
Symbol 217 MovieClipUses:178 83 109 68 94 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216Used by:277 375
Symbol 218 GraphicUsed by:277
Symbol 219 FontUsed by:220
Symbol 220 TextUses:219Used by:277
Symbol 221 ButtonUses:146 147Used by:277
Symbol 222 TextUses:145Used by:223
Symbol 223 ButtonUses:222 147Used by:277
Symbol 224 TextUses:143Used by:277
Symbol 225 ButtonUses:149Used by:277
Symbol 226 TextUses:143Used by:277
Symbol 227 TextUses:145Used by:229
Symbol 228 GraphicUsed by:229
Symbol 229 ButtonUses:227 109 111 228Used by:277
Symbol 230 TextUses:145Used by:231
Symbol 231 ButtonUses:230 68 70 147Used by:277
Symbol 232 TextUses:145Used by:233
Symbol 233 ButtonUses:232 94 96 147Used by:277
Symbol 234 TextUses:145Used by:235 240
Symbol 235 ButtonUses:234 83 85 147Used by:241
Symbol 236 TextUses:145Used by:239
Symbol 237 TextUses:145Used by:239
Symbol 238 TextUses:145Used by:239
Symbol 239 MovieClipUses:236 237 238Used by:241
Symbol 240 ButtonUses:234 83 85 147Used by:241
Symbol 241 MovieClipUses:235 239 240Used by:277
Symbol 242 FontUsed by:243 250 254 257 260 264 268 272
Symbol 243 TextUses:242Used by:246
Symbol 244 BitmapUsed by:245 261 265 269
Symbol 245 GraphicUses:244Used by:246 252 255 258
Symbol 246 MovieClipUses:243 245Used by:249
Symbol 247 GraphicUsed by:248
Symbol 248 MovieClipUses:247Used by:249 253 256 259 267 271 275
Symbol 249 MovieClipUses:246 248Used by:276
Symbol 250 TextUses:242Used by:252
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:250 245 251Used by:253
Symbol 253 MovieClipUses:252 248Used by:276
Symbol 254 TextUses:242Used by:255
Symbol 255 MovieClipUses:254 245Used by:256
Symbol 256 MovieClipUses:255 248Used by:276
Symbol 257 TextUses:242Used by:258
Symbol 258 MovieClipUses:257 245Used by:259
Symbol 259 MovieClipUses:258 248Used by:276
Symbol 260 TextUses:242Used by:262
Symbol 261 GraphicUses:244Used by:262
Symbol 262 MovieClipUses:260 261Used by:263
Symbol 263 MovieClipUses:262Used by:276
Symbol 264 TextUses:242Used by:266
Symbol 265 GraphicUses:244Used by:266
Symbol 266 MovieClipUses:264 265Used by:267
Symbol 267 MovieClipUses:266 248Used by:276
Symbol 268 TextUses:242Used by:270
Symbol 269 GraphicUses:244Used by:270 274
Symbol 270 MovieClipUses:268 269Used by:271
Symbol 271 MovieClipUses:270 248Used by:276
Symbol 272 TextUses:242Used by:274
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:272 269 273Used by:275
Symbol 275 MovieClipUses:274 248Used by:276
Symbol 276 MovieClipUses:249 253 256 259 263 267 271 275Used by:277
Symbol 277 MovieClipUses:144 148 150 152 153 70 154 155 156 157 158 159 161 162 165 167 169 170 171 172 173 174 175 176 177 217 218 220 221 223 224 225 226 229 231 233 241 276Used by:Timeline
Symbol 278 GraphicUsed by:Timeline
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:Timeline
Symbol 281 BitmapUsed by:282 291 297
Symbol 282 GraphicUses:281Used by:Timeline
Symbol 283 BitmapUsed by:284
Symbol 284 GraphicUses:283Used by:285
Symbol 285 MovieClipUses:284Used by:290
Symbol 286 BitmapUsed by:287
Symbol 287 GraphicUses:286Used by:290
Symbol 288 BitmapUsed by:289
Symbol 289 GraphicUses:288Used by:290
Symbol 290 MovieClipUses:285 287 289Used by:Timeline
Symbol 291 GraphicUses:281Used by:296
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:296
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:296
Symbol 296 MovieClipUses:291 293 295Used by:Timeline
Symbol 297 GraphicUses:281Used by:302
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:302
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:302
Symbol 302 MovieClipUses:297 299 301Used by:Timeline
Symbol 303 BitmapUsed by:304 305 307
Symbol 304 GraphicUses:303Used by:325
Symbol 305 GraphicUses:303Used by:325
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:303 306Used by:325
Symbol 308 BitmapUsed by:309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324
Symbol 309 GraphicUses:308Used by:325
Symbol 310 GraphicUses:308Used by:325
Symbol 311 GraphicUses:308Used by:325
Symbol 312 GraphicUses:308Used by:325
Symbol 313 GraphicUses:308Used by:325
Symbol 314 GraphicUses:308Used by:325
Symbol 315 GraphicUses:308Used by:325
Symbol 316 GraphicUses:308Used by:325
Symbol 317 GraphicUses:308Used by:325
Symbol 318 GraphicUses:308Used by:325
Symbol 319 GraphicUses:308Used by:325
Symbol 320 GraphicUses:308Used by:325
Symbol 321 GraphicUses:308Used by:325
Symbol 322 GraphicUses:308Used by:325
Symbol 323 GraphicUses:308Used by:325
Symbol 324 GraphicUses:308Used by:325
Symbol 325 MovieClipUses:304 305 307 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324Used by:Timeline
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClipUses:326Used by:Timeline
Symbol 328 GraphicUsed by:329
Symbol 329 MovieClipUses:328Used by:Timeline
Symbol 330 BitmapUsed by:331
Symbol 331 GraphicUses:330Used by:334
Symbol 332 BitmapUsed by:333
Symbol 333 GraphicUses:332Used by:334
Symbol 334 MovieClipUses:331 333Used by:Timeline
Symbol 335 BitmapUsed by:336
Symbol 336 GraphicUses:335Used by:337 355 366
Symbol 337 MovieClipUses:336Used by:338 354
Symbol 338 MovieClipUses:337Used by:339
Symbol 339 MovieClipUses:338Used by:350
Symbol 340 ButtonUses:149Used by:350
Symbol 341 ButtonUses:149Used by:350
Symbol 342 ButtonUses:149Used by:350
Symbol 343 ButtonUses:149Used by:350
Symbol 344 ButtonUses:149Used by:350
Symbol 345 ButtonUses:149Used by:350
Symbol 346 ButtonUses:149Used by:350
Symbol 347 ButtonUses:149Used by:350
Symbol 348 ButtonUses:149Used by:350
Symbol 349 ButtonUses:149Used by:350
Symbol 350 MovieClipUses:339 340 341 342 343 344 345 346 347 348 349Used by:Timeline
Symbol 351 GraphicUsed by:352
Symbol 352 MovieClipUses:351Used by:353 356
Symbol 353 MovieClipUses:352Used by:Timeline
Symbol 354 MovieClipUses:337Used by:355 366
Symbol 355 ButtonUses:354 336Used by:Timeline
Symbol 356 MovieClipUses:352Used by:Timeline
Symbol 357 TextUses:145Used by:360
Symbol 358 TextUses:145Used by:360
Symbol 359 GraphicUsed by:360
Symbol 360 ButtonUses:357 358 359Used by:365
Symbol 361 TextUses:145Used by:364
Symbol 362 TextUses:145Used by:364
Symbol 363 GraphicUsed by:364
Symbol 364 ButtonUses:361 362 363Used by:365
Symbol 365 MovieClipUses:360 364Used by:Timeline
Symbol 366 ButtonUses:354 336Used by:Timeline
Symbol 367 TextUses:145Used by:369
Symbol 368 GraphicUsed by:369
Symbol 369 ButtonUses:367 368Used by:Timeline
Symbol 370 GraphicUsed by:371
Symbol 371 MovieClipUses:370Used by:Timeline
Symbol 372 GraphicUsed by:373
Symbol 373 ButtonUses:372Used by:Timeline
Symbol 374 ButtonUses:149Used by:375
Symbol 375 MovieClipUses:217 374Used by:Timeline
Symbol 376 TextUses:143Used by:377
Symbol 377 ButtonUses:376 149Used by:Timeline
Symbol 378 BitmapUsed by:379
Symbol 379 GraphicUses:378Used by:380
Symbol 380 MovieClipUses:379Used by:381
Symbol 381 MovieClipUses:380Used by:Timeline
Symbol 382 ButtonUses:149Used by:Timeline
Symbol 383 MovieClipUses:142Used by:Timeline

Instance Names

"backdrop"Frame 1Symbol 142 MovieClip
"backdrop"Frame 139Symbol 142 MovieClip
"CBL"Frame 139Symbol 280 MovieClip
"CBR"Frame 139Symbol 280 MovieClip
"CBT"Frame 139Symbol 280 MovieClip
"CBB"Frame 139Symbol 280 MovieClip
"cloud1"Frame 139Symbol 290 MovieClip
"cloud2"Frame 139Symbol 296 MovieClip
"cloud3"Frame 139Symbol 302 MovieClip
"slide"Frame 139Symbol 325 MovieClip
"wallL"Frame 139Symbol 327 MovieClip
"wallR"Frame 139Symbol 329 MovieClip
"poleL"Frame 139Symbol 334 MovieClip
"poleR"Frame 139Symbol 334 MovieClip
"repCont"Frame 139Symbol 350 MovieClip
"autoWallL"Frame 139Symbol 327 MovieClip
"autoWallR"Frame 139Symbol 327 MovieClip
"autoBar"Frame 139Symbol 353 MovieClip
"autoSlide"Frame 139Symbol 355 Button
"speedWallL"Frame 139Symbol 327 MovieClip
"speedWallR"Frame 139Symbol 327 MovieClip
"speedSlide"Frame 139Symbol 366 Button
"kick1"Frame 139Symbol 371 MovieClip
"kick2"Frame 139Symbol 371 MovieClip
"kick3"Frame 139Symbol 371 MovieClip
"turdFace"Frame 139Symbol 381 MovieClip
"head"Symbol 78 MovieClip [players6d] Frame 1Symbol 77 MovieClip
"head"Symbol 79 MovieClip [players6c] Frame 1Symbol 77 MovieClip
"head"Symbol 80 MovieClip [players6b] Frame 1Symbol 77 MovieClip
"head"Symbol 87 MovieClip [players6a] Frame 1Symbol 77 MovieClip
"head"Symbol 89 MovieClip [players5d] Frame 1Symbol 88 MovieClip
"head"Symbol 90 MovieClip [players5c] Frame 1Symbol 88 MovieClip
"head"Symbol 91 MovieClip [players5b] Frame 1Symbol 88 MovieClip
"head"Symbol 98 MovieClip [players8d] Frame 1Symbol 97 MovieClip
"head"Symbol 99 MovieClip [players8c] Frame 1Symbol 97 MovieClip
"head"Symbol 100 MovieClip [players8b] Frame 1Symbol 97 MovieClip
"head"Symbol 101 MovieClip [players8a] Frame 1Symbol 97 MovieClip
"head"Symbol 103 MovieClip [players7b] Frame 1Symbol 102 MovieClip
"head"Symbol 104 MovieClip [players7d] Frame 1Symbol 102 MovieClip
"head"Symbol 105 MovieClip [players7c] Frame 1Symbol 102 MovieClip
"head"Symbol 106 MovieClip [players7a] Frame 1Symbol 102 MovieClip
"head"Symbol 113 MovieClip [players4d] Frame 1Symbol 112 MovieClip
"head"Symbol 114 MovieClip [players4c] Frame 1Symbol 112 MovieClip
"head"Symbol 115 MovieClip [players4b] Frame 1Symbol 112 MovieClip
"head"Symbol 116 MovieClip [players4a] Frame 1Symbol 112 MovieClip
"head"Symbol 118 MovieClip [players3d] Frame 1Symbol 117 MovieClip
"head"Symbol 119 MovieClip [players3c] Frame 1Symbol 117 MovieClip
"head"Symbol 120 MovieClip [players3b] Frame 1Symbol 117 MovieClip
"head"Symbol 121 MovieClip [players3a] Frame 1Symbol 117 MovieClip
"head"Symbol 123 MovieClip [players2d] Frame 1Symbol 122 MovieClip
"head"Symbol 124 MovieClip [players2c] Frame 1Symbol 122 MovieClip
"head"Symbol 125 MovieClip [players2b] Frame 1Symbol 122 MovieClip
"head"Symbol 126 MovieClip [players2a] Frame 1Symbol 122 MovieClip
"head"Symbol 127 MovieClip [players1d] Frame 1Symbol 86 MovieClip
"head"Symbol 128 MovieClip [players1c] Frame 1Symbol 86 MovieClip
"head"Symbol 129 MovieClip [players1b] Frame 1Symbol 86 MovieClip
"head"Symbol 132 MovieClip [players1a] Frame 1Symbol 86 MovieClip
"head"Symbol 135 MovieClip [players5a] Frame 1Symbol 88 MovieClip
"rep5"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep4"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep3"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep2"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep1"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep10"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep9"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep8"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep7"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"rep6"Symbol 350 MovieClip Frame 1Symbol 339 MovieClip
"backdrop"Symbol 383 MovieClip Frame 1Symbol 142 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "t8d"
ExportAssets (56)Timeline Frame 1Symbol 2 as "t8c"
ExportAssets (56)Timeline Frame 1Symbol 3 as "t8b"
ExportAssets (56)Timeline Frame 1Symbol 4 as "t8a"
ExportAssets (56)Timeline Frame 1Symbol 5 as "t7d"
ExportAssets (56)Timeline Frame 1Symbol 6 as "t7c"
ExportAssets (56)Timeline Frame 1Symbol 7 as "t7b"
ExportAssets (56)Timeline Frame 1Symbol 8 as "t7a"
ExportAssets (56)Timeline Frame 1Symbol 9 as "t6d"
ExportAssets (56)Timeline Frame 1Symbol 10 as "t6c"
ExportAssets (56)Timeline Frame 1Symbol 11 as "t6b"
ExportAssets (56)Timeline Frame 1Symbol 12 as "t6a"
ExportAssets (56)Timeline Frame 1Symbol 13 as "t5d"
ExportAssets (56)Timeline Frame 1Symbol 14 as "t5c"
ExportAssets (56)Timeline Frame 1Symbol 15 as "t5b"
ExportAssets (56)Timeline Frame 1Symbol 16 as "t5a"
ExportAssets (56)Timeline Frame 1Symbol 17 as "t4d"
ExportAssets (56)Timeline Frame 1Symbol 18 as "t4c"
ExportAssets (56)Timeline Frame 1Symbol 19 as "t4b"
ExportAssets (56)Timeline Frame 1Symbol 20 as "t4a"
ExportAssets (56)Timeline Frame 1Symbol 21 as "t3d"
ExportAssets (56)Timeline Frame 1Symbol 22 as "t3c"
ExportAssets (56)Timeline Frame 1Symbol 23 as "t3b"
ExportAssets (56)Timeline Frame 1Symbol 24 as "t3a"
ExportAssets (56)Timeline Frame 1Symbol 25 as "t2d"
ExportAssets (56)Timeline Frame 1Symbol 26 as "t2c"
ExportAssets (56)Timeline Frame 1Symbol 27 as "t2b"
ExportAssets (56)Timeline Frame 1Symbol 28 as "t2a"
ExportAssets (56)Timeline Frame 1Symbol 29 as "t1d"
ExportAssets (56)Timeline Frame 1Symbol 30 as "t1c"
ExportAssets (56)Timeline Frame 1Symbol 31 as "t1b"
ExportAssets (56)Timeline Frame 1Symbol 32 as "t1a"
ExportAssets (56)Timeline Frame 1Symbol 33 as "kick"
ExportAssets (56)Timeline Frame 1Symbol 34 as "s8d"
ExportAssets (56)Timeline Frame 1Symbol 35 as "s8c"
ExportAssets (56)Timeline Frame 1Symbol 36 as "s8b"
ExportAssets (56)Timeline Frame 1Symbol 37 as "s8a"
ExportAssets (56)Timeline Frame 1Symbol 38 as "s7d"
ExportAssets (56)Timeline Frame 1Symbol 39 as "s7c"
ExportAssets (56)Timeline Frame 1Symbol 40 as "s7b"
ExportAssets (56)Timeline Frame 1Symbol 41 as "s7a"
ExportAssets (56)Timeline Frame 1Symbol 42 as "s6d"
ExportAssets (56)Timeline Frame 1Symbol 43 as "s6c"
ExportAssets (56)Timeline Frame 1Symbol 44 as "s6b"
ExportAssets (56)Timeline Frame 1Symbol 45 as "s6a"
ExportAssets (56)Timeline Frame 1Symbol 46 as "s5d"
ExportAssets (56)Timeline Frame 1Symbol 47 as "s5c"
ExportAssets (56)Timeline Frame 1Symbol 48 as "s5b"
ExportAssets (56)Timeline Frame 1Symbol 49 as "s5a"
ExportAssets (56)Timeline Frame 1Symbol 50 as "s4d"
ExportAssets (56)Timeline Frame 1Symbol 51 as "s4c"
ExportAssets (56)Timeline Frame 1Symbol 52 as "s4b"
ExportAssets (56)Timeline Frame 1Symbol 53 as "s4a"
ExportAssets (56)Timeline Frame 1Symbol 54 as "s3d"
ExportAssets (56)Timeline Frame 1Symbol 55 as "s3c"
ExportAssets (56)Timeline Frame 1Symbol 56 as "s3b"
ExportAssets (56)Timeline Frame 1Symbol 57 as "s3a"
ExportAssets (56)Timeline Frame 1Symbol 58 as "s2d"
ExportAssets (56)Timeline Frame 1Symbol 59 as "s2c"
ExportAssets (56)Timeline Frame 1Symbol 60 as "s2b"
ExportAssets (56)Timeline Frame 1Symbol 61 as "s2a"
ExportAssets (56)Timeline Frame 1Symbol 62 as "s1d"
ExportAssets (56)Timeline Frame 1Symbol 63 as "s1c"
ExportAssets (56)Timeline Frame 1Symbol 64 as "s1b"
ExportAssets (56)Timeline Frame 1Symbol 65 as "s1a"
ExportAssets (56)Timeline Frame 1Symbol 78 as "players6d"
ExportAssets (56)Timeline Frame 1Symbol 79 as "players6c"
ExportAssets (56)Timeline Frame 1Symbol 80 as "players6b"
ExportAssets (56)Timeline Frame 1Symbol 87 as "players6a"
ExportAssets (56)Timeline Frame 1Symbol 89 as "players5d"
ExportAssets (56)Timeline Frame 1Symbol 90 as "players5c"
ExportAssets (56)Timeline Frame 1Symbol 91 as "players5b"
ExportAssets (56)Timeline Frame 1Symbol 98 as "players8d"
ExportAssets (56)Timeline Frame 1Symbol 99 as "players8c"
ExportAssets (56)Timeline Frame 1Symbol 100 as "players8b"
ExportAssets (56)Timeline Frame 1Symbol 101 as "players8a"
ExportAssets (56)Timeline Frame 1Symbol 103 as "players7b"
ExportAssets (56)Timeline Frame 1Symbol 104 as "players7d"
ExportAssets (56)Timeline Frame 1Symbol 105 as "players7c"
ExportAssets (56)Timeline Frame 1Symbol 106 as "players7a"
ExportAssets (56)Timeline Frame 1Symbol 113 as "players4d"
ExportAssets (56)Timeline Frame 1Symbol 114 as "players4c"
ExportAssets (56)Timeline Frame 1Symbol 115 as "players4b"
ExportAssets (56)Timeline Frame 1Symbol 116 as "players4a"
ExportAssets (56)Timeline Frame 1Symbol 118 as "players3d"
ExportAssets (56)Timeline Frame 1Symbol 119 as "players3c"
ExportAssets (56)Timeline Frame 1Symbol 120 as "players3b"
ExportAssets (56)Timeline Frame 1Symbol 121 as "players3a"
ExportAssets (56)Timeline Frame 1Symbol 123 as "players2d"
ExportAssets (56)Timeline Frame 1Symbol 124 as "players2c"
ExportAssets (56)Timeline Frame 1Symbol 125 as "players2b"
ExportAssets (56)Timeline Frame 1Symbol 126 as "players2a"
ExportAssets (56)Timeline Frame 1Symbol 127 as "players1d"
ExportAssets (56)Timeline Frame 1Symbol 128 as "players1c"
ExportAssets (56)Timeline Frame 1Symbol 129 as "players1b"
ExportAssets (56)Timeline Frame 1Symbol 131 as "playerClear"
ExportAssets (56)Timeline Frame 1Symbol 132 as "players1a"
ExportAssets (56)Timeline Frame 1Symbol 134 as "beatHit"
ExportAssets (56)Timeline Frame 1Symbol 135 as "players5a"
ExportAssets (56)Timeline Frame 139Symbol 135 as "players5a"

Labels

"main-inst"Frame 2
"inst-inst2"Frame 16
"inst2-inst"Frame 24
"inst-main"Frame 32
"main-future"Frame 46
"future-main"Frame 60
"main-about"Frame 74
"about-about2"Frame 88
"about2-about"Frame 96
"about-main"Frame 104
"main-play"Frame 118
"bird"Symbol 77 MovieClip Frame 2
"space"Symbol 77 MovieClip Frame 11
"water"Symbol 77 MovieClip Frame 16
"dead"Symbol 78 MovieClip [players6d] Frame 5
"dead"Symbol 79 MovieClip [players6c] Frame 5
"dead"Symbol 80 MovieClip [players6b] Frame 5
"bird"Symbol 86 MovieClip Frame 2
"space"Symbol 86 MovieClip Frame 11
"water"Symbol 86 MovieClip Frame 16
"dead"Symbol 87 MovieClip [players6a] Frame 5
"bird"Symbol 88 MovieClip Frame 2
"space"Symbol 88 MovieClip Frame 11
"water"Symbol 88 MovieClip Frame 16
"dead"Symbol 89 MovieClip [players5d] Frame 5
"dead"Symbol 90 MovieClip [players5c] Frame 5
"dead"Symbol 91 MovieClip [players5b] Frame 5
"bird"Symbol 97 MovieClip Frame 2
"space"Symbol 97 MovieClip Frame 11
"water"Symbol 97 MovieClip Frame 16
"dead"Symbol 98 MovieClip [players8d] Frame 5
"dead"Symbol 99 MovieClip [players8c] Frame 5
"dead"Symbol 100 MovieClip [players8b] Frame 5
"dead"Symbol 101 MovieClip [players8a] Frame 5
"bird"Symbol 102 MovieClip Frame 2
"space"Symbol 102 MovieClip Frame 11
"water"Symbol 102 MovieClip Frame 16
"dead"Symbol 103 MovieClip [players7b] Frame 5
"dead"Symbol 104 MovieClip [players7d] Frame 5
"dead"Symbol 105 MovieClip [players7c] Frame 5
"dead"Symbol 106 MovieClip [players7a] Frame 5
"bird"Symbol 112 MovieClip Frame 2
"space"Symbol 112 MovieClip Frame 11
"water"Symbol 112 MovieClip Frame 16
"dead"Symbol 113 MovieClip [players4d] Frame 5
"dead"Symbol 114 MovieClip [players4c] Frame 5
"dead"Symbol 115 MovieClip [players4b] Frame 5
"dead"Symbol 116 MovieClip [players4a] Frame 5
"bird"Symbol 117 MovieClip Frame 2
"space"Symbol 117 MovieClip Frame 11
"water"Symbol 117 MovieClip Frame 16
"dead"Symbol 118 MovieClip [players3d] Frame 5
"dead"Symbol 119 MovieClip [players3c] Frame 5
"dead"Symbol 120 MovieClip [players3b] Frame 5
"dead"Symbol 121 MovieClip [players3a] Frame 5
"bird"Symbol 122 MovieClip Frame 2
"space"Symbol 122 MovieClip Frame 11
"water"Symbol 122 MovieClip Frame 16
"dead"Symbol 123 MovieClip [players2d] Frame 5
"dead"Symbol 124 MovieClip [players2c] Frame 5
"dead"Symbol 125 MovieClip [players2b] Frame 5
"dead"Symbol 126 MovieClip [players2a] Frame 5
"dead"Symbol 127 MovieClip [players1d] Frame 5
"dead"Symbol 128 MovieClip [players1c] Frame 5
"dead"Symbol 129 MovieClip [players1b] Frame 5
"dead"Symbol 131 MovieClip [playerClear] Frame 2
"dead"Symbol 132 MovieClip [players1a] Frame 5
"dead"Symbol 135 MovieClip [players5a] Frame 5
"bird"Symbol 142 MovieClip Frame 1
"space"Symbol 142 MovieClip Frame 2
"water"Symbol 142 MovieClip Frame 3
"bird"Symbol 290 MovieClip Frame 1
"space"Symbol 290 MovieClip Frame 2
"water"Symbol 290 MovieClip Frame 3
"bird"Symbol 296 MovieClip Frame 1
"space"Symbol 296 MovieClip Frame 2
"water"Symbol 296 MovieClip Frame 3
"bird"Symbol 302 MovieClip Frame 1
"space"Symbol 302 MovieClip Frame 2
"water"Symbol 302 MovieClip Frame 3
"bird"Symbol 325 MovieClip Frame 1
"space"Symbol 325 MovieClip Frame 9
"water"Symbol 325 MovieClip Frame 10
"bird"Symbol 334 MovieClip Frame 1
"space"Symbol 334 MovieClip Frame 2
"water"Symbol 334 MovieClip Frame 3
"on"Symbol 339 MovieClip Frame 1
"off"Symbol 339 MovieClip Frame 2
""off""Symbol 354 MovieClip Frame 1
""on""Symbol 354 MovieClip Frame 2




http://swfchan.com/7/31095/info.shtml
Created: 18/5 -2019 21:20:17 Last modified: 18/5 -2019 21:20:17 Server time: 02/05 -2024 02:29:14