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

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

Bob the Blob - 3D.swf

This is the info page for
Flash #73152

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


Text
© 2005 Rowland Rose

Bob The Blob

Bob The Blob

Movement:

a

s

d

w

Or:

Controls

Start Game

Start Game

Level    1-1

Level    1-1
Complete!

Level    1-2

Level    1-2
Complete!

Level    2-1

Level    2-1
Complete!

Level    2-2

Level    2-2
Complete!

Level    3-1

Level    3-1
Complete!

Level    3-2

Level    3-2
Complete!

"This is a lovely picnic we're having Bob!"

"Yea... lovely..."

"The food is good, the sun is shining...
could this day get any better?"

"..."

"Aaah! Someone's throwing babies
at me!"

"What!? Who would do such a
sinister thing?"

"Ahahahaha!"

"It was I. I AM THE BABY THROWER!"

"Well, as funny as throwing babies at
random people IS..."

"You have killed my girlfriend! I will
avenge her death by destroying you!"

"Ha! I don't think so. Not unless you
can get past my army of ghosts!"

"Oooooooo..."

"This is gonna be like Pacman,
isn't it..."

"You know, I'm not dead. I'm not even
hurt that much."

"..."

"For the memory of my lost girlfriend,
I shall destroy you ghosties!"

"Well, that takes care of that. I
wonder if Jeopardy is on..."

"Hahaha! You can't get rid of me
that easily!"

"Didn't I destroy your army..."

"That was merely a warm-up! If you
want to fight me further..."

"...you will have to get past my army
of mutant sharks!"

"Argh."

"Dammit! I hate sharks! On account of
their many teeth!"

"Oh well. This is for you, uh...
girlfriend (what IS her name anyway)."

"Bob!!! Get back here!"

"Well, that was stupid. Are you
done yet?"

"Ahahahaha! Not even close!"

"Great. What army will I have to
defeat now?"

"Ah yes, I do have an army, you clever
little blob."

"But this time you don't stand a
chance! BEHOLD!"

"Grrr..."

"Balloons with teeth."

"You know what? I'm done with this. I
just don't care anymore."

"Bob! I need to have a word with you!"

"Oh no! My girlfriend's ghost has come
to haunt me!"

"What? NO Bob, you see..."

"I'm so sorry! I'll avenge your death!
Please don't haunt me!"

"Aaaaaah!"

"...uh, right..."

"Ugh... I have been defeated."

"Damn right! Now it's time to finish
you off!"

"Your baby-throwing, girlfriend-killing
days are over!"

"Wait! I'm not who you think I am!"

"Hello Bob."

"Wait. You're my girlfriend?
Then who's..."

"Hey."

"Bob Barker!?"

"THAT EXPLAINS EVERYTHING!"

"Hahahahahahahahaha!"

To beat the level you have to destroy
all the enemies.

If you touch an enemy that is the same
color as Bob, it will be destroyed.

But if you touch an enemy that is a
different color, Bob will be destroyed!
(blown up, actually)

To change Bob's color, touch a color orb.

That's it! GOOD LUCK!!!

THE

END

Play Again

ActionScript [AS1/AS2]

Frame 2
function forInterval() { if ((sound5.position > 1949) && (temp1 == true)) { sound3.start(0, 999); sound3.setVolume(100); temp1 = false; clearInterval(intervalID); } } _root.createEmptyMovieClip("bob1_mc", 11); var sound1 = new Sound(bob1_mc); sound1.attachSound("bob1_linkage"); _root.createEmptyMovieClip("bob7_mc", 12); var sound2 = new Sound(bob7_mc); sound2.attachSound("bob7_linkage"); _root.createEmptyMovieClip("bob3_mc", 13); var sound3 = new Sound(bob3_mc); sound3.attachSound("bob3_linkage"); _root.createEmptyMovieClip("bob3_intro_mc", 15); var sound5 = new Sound(bob3_intro_mc); sound5.attachSound("bob3_intro_linkage"); _root.createEmptyMovieClip("bob6_mc", 17); var sound7 = new Sound(bob6_mc); sound7.attachSound("bob6_linkage"); _root.createEmptyMovieClip("bob8_mc", 18); var sound8 = new Sound(bob8_mc); sound8.attachSound("bob8_linkage"); _root.createEmptyMovieClip("bob9_mc", 19); var sound9 = new Sound(bob9_mc); sound9.attachSound("bob9_linkage"); var temp1 = true; sound5.start(0, 0); sound5.setVolume(100); var intervalID = setInterval(forInterval, 1); _root.onEnterFrame = function () { }; stop();
Frame 3
stop();
Frame 4
stop();
Frame 5
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 176) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_1_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var clearFrame = 6; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 80; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 30; point172.y = 18; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 48; point173.y = 20; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "blue"; point173.dead = false; point174 = {}; point174.x = 30; point174.y = 80; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "blue"; point174.dead = false; point175 = {}; point175.x = 25; point175.y = 25; point175.hue = "blue"; point176 = {}; point176.x = 75; point176.y = 75; point176.hue = "red"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 174) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 174) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 175; while (i <= 176) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("grass_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 175; while (i <= 176) { _root["orb" + i].removeMovieClip(); i++; } i = 175; while (i <= 176) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("tree_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 174) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 174) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("ghost_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_1_1_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); _root.sound1.setVolume(100); _root.sound1.setVolume(100); _root.sound1.setVolume(100); _root.sound1.setVolume(100); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_1_1_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } if (_root.sound2.position >= 3500) { _root.goingToNextScene = true; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(7); } }; stop();
Frame 6
_root.gotoAndStop(5);
Frame 7
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 180) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_1_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var ghostCounter = 0; var clearFrame = 8; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; temp_point177 = {}; temp_point177.x = 0; temp_point177.y = 0; temp_point178 = {}; temp_point178.x = 0; temp_point178.y = 0; temp_point179 = {}; temp_point179.x = 0; temp_point179.y = 0; temp_point180 = {}; temp_point180.x = 0; temp_point180.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 25; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 95; point172.y = 28; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 83; point173.y = 46; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "red"; point173.dead = false; point174 = {}; point174.x = 20; point174.y = 68; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "red"; point174.dead = false; point175 = {}; point175.x = 48; point175.y = 20; point175.tempx = 0; point175.tempy = 0; point175.angle_rad = 0; point175.hue = "blue"; point175.dead = false; point176 = {}; point176.x = 68; point176.y = 5; point176.tempx = 0; point176.tempy = 0; point176.angle_rad = 0; point176.hue = "blue"; point176.dead = false; point177 = {}; point177.x = 30; point177.y = 80; point177.tempx = 0; point177.tempy = 0; point177.angle_rad = 0; point177.hue = "blue"; point177.dead = false; point178 = {}; point178.x = 15; point178.y = 25; point178.tempx = 0; point178.tempy = 0; point178.angle_rad = 0; point178.hue = "blue"; point178.dead = false; point179 = {}; point179.x = 25; point179.y = 25; point179.hue = "blue"; point180 = {}; point180.x = 75; point180.y = 75; point180.hue = "red"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 179; while (i <= 180) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("grass_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 179; while (i <= 180) { _root["orb" + i].removeMovieClip(); i++; } i = 179; while (i <= 180) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("tree_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 178) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 178) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("ghost_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_1_2_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_1_2_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } _root.ghostCounter = _root.ghostCounter + 1; if ((_root.sound2.position >= 3500) && (_root.ghostCounter > 4)) { _root.goingToNextScene = true; _root.ghostCounter = 0; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(9); } }; stop();
Frame 8
_root.gotoAndStop(7);
Frame 9
_quality = "HIGH"; _root.onEnterFrame = function () { }; _root.back_1_mc.removeMovieClip(); _root.bob_mc.removeMovieClip(); i = 1; while (i <= 180) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.movie_mc.gotoAndPlay(187); stop();
Frame 10
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 182) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_2_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var ghostCounter = 0; var clearFrame = 11; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; temp_point177 = {}; temp_point177.x = 0; temp_point177.y = 0; temp_point178 = {}; temp_point178.x = 0; temp_point178.y = 0; temp_point179 = {}; temp_point179.x = 0; temp_point179.y = 0; temp_point180 = {}; temp_point180.x = 0; temp_point180.y = 0; temp_point181 = {}; temp_point181.x = 0; temp_point181.y = 0; temp_point182 = {}; temp_point182.x = 0; temp_point182.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 25; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 95; point172.y = 28; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 83; point173.y = 46; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "red"; point173.dead = false; point174 = {}; point174.x = 20; point174.y = 68; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "blue"; point174.dead = false; point175 = {}; point175.x = 48; point175.y = 20; point175.tempx = 0; point175.tempy = 0; point175.angle_rad = 0; point175.hue = "blue"; point175.dead = false; point176 = {}; point176.x = 68; point176.y = 5; point176.tempx = 0; point176.tempy = 0; point176.angle_rad = 0; point176.hue = "blue"; point176.dead = false; point177 = {}; point177.x = 30; point177.y = 80; point177.tempx = 0; point177.tempy = 0; point177.angle_rad = 0; point177.hue = "yellow"; point177.dead = false; point178 = {}; point178.x = 15; point178.y = 25; point178.tempx = 0; point178.tempy = 0; point178.angle_rad = 0; point178.hue = "yellow"; point178.dead = false; point179 = {}; point179.x = 50; point179.y = 10; point179.tempx = 0; point179.tempy = 0; point179.angle_rad = 0; point179.hue = "yellow"; point179.dead = false; point180 = {}; point180.x = 20; point180.y = 20; point180.hue = "blue"; point181 = {}; point181.x = 40; point181.y = 80; point181.hue = "red"; point182 = {}; point182.x = 80; point182.y = 50; point182.hue = "yellow"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 179) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 179) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 180; while (i <= 182) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("wave_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 180; while (i <= 182) { _root["orb" + i].removeMovieClip(); i++; } i = 180; while (i <= 182) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("buoy_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 179) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 179) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("shark_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_2_1_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_2_1_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } _root.ghostCounter = _root.ghostCounter + 1; if ((_root.sound2.position >= 3500) && (_root.ghostCounter > 4)) { _root.goingToNextScene = true; _root.ghostCounter = 0; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(12); } }; stop();
Frame 11
_root.gotoAndStop(10);
Frame 12
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 183) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_2_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var ghostCounter = 0; var clearFrame = 13; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; temp_point177 = {}; temp_point177.x = 0; temp_point177.y = 0; temp_point178 = {}; temp_point178.x = 0; temp_point178.y = 0; temp_point179 = {}; temp_point179.x = 0; temp_point179.y = 0; temp_point180 = {}; temp_point180.x = 0; temp_point180.y = 0; temp_point181 = {}; temp_point181.x = 0; temp_point181.y = 0; temp_point182 = {}; temp_point182.x = 0; temp_point182.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 25; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 95; point172.y = 28; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 83; point173.y = 46; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "blue"; point173.dead = false; point174 = {}; point174.x = 20; point174.y = 68; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "blue"; point174.dead = false; point175 = {}; point175.x = 48; point175.y = 20; point175.tempx = 0; point175.tempy = 0; point175.angle_rad = 0; point175.hue = "yellow"; point175.dead = false; point176 = {}; point176.x = 68; point176.y = 5; point176.tempx = 0; point176.tempy = 0; point176.angle_rad = 0; point176.hue = "yellow"; point176.dead = false; point177 = {}; point177.x = 30; point177.y = 80; point177.tempx = 0; point177.tempy = 0; point177.angle_rad = 0; point177.hue = "green"; point177.dead = false; point178 = {}; point178.x = 15; point178.y = 25; point178.tempx = 0; point178.tempy = 0; point178.angle_rad = 0; point178.hue = "green"; point178.dead = false; point179 = {}; point179.x = 20; point179.y = 20; point179.hue = "green"; point180 = {}; point180.x = 80; point180.y = 80; point180.hue = "blue"; point181 = {}; point181.x = 80; point181.y = 20; point181.hue = "red"; point182 = {}; point182.x = 20; point182.y = 80; point182.hue = "yellow"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 179; while (i <= 182) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("wave_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 179; while (i <= 182) { _root["orb" + i].removeMovieClip(); i++; } i = 179; while (i <= 182) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("buoy_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 178) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 178) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("shark_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_2_2_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_2_2_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } _root.ghostCounter = _root.ghostCounter + 1; if ((_root.sound2.position >= 3500) && (_root.ghostCounter > 4)) { _root.goingToNextScene = true; _root.ghostCounter = 0; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(14); } }; stop();
Frame 13
_root.gotoAndStop(12);
Frame 14
_quality = "HIGH"; _root.onEnterFrame = function () { }; _root.back_1_mc.removeMovieClip(); _root.bob_mc.removeMovieClip(); i = 1; while (i <= 183) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.movie_mc.gotoAndPlay(327); stop();
Frame 15
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 183) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_3_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var ghostCounter = 0; var clearFrame = 16; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; temp_point177 = {}; temp_point177.x = 0; temp_point177.y = 0; temp_point178 = {}; temp_point178.x = 0; temp_point178.y = 0; temp_point179 = {}; temp_point179.x = 0; temp_point179.y = 0; temp_point180 = {}; temp_point180.x = 0; temp_point180.y = 0; temp_point181 = {}; temp_point181.x = 0; temp_point181.y = 0; temp_point182 = {}; temp_point182.x = 0; temp_point182.y = 0; temp_point183 = {}; temp_point183.x = 0; temp_point183.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 25; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 95; point172.y = 28; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 83; point173.y = 46; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "blue"; point173.dead = false; point174 = {}; point174.x = 20; point174.y = 68; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "yellow"; point174.dead = false; point175 = {}; point175.x = 48; point175.y = 20; point175.tempx = 0; point175.tempy = 0; point175.angle_rad = 0; point175.hue = "yellow"; point175.dead = false; point176 = {}; point176.x = 68; point176.y = 5; point176.tempx = 0; point176.tempy = 0; point176.angle_rad = 0; point176.hue = "green"; point176.dead = false; point177 = {}; point177.x = 30; point177.y = 80; point177.tempx = 0; point177.tempy = 0; point177.angle_rad = 0; point177.hue = "purple"; point177.dead = false; point178 = {}; point178.x = 15; point178.y = 25; point178.tempx = 0; point178.tempy = 0; point178.angle_rad = 0; point178.hue = "purple"; point178.dead = false; point179 = {}; point179.x = 20; point179.y = 20; point179.hue = "green"; point180 = {}; point180.x = 80; point180.y = 50; point180.hue = "blue"; point181 = {}; point181.x = 20; point181.y = 50; point181.hue = "red"; point182 = {}; point182.x = 80; point182.y = 20; point182.hue = "yellow"; point183 = {}; point183.x = 50; point183.y = 35; point183.hue = "purple"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 178) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 179; while (i <= 183) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("cloud_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 179; while (i <= 183) { _root["orb" + i].removeMovieClip(); i++; } i = 179; while (i <= 183) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("bigcloud_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 178) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 178) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("balloon_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_3_1_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_3_1_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } _root.ghostCounter = _root.ghostCounter + 1; if ((_root.sound2.position >= 3500) && (_root.ghostCounter > 4)) { _root.goingToNextScene = true; _root.ghostCounter = 0; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(17); } }; stop();
Frame 16
_root.gotoAndStop(15);
Frame 17
_quality = "LOW"; _root.bob_mc.removeMovieClip(); _root.back_1_mc.removeMovieClip(); i = 1; while (i <= 186) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.attachMovie("back_3_linkage", "back_1_mc", 1); var back_start_x = -670; var back_end_x = -3260; _root.back_1_mc._x = back_start_x; _root.back_1_mc._y = 230; _root.bob_layer = 77000 /* 0x012CC8 */; _root.attachMovie("bob_blue_linkage", "bob_mc", _root.bob_layer); _root.bob_mc.gotoAndStop(1); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = "blue"; _root.bob_mc.dead = false; var bob_move = 0; var bob_turn = 0; var bob_angle_rad = (Math.PI/2); var bob_x_inc = 0; var bob_y_inc = 0; var bob_next_x = 0; var bob_next_y = 0; var bob_x = 55; var bob_y = 55; var angle = 0; var hyp = 0; var random_increment = 8; var goingToNextScene = false; var loopStop = false; var exploding_done = false; var levelBeaten = false; var soundStarted = false; var ghostsStillGone = false; var beginningCounter = 0; var beginningEnd = false; var ghostCounter = 0; var clearFrame = 18; temp_point1 = {}; temp_point1.x = 0; temp_point1.y = 0; temp_point2 = {}; temp_point2.x = 0; temp_point2.y = 0; temp_point3 = {}; temp_point3.x = 0; temp_point3.y = 0; temp_point4 = {}; temp_point4.x = 0; temp_point4.y = 0; temp_point5 = {}; temp_point5.x = 0; temp_point5.y = 0; temp_point6 = {}; temp_point6.x = 0; temp_point6.y = 0; temp_point7 = {}; temp_point7.x = 0; temp_point7.y = 0; temp_point8 = {}; temp_point8.x = 0; temp_point8.y = 0; temp_point9 = {}; temp_point9.x = 0; temp_point9.y = 0; temp_point10 = {}; temp_point10.x = 0; temp_point10.y = 0; temp_point11 = {}; temp_point11.x = 0; temp_point11.y = 0; temp_point12 = {}; temp_point12.x = 0; temp_point12.y = 0; temp_point13 = {}; temp_point13.x = 0; temp_point13.y = 0; temp_point14 = {}; temp_point14.x = 0; temp_point14.y = 0; temp_point15 = {}; temp_point15.x = 0; temp_point15.y = 0; temp_point16 = {}; temp_point16.x = 0; temp_point16.y = 0; temp_point17 = {}; temp_point17.x = 0; temp_point17.y = 0; temp_point18 = {}; temp_point18.x = 0; temp_point18.y = 0; temp_point19 = {}; temp_point19.x = 0; temp_point19.y = 0; temp_point20 = {}; temp_point20.x = 0; temp_point20.y = 0; temp_point21 = {}; temp_point21.x = 0; temp_point21.y = 0; temp_point22 = {}; temp_point22.x = 0; temp_point22.y = 0; temp_point23 = {}; temp_point23.x = 0; temp_point23.y = 0; temp_point24 = {}; temp_point24.x = 0; temp_point24.y = 0; temp_point25 = {}; temp_point25.x = 0; temp_point25.y = 0; temp_point26 = {}; temp_point26.x = 0; temp_point26.y = 0; temp_point27 = {}; temp_point27.x = 0; temp_point27.y = 0; temp_point28 = {}; temp_point28.x = 0; temp_point28.y = 0; temp_point29 = {}; temp_point29.x = 0; temp_point29.y = 0; temp_point30 = {}; temp_point30.x = 0; temp_point30.y = 0; temp_point31 = {}; temp_point31.x = 0; temp_point31.y = 0; temp_point32 = {}; temp_point32.x = 0; temp_point32.y = 0; temp_point33 = {}; temp_point33.x = 0; temp_point33.y = 0; temp_point34 = {}; temp_point34.x = 0; temp_point34.y = 0; temp_point35 = {}; temp_point35.x = 0; temp_point35.y = 0; temp_point36 = {}; temp_point36.x = 0; temp_point36.y = 0; temp_point37 = {}; temp_point37.x = 0; temp_point37.y = 0; temp_point38 = {}; temp_point38.x = 0; temp_point38.y = 0; temp_point39 = {}; temp_point39.x = 0; temp_point39.y = 0; temp_point40 = {}; temp_point40.x = 0; temp_point40.y = 0; temp_point41 = {}; temp_point41.x = 0; temp_point41.y = 0; temp_point42 = {}; temp_point42.x = 0; temp_point42.y = 0; temp_point43 = {}; temp_point43.x = 0; temp_point43.y = 0; temp_point44 = {}; temp_point44.x = 0; temp_point44.y = 0; temp_point45 = {}; temp_point45.x = 0; temp_point45.y = 0; temp_point46 = {}; temp_point46.x = 0; temp_point46.y = 0; temp_point47 = {}; temp_point47.x = 0; temp_point47.y = 0; temp_point48 = {}; temp_point48.x = 0; temp_point48.y = 0; temp_point49 = {}; temp_point49.x = 0; temp_point49.y = 0; temp_point50 = {}; temp_point50.x = 0; temp_point50.y = 0; temp_point51 = {}; temp_point51.x = 0; temp_point51.y = 0; temp_point52 = {}; temp_point52.x = 0; temp_point52.y = 0; temp_point53 = {}; temp_point53.x = 0; temp_point53.y = 0; temp_point54 = {}; temp_point54.x = 0; temp_point54.y = 0; temp_point55 = {}; temp_point55.x = 0; temp_point55.y = 0; temp_point56 = {}; temp_point56.x = 0; temp_point56.y = 0; temp_point57 = {}; temp_point57.x = 0; temp_point57.y = 0; temp_point58 = {}; temp_point58.x = 0; temp_point58.y = 0; temp_point59 = {}; temp_point59.x = 0; temp_point59.y = 0; temp_point60 = {}; temp_point60.x = 0; temp_point60.y = 0; temp_point61 = {}; temp_point61.x = 0; temp_point61.y = 0; temp_point62 = {}; temp_point62.x = 0; temp_point62.y = 0; temp_point63 = {}; temp_point63.x = 0; temp_point63.y = 0; temp_point64 = {}; temp_point64.x = 0; temp_point64.y = 0; temp_point65 = {}; temp_point65.x = 0; temp_point65.y = 0; temp_point66 = {}; temp_point66.x = 0; temp_point66.y = 0; temp_point67 = {}; temp_point67.x = 0; temp_point67.y = 0; temp_point68 = {}; temp_point68.x = 0; temp_point68.y = 0; temp_point69 = {}; temp_point69.x = 0; temp_point69.y = 0; temp_point70 = {}; temp_point70.x = 0; temp_point70.y = 0; temp_point71 = {}; temp_point71.x = 0; temp_point71.y = 0; temp_point72 = {}; temp_point72.x = 0; temp_point72.y = 0; temp_point73 = {}; temp_point73.x = 0; temp_point73.y = 0; temp_point74 = {}; temp_point74.x = 0; temp_point74.y = 0; temp_point75 = {}; temp_point75.x = 0; temp_point75.y = 0; temp_point76 = {}; temp_point76.x = 0; temp_point76.y = 0; temp_point77 = {}; temp_point77.x = 0; temp_point77.y = 0; temp_point78 = {}; temp_point78.x = 0; temp_point78.y = 0; temp_point79 = {}; temp_point79.x = 0; temp_point79.y = 0; temp_point80 = {}; temp_point80.x = 0; temp_point80.y = 0; temp_point81 = {}; temp_point81.x = 0; temp_point81.y = 0; temp_point82 = {}; temp_point82.x = 0; temp_point82.y = 0; temp_point83 = {}; temp_point83.x = 0; temp_point83.y = 0; temp_point84 = {}; temp_point84.x = 0; temp_point84.y = 0; temp_point85 = {}; temp_point85.x = 0; temp_point85.y = 0; temp_point86 = {}; temp_point86.x = 0; temp_point86.y = 0; temp_point87 = {}; temp_point87.x = 0; temp_point87.y = 0; temp_point88 = {}; temp_point88.x = 0; temp_point88.y = 0; temp_point89 = {}; temp_point89.x = 0; temp_point89.y = 0; temp_point90 = {}; temp_point90.x = 0; temp_point90.y = 0; temp_point91 = {}; temp_point91.x = 0; temp_point91.y = 0; temp_point92 = {}; temp_point92.x = 0; temp_point92.y = 0; temp_point93 = {}; temp_point93.x = 0; temp_point93.y = 0; temp_point94 = {}; temp_point94.x = 0; temp_point94.y = 0; temp_point95 = {}; temp_point95.x = 0; temp_point95.y = 0; temp_point96 = {}; temp_point96.x = 0; temp_point96.y = 0; temp_point97 = {}; temp_point97.x = 0; temp_point97.y = 0; temp_point98 = {}; temp_point98.x = 0; temp_point98.y = 0; temp_point99 = {}; temp_point99.x = 0; temp_point99.y = 0; temp_point100 = {}; temp_point100.x = 0; temp_point100.y = 0; temp_point101 = {}; temp_point101.x = 0; temp_point101.y = 0; temp_point102 = {}; temp_point102.x = 0; temp_point102.y = 0; temp_point103 = {}; temp_point103.x = 0; temp_point103.y = 0; temp_point104 = {}; temp_point104.x = 0; temp_point104.y = 0; temp_point105 = {}; temp_point105.x = 0; temp_point105.y = 0; temp_point106 = {}; temp_point106.x = 0; temp_point106.y = 0; temp_point107 = {}; temp_point107.x = 0; temp_point107.y = 0; temp_point108 = {}; temp_point108.x = 0; temp_point108.y = 0; temp_point109 = {}; temp_point109.x = 0; temp_point109.y = 0; temp_point110 = {}; temp_point110.x = 0; temp_point110.y = 0; temp_point111 = {}; temp_point111.x = 0; temp_point111.y = 0; temp_point112 = {}; temp_point112.x = 0; temp_point112.y = 0; temp_point113 = {}; temp_point113.x = 0; temp_point113.y = 0; temp_point114 = {}; temp_point114.x = 0; temp_point114.y = 0; temp_point115 = {}; temp_point115.x = 0; temp_point115.y = 0; temp_point116 = {}; temp_point116.x = 0; temp_point116.y = 0; temp_point117 = {}; temp_point117.x = 0; temp_point117.y = 0; temp_point118 = {}; temp_point118.x = 0; temp_point118.y = 0; temp_point119 = {}; temp_point119.x = 0; temp_point119.y = 0; temp_point120 = {}; temp_point120.x = 0; temp_point120.y = 0; temp_point121 = {}; temp_point121.x = 0; temp_point121.y = 0; temp_point122 = {}; temp_point122.x = 0; temp_point122.y = 0; temp_point123 = {}; temp_point123.x = 0; temp_point123.y = 0; temp_point124 = {}; temp_point124.x = 0; temp_point124.y = 0; temp_point125 = {}; temp_point125.x = 0; temp_point125.y = 0; temp_point126 = {}; temp_point126.x = 0; temp_point126.y = 0; temp_point127 = {}; temp_point127.x = 0; temp_point127.y = 0; temp_point128 = {}; temp_point128.x = 0; temp_point128.y = 0; temp_point129 = {}; temp_point129.x = 0; temp_point129.y = 0; temp_point130 = {}; temp_point130.x = 0; temp_point130.y = 0; temp_point131 = {}; temp_point131.x = 0; temp_point131.y = 0; temp_point132 = {}; temp_point132.x = 0; temp_point132.y = 0; temp_point133 = {}; temp_point133.x = 0; temp_point133.y = 0; temp_point134 = {}; temp_point134.x = 0; temp_point134.y = 0; temp_point135 = {}; temp_point135.x = 0; temp_point135.y = 0; temp_point136 = {}; temp_point136.x = 0; temp_point136.y = 0; temp_point137 = {}; temp_point137.x = 0; temp_point137.y = 0; temp_point138 = {}; temp_point138.x = 0; temp_point138.y = 0; temp_point139 = {}; temp_point139.x = 0; temp_point139.y = 0; temp_point140 = {}; temp_point140.x = 0; temp_point140.y = 0; temp_point141 = {}; temp_point141.x = 0; temp_point141.y = 0; temp_point142 = {}; temp_point142.x = 0; temp_point142.y = 0; temp_point143 = {}; temp_point143.x = 0; temp_point143.y = 0; temp_point144 = {}; temp_point144.x = 0; temp_point144.y = 0; temp_point145 = {}; temp_point145.x = 0; temp_point145.y = 0; temp_point146 = {}; temp_point146.x = 0; temp_point146.y = 0; temp_point147 = {}; temp_point147.x = 0; temp_point147.y = 0; temp_point148 = {}; temp_point148.x = 0; temp_point148.y = 0; temp_point149 = {}; temp_point149.x = 0; temp_point149.y = 0; temp_point150 = {}; temp_point150.x = 0; temp_point150.y = 0; temp_point151 = {}; temp_point151.x = 0; temp_point151.y = 0; temp_point152 = {}; temp_point152.x = 0; temp_point152.y = 0; temp_point153 = {}; temp_point153.x = 0; temp_point153.y = 0; temp_point154 = {}; temp_point154.x = 0; temp_point154.y = 0; temp_point155 = {}; temp_point155.x = 0; temp_point155.y = 0; temp_point156 = {}; temp_point156.x = 0; temp_point156.y = 0; temp_point157 = {}; temp_point157.x = 0; temp_point157.y = 0; temp_point158 = {}; temp_point158.x = 0; temp_point158.y = 0; temp_point159 = {}; temp_point159.x = 0; temp_point159.y = 0; temp_point160 = {}; temp_point160.x = 0; temp_point160.y = 0; temp_point161 = {}; temp_point161.x = 0; temp_point161.y = 0; temp_point162 = {}; temp_point162.x = 0; temp_point162.y = 0; temp_point163 = {}; temp_point163.x = 0; temp_point163.y = 0; temp_point164 = {}; temp_point164.x = 0; temp_point164.y = 0; temp_point165 = {}; temp_point165.x = 0; temp_point165.y = 0; temp_point166 = {}; temp_point166.x = 0; temp_point166.y = 0; temp_point167 = {}; temp_point167.x = 0; temp_point167.y = 0; temp_point168 = {}; temp_point168.x = 0; temp_point168.y = 0; temp_point169 = {}; temp_point169.x = 0; temp_point169.y = 0; temp_point170 = {}; temp_point170.x = 0; temp_point170.y = 0; temp_point171 = {}; temp_point171.x = 0; temp_point171.y = 0; temp_point172 = {}; temp_point172.x = 0; temp_point172.y = 0; temp_point173 = {}; temp_point173.x = 0; temp_point173.y = 0; temp_point174 = {}; temp_point174.x = 0; temp_point174.y = 0; temp_point175 = {}; temp_point175.x = 0; temp_point175.y = 0; temp_point176 = {}; temp_point176.x = 0; temp_point176.y = 0; temp_point177 = {}; temp_point177.x = 0; temp_point177.y = 0; temp_point178 = {}; temp_point178.x = 0; temp_point178.y = 0; temp_point179 = {}; temp_point179.x = 0; temp_point179.y = 0; temp_point180 = {}; temp_point180.x = 0; temp_point180.y = 0; temp_point181 = {}; temp_point181.x = 0; temp_point181.y = 0; temp_point182 = {}; temp_point182.x = 0; temp_point182.y = 0; temp_point183 = {}; temp_point183.x = 0; temp_point183.y = 0; temp_point184 = {}; temp_point184.x = 0; temp_point184.y = 0; temp_point185 = {}; temp_point185.x = 0; temp_point185.y = 0; temp_point186 = {}; temp_point186.x = 0; temp_point186.y = 0; point1 = {}; point1.x = 0; point1.y = 0; point2 = {}; point2.x = 10; point2.y = 0; point3 = {}; point3.x = 20; point3.y = 0; point4 = {}; point4.x = 30; point4.y = 0; point5 = {}; point5.x = 40; point5.y = 0; point6 = {}; point6.x = 50; point6.y = 0; point7 = {}; point7.x = 60; point7.y = 0; point8 = {}; point8.x = 70; point8.y = 0; point9 = {}; point9.x = 80; point9.y = 0; point10 = {}; point10.x = 90; point10.y = 0; point11 = {}; point11.x = 100; point11.y = 0; point12 = {}; point12.x = 0; point12.y = 10; point13 = {}; point13.x = 10; point13.y = 10; point14 = {}; point14.x = 20; point14.y = 10; point15 = {}; point15.x = 30; point15.y = 10; point16 = {}; point16.x = 40; point16.y = 10; point17 = {}; point17.x = 50; point17.y = 10; point18 = {}; point18.x = 60; point18.y = 10; point19 = {}; point19.x = 70; point19.y = 10; point20 = {}; point20.x = 80; point20.y = 10; point21 = {}; point21.x = 90; point21.y = 10; point22 = {}; point22.x = 100; point22.y = 10; point23 = {}; point23.x = 0; point23.y = 20; point24 = {}; point24.x = 10; point24.y = 20; point25 = {}; point25.x = 20; point25.y = 20; point26 = {}; point26.x = 30; point26.y = 20; point27 = {}; point27.x = 40; point27.y = 20; point28 = {}; point28.x = 50; point28.y = 20; point29 = {}; point29.x = 60; point29.y = 20; point30 = {}; point30.x = 70; point30.y = 20; point31 = {}; point31.x = 80; point31.y = 20; point32 = {}; point32.x = 90; point32.y = 20; point33 = {}; point33.x = 100; point33.y = 20; point34 = {}; point34.x = 0; point34.y = 30; point35 = {}; point35.x = 10; point35.y = 30; point36 = {}; point36.x = 20; point36.y = 30; point37 = {}; point37.x = 30; point37.y = 30; point38 = {}; point38.x = 40; point38.y = 30; point39 = {}; point39.x = 50; point39.y = 30; point40 = {}; point40.x = 60; point40.y = 30; point41 = {}; point41.x = 70; point41.y = 30; point42 = {}; point42.x = 80; point42.y = 30; point43 = {}; point43.x = 90; point43.y = 30; point44 = {}; point44.x = 100; point44.y = 30; point45 = {}; point45.x = 0; point45.y = 40; point46 = {}; point46.x = 10; point46.y = 40; point47 = {}; point47.x = 20; point47.y = 40; point48 = {}; point48.x = 30; point48.y = 40; point49 = {}; point49.x = 40; point49.y = 40; point50 = {}; point50.x = 50; point50.y = 40; point51 = {}; point51.x = 60; point51.y = 40; point52 = {}; point52.x = 70; point52.y = 40; point53 = {}; point53.x = 80; point53.y = 40; point54 = {}; point54.x = 90; point54.y = 40; point55 = {}; point55.x = 100; point55.y = 40; point56 = {}; point56.x = 0; point56.y = 50; point57 = {}; point57.x = 10; point57.y = 50; point58 = {}; point58.x = 20; point58.y = 50; point59 = {}; point59.x = 30; point59.y = 50; point60 = {}; point60.x = 40; point60.y = 50; point61 = {}; point61.x = 50; point61.y = 50; point62 = {}; point62.x = 60; point62.y = 50; point63 = {}; point63.x = 70; point63.y = 50; point64 = {}; point64.x = 80; point64.y = 50; point65 = {}; point65.x = 90; point65.y = 50; point66 = {}; point66.x = 100; point66.y = 50; point67 = {}; point67.x = 0; point67.y = 60; point68 = {}; point68.x = 10; point68.y = 60; point69 = {}; point69.x = 20; point69.y = 60; point70 = {}; point70.x = 30; point70.y = 60; point71 = {}; point71.x = 40; point71.y = 60; point72 = {}; point72.x = 50; point72.y = 60; point73 = {}; point73.x = 60; point73.y = 60; point74 = {}; point74.x = 70; point74.y = 60; point75 = {}; point75.x = 80; point75.y = 60; point76 = {}; point76.x = 90; point76.y = 60; point77 = {}; point77.x = 100; point77.y = 60; point78 = {}; point78.x = 0; point78.y = 70; point79 = {}; point79.x = 10; point79.y = 70; point80 = {}; point80.x = 20; point80.y = 70; point81 = {}; point81.x = 30; point81.y = 70; point82 = {}; point82.x = 40; point82.y = 70; point83 = {}; point83.x = 50; point83.y = 70; point84 = {}; point84.x = 60; point84.y = 70; point85 = {}; point85.x = 70; point85.y = 70; point86 = {}; point86.x = 80; point86.y = 70; point87 = {}; point87.x = 90; point87.y = 70; point88 = {}; point88.x = 100; point88.y = 70; point89 = {}; point89.x = 0; point89.y = 80; point90 = {}; point90.x = 10; point90.y = 80; point91 = {}; point91.x = 20; point91.y = 80; point92 = {}; point92.x = 30; point92.y = 80; point93 = {}; point93.x = 40; point93.y = 80; point94 = {}; point94.x = 50; point94.y = 80; point95 = {}; point95.x = 60; point95.y = 80; point96 = {}; point96.x = 70; point96.y = 80; point97 = {}; point97.x = 80; point97.y = 80; point98 = {}; point98.x = 90; point98.y = 80; point99 = {}; point99.x = 100; point99.y = 80; point100 = {}; point100.x = 0; point100.y = 90; point101 = {}; point101.x = 0; point101.y = 90; point102 = {}; point102.x = 10; point102.y = 90; point103 = {}; point103.x = 20; point103.y = 90; point104 = {}; point104.x = 30; point104.y = 90; point105 = {}; point105.x = 40; point105.y = 90; point106 = {}; point106.x = 50; point106.y = 90; point107 = {}; point107.x = 60; point107.y = 90; point108 = {}; point108.x = 70; point108.y = 90; point109 = {}; point109.x = 80; point109.y = 90; point110 = {}; point110.x = 90; point110.y = 90; point111 = {}; point111.x = 100; point111.y = 90; point112 = {}; point112.x = 0; point112.y = 100; point113 = {}; point113.x = 10; point113.y = 100; point114 = {}; point114.x = 20; point114.y = 100; point115 = {}; point115.x = 30; point115.y = 100; point116 = {}; point116.x = 40; point116.y = 100; point117 = {}; point117.x = 50; point117.y = 100; point118 = {}; point118.x = 60; point118.y = 100; point119 = {}; point119.x = 70; point119.y = 100; point120 = {}; point120.x = 80; point120.y = 100; point121 = {}; point121.x = 90; point121.y = 100; point122 = {}; point122.x = 100; point122.y = 100; point123 = {}; point123.x = -10; point123.y = 110; point124 = {}; point124.x = 0; point124.y = 110; point125 = {}; point125.x = 20; point125.y = 110; point126 = {}; point126.x = 40; point126.y = 110; point127 = {}; point127.x = 60; point127.y = 110; point128 = {}; point128.x = 80; point128.y = 110; point129 = {}; point129.x = 90; point129.y = 110; point130 = {}; point130.x = 100; point130.y = 110; point131 = {}; point131.x = 110; point131.y = 110; point132 = {}; point132.x = 110; point132.y = 90; point133 = {}; point133.x = 110; point133.y = 80; point134 = {}; point134.x = 110; point134.y = 70; point135 = {}; point135.x = 110; point135.y = 60; point136 = {}; point136.x = 110; point136.y = 50; point137 = {}; point137.x = 110; point137.y = 40; point138 = {}; point138.x = 110; point138.y = 30; point139 = {}; point139.x = 110; point139.y = 20; point140 = {}; point140.x = 110; point140.y = 10; point141 = {}; point141.x = 110; point141.y = 0; point142 = {}; point142.x = 110; point142.y = -10; point143 = {}; point143.x = 100; point143.y = -10; point144 = {}; point144.x = 90; point144.y = -10; point145 = {}; point145.x = 80; point145.y = -10; point146 = {}; point146.x = 70; point146.y = -10; point147 = {}; point147.x = 60; point147.y = -10; point148 = {}; point148.x = 50; point148.y = -10; point149 = {}; point149.x = 40; point149.y = -10; point150 = {}; point150.x = 30; point150.y = -10; point151 = {}; point151.x = 20; point151.y = -10; point152 = {}; point152.x = 10; point152.y = -10; point153 = {}; point153.x = 0; point153.y = -10; point154 = {}; point154.x = -10; point154.y = -10; point155 = {}; point155.x = -10; point155.y = 0; point156 = {}; point156.x = -10; point156.y = 10; point157 = {}; point157.x = -10; point157.y = 20; point158 = {}; point158.x = -10; point158.y = 30; point159 = {}; point159.x = -10; point159.y = 40; point160 = {}; point160.x = -10; point160.y = 50; point161 = {}; point161.x = -10; point161.y = 60; point162 = {}; point162.x = -10; point162.y = 70; point163 = {}; point163.x = -10; point163.y = 80; point164 = {}; point164.x = -10; point164.y = 90; point165 = {}; point165.x = -10; point165.y = 100; point166 = {}; point166.x = 110; point166.y = 100; point167 = {}; point167.x = 10; point167.y = 110; point168 = {}; point168.x = 30; point168.y = 110; point169 = {}; point169.x = 50; point169.y = 110; point170 = {}; point170.x = 70; point170.y = 110; point171 = {}; point171.x = 80; point171.y = 25; point171.tempx = 0; point171.tempy = 0; point171.angle_rad = 0; point171.hue = "red"; point171.dead = false; point172 = {}; point172.x = 95; point172.y = 28; point172.tempx = 0; point172.tempy = 0; point172.angle_rad = 0; point172.hue = "red"; point172.dead = false; point173 = {}; point173.x = 83; point173.y = 46; point173.tempx = 0; point173.tempy = 0; point173.angle_rad = 0; point173.hue = "blue"; point173.dead = false; point174 = {}; point174.x = 20; point174.y = 68; point174.tempx = 0; point174.tempy = 0; point174.angle_rad = 0; point174.hue = "orange"; point174.dead = false; point175 = {}; point175.x = 48; point175.y = 20; point175.tempx = 0; point175.tempy = 0; point175.angle_rad = 0; point175.hue = "yellow"; point175.dead = false; point176 = {}; point176.x = 68; point176.y = 5; point176.tempx = 0; point176.tempy = 0; point176.angle_rad = 0; point176.hue = "yellow"; point176.dead = false; point177 = {}; point177.x = 30; point177.y = 80; point177.tempx = 0; point177.tempy = 0; point177.angle_rad = 0; point177.hue = "green"; point177.dead = false; point178 = {}; point178.x = 15; point178.y = 25; point178.tempx = 0; point178.tempy = 0; point178.angle_rad = 0; point178.hue = "orange"; point178.dead = false; point179 = {}; point179.x = 89; point179.y = 86; point179.tempx = 0; point179.tempy = 0; point179.angle_rad = 0; point179.hue = "purple"; point179.dead = false; point180 = {}; point180.x = 66; point180.y = 20; point180.tempx = 0; point180.tempy = 0; point180.angle_rad = 0; point180.hue = "purple"; point180.dead = false; point181 = {}; point181.x = 35; point181.y = 80; point181.hue = "green"; point182 = {}; point182.x = 65; point182.y = 80; point182.hue = "blue"; point183 = {}; point183.x = 80; point183.y = 65; point183.hue = "red"; point184 = {}; point184.x = 20; point184.y = 65; point184.hue = "yellow"; point185 = {}; point185.x = 20; point185.y = 20; point185.hue = "purple"; point186 = {}; point186.x = 80; point186.y = 20; point186.hue = "orange"; _root.onEnterFrame = function () { if (_root.loopStop == false) { _root.random_increment = _root.random_increment + 1; if (_root.random_increment > 8) { i = 171; while (i <= 180) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (_local12 > 30) { _root["point" + i].tempx = (Math.random() * 2) - 1; _root["point" + i].tempy = (Math.random() * 2) - 1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempx, _root["point" + i].tempy); } else { _root["point" + i].tempx = _local9 * -1; _root["point" + i].tempy = _local10 * -1; _root["point" + i].angle_rad = Math.atan2(_root["point" + i].tempy, _root["point" + i].tempx); if (_root["point" + i].hue != _root.bob_mc.hue) { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * 1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * 1; } else { _root["point" + i].tempx = Math.cos(_root["point" + i].angle_rad) * -1; _root["point" + i].tempy = Math.sin(_root["point" + i].angle_rad) * -1; } } i++; } _root.random_increment = 1; } i = 171; while (i <= 180) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if (((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) && (_root["point" + i].dead == false)) { _root.bob_mc.dead = true; } else if ((_local12 <= 5) && (_root["point" + i].hue == _root.bob_mc.hue)) { _root["point" + i].dead = true; } i++; } i = 181; while (i <= 186) { var _local9 = _root["point" + i].x - _root.bob_x; var _local10 = _root["point" + i].y - _root.bob_y; var _local12 = Math.sqrt((_local9 * _local9) + (_local10 * _local10)); if ((_local12 <= 5) && (_root["point" + i].hue != _root.bob_mc.hue)) { _root.attachMovie(("bob_" + _root["point" + i].hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = _root["point" + i].hue; } i++; } if ((Key.isDown(37) && (Key.isDown(38))) || (Key.isDown(65) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(38))) || (Key.isDown(68) && (Key.isDown(87)))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0.1; } else if ((Key.isDown(37) && (Key.isDown(40))) || (Key.isDown(65) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = -0.1; } else if ((Key.isDown(39) && (Key.isDown(40))) || (Key.isDown(68) && (Key.isDown(83)))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0.1; } else if (Key.isDown(38) || (Key.isDown(87))) { _root.bob_mc.gotoAndStop(2); _root.bob_move = 1.5; _root.bob_turn = 0; } else if (Key.isDown(40) || (Key.isDown(83))) { _root.bob_mc.gotoAndStop(5); _root.bob_move = -1.5; _root.bob_turn = 0; } else if (Key.isDown(37) || (Key.isDown(65))) { _root.bob_mc.gotoAndStop(3); _root.bob_move = 0; _root.bob_turn = -0.1; } else if (Key.isDown(39) || Key.isDown(68)) { _root.bob_mc.gotoAndStop(4); _root.bob_move = 0; _root.bob_turn = 0.1; } else { _root.bob_mc.gotoAndStop(1); _root.bob_move = 0; _root.bob_turn = 0; } _root.bob_angle_rad = _root.bob_angle_rad + _root.bob_turn; if (_root.bob_angle_rad >= (Math.PI*2)) { _root.bob_angle_rad = _root.bob_angle_rad - (Math.PI*2); } if (_root.bob_angle_rad < 0) { _root.bob_angle_rad = _root.bob_angle_rad + (Math.PI*2); } _root.back_1_mc._x = (_root.bob_angle_rad / (Math.PI*2)) * (_root.back_end_x - _root.back_start_x); _root.bob_x_inc = Math.cos(_root.bob_angle_rad) * _root.bob_move; _root.bob_y_inc = Math.sin(_root.bob_angle_rad) * _root.bob_move; _root.bob_next_x = _root.bob_x + _root.bob_x_inc; _root.bob_next_y = _root.bob_y + _root.bob_y_inc; if ((_root.bob_next_x < 100) && (_root.bob_next_x > 0)) { _root.bob_x = _root.bob_next_x; } if ((_root.bob_next_y < 100) && (_root.bob_next_y > 0)) { _root.bob_y = _root.bob_next_y; } var _local5 = 0; i = 1; while (i <= 122) { _root["grass" + i].removeMovieClip(); i++; } i = 1; while (i <= 122) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("cloud_linkage", "grass" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["grass" + i]._y = _local3; _root["grass" + i]._yscale = _local11; _root["grass" + i]._x = _local7; _root["grass" + i]._xscale = _local11; if (_local3 < 232) { _root["grass" + i]._y = -1000; _root["grass" + i]._x = -1000; _root["grass" + i]._yscale = 25; _root["grass" + i]._xscale = 25; } i++; } i = 181; while (i <= 186) { _root["orb" + i].removeMovieClip(); i++; } i = 181; while (i <= 186) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie(("orb_" + _root[_local6].hue) + "_linkage", "orb" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 5) + 5; _root["orb" + i]._y = _local3; _root["orb" + i]._yscale = _local11; _root["orb" + i]._x = _local7; _root["orb" + i]._xscale = _local11; if (_local3 < 232) { _root["orb" + i]._y = -1000; _root["orb" + i]._x = -1000; _root["orb" + i]._yscale = 25; _root["orb" + i]._xscale = 25; } i++; } i = 123; while (i <= 170) { _root["tree" + i].removeMovieClip(); i++; } i = 123; while (i <= 170) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } _root.attachMovie("bigcloud_linkage", "tree" + i, _local8); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["tree" + i]._y = _local3; _root["tree" + i]._yscale = _local11; _root["tree" + i]._x = _local7; _root["tree" + i]._xscale = _local11; if (_local3 < 232) { _root["tree" + i]._y = -1000; _root["tree" + i]._x = -1000; _root["tree" + i]._yscale = 25; _root["tree" + i]._xscale = 25; } i++; } i = 171; while (i <= 180) { _root["ghost" + i].removeMovieClip(); i++; } var _local14 = true; i = 171; while (i <= 180) { var _local6 = "point" + i; var _local2 = "temp_point" + i; _root["point" + i].x = _root["point" + i].x + _root["point" + i].tempx; _root["point" + i].y = _root["point" + i].y + _root["point" + i].tempy; if (_root["point" + i].x > 100) { _root["point" + i].x = 100; } if (_root["point" + i].x < 0) { _root["point" + i].x = 0; } if (_root["point" + i].y > 100) { _root["point" + i].y = 100; } if (_root["point" + i].y < 0) { _root["point" + i].y = 0; } _root[_local2].x = _root[_local6].x; _root[_local2].y = _root[_local6].y; _root[_local2].x = _root[_local2].x - bob_x; _root[_local2].y = _root[_local2].y - bob_y; _root.hyp = Math.sqrt((_root[_local2].x * _root[_local2].x) + (_root[_local2].y * _root[_local2].y)); _root.angle = Math.atan2(_root[_local2].x, _root[_local2].y); _root.angle = _root.angle + _root.bob_angle_rad; _root[_local2].x = Math.cos(_root.angle) * _root.hyp; _root[_local2].y = Math.sin(_root.angle) * _root.hyp; var _local8 = (Math.ceil(((_root[_local2].y - 300) * -1) / 4) * 1000) + _local5; _local5 = _local5 + 1; if (_local8 == _root.bob_layer) { _local8 = _local8 + 1; } if (_root[_local6].dead == false) { _root.attachMovie(("balloon_" + _root[_local6].hue) + "_linkage", "ghost" + i, _local8); _local14 = false; } var _local4 = _root.bob_angle_rad + _root["point" + i].angle_rad; _local4 = _local4 + (Math.PI/2); if (_local4 >= (Math.PI*2)) { _local4 = _local4 - (Math.PI*2); } if (_local4 < 0) { _local4 = _local4 + (Math.PI*2); } var _local13 = Math.ceil(_local4 / (Math.PI/4)); _root["ghost" + i].gotoAndPlay(_local13); var _local3 = _root[_local2].y * 10; var _local7 = _root[_local2].x * 10; _local7 = (_local7 / (1 + (_local3 / 500))) + 320; _local3 = (-1 * (_local3 / (1.5 + (_local3 / 200)))) + 400; var _local11 = ((_local3 - 240) / 3) + 5; _root["ghost" + i]._y = _local3; _root["ghost" + i]._yscale = _local11; _root["ghost" + i]._x = _local7; _root["ghost" + i]._xscale = _local11; if (_local3 < 232) { _root["ghost" + i]._y = -1000; _root["ghost" + i]._x = -1000; _root["ghost" + i]._yscale = 25; _root["ghost" + i]._xscale = 25; } i++; } } if (_root.beginningCounter <= 80) { _root.attachMovie("level_3_2_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.bob_mc.gotoAndStop(1); _root.bob_mc.bob.gotoAndStop(1); _root.loopStop = true; _root.beginningCounter = _root.beginningCounter + 1; } else if (_root.beginningEnd == false) { _root.level_screen.removeMovieClip(); _root.bob_mc.bob.gotoAndPlay(1); _root.loopStop = false; _root.beginningEnd = true; _root.sound1.start(0, 9999); _root.sound1.setVolume(100); } if ((_local14 == true) || (_root.ghostsStillGone == true)) { _root.loopStop = true; if (_root.soundStarted == false) { _root.sound1.stop(); _root.attachMovie("level_3_2_complete_linkage", "level_screen", 700000); _root.level_screen._x = -14; _root.level_screen._y = -19; _root.sound2.start(0, 0); _root.sound2.setVolume(100); _root.soundStarted = true; var _local15 = _root.bob_mc.hue; _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.bob_mc.gotoAndStop(1); } _root.ghostCounter = _root.ghostCounter + 1; if ((_root.sound2.position >= 3500) && (_root.ghostCounter > 4)) { _root.goingToNextScene = true; _root.ghostCounter = 0; _root.level_screen.removeMovieClip(); } _root.ghostsStillGone = true; } if (_root.bob_mc.dead == true) { _root.sound1.stop(); _root.loopStop = true; var _local15 = _root.bob_mc.hue; if (_root.exploding_done == false) { _root.attachMovie(("bob_exploding_" + _root.bob_mc.hue) + "_linkage", "bob_mc", _root.bob_layer); _root.bob_mc._xscale = 35; _root.bob_mc._yscale = 35; _root.bob_mc._x = 320; _root.bob_mc._y = 400; _root.bob_mc.hue = temphue; _root.exploding_done = true; } } if (_root.goingToNextScene == true) { _root.gotoAndStop(19); } }; stop();
Frame 18
_root.gotoAndStop(17);
Frame 19
_quality = "HIGH"; _root.onEnterFrame = function () { }; _root.back_1_mc.removeMovieClip(); _root.bob_mc.removeMovieClip(); i = 1; while (i <= 186) { _root["grass" + i].removeMovieClip(); _root["tree" + i].removeMovieClip(); _root["orb" + i].removeMovieClip(); _root["ghost" + i].removeMovieClip(); i++; } _root.movie_mc.gotoAndPlay(482); stop();
Frame 20
stop();
Symbol 12 Button
on (release) { _root.play(); }
Symbol 13 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { setProperty(bar, _xscale , PercentLoaded); } else { gotoAndStop ("loaded"); }
Symbol 13 MovieClip Frame 2
gotoAndPlay (1);
Symbol 22 MovieClip Frame 28
stop();
Symbol 50 MovieClip Frame 59
start_button.onPress = function () { gotoAndPlay (60); }; stop();
Symbol 50 MovieClip Frame 60
onEnterFrame = function () { if (_root.sound3.getVolume() > 0) { _root.sound3.setVolume(_root.sound3.getVolume() - 5); } else { _root.sound3.stop(); } };
Symbol 50 MovieClip Frame 83
onEnterFrame = function () { }; _root.gotoAndStop(3); stop();
Symbol 51 MovieClip Frame 28
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 1
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 2
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 3
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 4
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 5
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 6
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 7
stop();
Symbol 71 MovieClip [balloon_blue_linkage] Frame 8
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 1
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 2
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 3
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 4
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 5
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 6
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 7
stop();
Symbol 80 MovieClip [balloon_green_linkage] Frame 8
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 1
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 2
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 3
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 4
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 5
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 6
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 7
stop();
Symbol 89 MovieClip [balloon_orange_linkage] Frame 8
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 1
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 2
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 3
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 4
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 5
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 6
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 7
stop();
Symbol 98 MovieClip [balloon_purple_linkage] Frame 8
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 1
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 2
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 3
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 4
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 5
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 6
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 7
stop();
Symbol 107 MovieClip [balloon_red_linkage] Frame 8
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 1
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 2
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 3
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 4
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 5
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 6
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 7
stop();
Symbol 116 MovieClip [balloon_yellow_linkage] Frame 8
stop();
Symbol 250 MovieClip [bob_exploding_blue_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 250 MovieClip [bob_exploding_blue_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 253 MovieClip [bob_exploding_green_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 253 MovieClip [bob_exploding_green_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 256 MovieClip [bob_exploding_orange_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 256 MovieClip [bob_exploding_orange_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 258 MovieClip [bob_exploding_purple_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 258 MovieClip [bob_exploding_purple_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 261 MovieClip [bob_exploding_red_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 261 MovieClip [bob_exploding_red_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 264 MovieClip [bob_exploding_yellow_linkage] Frame 25
_root.sound9.start(0, 0);
Symbol 264 MovieClip [bob_exploding_yellow_linkage] Frame 37
_root.gotoAndPlay(_root.clearFrame);
Symbol 277 MovieClip [ghost_blue_linkage] Frame 1
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 2
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 3
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 4
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 5
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 6
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 7
stop();
Symbol 277 MovieClip [ghost_blue_linkage] Frame 8
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 1
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 2
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 3
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 4
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 5
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 6
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 7
stop();
Symbol 286 MovieClip [ghost_red_linkage] Frame 8
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 1
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 2
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 3
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 4
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 5
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 6
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 7
stop();
Symbol 295 MovieClip [ghost_yellow_linkage] Frame 8
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 1
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 2
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 3
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 4
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 5
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 6
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 7
stop();
Symbol 346 MovieClip [shark_blue_linkage] Frame 8
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 1
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 2
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 3
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 4
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 5
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 6
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 7
stop();
Symbol 355 MovieClip [shark_green_linkage] Frame 8
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 1
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 2
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 3
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 4
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 5
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 6
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 7
stop();
Symbol 364 MovieClip [shark_purple_linkage] Frame 8
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 1
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 2
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 3
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 4
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 5
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 6
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 7
stop();
Symbol 373 MovieClip [shark_red_linkage] Frame 8
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 1
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 2
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 3
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 4
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 5
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 6
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 7
stop();
Symbol 382 MovieClip [shark_yellow_linkage] Frame 8
stop();
Symbol 394 MovieClip Frame 1
stop();
Symbol 415 MovieClip Frame 65
gotoAndPlay (33);
Symbol 535 MovieClip Frame 1
_root.sound7.start(0, 999); _root.sound7.setVolume(100);
Symbol 535 MovieClip Frame 17
arrow.onPress = function () { gotoAndPlay (18); }; stop();
Symbol 535 MovieClip Frame 34
arrow.onPress = function () { gotoAndPlay (35); }; stop();
Symbol 535 MovieClip Frame 35
arrow.onPress = function () { gotoAndPlay (36); }; stop();
Symbol 535 MovieClip Frame 57
arrow.onPress = function () { gotoAndPlay (58); }; stop();
Symbol 535 MovieClip Frame 58
arrow.onPress = function () { gotoAndPlay (59); }; stop();
Symbol 535 MovieClip Frame 59
arrow.onPress = function () { gotoAndPlay (60); }; stop();
Symbol 535 MovieClip Frame 82
arrow.onPress = function () { gotoAndPlay (83); }; stop();
Symbol 535 MovieClip Frame 83
arrow.onPress = function () { gotoAndPlay (84); }; stop();
Symbol 535 MovieClip Frame 84
arrow.onPress = function () { gotoAndPlay (85); }; stop();
Symbol 535 MovieClip Frame 85
arrow.onPress = function () { gotoAndPlay (86); }; stop();
Symbol 535 MovieClip Frame 86
arrow.onPress = function () { gotoAndPlay (87); }; stop();
Symbol 535 MovieClip Frame 109
arrow.onPress = function () { gotoAndPlay (110); }; stop();
Symbol 535 MovieClip Frame 110
arrow.onPress = function () { gotoAndPlay (111); }; stop();
Symbol 535 MovieClip Frame 133
arrow.onPress = function () { gotoAndPlay (134); }; stop();
Symbol 535 MovieClip Frame 134
arrow.onPress = function () { gotoAndPlay (135); }; stop();
Symbol 535 MovieClip Frame 164
arrow.onPress = function () { gotoAndPlay (165); }; stop();
Symbol 535 MovieClip Frame 165
arrow.onPress = function () { gotoAndPlay (166); }; stop();
Symbol 535 MovieClip Frame 166
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 167
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 168
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 169
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 170
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 171
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 172
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 173
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 174
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 175
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 176
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 177
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 178
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 179
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 180
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 181
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 182
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 183
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 184
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 185
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 186
_root.sound7.stop(); _root.gotoAndPlay(4);
Symbol 535 MovieClip Frame 187
_root.sound7.start(0, 999); _root.sound7.setVolume(100);
Symbol 535 MovieClip Frame 201
arrow.onPress = function () { gotoAndPlay (202); }; stop();
Symbol 535 MovieClip Frame 217
arrow.onPress = function () { gotoAndPlay (218); }; stop();
Symbol 535 MovieClip Frame 218
arrow.onPress = function () { gotoAndPlay (219); }; stop();
Symbol 535 MovieClip Frame 219
arrow.onPress = function () { gotoAndPlay (220); }; stop();
Symbol 535 MovieClip Frame 220
arrow.onPress = function () { gotoAndPlay (221); }; stop();
Symbol 535 MovieClip Frame 252
arrow.onPress = function () { gotoAndPlay (253); }; stop();
Symbol 535 MovieClip Frame 253
arrow.onPress = function () { gotoAndPlay (254); }; stop();
Symbol 535 MovieClip Frame 254
arrow.onPress = function () { gotoAndPlay (255); }; stop();
Symbol 535 MovieClip Frame 287
arrow.onPress = function () { gotoAndPlay (288); }; stop();
Symbol 535 MovieClip Frame 306
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 307
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 308
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 309
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 310
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 311
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 312
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 313
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 314
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 315
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 316
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 317
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 318
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 319
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 320
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 321
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 322
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 323
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 324
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 325
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 326
_root.sound7.stop(); _root.gotoAndPlay(10);
Symbol 535 MovieClip Frame 327
_root.sound7.start(0, 999); _root.sound7.setVolume(100);
Symbol 535 MovieClip Frame 343
arrow.onPress = function () { gotoAndPlay (344); }; stop();
Symbol 535 MovieClip Frame 361
arrow.onPress = function () { gotoAndPlay (362); }; stop();
Symbol 535 MovieClip Frame 362
arrow.onPress = function () { gotoAndPlay (363); }; stop();
Symbol 535 MovieClip Frame 363
arrow.onPress = function () { gotoAndPlay (364); }; stop();
Symbol 535 MovieClip Frame 364
arrow.onPress = function () { gotoAndPlay (365); }; stop();
Symbol 535 MovieClip Frame 391
arrow.onPress = function () { gotoAndPlay (392); }; stop();
Symbol 535 MovieClip Frame 392
arrow.onPress = function () { gotoAndPlay (393); }; stop();
Symbol 535 MovieClip Frame 393
arrow.onPress = function () { gotoAndPlay (394); }; stop();
Symbol 535 MovieClip Frame 417
arrow.onPress = function () { gotoAndPlay (418); }; stop();
Symbol 535 MovieClip Frame 418
arrow.onPress = function () { gotoAndPlay (419); }; stop();
Symbol 535 MovieClip Frame 419
arrow.onPress = function () { gotoAndPlay (420); }; stop();
Symbol 535 MovieClip Frame 420
arrow.onPress = function () { gotoAndPlay (421); }; stop();
Symbol 535 MovieClip Frame 442
arrow.onPress = function () { gotoAndPlay (443); }; stop();
Symbol 535 MovieClip Frame 443
arrow.onPress = function () { gotoAndPlay (444); }; stop();
Symbol 535 MovieClip Frame 461
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 462
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 463
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 464
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 465
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 466
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 467
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 468
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 469
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 470
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 471
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 472
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 473
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 474
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 475
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 476
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 477
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 478
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 479
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 480
_root.sound7.setVolume(_root.sound7.getVolume() - 5);
Symbol 535 MovieClip Frame 481
_root.sound7.stop(); _root.gotoAndPlay(15);
Symbol 535 MovieClip Frame 482
_root.sound8.start(0, 999); _root.sound8.setVolume(100);
Symbol 535 MovieClip Frame 498
arrow.onPress = function () { gotoAndPlay (499); }; stop();
Symbol 535 MovieClip Frame 515
arrow.onPress = function () { gotoAndPlay (516); }; stop();
Symbol 535 MovieClip Frame 516
arrow.onPress = function () { gotoAndPlay (517); }; stop();
Symbol 535 MovieClip Frame 517
arrow.onPress = function () { gotoAndPlay (518); }; stop();
Symbol 535 MovieClip Frame 541
arrow.onPress = function () { gotoAndPlay (542); }; stop();
Symbol 535 MovieClip Frame 542
arrow.onPress = function () { gotoAndPlay (543); }; stop();
Symbol 535 MovieClip Frame 593
arrow.onPress = function () { gotoAndPlay (594); }; stop();
Symbol 535 MovieClip Frame 594
arrow.onPress = function () { gotoAndPlay (595); }; stop();
Symbol 535 MovieClip Frame 595
arrow.onPress = function () { gotoAndPlay (596); }; stop();
Symbol 535 MovieClip Frame 640
_root.sound7.stop(); _root.gotoAndStop(20);
Symbol 547 MovieClip Frame 1
button_mc.onPress = function () { gotoAndStop (2); }; stop();
Symbol 547 MovieClip Frame 2
button_mc.onPress = function () { gotoAndStop (3); }; stop();
Symbol 547 MovieClip Frame 3
button_mc.onPress = function () { gotoAndStop (4); }; stop();
Symbol 547 MovieClip Frame 4
button_mc.onPress = function () { _root.gotoAndStop(5); }; stop();
Symbol 555 MovieClip Frame 15
button_mc.onPress = function () { _root.sound8.stop(); _root.gotoAndStop(2); }; stop();

Library Items

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

Instance Names

"movie_mc"Frame 9Symbol 535 MovieClip
"movie_mc"Frame 14Symbol 535 MovieClip
"movie_mc"Frame 19Symbol 535 MovieClip
"bar"Symbol 13 MovieClip Frame 1Symbol 2 MovieClip
"start_button"Symbol 50 MovieClip Frame 59Symbol 48 Button
"bob"Symbol 139 MovieClip [bob_blue_linkage] Frame 1Symbol 122 MovieClip
"bob"Symbol 160 MovieClip [bob_green_linkage] Frame 1Symbol 143 MovieClip
"bob"Symbol 181 MovieClip [bob_orange_linkage] Frame 1Symbol 164 MovieClip
"bob"Symbol 202 MovieClip [bob_purple_linkage] Frame 1Symbol 185 MovieClip
"bob"Symbol 224 MovieClip [bob_red_linkage] Frame 1Symbol 206 MovieClip
"arrow"Symbol 535 MovieClip Frame 17Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 34Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 57Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 82Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 109Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 133Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 164Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 201Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 217Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 252Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 287Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 343Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 361Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 391Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 417Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 442Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 498Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 515Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 541Symbol 407 Button
"arrow"Symbol 535 MovieClip Frame 593Symbol 407 Button
"button_mc"Symbol 547 MovieClip Frame 1Symbol 539 Button
"button_mc"Symbol 555 MovieClip Frame 15Symbol 554 Button

Special Tags

ExportAssets (56)Timeline Frame 2Symbol 57 as "back_1_linkage"
ExportAssets (56)Timeline Frame 2Symbol 59 as "back_2_linkage"
ExportAssets (56)Timeline Frame 2Symbol 62 as "back_3_linkage"
ExportAssets (56)Timeline Frame 2Symbol 71 as "balloon_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 80 as "balloon_green_linkage"
ExportAssets (56)Timeline Frame 2Symbol 89 as "balloon_orange_linkage"
ExportAssets (56)Timeline Frame 2Symbol 98 as "balloon_purple_linkage"
ExportAssets (56)Timeline Frame 2Symbol 107 as "balloon_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 116 as "balloon_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 118 as "bigcloud_linkage"
ExportAssets (56)Timeline Frame 2Symbol 139 as "bob_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 160 as "bob_green_linkage"
ExportAssets (56)Timeline Frame 2Symbol 181 as "bob_orange_linkage"
ExportAssets (56)Timeline Frame 2Symbol 202 as "bob_purple_linkage"
ExportAssets (56)Timeline Frame 2Symbol 224 as "bob_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 245 as "bob_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 250 as "bob_exploding_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 253 as "bob_exploding_green_linkage"
ExportAssets (56)Timeline Frame 2Symbol 256 as "bob_exploding_orange_linkage"
ExportAssets (56)Timeline Frame 2Symbol 258 as "bob_exploding_purple_linkage"
ExportAssets (56)Timeline Frame 2Symbol 261 as "bob_exploding_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 264 as "bob_exploding_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 266 as "buoy_linkage"
ExportAssets (56)Timeline Frame 2Symbol 268 as "cloud_linkage"
ExportAssets (56)Timeline Frame 2Symbol 277 as "ghost_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 286 as "ghost_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 295 as "ghost_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 299 as "level_1_1_linkage"
ExportAssets (56)Timeline Frame 2Symbol 301 as "level_1_1_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 303 as "level_1_2_linkage"
ExportAssets (56)Timeline Frame 2Symbol 305 as "level_1_2_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 307 as "level_2_1_linkage"
ExportAssets (56)Timeline Frame 2Symbol 309 as "level_2_1_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 311 as "level_2_2_linkage"
ExportAssets (56)Timeline Frame 2Symbol 313 as "level_2_2_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 315 as "level_3_1_linkage"
ExportAssets (56)Timeline Frame 2Symbol 317 as "level_3_1_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 319 as "level_3_2_linkage"
ExportAssets (56)Timeline Frame 2Symbol 321 as "level_3_2_complete_linkage"
ExportAssets (56)Timeline Frame 2Symbol 323 as "orb_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 325 as "orb_green_linkage"
ExportAssets (56)Timeline Frame 2Symbol 327 as "orb_orange_linkage"
ExportAssets (56)Timeline Frame 2Symbol 329 as "orb_purple_linkage"
ExportAssets (56)Timeline Frame 2Symbol 331 as "orb_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 333 as "orb_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 335 as "grass_linkage"
ExportAssets (56)Timeline Frame 2Symbol 346 as "shark_blue_linkage"
ExportAssets (56)Timeline Frame 2Symbol 355 as "shark_green_linkage"
ExportAssets (56)Timeline Frame 2Symbol 364 as "shark_purple_linkage"
ExportAssets (56)Timeline Frame 2Symbol 373 as "shark_red_linkage"
ExportAssets (56)Timeline Frame 2Symbol 382 as "shark_yellow_linkage"
ExportAssets (56)Timeline Frame 2Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 2Symbol 386 as "wave_linkage"
ExportAssets (56)Timeline Frame 2Symbol 387 as "bob9_linkage"
ExportAssets (56)Timeline Frame 2Symbol 388 as "bob8_linkage"
ExportAssets (56)Timeline Frame 2Symbol 389 as "bob7_linkage"
ExportAssets (56)Timeline Frame 2Symbol 390 as "bob6_linkage"
ExportAssets (56)Timeline Frame 2Symbol 391 as "bob3_intro_linkage"
ExportAssets (56)Timeline Frame 2Symbol 392 as "bob3_linkage"
ExportAssets (56)Timeline Frame 2Symbol 393 as "bob1_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 3Symbol 384 as "tree_linkage"
ExportAssets (56)Timeline Frame 4Symbol 331 as "orb_red_linkage"
ExportAssets (56)Timeline Frame 4Symbol 331 as "orb_red_linkage"

Labels

"loaded"Symbol 13 MovieClip Frame 3




http://swfchan.com/15/73152/info.shtml
Created: 8/4 -2019 10:29:04 Last modified: 8/4 -2019 10:29:04 Server time: 09/05 -2024 13:56:37