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

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

Steppenwolf 4.swf

This is the info page for
Flash #23898

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


Text
you need flash player 5
to play SteppenWolf

CLICK HERE TO DOWNLOAD FLASH PLAYER 5

click here if you already have flash player 5

click here if you already have flash player 5

A Warner Bros. Original Production

Beneath the shiny glare...

%

0

Play the game

view instructions

view instructions

Deep in the world's jungles and
forbidden wastelands,

Terrifying creatures of myth and legend await
those insane enough to seek them out.

Few have managed to see these beasts...
Fewer have survived to tell the tale.

The choice is yours.

What do you want to do?

Steppenwolf

the x-creatures project

view trailer

view trailer

In Steppenwolf: The X-Creatures Project, you guide the characters through
an interactive series of action and logic based puzzles.  To succeed, your objectives are to:

- Watch the scenes for valuable clues.
- Collect inventory items to help you overcome obstacles.
- Survive to the end of the episode.

To help you along on your quest, the game is divided into two major components:
MAIN GAME SCREEN: Where all the action takes place.
INVENTORY SCREEN: Where you access stored information and inventory items.

Game Instructions

The following keyboard commands are key to your survival:

ARROW KEYS: Walk in the appropriate direction.
SHIFT + ARROW KEYS: Run in the appropriate direction.
CTRL: Short Jump in the current direction
CTRL + SHIFT :  Long Jump in the current direction
SPACE: This "ACTION KEY" allows you to interact with the interactive
element closest to the character's current position.
T: Toggle the current selected item
I : Open the Inventory Screen

The following onscreen items can be viewed throughout
the episode

LIFE GAUGE: Located in the top-left corner, this measures
the character's current health levels.  If it falls to zero, the game is over.
INVENTORY ICON : Located in the top-right corner, clicking on this
(or press on the "I" key) gives you access to the INVENTORY SCREEN.

SELECTED OBJECT ICON : Located in the bottom-right corner,
identifies the currently active inventory object.
(Exchange this object with the next one in the list by pressing "T")
GTS SCREEN (Global Tracking System):  Located in the bottom-right
corner of the screen, the GTS will give you information about your
position as well as those of other mobile game objects.  The GTS must
be selected from the inventory to become visible, and is only available
when SteppenWolf is the player character.

From this page, you can access stored information and inventory
items.  Note that the game's action is paused while here.

MAIL : Click on the MAIL button to browse from a list of recent email
messages from various supporting characters.  Click on a message
to read it, or on the paper clip located at its side to look at an
attachment.  This feature is only available while Meg is the player character.
GTS (Global Tracking System) : When the GTS is active, the bottom-right part
of the main game screen will show the current game map, updated in real time.
SteppenWolf is represented by the blue dot; other creatures and game objects,
if any, will be shown in different colors.  Use the GTS to look for useful items,
avoid dangerous situations or find your way if you are lost. This feature is only
available while SteppenWolf is the current player character.

ITEMS : When active, you can scroll through the inventory items
accumulated since the beginning of the episode.  Clicking on an item
will make it active.  Some inventory items can be combined into more
elaborate objects by dragging a new item to the main display window
while another item is active.  For example, making an antidote potion
may require several ingredients.  If you drag a different object to the
main display window while it is already showing something else, the
two will automatically merge into one if appropriate.  (Otherwise, the
new item simply replaces the old one as active object.)

OK : Returns to the MAIN GAME SCREEN.
HELP : Returns to the game instructions at any time during the episode.
QUIT : Leaves the current episode.
QUALITY : If the animation is choppy or slow, select a lower image quality.
VOLUME : This slider allows you to set the sound volume.

skip intro

skip intro

Soporific Potion

mushrooms

red
berries

sleeping
potion

Life

Items

Mail

Volume

Ok

Help

Item

GTS

Long stick

Mushroom

Red berries

Whip

Scientist's note

Mixing jar

Mushroom brew

Red berries brew

Soporific potion

Skull

Quality

Low

Hi

Med

McAllister

Secrets of the Wild - Briefing

E-Mail account

From

Object

Attachment

Back

Quit

Do you wan't to

quit this episode?

yes

no

Do you want to
activate the gts ?

Do you want to
desactivate the
gts ?

Cryptozoology
by Robert Charles

play again

play again

To be continued...

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (10) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
myArray = new Array(); myArray[0] = "red"; myArray[1] = "yellow"; myArray[2] = 1; if (myArray[2] == 1) { gotoAndPlay (5); }
Frame 4
stop();
Frame 108
s = new Sound();
Instance of Symbol 68 MovieClip "LoadingBar" in Frame 108
onClipEvent (load) { var totalbytes = 1350000; } onClipEvent (enterFrame) { var bytesloaded = _root.getBytesLoaded(); var percentage = (bytesloaded / totalbytes); _root.LoadingBar.Loaded.Percent.Loaded = int(percentage * 100); if ((20 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe20 != true)) { Passe20 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("20"); }; } if ((30 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe30 != true)) { Passe30 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("30"); }; } if ((40 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe40 != true)) { Passe40 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("40"); }; } if ((50 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe50 != true)) { Passe50 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("50"); }; } if ((60 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe60 != true)) { Passe60 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("60"); }; } if ((70 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe70 != true)) { Passe70 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("70"); }; } if ((80 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe80 != true)) { Passe80 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("80"); }; } if ((90 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe90 != true)) { Passe90 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("90"); }; } if ((99 < _root.LoadingBar.Loaded.Percent.Loaded) and (Passe100 != true)) { Passe100 = true; tellTarget ("_root.LoadingBar") { gotoAndPlay ("100"); }; } ifFrameLoaded (537) { if (/:Instru != true) { tellTarget ("_root.InstructionButton") { gotoAndStop (2); }; } } if (100 < _root.LoadingBar.Loaded.Percent.Loaded) { _root.LoadingBar.Loaded.Percent.Loaded = 100; } }
Frame 517
s.setVolume(90);
Frame 519
s.setVolume(70);
Frame 521
s.setVolume(50);
Frame 523
s.setVolume(40);
Frame 525
s.setVolume(30);
Frame 527
s.setVolume(20);
Frame 529
s.setVolume(10);
Frame 531
s.setVolume(0);
Frame 533
stopAllSounds();
Frame 534
s.setVolume(100);
Frame 537
Set("/:Instru", true); stopAllSounds(); nextFrame();
Frame 538
stop();
Frame 539
stop();
Frame 540
stop();
Frame 541
stop();
Frame 542
stop();
Frame 543
stop();
Frame 544
stop();
Frame 556
stopAllSounds();
Frame 557
play();
Frame 560
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=1", 0);
Frame 964
s = new Sound();
Frame 969
gotoAndPlay (971);
Frame 970
setProperty("/Gts", _visible , 0); gotoAndPlay (1009);
Frame 971
Set("/Variables:TableauSteppen", 1); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; }
Frame 972
if (/Variables:From == "Jungle2") { setProperty("_root.Meg", _x , 575); setProperty("_root.Meg", _y , 129); tellTarget ("_root.Meg") { gotoAndStop (3); }; } Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.05); Set("/Variables:EtatVide", "Jungle1Stoppe"); Set("/Variables:EtatActif", "Jungle1");
Instance of Symbol 2871 MovieClip in Frame 972
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if ((/Variables:Time == 150) and (/Variables:J2 != true)) { tellTarget ("_root.Moke") { gotoAndPlay (15); }; } Set("/Variables:Time", /Variables:Time + 1); if (_root.CacheLianeBas.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(key.SPACE)) { Set("/Variables:Stoppe", true); tellTarget ("_root.LianeMonte") { gotoAndStop (3); }; setProperty("_root.Meg", _visible , false); } if (_root.CacheLianeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(key.SPACE)) { Set("/Variables:Stoppe", true); tellTarget ("_root.LianeMonte") { gotoAndStop (47); }; setProperty("_root.Meg", _visible , false); } if (_root.CacheVersJungle2.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("Jungle2Init"); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if (/Variables:J2 == true) { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); } }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 973
stop();
Frame 982
Set("/Variables:TableauSteppen", 2); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } if (/Variables:J2 != true) { Set("/Variables:J2", true); stop(); tellTarget ("/Animatiques") { gotoAndStop ("MegDerek"); }; } else { play(); }
Frame 983
if (/Variables:From == "Jungle5") { setProperty("_root.Meg", _x , 552); setProperty("_root.Meg", _y , 189); tellTarget ("_root.Meg") { gotoAndPlay (4); }; } if (/Variables:From == "Jungle3") { setProperty("_root.Meg", _x , 414); setProperty("_root.Meg", _y , 374); tellTarget ("_root.Meg") { gotoAndPlay (6); }; } Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.05); Set("/Variables:EtatVide", "Jungle2Stoppe"); Set("/Variables:EtatActif", "Jungle2");
Instance of Symbol 2916 MovieClip in Frame 983
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (_root.CacheVersJungle3.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("Jungle3Init"); }; } if (_root.CacheBoisCasse.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Run == true)) { tellTarget ("/Animatiques") { gotoAndStop ("BoisCasse"); }; } if (_root.CacheVersJungle1.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("Jungle1init"); }; Set("/Variables:From", "Jungle2"); } if (_root.CacheVersJungle5.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("Jungle5init"); }; } if (((_root.CachePerche.hitTest(Meg._x, Meg._y, true) == true) and Key.isDown(Key.SPACE)) and (/Variables:PercheRamasse != true)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=4", 0); tellTarget ("_root.Animatiques") { gotoAndPlay ("SndRamasse"); }; Set("/Variables:PercheRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 1); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (2); }; tellTarget ("_root.Perche") { gotoAndStop (2); }; } if (((_root.CacheChampignon.hitTest(Meg._x, Meg._y, true) == true) and Key.isDown(Key.SPACE)) and (/Variables:ChampignonRamasse != true)) { Set("/Variables:ChampignonRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 2); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (3); }; tellTarget ("/Animatiques") { gotoAndStop ("RamasseChampignon"); }; } if (_root.Meg._y < AvPlan._y) { setProperty("AvPlan", _visible , true); } else { setProperty("AvPlan", _visible , false); } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 984
stop();
Frame 996
Set("/Variables:TableauSteppen", 3); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } play();
Frame 997
if (/Variables:From == "Jungle4") { setProperty("_root.Meg", _x , 134); setProperty("_root.Meg", _y , 297); setProperty("_root.Meg", _xscale , 31); setProperty("_root.Meg", _yscale , 31); } Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.09); Set("/Variables:EtatVide", "Jungle3Stoppe"); Set("/Variables:EtatActif", "Jungle3");
Instance of Symbol 2936 MovieClip in Frame 997
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (((CacheJump1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:ObjetSelect == 1)) and (/Variables:Jump != true)) { Set("/Variables:Stoppe", true); Set("/Variables:Jump", true); _root.Meg._x = 240; _root.Meg._y = 235; tellTarget ("_root.Animatiques") { gotoAndStop ("JumpBouette"); }; } if (((CacheJump2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:ObjetSelect == 1)) and (/Variables:Jump != true)) { Set("/Variables:Stoppe", true); Set("/Variables:Jump", true); _root.Meg._x = 306; _root.Meg._y = 101; tellTarget ("_root.Animatiques") { gotoAndStop ("JumpBouette"); }; } if (_root.CacheVersJungle2.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Jungle3"); tellTarget ("_root") { gotoAndStop ("Jungle2Init"); }; } if (_root.CacheVersJungle4.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Jungle3"); tellTarget ("_root") { gotoAndStop ("Jungle4Init"); }; } if (((CacheStatue.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:ObjetSelect == 1)) and (/Variables:StatueTombee != true)) { Set("/Variables:StatueTombee", true); tellTarget ("_root.Animatiques") { gotoAndStop ("BougeStatue"); }; } if ((CacheFruit.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:FruitRamasse != true)) { Set("/Variables:FruitRamasse", true); tellTarget ("_root.Animatiques") { gotoAndStop ("RamasseFruit"); }; } if (CacheBouette.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root.Animatiques") { gotoAndStop ("SableMouvants"); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 998
stop();
Frame 1009
Set("/Variables:TableauSteppen", 4); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } play();
Frame 1010
if (/Variables:From == "Jungle1A") { setProperty("_root.Meg", _x , 78); setProperty("_root.Meg", _y , 105); tellTarget ("_root.Meg") { gotoAndPlay (2); }; } Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.08); Set("/Variables:EtatVide", "Jungle4Stoppe"); Set("/Variables:EtatActif", "Jungle4");
Instance of Symbol 3004 MovieClip in Frame 1010
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (((_root.CacheCrane.hitTest(Meg._x, Meg._y, true) == true) and Key.isDown(Key.SPACE)) and (/Variables:CraneRamasse != true)) { Set("/Variables:CraneRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 10); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (11); }; tellTarget ("/Animatiques") { gotoAndStop ("PrendCrane"); }; tellTarget ("_root.Crane") { gotoAndStop (2); }; } if (_root.CacheVersJungle3.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Jungle4"); tellTarget ("_root") { gotoAndPlay ("Jungle3Init"); }; } if (_root.CacheVersJungle1A.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("Jungle1AInit"); }; } if ((((_root.CacheLance.hitTest(Meg._x, Meg._y, true) == true) and Key.isDown(Key.SPACE)) and (/Variables:ObjetSelect == 10)) and (/Variables:PontOk != true)) { trace("la!"); Set("/Variables:Stoppe", true); setProperty("_root.Meg", _visible , false); tellTarget ("_root.Lance") { gotoAndPlay (2); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 1011
stop();
Frame 1022
Set("/Variables:TableauSteppen", 5); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } play();
Frame 1023
if (/Variables:From == "Tente") { setProperty("_root.Meg", _x , 466); setProperty("_root.Meg", _y , 235); setProperty("_root.Meg", _xscale , 34); setProperty("_root.Meg", _yscale , 34); } Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.08); Set("/Variables:EtatVide", "Jungle5Stoppe"); Set("/Variables:EtatActif", "Jungle5");
Instance of Symbol 3080 MovieClip in Frame 1023
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (_root.Serpent.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:Vie", /Variables:Vie - 5); if (/Variables:Vie < 0) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); } if (_root.CacheJump.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(Key.CONTROL)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Liane") { gotoAndPlay (2); }; gotoAndStop ("Jump"); } if (_root.CacheJump2.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(Key.CONTROL)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Liane") { gotoAndPlay ("Sortie"); }; gotoAndStop ("Jump"); } if (_root.CacheVersTente.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndStop ("TenteInit"); }; } if (_root.CacheVersJungle2.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Jungle5"); tellTarget ("_root") { gotoAndStop ("Jungle2Init"); }; } if ((_root.CacheTrouTente.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(Key.SPACE)) and (/Variables:FouetPris != true)) { Set("/Variables:FouetPris", true); tellTarget ("/Animatiques") { gotoAndStop ("PrendFouet"); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 1024
stop(); Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.08); Set("/Variables:EtatVide", "Jungle5Stoppe"); Set("/Variables:EtatActif", "Jungle5");
Frame 1031
setProperty("_root.Meg", _visible , false);
Frame 1039
Set("/Variables:TableauSteppen", 1); Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } play();
Frame 1040
stop(); Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.08); Set("/Variables:EtatVide", "Jungle1AStoppe"); Set("/Variables:EtatActif", "Jungle1A");
Instance of Symbol 3083 MovieClip in Frame 1040
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (_root.CacheVersBaobab.hitTest(_root.Meg._x, _root.Meg._y, true)) { tellTarget ("_root") { gotoAndPlay ("BaobabInit"); }; } if (_root.CacheVersJungle4.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Jungle1A"); tellTarget ("_root") { gotoAndPlay ("Jungle4Init"); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { if (/Variables:MokeAnim < 4) { tellTarget ("/Animatiques") { gotoAndStop("Moke" + /Variables:MokeAnim); }; Set("/Variables:MokeAnim", /Variables:MokeAnim + 1); } Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 20)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 20))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 20) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 1055
Set("/Variables:TableauSteppen", 1); if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Tableau", "Entree1"); } Set("/Variables:TableauSteppen", /Variables:TableauSteppen + 1); if (/Variables:BebitteCours ne "Bebitte") { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { Set("/Variables:Tableau", substring(/Variables:BebitteCours, 8, 7)); } else if (((((/Variables:TableauSteppen != 6) and (/Variables:TableauSteppen != 3)) and (/Variables:Direction == 1)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } } else if ((/Variables:TableauSteppen == 6) and ((/Variables:Tableau eq "ZoneDeplace/GtsSteppen") or (/Variables:Tableau eq "Entree24"))) { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (((((/Variables:TableauSteppen == 6) or (/Variables:TableauSteppen == 3)) and (/Variables:Direction == 0)) and (/Variables:VersEntree2 == 1)) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree24"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:Direction", 1); Set("/Variables:Tableau", "Entree21"); } } else if ((((/Variables:TableauSteppen != 4) and (/Variables:Direction3 == 1)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } } else if ((((/Variables:TableauSteppen == 4) and (/Variables:Direction3 == 0)) and (/Variables:VersEntree2 == 0)) and (/Variables:VersEntree3 == 1)) { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:Direction3", 1); Set("/Variables:Tableau", "Entree31"); } } tellTarget ("Gts") { gotoAndStop (7); }; } else { if (/Variables:TableauSteppen == 6) { Set("/Variables:Tableau", "Entree2"); } else { Set("/Variables:Tableau", "Entree" + (/Variables:TableauSteppen - 1)); } tellTarget ("Gts") { gotoAndStop(/Variables:TableauSteppen); }; } play(); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=22", 0);
Frame 1056
stop(); Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 0.08); Set("/Variables:EtatVide", "BaobabStoppe"); Set("/Variables:EtatActif", "Baobab");
Instance of Symbol 3157 MovieClip in Frame 1056
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (((CacheLancePoudre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:ObjetSelect == 9)) and (/Variables:MokeEntre == true)) { tellTarget ("_root") { gotoAndPlay ("Finale"); }; } if ((_root.CacheLianeBas.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(key.SPACE)) and (/Variables:NoirTombee == true)) { Set("/Variables:BaobabTop", false); Set("/Variables:Stoppe", true); tellTarget ("_root.LianeMonte") { gotoAndStop (3); }; setProperty("_root.Meg", _visible , false); } if (_root.CacheLianeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and key.isDown(key.SPACE)) { Set("/Variables:BaobabTop", false); Set("/Variables:Stoppe", true); tellTarget ("_root.LianeMonte") { gotoAndStop (47); }; setProperty("_root.Meg", _visible , false); } if (_root.CacheVersJungle1A.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:MokeEntre != true)) { Set("/Variables:MokeEntre", false); tellTarget ("_root") { gotoAndPlay ("Jungle1AInit"); }; } if ((_root.CacheBoisCasse.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Run == true)) and (/Variables:NoirTombee != true)) { tellTarget ("/Noir") { play(); }; } if (((_root.CachePied.hitTest(Meg._x, Meg._y, true) == true) and Key.isDown(Key.SPACE)) and (/Variables:NoirTombee != true)) { Set("/Variables:NoirTombee", true); tellTarget ("_root.Noir") { gotoAndStop (40); }; tellTarget ("_root.Plancher") { gotoAndStop (2); }; tellTarget ("/Animatiques") { gotoAndStop ("PettePied"); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if (/Variables:MokeEntre != false) { Flag = false; } if (Flag != true) { if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Flag = true; tellTarget ("_root.Moke") { play(); }; } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); Flag = true; tellTarget ("_root.Moke") { play(); }; } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); Flag = true; tellTarget ("_root.Moke") { play(); }; } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); } }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 1071
play();
Frame 1072
Set("/Variables:Delta", _root.Meg._yscale / 6); Set("/Variables:Decale", 2); Set("/Variables:EtatVide", "TenteStoppe"); Set("/Variables:EtatActif", "Tente"); tellTarget ("_root.Meg") { gotoAndStop (6); };
Frame 1073
stop();
Instance of Symbol 3179 MovieClip in Frame 1073
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:Stoppe != true) { if (_root.CachePanterre.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Panterre != true)) { tellTarget ("/Animatiques") { gotoAndStop ("PanterreGriffe"); }; } if (_root.CacheVersJungle5.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Tente"); tellTarget ("_root") { gotoAndPlay ("Jungle5Init"); }; } if (((CacheFouet.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:ObjetSelect == 4)) and (/Variables:Panterre != true)) { tellTarget ("_root.Animatiques") { gotoAndStop ("Fouette"); }; } if (((CacheLivre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:LivreRamasse != true)) and (/Variables:Panterre == true)) { Set("/Variables:LivreRamasse", true); tellTarget ("_root.Animatiques") { gotoAndStop ("PrendLivre"); }; } if ((((CacheLivre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(key.SPACE)) and (/Variables:LivreRamasse == true)) and (/Variables:BocalRamasse != true)) and (/Variables:Panterre == true)) { Set("/Variables:BocalRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 6); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (7); }; tellTarget ("_root.Bocal") { gotoAndStop (2); }; } if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) { Idle = true; tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Idle"); }; } if (Key.isDown(Key.SHIFT)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if ((Key.isDown(Key.RIGHT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Right") { Set("/Variables:Dir", "Right"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; } } else { Set("/Variables:Dir", "Right"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); } } } if ((Key.isDown(Key.LEFT) and (!Key.isDown(Key.UP))) and (!Key.isDown(Key.DOWN))) { if (Key.isDown(Key.CONTROL)) { if (/Variables:Dir == "Left") { Set("/Variables:Dir", "Left"); Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; } } else { Set("/Variables:Dir", "Left"); if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); } setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); } } } if ((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if ((Key.isDown(Key.DOWN) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) { Set("/Variables:Dir", "Down"); if (Key.isDown(Key.CONTROL)) { tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; Idle = false; Set("/Variables:Stoppe", true); } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DOWN"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.UP) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.UP) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } } if (((Key.isDown(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Left"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if (((Key.isDown(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Set("/Variables:Dir", "Right"); if (Key.isDown(Key.CONTROL)) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } else { if (Idle == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop (1); }; Idle = false; } tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; tellTarget ("_root.Meg/Obj") { nextFrame(); }; if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 8), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 7); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } } if ((((Key.isDown(Key.CONTROL) and (!Key.isDown(Key.Down))) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { Idle = false; Set("/Variables:Stoppe", true); tellTarget ("_root.Meg/Obj") { gotoAndPlay ("Saute"); }; } if (Trou.hitTest(_root.Meg._x, _root.Meg._y, true) == true) { Set("/Variables:DeltaTombe", /Trou:Niveau); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; Set("/Variables:Stoppe", true); } } if ((/Variables:VersEntree2 == 0) and (/Variables:VersEntree3 == 0)) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (getProperty("/Gts/Bebitte", _visible) == 1) { setProperty("/Gts/Bebitte", _visible , 0); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 1); Set("/Variables:BebitteCours", "Bebitte" + /Variables:Tableau); if (/Variables:BebitteCours eq "BebitteEntree2") { Set("/Variables:VersEntree2", 1); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:BebitteCours eq "BebitteEntree3") { Set("/Variables:VersEntree3", 1); Set("/Variables:Tableau", "Entree31"); } else { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); } } else { setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } else if (/Variables:VersEntree2 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree2") { if (/Variables:Tableau eq "Entree21") { Set("/Variables:Tableau", "Entree22"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Tableau", "Entree23"); Set("/Variables:Direction", 1); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Tableau", "Entree24"); Set("/Variables:Direction", 1); } else if ((/Variables:Tableau eq "Entree24") and (getProperty("/Gts", _currentframe) == 3)) { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction", 1); } } else if (/Variables:Tableau eq "Entree2") { Set("/Variables:VersEntree2", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree21") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree2"); } else if (/Variables:Tableau eq "Entree22") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree21"); } else if (/Variables:Tableau eq "Entree23") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree22"); } else if (/Variables:Tableau eq "Entree24") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree23"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction", 0); Set("/Variables:Tableau", "Entree24"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } else if (/Variables:VersEntree3 == 1) { if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (getProperty("/Gts/" + /Variables:Tableau, _x) + 1)) and ((getProperty("/Gts/" + /Variables:Tableau, _x) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (getProperty("/Gts/" + /Variables:Tableau, _y) + 1))) and ((getProperty("/Gts/" + /Variables:Tableau, _y) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:Tableau, _x)); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:Tableau, _y)); if (/Variables:TableauTemp eq "Entree3") { if (/Variables:Tableau eq "Entree31") { Set("/Variables:Tableau", "ZoneDeplace/GtsSteppen"); Set("/Variables:Direction3", 1); } } else if (/Variables:Tableau eq "Entree3") { Set("/Variables:VersEntree3", 0); setProperty("/Gts/Bebitte", _visible , 1); setProperty("/Gts/Bebitte" + /Variables:Tableau, _visible , 0); Set("/Variables:BebitteCours", "Bebitte"); Set("/Variables:Tableau", /Variables:TableauTemp); } else if (/Variables:Tableau eq "Entree31") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree3"); } else if (/Variables:Tableau eq "ZoneDeplace/GtsSteppen") { Set("/Variables:Direction3", 0); Set("/Variables:Tableau", "Entree31"); } } } else if ((((getProperty("/Gts/" + /Variables:BebitteCours, _x) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) + 1)) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _x))) and (getProperty("/Gts/" + /Variables:BebitteCours, _y) < (((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) + 1))) and ((((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - 1) < getProperty("/Gts/" + /Variables:BebitteCours, _y))) { stop(); } } if (/Variables:Tableau ne "ZoneDeplace/GtsSteppen") { DistanceX = getProperty("/Gts/" + /Variables:Tableau, _x) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = getProperty("/Gts/" + /Variables:Tableau, _y) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } else { DistanceX = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _x) * (getProperty("/Gts/ZoneDeplace", _xscale) / 100)) + getProperty("/Gts/ZoneDeplace", _x)) - getProperty("/Gts/" + /Variables:BebitteCours, _x); DistanceY = ((getProperty("/Gts/ZoneDeplace/GtsSteppen", _y) * (getProperty("/Gts/ZoneDeplace", _yscale) / 100)) + getProperty("/Gts/ZoneDeplace", _y)) - getProperty("/Gts/" + /Variables:BebitteCours, _y); } if (Math.abs(DistanceY) < Math.abs(DistanceX)) { MoveX = (DistanceX / Math.abs(DistanceX)) / 2; MoveY = (DistanceY / Math.abs(DistanceX)) / 2; } else { MoveY = (DistanceY / Math.abs(DistanceY)) / 2; MoveX = (DistanceX / Math.abs(DistanceY)) / 2; } setProperty("/Gts/" + /Variables:BebitteCours, _x , getProperty("/Gts/" + /Variables:BebitteCours, _x) + MoveX); setProperty("/Gts/" + /Variables:BebitteCours, _y , getProperty("/Gts/" + /Variables:BebitteCours, _y) + MoveY); }; setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _x , _root.Meg._x); setProperty("_root.Gts.ZoneDeplace.GtsSteppen", _y , _root.Meg._y); }
Frame 1092
gotoAndPlay (1115);
Frame 1099
gotoAndPlay (1115);
Frame 1110
gotoAndPlay (1152);
Frame 1115
stopAllSounds(); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=28", 0);
Frame 1151
stop();
Frame 1189
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=25", 0);
Frame 1264
stopAllSounds();
Frame 1270
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=26", 0);
Frame 1761
stop();
Symbol 6 Button
on (release) { getURL ("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash", "_self"); }
Symbol 10 Button
on (release) { play(); }
Symbol 23 MovieClip Frame 39
stop();
Symbol 45 MovieClip Frame 80
stop();
Symbol 65 MovieClip Frame 9
stop();
Symbol 67 Button
on (release) { tellTarget ("/") { gotoAndPlay ("Commence"); }; }
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 12
stop();
Symbol 68 MovieClip Frame 23
stop();
Symbol 68 MovieClip Frame 35
stop();
Symbol 68 MovieClip Frame 48
stop();
Symbol 68 MovieClip Frame 62
stop();
Symbol 68 MovieClip Frame 76
stop();
Symbol 68 MovieClip Frame 90
stop();
Symbol 68 MovieClip Frame 104
stop();
Symbol 68 MovieClip Frame 105
play();
Symbol 68 MovieClip Frame 106
play();
Symbol 68 MovieClip Frame 107
play();
Symbol 68 MovieClip Frame 108
play();
Symbol 68 MovieClip Frame 109
play();
Symbol 68 MovieClip Frame 110
play();
Symbol 68 MovieClip Frame 111
play();
Symbol 68 MovieClip Frame 112
play();
Symbol 68 MovieClip Frame 113
play();
Symbol 68 MovieClip Frame 114
play();
Symbol 68 MovieClip Frame 115
play();
Symbol 68 MovieClip Frame 116
play();
Symbol 68 MovieClip Frame 117
play();
Symbol 68 MovieClip Frame 118
play();
Symbol 68 MovieClip Frame 119
play();
Symbol 68 MovieClip Frame 120
play();
Symbol 68 MovieClip Frame 121
play();
Symbol 68 MovieClip Frame 122
play();
Symbol 68 MovieClip Frame 123
play();
Symbol 68 MovieClip Frame 124
play();
Symbol 68 MovieClip Frame 125
play();
Symbol 68 MovieClip Frame 144
stop();
Symbol 72 Button
on (release) { tellTarget ("_root") { gotoAndStop ("Instructions"); }; }
Symbol 73 MovieClip Frame 1
stop(); if (/:ViewInst == true) { gotoAndStop (2); }
Symbol 73 MovieClip Frame 2
Set("/:ViewInst", true);
Symbol 96 MovieClip Frame 80
stop();
Symbol 150 MovieClip Frame 69
stop();
Symbol 153 Button
on (release) { Set("/:Instru", false); gotoAndPlay (109); }
Symbol 164 Button
on (release) { nextFrame(); }
Symbol 173 Button
on (release) { prevFrame(); }
Symbol 361 Button
on (release) { stopAllSounds(); gotoAndPlay (964); }
Symbol 945 MovieClip Frame 1
Fleche = 1; MokeAnim = 1; Set("/:Idle", false); LargeurObjet = 60; InvNb = 0; InvNbMax = 10; InvObjetSelect = 0; Instructions = "INTRODUCTION\r\nIn Steppenwolf: The X-Creatures Project, you guide the characters through \nan interactive series of action and logic based puzzles. To succeed, your objectives are to:\r\n- Watch the scenes for valuable clues.\n- Collect inventory items to help you overcome obstacles.\n- Survive to the end of the episode.\r\nTo help you along on your quest, the game is divided into two major components:\r\nMAIN GAME SCREEN: Where all the action takes place.\nINVENTORY SCREEN: Where you access stored information and inventory items. \r\n\r\nMAIN GAME SCREEN\r\nThe following keyboard commands are key to your survival:\r\nARROW KEYS: Walk in the appropriate direction. \nSHIFT + ARROW KEYS: Run in the appropriate direction.\nCTRL : Short Jump in the current direction **\nCTRL + SHIFT : Long Jump in the current direction ** \nSPACE: This \"ACTION KEY\" allows you to interact with the interactive \n element closest to the character's current position.\nT: Toggle the current selected item\nI : Open the Inventory Screen\r\n** use COMMAND instead of CTRL on MAC \r\nThe following onscreen items can be viewed throughout the episode\r\nLIFE GAUGE: Located in the top-left corner, this measures \nthe character's current health levels. If it falls to zero, the game is over.\r\nINVENTORY ICON : Located in the top-right corner, clicking on this \n(or press on the \"I\" key) gives you access to the INVENTORY SCREEN.\r\nSELECTED OBJECT ICON : Located in the bottom-right corner, \nidentifies the currently active inventory object. \n(Exchange this object with the next one in the list by pressing \"T\")\r\nGTS SCREEN (Global Tracking System): Located in the bottom-right \ncorner of the screen, the GTS will give you information about your \nposition as well as those of other mobile game objects. The GTS must \nbe selected from the inventory to become visible, and is only available \nwhen SteppenWolf is the player character. \r\n\r\nINVENTORY SCREEN\r\nFrom this page, you can access stored information and inventory \nitems. Note that the game's action is paused while here.\r\nMAIL : Click on the MAIL button to browse from a list of recent email \nmessages from various supporting characters. Click on a message \nto read it, or on the paper clip located at its side to look at an \nattachment. This feature is only available while Meg is the player character.\r\nGTS (Global Tracking System) : When the GTS is active, the bottom-right part \nof the main game screen will show the current game map, updated in real time. \nSteppenWolf is represented by the blue dot; other creatures and game objects, \nif any, will be shown in different colors. Use the GTS to look for useful items, \navoid dangerous situations or find your way if you are lost. This feature is only \navailable while SteppenWolf is the current player character.\r\nITEMS : When active, you can scroll through the inventory items \naccumulated since the beginning of the episode. Clicking on an item \nwill make it active. Some inventory items can be combined into more \nelaborate objects by dragging a new item to the main display window \nwhile another item is active. For example, making an antidote potion \nmay require several ingredients. If you drag a different object to the \nmain display window while it is already showing something else, the \ntwo will automatically merge into one if appropriate. (Otherwise, the\nnew item simply replaces the old one as active object.)\r\nOK : Returns to the MAIN GAME SCREEN.\nHELP : Returns to the game instructions at any time during the episode.\nQUIT : Leaves the current episode.\nQUALITY : If the animation is choppy or slow, select a lower image quality.\nVOLUME : This slider allows you to set the sound volume.\r\nMINIMUM SYSTEM REQUIREMENTS:\r\nWindows 95/98/NT/2000\nMinimum 200MHz processor, Windows compatible sound card, 24 bit display.\r\nMacintosh OS\nMinimum 200MHz PowerPC processor, 24 bit display.\n"; InvObjet1 = 0; InvObjet2 = 0; InvObjet3 = 0; InvObjet4 = 0; InvObjet5 = 0; InvObjet6 = 0; InvObjet7 = 0; InvObjet8 = 0; InvObjet9 = 0; InvObjet10 = 0; Vie = 100; ObjetSelect = 0; Acceleration = 0; Tableau = "Entree1"; DeplaceEntree2 = 20; TableauTemp = "Entree1"; BebitteCours = "Bebitte"; DernierRan = 2; Direction = 1; Direction3 = 1; Set("/Variables:VersEntree2", 0); Set("/Variables:VersEntree3", 0); Tableau = "Entree1"; DeplaceEntree2 = 20; TableauTemp = "Entree1"; BebitteCours = "Bebitte"; DernierRan = 2; Direction = 1; Direction3 = 1; VersEntree2 = 0; VersEntree3 = 0; TableauSteppen = 2;
Symbol 959 MovieClip Frame 1
setProperty("BebitteEntree1", _visible , 0); setProperty("BebitteEntree2", _visible , 0); setProperty("BebitteEntree3", _visible , 0); setProperty("BebitteEntree4", _visible , 0); setProperty("Bebitte", _visible , 1);
Symbol 959 MovieClip Frame 2
Set("/Variables:TableauTemp", "Entree1"); stop();
Symbol 959 MovieClip Frame 3
Set("/Variables:TableauTemp", "Entree2"); stop();
Symbol 959 MovieClip Frame 4
Set("/Variables:TableauTemp", "Entree3"); stop();
Symbol 959 MovieClip Frame 5
Set("/Variables:TableauTemp", "Entree4"); stop();
Symbol 959 MovieClip Frame 6
Set("/Variables:TableauTemp", "Entree2"); stop();
Symbol 959 MovieClip Frame 7
Set("/Variables:TableauTemp", "Entree1"); stop();
Symbol 993 MovieClip Frame 1
stop(); gotoAndStop(/Variables:ObjetSelect + 1);
Symbol 993 MovieClip Frame 2
Set("/Variables:ObjetSelect", 1);
Symbol 993 MovieClip Frame 3
Set("/Variables:ObjetSelect", 2);
Symbol 993 MovieClip Frame 4
Set("/Variables:ObjetSelect", 3);
Symbol 993 MovieClip Frame 5
Set("/Variables:ObjetSelect", 4);
Symbol 993 MovieClip Frame 6
Set("/Variables:ObjetSelect", 5);
Symbol 993 MovieClip Frame 7
Set("/Variables:ObjetSelect", 6);
Symbol 993 MovieClip Frame 8
Set("/Variables:ObjetSelect", 7);
Symbol 993 MovieClip Frame 9
Set("/Variables:ObjetSelect", 8);
Symbol 993 MovieClip Frame 10
Set("/Variables:ObjetSelect", 9);
Symbol 993 MovieClip Frame 11
Set("/Variables:ObjetSelect", 10);
Symbol 1001 MovieClip Frame 1
Set("/Variables:GageLargeur", _width);
Symbol 1001 MovieClip Frame 2
setProperty("Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); stop();
Symbol 1007 Button
on (release) { tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; play(); }
Symbol 1009 Button
on (keyPress "t") { if (/Variables:InvObjet1 != 0) { if (/Variables:InvObjetSelect == 12) { Set("/Variables:InvObjetSelect", 1); tellTarget ("ObjetAffiche") { gotoAndStop(/Variables:InvObjet1 + 1); }; } else if (eval ("/Variables:InvObjet" + (/Variables:InvObjetSelect + 1)) != 0) { Set("/Variables:InvObjetSelect", /Variables:InvObjetSelect + 1); tellTarget ("ObjetAffiche") { gotoAndStop(eval ("/Variables:InvObjet" + /Variables:InvObjetSelect) + 1); }; } else { Set("/Variables:InvObjetSelect", 1); tellTarget ("ObjetAffiche") { gotoAndStop(/Variables:InvObjet1 + 1); }; } } } on (keyPress "T") { if (/Variables:InvObjet1 != 0) { if (/Variables:InvObjetSelect == 12) { Set("/Variables:InvObjetSelect", 1); tellTarget ("ObjetAffiche") { gotoAndStop(/Variables:InvObjet1 + 1); }; } else if (eval ("/Variables:InvObjet" + (/Variables:InvObjetSelect + 1)) != 0) { Set("/Variables:InvObjetSelect", /Variables:InvObjetSelect + 1); tellTarget ("ObjetAffiche") { gotoAndStop(eval ("/Variables:InvObjet" + /Variables:InvObjetSelect) + 1); }; } else { Set("/Variables:InvObjetSelect", 1); tellTarget ("ObjetAffiche") { gotoAndStop(/Variables:InvObjet1 + 1); }; } } } on (keyPress "i") { tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; play(); } on (keyPress "I") { tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; play(); }
Symbol 1010 MovieClip Frame 1
stop();
Symbol 1010 MovieClip Frame 2
i = 1; while ((/Variables:InvNb >= i) and (eval ("/Variables:InvObjet" + i) != /Variables:ObjetRemove)) { if (eval ("/Variables:InvObjet" + i) != /Variables:ObjetRemove) { i = i + 1; } } k = i; while (/Variables:InvNb >= k) { Set("/Variables:InvObjet" + k, eval ("/Variables:InvObjet" + (k + 1))); k = k + 1; } Set("/Variables:InvObjet" + /Variables:InvNb, 0); Set("/Variables:ObjetSelect", 0); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (1); }; Set("/Variables:InvNb", /Variables:InvNb - 1); gotoAndStop (1);
Symbol 1022 Button
on (press) { startDrag ("", false, left, top, right, bottom); dragging = true; } on (release, releaseOutside) { stopDrag(); dragging = false; }
Symbol 1034 Button
on (release) { tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); }
Symbol 1044 Button
on (release) { Set("/Variables:TransMail", /Variables:Instructions); if (_currentframe == 2) { tellTarget ("InvSelection") { gotoAndStop (1); }; } tellTarget ("MailMovie") { gotoAndPlay (3); }; }
Symbol 1055 Button
on (release) { _root.Inventaire.swapdepths(_root.Gts); setProperty("/Gts", _x , 183); setProperty("/Gts", _y , 173); setProperty("/Gts", _xscale , 40); setProperty("/Gts", _yscale , 40); Set("/Variables:ObjetSelect", 0); Set("/Variables:TransMail", ""); tellTarget ("MailMovie") { gotoAndStop (1); }; nextFrame(); }
Symbol 1057 Button
on (press) { if (3 < /Variables:InvNb) { Set("/Variables:Deplace", -1 * /Variables:LargeurObjet); tellTarget ("ControlFleche") { gotoAndPlay ("Deplace2"); }; } } on (release) { if (3 < /Variables:InvNb) { tellTarget ("ControlFleche") { gotoAndPlay (1); }; } }
Symbol 1058 Button
on (press) { if (3 < /Variables:InvNb) { Set("/Variables:Deplace", /Variables:LargeurObjet); tellTarget ("ControlFleche") { gotoAndPlay ("Deplace2"); }; } } on (release) { if (3 < /Variables:InvNb) { tellTarget ("ControlFleche") { gotoAndPlay (1); }; } }
Symbol 1060 MovieClip Frame 1
stop();
Symbol 1060 MovieClip Frame 2
stop();
Symbol 1060 MovieClip Frame 3
stop();
Symbol 1063 MovieClip Frame 1
stop();
Symbol 1063 MovieClip Frame 4
gotoAndPlay (2);
Symbol 1078 MovieClip Frame 1
stop();
Symbol 1078 MovieClip Frame 2
Set("/Variables:ObjetSelect", 1);
Symbol 1078 MovieClip Frame 3
Set("/Variables:ObjetSelect", 2);
Symbol 1078 MovieClip Frame 4
Set("/Variables:ObjetSelect", 3);
Symbol 1078 MovieClip Frame 5
Set("/Variables:ObjetSelect", 4);
Symbol 1078 MovieClip Frame 6
Set("/Variables:ObjetSelect", 5);
Symbol 1078 MovieClip Frame 7
Set("/Variables:ObjetSelect", 6);
Symbol 1078 MovieClip Frame 8
Set("/Variables:ObjetSelect", 7);
Symbol 1078 MovieClip Frame 9
Set("/Variables:ObjetSelect", 8);
Symbol 1078 MovieClip Frame 10
Set("/Variables:ObjetSelect", 9);
Symbol 1078 MovieClip Frame 11
Set("/Variables:ObjetSelect", 10);
Symbol 1081 Button
on (press) { tellTarget ("../../MailMovie") { gotoAndStop (1); }; tellTarget ("../../InvArrete") { gotoAndStop ("Arret"); }; Set("/Variables:Xposition", _x); Set("/Variables:Yposition", _y); this.swapDepths(1); startDrag (""); } on (release, releaseOutside) { stopDrag(); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; }
Symbol 1082 Button
on (press) { tellTarget ("../../MailMovie") { gotoAndStop (1); }; tellTarget ("../../InvArrete") { gotoAndStop ("Arret"); }; Set("/Variables:Xposition", _x); Set("/Variables:Yposition", _y); this.swapDepths(1); startDrag (""); } on (release, releaseOutside) { stopDrag(); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 6)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=17", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 7); Set("/Variables:ObjetCombine", 6); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (8); }; } else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 8)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=18", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 9); Set("/Variables:ObjetCombine", 8); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (10); }; } else { Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; } }
Symbol 1083 Button
on (press) { tellTarget ("../../MailMovie") { gotoAndStop (1); }; tellTarget ("../../InvArrete") { gotoAndStop ("Arret"); }; Set("/Variables:Xposition", _x); Set("/Variables:Yposition", _y); this.swapDepths(1); startDrag (""); } on (release, releaseOutside) { stopDrag(); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 6)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=17", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 8); Set("/Variables:ObjetCombine", 6); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (9); }; } else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 7)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=18", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 9); Set("/Variables:ObjetCombine", 7); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (10); }; } else { Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; } }
Symbol 1084 Button
on (press) { tellTarget ("../../MailMovie") { gotoAndStop (1); }; tellTarget ("../../InvArrete") { gotoAndStop ("Arret"); }; Set("/Variables:Xposition", _x); Set("/Variables:Yposition", _y); this.swapDepths(1); startDrag (""); } on (release, releaseOutside) { stopDrag(); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 2)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=17", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 7); Set("/Variables:ObjetCombine", 2); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (8); }; } else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=17", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 8); Set("/Variables:ObjetCombine", 3); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (9); }; } else { Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; } }
Symbol 1085 Button
on (press) { tellTarget ("../../MailMovie") { gotoAndStop (1); }; tellTarget ("../../InvArrete") { gotoAndStop ("Arret"); }; Set("/Variables:Xposition", _x); Set("/Variables:Yposition", _y); this.swapDepths(1); startDrag (""); } on (release, releaseOutside) { stopDrag(); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 2)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=18", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 9); Set("/Variables:ObjetCombine", 2); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (10); }; } else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=18", 0); Set("/Variables:InvNb", /Variables:InvNb - 1); Set("/Variables:Inv" + _name, 9); Set("/Variables:ObjetCombine", 3); tellTarget ("../../ControlCombine") { play(); }; tellTarget ("../../InvSelection") { gotoAndStop (10); }; } else { Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; } }
Symbol 1086 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 1087 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 1088 MovieClip Frame 1
if (/Variables:InvNb < 4) { setProperty("../Chaine2", _x , getProperty("../BorneGauche", _x) + (/Variables:LargeurObjet / 4)); setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (3 * /Variables:LargeurObjet)); setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (3 * /Variables:LargeurObjet)); } else { setProperty("../Chaine2", _x , getProperty("../BorneGauche", _x) + (/Variables:LargeurObjet / 4)); if (_name eq "Chaine1") { _x = (getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } else if (_name eq "Chaine3") { _x = (getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } }
Symbol 1088 MovieClip Frame 2
stop();
Symbol 1089 MovieClip Frame 1
if (3 < /Variables:InvNb) { if (_root.Inventaire.ZoneMoveG.hitTest(_root._xmouse, _root._ymouse, true)) { if ((/Variables:Acceleration < 1) and (/Variables:Acceleration >= 0)) { Set("/Variables:Acceleration", -1); } if ((((_root.Inventaire._xmouse - _root.Inventaire.BorneCentre._x) + 20) / 2) < /Variables:Acceleration) { if (/Variables:Acceleration < 0) { Set("/Variables:Acceleration", /Variables:Acceleration + (/Variables:Acceleration / 2)); } else { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } } else if (/Variables:Acceleration < 0) { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } else { Set("/Variables:Acceleration", /Variables:Acceleration + (/Variables:Acceleration / 2)); } } else if (_root.Inventaire.ZoneMoveD.hitTest(_root._xmouse, _root._ymouse, true)) { if ((-1 < /Variables:Acceleration) and (0 >= /Variables:Acceleration)) { Set("/Variables:Acceleration", 1); } if ((((_root.Inventaire._xmouse - _root.Inventaire.BorneCentre._x) - 20) / 2) < /Variables:Acceleration) { if (0 < /Variables:Acceleration) { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } else { Set("/Variables:Acceleration", /Variables:Acceleration + (/Variables:Acceleration / 2)); } } else if (0 < /Variables:Acceleration) { Set("/Variables:Acceleration", /Variables:Acceleration + (/Variables:Acceleration / 2)); } else { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } } else if (1 < /Variables:Acceleration) { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } else if (/Variables:Acceleration < -1) { Set("/Variables:Acceleration", /Variables:Acceleration - (/Variables:Acceleration / 2)); } else { Set("/Variables:Acceleration", 0); } if (/Variables:Acceleration < -20) { Set("/Variables:Acceleration", -20); } else if (20 < /Variables:Acceleration) { Set("/Variables:Acceleration", 20); } setProperty("../Chaine1", _x , getProperty("../Chaine1", _x) - /Variables:Acceleration); setProperty("../Chaine2", _x , getProperty("../Chaine2", _x) - /Variables:Acceleration); setProperty("../Chaine3", _x , getProperty("../Chaine3", _x) - /Variables:Acceleration); if (_root.Inventaire.ZoneMoveD.hitTest(_root._xmouse, _root._ymouse, true)) { if ((getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine1", _x , getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine2", _x , getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } } else { if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine2", _x , getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine3", _x , getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } } }
Symbol 1089 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1089 MovieClip Frame 3
stop();
Symbol 1092 MovieClip Frame 1
stop();
Symbol 1092 MovieClip Frame 2
a = 1; while (eval ("/Variables:InvObjet" + a) != /Variables:ObjetCombine) { a = a + 1; } i = a; while ((eval ("/Variables:InvObjet" + i) != 0) and (i < /Variables:InvNbMax)) { Set("/Variables:InvObjet" + i, eval ("/Variables:InvObjet" + (i + 1))); i = i + 1; } i = 1; while (/Variables:InvNbMax >= i) { tellTarget ("../Chaine1/Objet" + i) { gotoAndStop(eval ("/Variables:InvObjet" + i) + 1); }; tellTarget ("../Chaine2/Objet" + i) { gotoAndStop(eval ("/Variables:InvObjet" + i) + 1); }; tellTarget ("../Chaine3/Objet" + i) { gotoAndStop(eval ("/Variables:InvObjet" + i) + 1); }; i = i + 1; } if (/Variables:InvNb < 4) { setProperty("../Chaine2", _x , getProperty("../BorneGauche", _x) + (/Variables:LargeurObjet / 4)); setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (3 * /Variables:LargeurObjet)); setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (3 * /Variables:LargeurObjet)); } else if ((getProperty("../Chaine1", _x) < getProperty("../Chaine2", _x)) and (getProperty("../Chaine3", _x) < getProperty("../Chaine1", _x))) { setProperty("../Chaine3", _x , getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); setProperty("../Chaine2", _x , getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } else if ((getProperty("../Chaine2", _x) < getProperty("../Chaine3", _x)) and (getProperty("../Chaine1", _x) < getProperty("../Chaine2", _x))) { setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } else { setProperty("../Chaine2", _x , getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } gotoAndStop (1);
Symbol 1093 MovieClip Frame 1
if (Key.isDown(Key.LEFT) and (3 < /Variables:InvNb)) { Deplace = /Variables:LargeurObjet; gotoAndPlay (3); } if (Key.isDown(Key.RIGHT) and (3 < /Variables:InvNb)) { Deplace = -1 * /Variables:LargeurObjet; gotoAndPlay (3); }
Symbol 1093 MovieClip Frame 2
gotoAndPlay (1);
Symbol 1093 MovieClip Frame 3
setProperty("../Chaine1", _x , getProperty("../Chaine1", _x) + Deplace); setProperty("../Chaine2", _x , getProperty("../Chaine2", _x) + Deplace); setProperty("../Chaine3", _x , getProperty("../Chaine3", _x) + Deplace); if (Deplace < 0) { if ((getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine1", _x , getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine2", _x , getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } } else { if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine2", _x , getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine3", _x , getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } }
Symbol 1093 MovieClip Frame 4
gotoAndPlay (1);
Symbol 1093 MovieClip Frame 5
setProperty("../Chaine1", _x , getProperty("../Chaine1", _x) + /Variables:Deplace); setProperty("../Chaine2", _x , getProperty("../Chaine2", _x) + /Variables:Deplace); setProperty("../Chaine3", _x , getProperty("../Chaine3", _x) + /Variables:Deplace); if (/Variables:Deplace < 0) { if ((getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine1", _x , getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine2", _x , getProperty("../Chaine1", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } if ((getProperty("../Chaine3", _x) + (/Variables:InvNb * /Variables:LargeurObjet)) < getProperty("../BorneGauche", _x)) { setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (/Variables:InvNb * /Variables:LargeurObjet)); } } else { if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine2", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine2", _x , getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } if (getProperty("../BorneDroite", _x) < (getProperty("../Chaine3", _x) - (/Variables:InvNb * /Variables:LargeurObjet))) { setProperty("../Chaine3", _x , getProperty("../Chaine1", _x) - (/Variables:InvNb * /Variables:LargeurObjet)); } }
Symbol 1093 MovieClip Frame 6
gotoAndStop (1);
Symbol 1104 Button
on (release) { gotoAndStop (2); }
Symbol 1105 Button
on (release) { gotoAndStop (3); }
Symbol 1107 Button
on (release) { gotoAndStop (4); }
Symbol 1108 MovieClip Frame 1
stop(); if (_quality == "LOW") { gotoAndStop (2); } if (_quality == "MEDIUM") { gotoAndStop (3); }
Symbol 1108 MovieClip Frame 2
_quality = "LOW";
Symbol 1108 MovieClip Frame 3
_quality = "MEDIUM";
Symbol 1108 MovieClip Frame 4
_quality = "HIGH";
Symbol 1109 Button
on (keyPress "o") { tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } on (keyPress "O") { tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); }
Symbol 1117 Button
on (release) { Set("/Variables:TransMail", /Variables:Mail1); tellTarget ("../../") { play(); }; }
Symbol 1119 Button
on (release) { Set("/Variables:Attachement", substring(_name, 4, 1)); tellTarget ("../../../") { gotoAndPlay ("Attachement"); }; }
Symbol 1122 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 1125 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Down"); }; Set("/Variables:ScrollMail", -10); tellTarget ("MailScroll") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("MailScroll") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1126 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Up"); }; Set("/Variables:ScrollMail", 10); tellTarget ("MailScroll") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("MailScroll") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1128 MovieClip Frame 1
stop();
Symbol 1128 MovieClip Frame 3
if (0 < /Variables:ScrollMail) { if (getProperty("../MailEnsemble", _y) < (getProperty("../MailHaut", _y) - /Variables:ScrollMail)) { setProperty("../MailEnsemble", _y , getProperty("../MailEnsemble", _y) + /Variables:ScrollMail); } else { setProperty("../MailEnsemble", _y , getProperty("../MailHaut", _y)); tellTarget ("../../RoueScroll") { gotoAndStop (1); }; } } if (/Variables:ScrollMail < 0) { if ((getProperty("../MailBas", _y) + /Variables:ScrollMail) < (getProperty("../MailEnsemble", _y) + getProperty("../MailEnsemble", _height))) { setProperty("../MailEnsemble", _y , getProperty("../MailEnsemble", _y) + /Variables:ScrollMail); } else { tellTarget ("../../RoueScroll") { gotoAndStop (1); }; } } prevFrame(); play();
Symbol 1135 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Down"); }; Set("/Variables:Scroll", 1); tellTarget ("ControlScroll") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("ControlScroll") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1136 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Up"); }; Set("/Variables:Scroll", -1); tellTarget ("ControlScroll") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("ControlScroll") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1139 Button
on (release) { Set("/Variables:TransMail", ""); TexteMail = ""; if (getProperty("../", _currentframe) == 3) { gotoAndStop (2); } else { tellTarget ("../InvSelection") { gotoAndStop(/Variables:ObjetSelect + 1); }; gotoAndStop (1); } }
Symbol 1140 MovieClip Frame 1
stop();
Symbol 1140 MovieClip Frame 3
_parent.TexteMail.scroll = _parent.TexteMail.scroll + /Variables:Scroll; prevFrame(); play();
Symbol 1144 MovieClip Frame 1
gotoAndStop(/Variables:Attachement);
Symbol 1144 MovieClip Frame 2
stop();
Symbol 1145 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Down"); }; Set("/Variables:ScrollMail", -10); tellTarget ("ScrollAttachement") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("ScrollAttachement") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1146 Button
on (press) { tellTarget ("../FlechesRoue") { gotoAndStop ("Up"); }; Set("/Variables:ScrollMail", 10); tellTarget ("ScrollAttachement") { play(); }; tellTarget ("../RoueScroll") { play(); }; } on (release, releaseOutside) { tellTarget ("../FlechesRoue") { gotoAndStop (1); }; tellTarget ("ScrollAttachement") { gotoAndStop (1); }; tellTarget ("../RoueScroll") { gotoAndStop (1); }; }
Symbol 1147 MovieClip Frame 1
stop();
Symbol 1147 MovieClip Frame 3
if (0 < /Variables:ScrollMail) { if (getProperty("../Attachement", _y) < (getProperty("../AttHaut", _y) - /Variables:ScrollMail)) { setProperty("../Attachement", _y , getProperty("../Attachement", _y) + /Variables:ScrollMail); } else { setProperty("../Attachement", _y , getProperty("../AttHaut", _y)); tellTarget ("../../RoueScroll") { gotoAndStop (1); }; } } if (/Variables:ScrollMail < 0) { if ((getProperty("../AttBas", _y) + /Variables:ScrollMail) < (getProperty("../Attachement", _y) + getProperty("../Attachement", _height))) { setProperty("../Attachement", _y , getProperty("../Attachement", _y) + /Variables:ScrollMail); } else { tellTarget ("../../RoueScroll") { gotoAndStop (1); }; } } prevFrame(); play();
Symbol 1148 MovieClip Frame 1
stop();
Symbol 1148 MovieClip Frame 2
stop();
Symbol 1148 MovieClip Frame 4
TexteMail = /Variables:TransMail; stop();
Symbol 1148 MovieClip Frame 6
stop();
Symbol 1151 MovieClip Frame 1
stop();
Symbol 1159 Button
on (release) { if (getProperty("/Gts", _visible) == 1) { Set("/Variables:CacheGts", true); setProperty("/Gts", _visible , 0); } Set("/Variables:TransMail", ""); tellTarget ("../MailMovie") { gotoAndStop (1); }; nextFrame(); }
Symbol 1166 Button
on (release) { _level0.gotoAndPlay(1); unloadMovieNum (10); }
Symbol 1169 Button
on (release) { if (/Variables:CacheGts == true) { Set("/Variables:CacheGts", "false"); setProperty("/Gts", _visible , 1); } gotoAndStop (1); }
Symbol 1170 MovieClip Frame 1
stop();
Symbol 1172 Button
on (release) { _root.Inventaire.swapdepths(_root.Gts); setProperty("/Gts", _x , 536); setProperty("/Gts", _y , 357); setProperty("/Gts", _xscale , 20); setProperty("/Gts", _yscale , 20); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); }
Symbol 1173 Button
on (release) { setProperty("/Gts", _x , 536); setProperty("/Gts", _y , 357); setProperty("/Gts", _xscale , 20); setProperty("/Gts", _yscale , 20); _root.Inventaire.swapdepths(_root.Gts); Set("/Variables:TransMail", /Variables:Instructions); if (_currentframe == 2) { tellTarget ("InvSelection") { gotoAndStop (1); }; } tellTarget ("MailMovie") { gotoAndPlay (3); }; prevFrame(); }
Symbol 1178 Button
on (release) { setProperty("/Gts", _x , 536); setProperty("/Gts", _y , 357); setProperty("/Gts", _xscale , 20); setProperty("/Gts", _yscale , 20); _root.Inventaire.swapdepths(_root.Gts); Set("/Variables:TransMail", ""); Set("/Variables:ObjetSelect", 0); tellTarget ("MailMovie") { gotoAndStop (1); }; gotoAndStop (2); }
Symbol 1181 Button
on (keyPress "o") { _root.Inventaire.swapdepths(_root.Gts); setProperty("/Gts", _x , 536); setProperty("/Gts", _y , 357); setProperty("/Gts", _xscale , 20); setProperty("/Gts", _yscale , 20); tellTarget ("/") { gotoAndPlay(/Variables:EtatActif); }; gotoAndStop (1); } on (keyPress "O") { _root.Inventaire.swapdepths(_root.Gts); setProperty("/Gts", _x , 536); setProperty("/Gts", _y , 357); setProperty("/Gts", _xscale , 20); setProperty("/Gts", _yscale , 20); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); }
Symbol 1182 Button
on (release) { setProperty("/Gts", _visible , 1); nextFrame(); }
Symbol 1185 Button
on (release) { setProperty("/Gts", _visible , 0); prevFrame(); }
Symbol 1187 MovieClip Frame 1
if (getProperty("/Gts", _visible) == 1) { nextFrame(); } stop();
Symbol 1187 MovieClip Frame 2
stop();
Symbol 1188 MovieClip Frame 1
stop();
Symbol 1188 MovieClip Frame 2
Set("/Variables:ObjetSelect", 0); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; stop();
Instance of Symbol 1023 MovieClip "BoutonVolume" in Symbol 1188 MovieClip Frame 2
onClipEvent (load) { top = _y; left = _x - 110; right = _x; bottom = _y; setProperty("_parent.BoutonVolume", _x , left + _root.s.getVolume()); } onClipEvent (enterFrame) { if (dragging == true) { _root.s.setVolume(_x - left); } }
Symbol 1188 MovieClip Frame 3
stop();
Instance of Symbol 1023 MovieClip "BoutonVolume" in Symbol 1188 MovieClip Frame 3
onClipEvent (load) { top = _y; left = _x - 110; right = _x; bottom = _y; setProperty("_parent.BoutonVolume", _x , left + _root.s.getVolume()); } onClipEvent (enterFrame) { if (dragging == true) { _root.s.setVolume(_x - left); } }
Symbol 1255 MovieClip Frame 1
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=13", 0); tellTarget ("_root") { gotoAndStop ("Jungle2Stoppe"); };
Symbol 1255 MovieClip Frame 22
tellTarget ("_root") { gotoAndStop ("Meurt"); };
Symbol 1325 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle3Stoppe"); };
Symbol 1325 MovieClip Frame 81
tellTarget ("_root") { gotoAndStop ("Meurt"); };
Symbol 1381 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle3Stoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=19", 0);
Symbol 1381 MovieClip Frame 23
Set("/Variables:Stoppe", false); Set("/Variables:Jump", false); tellTarget ("_root") { gotoAndStop ("Jungle3"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1419 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle3Stoppe"); }; tellTarget ("_root.Statue1") { gotoAndStop (2); }; tellTarget ("_root.Collider") { gotoAndStop (2); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=15", 0);
Symbol 1419 MovieClip Frame 28
tellTarget ("_root") { gotoAndStop ("Jungle3"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1455 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle3Stoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=16", 0);
Symbol 1455 MovieClip Frame 28
Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 3); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (4); }; tellTarget ("_root") { gotoAndStop ("Jungle3"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1483 MovieClip Frame 12
stop();
Symbol 1499 Button
on (keyPress "<Space>") { gotoAndStop (124); }
Symbol 1674 MovieClip Frame 3
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=3", 0);
Symbol 1674 MovieClip Frame 124
tellTarget ("_root") { play(); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1741 MovieClip Frame 31
tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); };
Symbol 1741 MovieClip Frame 33
Set("/Variables:Vie", /Variables:Vie - 25); if (/Variables:Vie < 0) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); Set("/Variables:From", "Tente"); tellTarget ("_root") { gotoAndStop ("Jungle5Init"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1770 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle5Stoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=7", 0); Set("/Variables:FouetPris", true);
Symbol 1770 MovieClip Frame 17
Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 4); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (5); }; tellTarget ("_root") { gotoAndStop ("Jungle5"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1841 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("TenteStoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=8", 0);
Symbol 1841 MovieClip Frame 52
Set("/Variables:Panterre", true); tellTarget ("_root.Panterre") { gotoAndStop (2); }; tellTarget ("_root") { gotoAndStop ("Tente"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1857 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("TenteStoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=9", 0);
Symbol 1857 MovieClip Frame 20
Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 5); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=10", 0); tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tente"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1902 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle2Stoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=14", 0);
Symbol 1902 MovieClip Frame 24
tellTarget ("_root") { gotoAndStop ("Jungle2"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2014 MovieClip Frame 1
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=23", 0); tellTarget ("_root") { gotoAndStop ("BaobabStoppe"); };
Symbol 2014 MovieClip Frame 31
tellTarget ("_root") { gotoAndStop ("Baobab"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2019 MovieClip Frame 1
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=27", 0); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); };
Symbol 2019 MovieClip Frame 19
tellTarget ("_root") { gotoAndPlay ("Meurt"); };
Symbol 2052 MovieClip Frame 15
tellTarget ("_root") { gotoAndPlay ("Meurt"); };
Symbol 2066 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop ("Jungle4Stoppe"); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=20", 0);
Symbol 2066 MovieClip Frame 44
tellTarget ("_root") { gotoAndStop ("Jungle4"); }; tellTarget ("_parent") { gotoAndPlay (1); };
Symbol 2081 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); };
Symbol 2081 MovieClip Frame 50
tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2082 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); };
Symbol 2082 MovieClip Frame 13
tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2084 MovieClip Frame 1
tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); };
Symbol 2084 MovieClip Frame 28
tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2087 MovieClip Frame 1
stop();
Symbol 2087 MovieClip Frame 137
stop();
Symbol 2087 MovieClip Frame 144
stop();
Symbol 2087 MovieClip Frame 200
Set("/Variables:MegCri", true); if (50 < random(100)) { gotoAndPlay (202); }
Symbol 2087 MovieClip Frame 201
gotoAndPlay (203);
Symbol 2087 MovieClip Frame 207
Set("/Variables:MegCri", false); gotoAndStop (1);
Symbol 2087 MovieClip Frame 209
gotoAndStop (1);
Symbol 2087 MovieClip Frame 213
gotoAndStop (1);
Symbol 2088 MovieClip Frame 1
stop();
Symbol 2088 MovieClip Frame 2
Set("/Variables:MegCri", true); if (50 < random(100)) { gotoAndPlay (6); }
Symbol 2088 MovieClip Frame 5
gotoAndPlay (10);
Symbol 2088 MovieClip Frame 14
Set("/Variables:MegCri", false); gotoAndStop (1);
Symbol 2101 MovieClip Frame 1
stop(); if (/Variables:J2 == true) { gotoAndStop (2); }
Symbol 2157 MovieClip Frame 1
Set("/Variables:Time", 0); if (/Variables:J2 == true) { gotoAndStop (70); }
Symbol 2157 MovieClip Frame 10
stop();
Symbol 2157 MovieClip Frame 66
tellTarget ("/Animatiques") { gotoAndStop ("MokoBouffe"); }; stop();
Symbol 2316 MovieClip Frame 1
Set("/Variables:Stoppe", false); if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2316 MovieClip Frame 3
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2316 MovieClip Frame 5
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2316 MovieClip Frame 7
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2316 MovieClip Frame 8
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2316 MovieClip Frame 11
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2316 MovieClip Frame 20
Set("/Variables:Stoppe", false); if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2316 MovieClip Frame 22
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2316 MovieClip Frame 24
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2316 MovieClip Frame 26
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2316 MovieClip Frame 36
Set("/Variables:Stoppe", false); play();
Symbol 2316 MovieClip Frame 45
if (random(20) == 10) { gotoAndPlay (47); }
Symbol 2316 MovieClip Frame 46
if (/:Idle == false) { gotoAndStop (1); } else { gotoAndPlay (45); }
Symbol 2316 MovieClip Frame 72
gotoAndPlay (45);
Symbol 2316 MovieClip Frame 97
Set("/Variables:Stoppe", true);
Symbol 2316 MovieClip Frame 98
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y + (/Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 5), _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } }
Symbol 2316 MovieClip Frame 99
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y + (/Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 5), _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } }
Symbol 2316 MovieClip Frame 100
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y + (/Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 5), _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } }
Symbol 2316 MovieClip Frame 101
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y + (/Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 5), _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } }
Symbol 2316 MovieClip Frame 104
Set("/Variables:Stoppe", false); _root:Idle == false;
Symbol 2316 MovieClip Frame 106
gotoAndPlay (1);
Symbol 2450 MovieClip Frame 1
Set("/Variables:Stoppe", false); if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2450 MovieClip Frame 3
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2450 MovieClip Frame 5
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2450 MovieClip Frame 7
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2450 MovieClip Frame 9
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2450 MovieClip Frame 11
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2450 MovieClip Frame 20
Set("/Variables:Stoppe", false); if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2450 MovieClip Frame 22
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2450 MovieClip Frame 24
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2450 MovieClip Frame 26
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2450 MovieClip Frame 40
Set("/Variables:Stoppe", false); play();
Symbol 2450 MovieClip Frame 45
if (random(20) == 10) { gotoAndPlay (51); }
Symbol 2450 MovieClip Frame 46
if (/:Idle == false) { gotoAndStop (1); } else { gotoAndPlay (45); }
Symbol 2450 MovieClip Frame 73
gotoAndPlay (45);
Symbol 2450 MovieClip Frame 111
Set("/Variables:Stoppe", true);
Symbol 2450 MovieClip Frame 113
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); }
Symbol 2450 MovieClip Frame 114
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); }
Symbol 2450 MovieClip Frame 115
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); }
Symbol 2450 MovieClip Frame 116
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); }
Symbol 2450 MovieClip Frame 117
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale + /Variables:Decale); } }
Symbol 2450 MovieClip Frame 119
Set("/Variables:Stoppe", false); _root:Idle == false;
Symbol 2450 MovieClip Frame 120
gotoAndStop (1);
Symbol 2546 MovieClip Frame 1
Set("_root:Idle", false); Set("/Variables:Stoppe", false); if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2546 MovieClip Frame 3
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2546 MovieClip Frame 5
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2546 MovieClip Frame 7
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2546 MovieClip Frame 9
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2546 MovieClip Frame 11
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2546 MovieClip Frame 20
Set("/Variables:Stoppe", false); if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2546 MovieClip Frame 22
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2546 MovieClip Frame 24
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2546 MovieClip Frame 26
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2546 MovieClip Frame 38
Set("/Variables:Stoppe", false); play();
Symbol 2546 MovieClip Frame 45
if (random(20) == 10) { gotoAndPlay (49); }
Symbol 2546 MovieClip Frame 46
if (/:Idle == false) { gotoAndStop (1); } else { gotoAndPlay (45); }
Symbol 2546 MovieClip Frame 68
gotoAndPlay (45);
Symbol 2546 MovieClip Frame 95
Set("/Variables:Stoppe", true);
Symbol 2546 MovieClip Frame 96
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 4)); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 4)); } }
Symbol 2546 MovieClip Frame 97
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 4)); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 4)); } }
Symbol 2546 MovieClip Frame 98
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 4)); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 4)); } }
Symbol 2546 MovieClip Frame 99
if (/Variables:Dir == "Right") { if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x + (/Variables:Delta * 4)); } } if (/Variables:Dir == "Left") { if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 6), _root.Meg._y, true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 3)); } setProperty("_root.Meg", _x , _root.Meg._x - (/Variables:Delta * 4)); } }
Symbol 2546 MovieClip Frame 102
Set("/Variables:Stoppe", false); /:Idle == true;
Symbol 2546 MovieClip Frame 104
gotoAndStop (1);
Symbol 2710 MovieClip Frame 1
Set("/Variables:Stoppe", false); if (/Variables:Run == true) { gotoAndStop (20); } stop();
Symbol 2710 MovieClip Frame 3
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2710 MovieClip Frame 5
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2710 MovieClip Frame 7
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2710 MovieClip Frame 9
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2710 MovieClip Frame 11
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2710 MovieClip Frame 20
Set("/Variables:Stoppe", false); if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2710 MovieClip Frame 22
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2710 MovieClip Frame 24
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2710 MovieClip Frame 26
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2710 MovieClip Frame 36
Set("/Variables:Stoppe", false); play();
Symbol 2710 MovieClip Frame 41
if (random(20) == 10) { gotoAndPlay (46); }
Symbol 2710 MovieClip Frame 42
if (/:Idle == false) { gotoAndStop (1); } else { gotoAndPlay (41); }
Symbol 2710 MovieClip Frame 73
gotoAndPlay (40);
Symbol 2710 MovieClip Frame 101
Set("/Variables:Stoppe", true);
Symbol 2710 MovieClip Frame 102
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 5), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } }
Symbol 2710 MovieClip Frame 103
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 5), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } }
Symbol 2710 MovieClip Frame 104
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 5), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } }
Symbol 2710 MovieClip Frame 105
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 5), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } }
Symbol 2710 MovieClip Frame 106
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 5), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 8), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } }
Symbol 2710 MovieClip Frame 110
Set("/Variables:Stoppe", false); _root:Idle == false;
Symbol 2710 MovieClip Frame 111
gotoAndStop (1);
Symbol 2831 MovieClip Frame 1
Set("/Variables:Stoppe", false); if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2831 MovieClip Frame 3
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2831 MovieClip Frame 5
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2831 MovieClip Frame 7
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2831 MovieClip Frame 9
if (/Variables:Run == true) { gotoAndStop (20); }
Symbol 2831 MovieClip Frame 11
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2831 MovieClip Frame 20
Set("/Variables:Stoppe", false); if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2831 MovieClip Frame 22
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2831 MovieClip Frame 24
if (/Variables:Run != true) { gotoAndStop (1); }
Symbol 2831 MovieClip Frame 26
if (/Variables:Run == true) { gotoAndStop (20); } else { gotoAndStop (1); }
Symbol 2831 MovieClip Frame 37
Set("/Variables:Stoppe", false); play();
Symbol 2831 MovieClip Frame 45
if (random(20) == 10) { gotoAndPlay (51); }
Symbol 2831 MovieClip Frame 46
if (/:Idle == false) { gotoAndStop (1); } else { gotoAndPlay (45); }
Symbol 2831 MovieClip Frame 80
gotoAndPlay (45);
Symbol 2831 MovieClip Frame 122
Set("/Variables:Stoppe", true);
Symbol 2831 MovieClip Frame 123
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); }
Symbol 2831 MovieClip Frame 124
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); }
Symbol 2831 MovieClip Frame 125
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); }
Symbol 2831 MovieClip Frame 126
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); } Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); Set("/Variables:Delta", _root.Meg._yscale / 6); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - /Variables:Decale); setProperty("_root.Meg", _yscale , _root.Meg._yscale - /Variables:Decale); }
Symbol 2831 MovieClip Frame 130
Set("/Variables:Stoppe", false); _root:Idle == false;
Symbol 2831 MovieClip Frame 132
gotoAndStop (1);
Symbol 2833 MovieClip Frame 4
tellTarget ("/Animatiques") { gotoAndStop ("TombeDansEau"); }; setProperty("_root.Meg", _visible , false); stop();
Symbol 2834 MovieClip Frame 1
stop();
Symbol 2867 MovieClip Frame 1
stop();
Instance of Symbol 2852 MovieClip in Symbol 2867 MovieClip Frame 2
onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { tellTarget ("_parent") { gotoAndStop(80 - _currentframe); }; } if (Key.isDown(Key.UP)) { tellTarget ("_parent") { nextFrame(); }; } }
Symbol 2867 MovieClip Frame 41
setProperty("_root.Meg", _x , 469); setProperty("_root.Meg", _y , 134); setProperty("_root.Meg", _visible , true); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=2", 0); Set("/Variables:Stoppe", false); gotoAndStop (1);
Instance of Symbol 2863 MovieClip in Symbol 2867 MovieClip Frame 41
onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { tellTarget ("_parent") { nextFrame(); }; } if (Key.isDown(Key.UP)) { tellTarget ("_parent") { gotoAndStop(80 - _currentframe); }; } }
Symbol 2867 MovieClip Frame 81
setProperty("_root.Meg", _x , 466); setProperty("_root.Meg", _y , 231); setProperty("_root.Meg", _visible , true); Set("/Variables:Stoppe", false); gotoAndStop (1);
Symbol 2869 MovieClip Frame 1
stop();
Symbol 2896 MovieClip Frame 1
stop();
Instance of Symbol 2889 MovieClip in Symbol 2896 MovieClip Frame 1
onClipEvent (enterFrame) { if (random(50) == 10) { tellTarget ("_parent") { play(); }; } }
Symbol 2899 MovieClip Frame 1
stop(); if (/Variables:PercheRamasse == true) { gotoAndStop (2); }
Symbol 2915 MovieClip Frame 1
stop();
Symbol 2918 MovieClip Frame 1
Niveau = "3";
Symbol 2921 MovieClip Frame 1
stop(); if (/Variables:StatueTombee == true) { gotoAndStop (2); }
Symbol 2921 MovieClip Frame 2
tellTarget ("_root.Statue2") { gotoAndStop (2); };
Symbol 2932 MovieClip Frame 1
stop(); if (/Variables:StatueTombee == true) { gotoAndStop (2); }
Symbol 2932 MovieClip Frame 2
tellTarget ("_root.Statue2") { gotoAndStop (2); };
Symbol 2935 MovieClip Frame 1
stop(); if (/Variables:StatueTombee == true) { gotoAndStop (2); }
Symbol 2942 MovieClip Frame 1
stop(); if (/Variables:CraneRamasse == true) { gotoAndStop (2); }
Symbol 2967 MovieClip Frame 1
stop(); if (/Variables:PontOk == true) { gotoAndStop (9); }
Symbol 2967 MovieClip Frame 9
stop(); Set("/Variables:PontOk", true); tellTarget ("_root.Collider") { gotoAndStop (2); };
Symbol 2997 MovieClip Frame 1
stop();
Symbol 2997 MovieClip Frame 13
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=21", 0);
Symbol 2997 MovieClip Frame 16
tellTarget ("_root.Pont") { play(); };
Symbol 2997 MovieClip Frame 24
setProperty("_root.Meg", _visible , true); Set("/Variables:Stoppe", false); gotoAndStop (1);
Symbol 3003 MovieClip Frame 1
stop(); if (/Variables:PontOk == true) { gotoAndStop (2); }
Symbol 3048 MovieClip Frame 1
stop();
Symbol 3048 MovieClip Frame 68
gotoAndPlay (2);
Symbol 3077 MovieClip Frame 1
stop();
Symbol 3077 MovieClip Frame 5
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=5", 0);
Symbol 3077 MovieClip Frame 40
stop();
Instance of Symbol 3070 MovieClip in Symbol 3077 MovieClip Frame 40
onClipEvent (enterFrame) { if (key.isDown(Key.LEFT) or key.isDown(Key.RIGHT)) { tellTarget ("_parent") { play(); }; } }
Instance of Symbol 3071 MovieClip in Symbol 3077 MovieClip Frame 56
onClipEvent (enterFrame) { if (key.isDown(Key.CONTROL)) { tellTarget ("_parent") { gotoAndPlay ("JumpDroite"); }; } }
Instance of Symbol 3072 MovieClip in Symbol 3077 MovieClip Frame 61
onClipEvent (enterFrame) { if (key.isDown(Key.CONTROL)) { tellTarget ("_parent") { gotoAndPlay ("JumpGauche"); }; } }
Instance of Symbol 3071 MovieClip in Symbol 3077 MovieClip Frame 67
onClipEvent (enterFrame) { if (key.isDown(Key.CONTROL)) { tellTarget ("_parent") { gotoAndPlay ("JumpDroite"); }; } }
Symbol 3077 MovieClip Frame 69
gotoAndPlay (28);
Instance of Symbol 3072 MovieClip in Symbol 3077 MovieClip Frame 76
onClipEvent (enterFrame) { if (key.isDown(Key.CONTROL)) { tellTarget ("_parent") { gotoAndPlay ("JumpGauche"); }; } }
Instance of Symbol 3071 MovieClip in Symbol 3077 MovieClip Frame 82
onClipEvent (enterFrame) { if (key.isDown(Key.CONTROL)) { tellTarget ("_parent") { gotoAndPlay ("JumpDroite"); }; } }
Symbol 3077 MovieClip Frame 84
gotoAndPlay (28);
Symbol 3077 MovieClip Frame 87
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=6", 0);
Symbol 3077 MovieClip Frame 94
tellTarget ("_root.Serpent") { play(); };
Symbol 3077 MovieClip Frame 95
setProperty("_root.Meg", _x , 242); setProperty("_root.Meg", _y , 163); setProperty("_root.Meg", _xscale , 34); setProperty("_root.Meg", _yscale , 34); setProperty("_root.Meg", _visible , true); tellTarget ("_root") { gotoAndStop ("Jungle5"); }; Set("/Variables:Stoppe", false); gotoAndStop (1);
Symbol 3077 MovieClip Frame 109
tellTarget ("_root.Serpent") { gotoAndStop (1); }; loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=11", 0);
Symbol 3077 MovieClip Frame 144
gotoAndStop (40);
Symbol 3077 MovieClip Frame 147
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=12", 0);
Symbol 3077 MovieClip Frame 157
setProperty("_root.Meg", _x , 61); setProperty("_root.Meg", _y , 95); setProperty("_root.Meg", _xscale , 31); setProperty("_root.Meg", _yscale , 31); setProperty("_root.Meg", _visible , true); tellTarget ("_root") { gotoAndStop ("Jungle5"); }; Set("/Variables:Stoppe", false); gotoAndStop (1);
Symbol 3079 MovieClip Frame 1
stop();
Symbol 3082 MovieClip Frame 1
stop();
Symbol 3094 MovieClip Frame 1
stop(); if (/Variables:NoirTombee == true) { nextFrame(); }
Symbol 3136 MovieClip Frame 1
stop(); if (/Variables:NoirTombee == true) { gotoAndStop (40); }
Symbol 3136 MovieClip Frame 14
Set("/Variables:Vie", /Variables:Vie - 45); if (/Variables:Vie < 0) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 3136 MovieClip Frame 17
tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); };
Symbol 3136 MovieClip Frame 37
gotoAndPlay (3);
Symbol 3136 MovieClip Frame 39
gotoAndPlay (3);
Symbol 3151 MovieClip Frame 1
stop();
Symbol 3151 MovieClip Frame 2
Set("/Variables:MokeEntre", true); tellTarget ("_root.Collider") { gotoAndStop (2); };
Symbol 3151 MovieClip Frame 8
if (/Variables:BaobabTop != true) { tellTarget ("_root.Animatiques") { gotoAndPlay ("MokoBouffe"); }; }
Symbol 3151 MovieClip Frame 95
stop(); tellTarget ("_root.Animatiques") { gotoAndPlay ("MokoBouffe"); };
Symbol 3153 MovieClip Frame 1
stop();
Instance of Symbol 2852 MovieClip in Symbol 3153 MovieClip Frame 2
onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { tellTarget ("_parent") { gotoAndStop(80 - _currentframe); }; } if (Key.isDown(Key.UP)) { tellTarget ("_parent") { nextFrame(); }; } }
Symbol 3153 MovieClip Frame 41
Set("/Variables:BaobabTop", true); setProperty("_root.Meg", _x , 327); setProperty("_root.Meg", _y , 93); setProperty("_root.Meg", _visible , true); Set("/Variables:Stoppe", false); gotoAndStop (1); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=4&stage=24", 0);
Instance of Symbol 2863 MovieClip in Symbol 3153 MovieClip Frame 41
onClipEvent (enterFrame) { if (Key.isDown(Key.DOWN)) { tellTarget ("_parent") { nextFrame(); }; } if (Key.isDown(Key.UP)) { tellTarget ("_parent") { gotoAndStop(80 - _currentframe); }; } }
Symbol 3153 MovieClip Frame 81
Set("/Variables:BaobabTop", false); setProperty("_root.Meg", _x , 328); setProperty("_root.Meg", _y , 279); setProperty("_root.Meg", _visible , true); Set("/Variables:Stoppe", false); gotoAndStop (1);
Symbol 3156 MovieClip Frame 1
stop();
Symbol 3171 MovieClip Frame 1
stop(); if (/Variables:FouetPris == true) { gotoAndStop (2); }
Symbol 3175 MovieClip Frame 1
stop(); if (/Variables:Panterre == true) { gotoAndStop (2); }
Symbol 3176 MovieClip Frame 1
stop(); if (/Variables:BocalRamasse == true) { gotoAndStop (2); }
Symbol 3178 MovieClip Frame 1
stop();
Symbol 3207 Button
on (release) { stopAllSounds(); gotoAndPlay (964); }

Library Items

Symbol 1 FontUsed by:2 3 7 8 15 52 53 60 70 71 151 152 994 1016 1017 1024 1028 1038 1045 1049 1065 1066 1067 1068 1069 1070 1071 1073 1075 1077 1098 1099 1100 1101 1129 1137 1154 1162 1163 1164 1167 1183 1186
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 TextUses:1Used by:6
Symbol 4 GraphicUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 ButtonUses:3 4 5Used by:Timeline
Symbol 7 TextUses:1Used by:10
Symbol 8 TextUses:1Used by:10
Symbol 9 GraphicUsed by:10 3207
Symbol 10 ButtonUses:7 8 9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:16 17 62 67 68
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:16 17
Symbol 15 TextUses:1Used by:16 17
Symbol 16 MovieClipUses:12 14 15Used by:17
Symbol 17 MovieClipUses:16 12 14 15Used by:Timeline
Symbol 18 GraphicUsed by:23
Symbol 19 GraphicUsed by:20 458  Timeline
Symbol 20 MovieClipUses:19Used by:23
Symbol 21 GraphicUsed by:23
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:18 20 21 22Used by:Timeline
Symbol 24 GraphicUsed by:25
Symbol 25 MovieClipUses:24Used by:26 69
Symbol 26 MovieClipUses:25Used by:Timeline
Symbol 27 GraphicUsed by:40 45 1151 1252 1254 2018 3246 3575
Symbol 28 GraphicUsed by:29 30
Symbol 29 MovieClipUses:28Used by:30
Symbol 30 MovieClipUses:29 28Used by:45 78
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:45 150
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:45
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClipUses:35Used by:45 150
Symbol 37 GraphicUsed by:39
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:37 38Used by:45
Symbol 40 MovieClipUses:27Used by:45 96 115 118
Symbol 41 FontUsed by:42 94 112 116 119 121 165 358 359
Symbol 42 TextUses:41Used by:43
Symbol 43 MovieClipUses:42Used by:45
Symbol 44 SoundUsed by:45 96 115 118
Symbol 45 MovieClipUses:27 30 32 34 36 39 40 43 44Used by:Timeline
Symbol 46 GraphicUsed by:49 58
Symbol 47 GraphicUsed by:48
Symbol 48 MovieClipUses:47Used by:49 58
Symbol 49 MovieClipUses:46 48Used by:68
Symbol 50 GraphicUsed by:51 59
Symbol 51 MovieClipUses:50Used by:68
Symbol 52 TextUses:1Used by:54
Symbol 53 EditableTextUses:1Used by:54
Symbol 54 MovieClipUses:52 53Used by:55
Symbol 55 MovieClipUses:54Used by:68
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:67 68
Symbol 58 MovieClipUses:46 48Used by:68
Symbol 59 MovieClipUses:50Used by:68
Symbol 60 TextUses:1Used by:61 65
Symbol 61 MovieClipUses:60Used by:67 68
Symbol 62 MovieClipUses:12Used by:67
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:65
Symbol 65 MovieClipUses:60 64Used by:67
Symbol 66 GraphicUsed by:67 72 153 952 1166 1169 1182 1185
Symbol 67 ButtonUses:62 12 61 57 65 66Used by:68
Symbol 68 MovieClipUses:49 51 55 57 12 58 59 61 67Used by:Timeline
Symbol 69 MovieClipUses:25Used by:Timeline
Symbol 70 TextUses:1Used by:72
Symbol 71 TextUses:1Used by:72
Symbol 72 ButtonUses:70 71 66Used by:73
Symbol 73 MovieClipUses:72Used by:Timeline
Symbol 74 SoundUsed by:Timeline
Symbol 75 SoundUsed by:Timeline
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:96 115 118
Symbol 78 MovieClipUses:30Used by:96 115 118
Symbol 79 GraphicUsed by:80
Symbol 80 MovieClipUses:79Used by:81 97
Symbol 81 MovieClipUses:80Used by:96
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:82Used by:84 96
Symbol 84 MovieClipUses:83Used by:96
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:96
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:87Used by:91
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:91
Symbol 91 MovieClipUses:88 90Used by:96
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:96 1674 2082 3272 3359 3488 3493 3506 3511 3536  Timeline
Symbol 94 TextUses:41Used by:95
Symbol 95 MovieClipUses:94Used by:96
Symbol 96 MovieClipUses:77 78 81 84 83 86 91 93 95 44 40Used by:Timeline
Symbol 97 MovieClipUses:80Used by:115 118
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:98Used by:104 118
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:100Used by:104 118
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:102Used by:104 118
Symbol 104 MovieClipUses:99 101 103Used by:115
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:115
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:109
Symbol 109 MovieClipUses:108Used by:115 118
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClipUses:110Used by:115 118
Symbol 112 TextUses:41Used by:113 114
Symbol 113 MovieClipUses:112Used by:115
Symbol 114 MovieClipUses:112Used by:115
Symbol 115 MovieClipUses:77 78 97 104 106 109 111 113 114 44 40Used by:Timeline
Symbol 116 TextUses:41Used by:117
Symbol 117 MovieClipUses:116Used by:118 150
Symbol 118 MovieClipUses:77 78 97 99 101 103 109 111 117 44 40Used by:Timeline
Symbol 119 TextUses:41Used by:120
Symbol 120 MovieClipUses:119Used by:150
Symbol 121 TextUses:41Used by:122
Symbol 122 MovieClipUses:121Used by:150
Symbol 123 SoundUsed by:150
Symbol 124 GraphicUsed by:150
Symbol 125 GraphicUsed by:150
Symbol 126 GraphicUsed by:150
Symbol 127 GraphicUsed by:150
Symbol 128 GraphicUsed by:150
Symbol 129 GraphicUsed by:150
Symbol 130 GraphicUsed by:150
Symbol 131 GraphicUsed by:150
Symbol 132 GraphicUsed by:133
Symbol 133 MovieClipUses:132Used by:150  Timeline
Symbol 134 GraphicUsed by:135 3576
Symbol 135 MovieClipUses:134Used by:150  Timeline
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:150  Timeline
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:150  Timeline
Symbol 140 GraphicUsed by:141
Symbol 141 MovieClipUses:140Used by:150  Timeline
Symbol 142 FontUsed by:143
Symbol 143 TextUses:142Used by:146 3204
Symbol 144 FontUsed by:145 3205 3206 3577
Symbol 145 TextUses:144Used by:146 3204
Symbol 146 MovieClipUses:143 145Used by:150  Timeline
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:149
Symbol 149 MovieClipUses:148Used by:150  Timeline
Symbol 150 MovieClipUses:120 122 123 124 125 126 127 128 129 130 131 32 36 117 133 135 137 139 141 146 149Used by:Timeline
Symbol 151 TextUses:1Used by:153
Symbol 152 TextUses:1Used by:153
Symbol 153 ButtonUses:151 152 66Used by:Timeline
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:154Used by:Timeline
Symbol 156 FontUsed by:157 158 159 167 172 174 175 176 177 178 181 182
Symbol 157 TextUses:156Used by:Timeline
Symbol 158 TextUses:156Used by:Timeline
Symbol 159 TextUses:156Used by:Timeline
Symbol 160 GraphicUsed by:161
Symbol 161 MovieClipUses:160Used by:164 173
Symbol 162 GraphicUsed by:164 173
Symbol 163 SoundUsed by:164 173
Symbol 164 ButtonUses:161 162 163Used by:Timeline
Symbol 165 TextUses:41Used by:166
Symbol 166 MovieClipUses:165Used by:Timeline
Symbol 167 TextUses:156Used by:Timeline
Symbol 168 GraphicUsed by:171
Symbol 169 GraphicUsed by:170
Symbol 170 MovieClipUses:169Used by:171 180
Symbol 171 MovieClipUses:168 170Used by:Timeline
Symbol 172 TextUses:156Used by:Timeline
Symbol 173 ButtonUses:161 162 163Used by:Timeline
Symbol 174 TextUses:156Used by:Timeline
Symbol 175 TextUses:156Used by:Timeline
Symbol 176 TextUses:156Used by:Timeline
Symbol 177 TextUses:156Used by:Timeline
Symbol 178 TextUses:156Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179 170Used by:Timeline
Symbol 181 TextUses:156Used by:Timeline
Symbol 182 TextUses:156Used by:Timeline
Symbol 183 GraphicUsed by:184
Symbol 184 MovieClipUses:183Used by:189
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:189
Symbol 187 GraphicUsed by:188
Symbol 188 MovieClipUses:187Used by:189
Symbol 189 MovieClipUses:184 186 188Used by:Timeline
Symbol 190 GraphicUsed by:191
Symbol 191 MovieClipUses:190Used by:196
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:192Used by:196
Symbol 194 GraphicUsed by:195
Symbol 195 MovieClipUses:194Used by:196
Symbol 196 MovieClipUses:191 193 195Used by:Timeline
Symbol 197 BitmapUsed by:198 744 2089
Symbol 198 GraphicUses:197Used by:Timeline
Symbol 199 GraphicUsed by:200
Symbol 200 MovieClipUses:199Used by:2157  Timeline
Symbol 201 GraphicUsed by:202
Symbol 202 MovieClipUses:201Used by:2157  Timeline
Symbol 203 GraphicUsed by:204
Symbol 204 MovieClipUses:203Used by:2157  Timeline
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:205Used by:2157  Timeline
Symbol 207 GraphicUsed by:208 2103
Symbol 208 MovieClipUses:207Used by:2157  Timeline
Symbol 209 GraphicUsed by:210
Symbol 210 MovieClipUses:209Used by:2157  Timeline
Symbol 211 GraphicUsed by:212 2135
Symbol 212 MovieClipUses:211Used by:2157  Timeline
Symbol 213 GraphicUsed by:214 745
Symbol 214 MovieClipUses:213Used by:Timeline
Symbol 215 GraphicUsed by:216 746
Symbol 216 MovieClipUses:215Used by:Timeline
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:2157  Timeline
Symbol 219 GraphicUsed by:220 2104
Symbol 220 MovieClipUses:219Used by:2157  Timeline
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:225 2157
Symbol 223 GraphicUsed by:224
Symbol 224 MovieClipUses:223Used by:225 2157
Symbol 225 MovieClipUses:222 224Used by:2157  Timeline
Symbol 226 GraphicUsed by:227 2105
Symbol 227 MovieClipUses:226Used by:2157  Timeline
Symbol 228 GraphicUsed by:Timeline
Symbol 229 GraphicUsed by:230
Symbol 230 MovieClipUses:229Used by:239 896 916 2456 2572 2575 2576 2685 2693 2704 2710 2723 2724 2727 2734 2831  Timeline
Symbol 231 GraphicUsed by:232
Symbol 232 MovieClipUses:231Used by:238 696 713 896 916 1220 1343 1433 1755 1780 2023 2027 2041 2184 2192 2195 2201 2202 2203 2227 2232 2244 2276 2279 2284 2290 2291 2315 2316 2370 2377 2384 2385 2405 2407 2408 2411 2424 2425 2429 2442 2443 2444 2447 2450 2463 2474 2485 2508 2509 2536 2540 2572 2575 2576 2612 2614 2627 2631 2673 2692 2693 2698 2703 2710 2723 2724 2734 2738 2767 2770 2777 2798 2813 2821 2831 2832 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2973 2984 2997 3060 3061 3067 3077  Timeline
Symbol 233 GraphicUsed by:234
Symbol 234 MovieClipUses:233Used by:237 2798
Symbol 235 GraphicUsed by:236
Symbol 236 MovieClipUses:235Used by:237 2798
Symbol 237 MovieClipUses:234 236Used by:238 814 896 916 1755 1852 2201 2227 2232 2384 2385 2456 2463 2483 2500 2515 2516 2517 2545 2546 2572 2575 2576 2627 2631 2673 2685 2692 2693 2697 2698 2703 2704 2710 2724 2734 2767 2770 2777 2813 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2973 2997 3060 3061 3067 3077  Timeline
Symbol 238 MovieClipUses:232 237Used by:239 2377 2630 2631 2634 2673 2686 2767 2770 2786 2798 2801 2853 2854 2857 2861 2864 2865 2866 2970
Symbol 239 MovieClipUses:230 238Used by:2576 2577 2581 2584 2589 2592 2595 2609 2613 2615 2635 2640 2641 2710 2724 2729 2733 2737 2743 2746 2748 2774 2831 2850 2858 2859 2860 2862  Timeline
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:240Used by:249 283 681 1220 1368 2023 2027 2041 2187 2192 2195 2201 2202 2203 2228 2231 2310 2315 2316 2377 2385 2406 2425 2442 2443 2445 2449 2450 2576 2577 2581 2584 2595 2609 2613 2631 2635 2640 2664 2673 2710 2723 2724 2727 2729 2733 2737 2743 2746 2777 2786 2806 2813 2831 2832 2977 2997 3366 3367  Timeline
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:242Used by:248 2572 2575 2576 2584 2595 2609 2613 2635 2640 2664 2729 2733 2737 2743 2746 2777 2786 2801 2830 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2977 2997 3060 3061 3067 3077
Symbol 244 GraphicUsed by:245
Symbol 245 MovieClipUses:244Used by:248 788 2572 2575 2576 2580 2584 2595 2609 2613 2630 2631 2635 2640 2641 2664 2676 2693 2704 2723 2724 2727 2729 2733 2737 2743 2746 2755 2777 2786 2801 2813 2816 2830 2831 2850 2853 2858 2859 2860 2861 2862 2864 2866 2977 2997 3060 3061 3067 3077
Symbol 246 GraphicUsed by:247
Symbol 247 MovieClipUses:246Used by:248 2572 2575 2576 2584 2591 2594 2595 2608 2609 2613 2615 2630 2631 2635 2640 2673 2729 2733 2737 2743 2746 2759 2777 2786 2801 2830 2831 2853 2861 2864 2977 2997  Timeline
Symbol 248 MovieClipUses:243 245 247Used by:249 2710 2854 2857
Symbol 249 MovieClipUses:241 248Used by:2589 2592 2615 2710 2729 2734 2748 2774 2777 2831  Timeline
Symbol 250 GraphicUsed by:251
Symbol 251 MovieClipUses:250Used by:2572 2575 2576 2577 2581 2584 2590 2615 2631 2634 2635 2710  Timeline
Symbol 252 GraphicUsed by:253
Symbol 253 MovieClipUses:252Used by:258 2572 2575 2576 2577 2581 2584 2631 2634 2710 2786 2977 2997
Symbol 254 GraphicUsed by:255
Symbol 255 MovieClipUses:254Used by:258 2630 2631 2634 2678 2703 2707 2977 2997 3077
Symbol 256 GraphicUsed by:257
Symbol 257 MovieClipUses:256Used by:258 445 704 1206 1325 1340 1368 2187 2192 2195 2201 2202 2203 2215 2228 2233 2234 2284 2291 2315 2316 2329 2365 2370 2377 2384 2385 2386 2392 2405 2408 2409 2411 2425 2449 2450 2630 2631 2634 2693 2698 2703 2786 2974 2977 2983 2997 3077 3366  Timeline
Symbol 258 MovieClipUses:253 255 257Used by:2590 2615 2635 2640  Timeline
Symbol 259 GraphicUsed by:260
Symbol 260 MovieClipUses:259Used by:268 1349 2293 2294 2295 2311 2314 2316 2370 2418 2419 2442 2443 2446 2448 2572 2575 2576 2577 2581 2584 2663 2673 2693 2698 2702 2708 2727 2728 2759 2767 2770 2773 2774 2786 2798 2813 2820 2825 2830 2831 2832 3075 3077
Symbol 261 GraphicUsed by:262
Symbol 262 MovieClipUses:261Used by:265
Symbol 263 GraphicUsed by:264
Symbol 264 MovieClipUses:263Used by:265 778
Symbol 265 MovieClipUses:262 264Used by:268 2710 2786
Symbol 266 GraphicUsed by:267
Symbol 267 MovieClipUses:266Used by:268 789 808 838 1349 2293 2294 2295 2311 2314 2316 2370 2418 2419 2443 2446 2500 2508 2515 2540 2546 2572 2575 2576 2577 2581 2584 2663 2673 2693 2698 2702 2708 2710 2728 2759 2767 2770 2773 2774 2786 2798 2813 2830 2831 2832 3075 3077  Timeline
Symbol 268 MovieClipUses:260 265 267Used by:273 2640 2687
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:273 865 2499 2505 2572 2575 2576 2577 2581 2584 2640 2663 2673 2687 2710 2786 2997
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:271Used by:273 2572 2575 2576 2577 2581 2584 2640 2663 2673 2687 2693 2698 2702 2708 2710 2786 3077
Symbol 273 MovieClipUses:268 270 272Used by:2591 2594 2608 2612 2614 2615 2630 2631 2634 2635 2710 2743 2746  Timeline
Symbol 274 GraphicUsed by:275
Symbol 275 MovieClipUses:274Used by:789 808 2572 2575 2576 2577 2581 2584 2591 2594 2608 2612 2614 2615 2630 2631 2634 2635 2640 2710 2723 2724 2727 2729 2734 2737 2743 2746 2748 2759 2767 2770 2772 2774 2777 2786 2798 2806 2808 2817 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2977 2997 3060 3061 3067  Timeline
Symbol 276 GraphicUsed by:277
Symbol 277 MovieClipUses:276Used by:1220 2023 2027 2041 2046 2212 2213 2215 2228 2230 2316 2425 2449 2576 2594 2608 2612 2614 2615 2631 2635 2640 2663 2710 2988 2997 3076 3201  Timeline
Symbol 278 GraphicUsed by:279
Symbol 279 MovieClipUses:278Used by:282 2576 2581 2710
Symbol 280 GraphicUsed by:281
Symbol 281 MovieClipUses:280Used by:282 2576 2581 2663 2692 2698 2703 2707 2710 3077
Symbol 282 MovieClipUses:279 281Used by:283 2577 2630 2631 2640 2673 2687
Symbol 283 MovieClipUses:241 282Used by:2575 2584 2591 2594 2608 2615 2634 2635 2710  Timeline
Symbol 284 GraphicUsed by:285
Symbol 285 MovieClipUses:284Used by:290 824 833 2464 2466 2470 2474 2475 2546 2572 2575 2576 2577 2653 2673 2710 2786
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClipUses:286Used by:290 295 752 824 833 1352 1915 2187 2192 2195 2201 2202 2203 2206 2279 2284 2310 2314 2315 2316 2338 2350 2370 2410 2441 2449 2450 2464 2466 2470 2474 2475 2546 2572 2575 2576 2577 2581 2584 2640 2653 2663 2673 2684 2693 2696 2710 2715 2723 2724 2727 2767 2769 2770 2773 2786 2830 2988 2991 2997 3366  Timeline
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClipUses:288Used by:290 2572 2575 2576 2577 2653 2673 2710 2786
Symbol 290 MovieClipUses:285 287 289Used by:2581 2584 2590 2615 2630 2631 2634 2635 2640 2687 2710  Timeline
Symbol 291 GraphicUsed by:292
Symbol 292 MovieClipUses:291Used by:295 752 1915 2187 2192 2201 2202 2203 2315 2316 2338 2350 2370 2377 2392 2409 2410 2440 2441 2449 2450 2577 2581 2640 2663 2673 2684 2710 2715 2724 2727 2767 2769 2770 2773 3366  Timeline
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClipUses:293Used by:295 1338 1915 2187 2192 2201 2202 2203 2279 2315 2316 2350 2370 2377 2410 2441 2449 2450 2572 2575 2576 2577 2581 2584 2640 2663 2673 2684 2703 2710 2715 2723 2724 2727 2767 2769 2770 2773 2830 2997 3077 3366  Timeline
Symbol 295 MovieClipUses:292 294 287Used by:2212 2213 2215 2228 2230 2284 2293 2310 2314 2316 2365 2370 2377 2380 2383 2405 2408 2434 2450 2590 2615 2630 2631 2634 2635 2693 2710 2727 2729 2730 2731 2748 2759 2767 2774 2777 2786 2806 2813 2820 2826 2829 2830 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2988 2991 2997 3060 3062 3064 3067 3076 3201 3366  Timeline
Symbol 296 GraphicUsed by:297
Symbol 297 MovieClipUses:296Used by:300 2630 2631 2635 2640 2710 3077
Symbol 298 GraphicUsed by:299
Symbol 299 MovieClipUses:298Used by:300 759 808 2577 2581 2584 2630 2631 2634 2635 2640 2663 2683 2703 2723 2724 2727 2729 2730 2731 2759 2767 2769 2770 2773 2774 2777 2786 2798 2806 2813 2820 2826 2829 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3062 3064 3067 3077  Timeline
Symbol 300 MovieClipUses:297 299Used by:303
Symbol 301 GraphicUsed by:302
Symbol 302 MovieClipUses:301Used by:303 789 808 1255 1339 1360 1366 1377 1914 2202 2210 2215 2228 2230 2238 2279 2293 2294 2295 2310 2314 2315 2316 2365 2370 2377 2379 2383 2392 2405 2408 2409 2411 2418 2419 2425 2432 2434 2442 2443 2446 2449 2450 2630 2631 2634 2635 2640 2663 2673 2683 2703 2710 2723 2724 2727 2729 2730 2731 2747 2759 2767 2769 2770 2773 2774 2777 2786 2798 2806 2813 2820 2826 2829 2831 2832 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 2976 2997 3060 3062 3064 3067 3201 3366  Timeline
Symbol 303 MovieClipUses:300 302Used by:2590 2615 2708 2709  Timeline
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:304Used by:308
Symbol 306 GraphicUsed by:307
Symbol 307 MovieClipUses:306Used by:308
Symbol 308 MovieClipUses:305 307Used by:2572 2575 2576 2577 2581 2584 2590 2615 2630 2631 2634 2635 2640 2687 2693 2698 2710 2997 3077  Timeline
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:309Used by:2572 2575 2576 2577 2581 2584 2590 2615 2630 2631 2634 2635 2640 2687 2693 2698 2710 2997 3077  Timeline
Symbol 311 GraphicUsed by:316 2464 2536 2615 2673 3130 3136
Symbol 312 GraphicUsed by:313
Symbol 313 MovieClipUses:312Used by:316 2466 2500 2508 2509 2510 2515 2516 2546 2575 2576 2584 2615 2630 2631 2635 2640 2701 2710 2997 3077
Symbol 314 GraphicUsed by:315
Symbol 315 MovieClipUses:314Used by:316 2464 2466 2470 2474 2500 2508 2509 2510 2515 2516 2546 2575 2581 2615 2630 2631 2634 2635 2640 2687 2693 2696 2710 3077
Symbol 316 MovieClipUses:311 313 315Used by:319 2475 2476
Symbol 317 GraphicUsed by:318
Symbol 318 MovieClipUses:317Used by:319 2464 2466 2470 2474 2475 2476 2500 2508 2509 2510 2515 2516 2524 2536 2540 2545 2575 2576 2581 2584 2615 2630 2631 2634 2635 2640 2663 2673 2687 2693 2696 2710 3077
Symbol 319 MovieClipUses:316 318Used by:2590  Timeline
Symbol 320 GraphicUsed by:321
Symbol 321 MovieClipUses:320Used by:350 2099
Symbol 322 GraphicUsed by:323
Symbol 323 MovieClipUses:322Used by:350 2099
Symbol 324 GraphicUsed by:325
Symbol 325 MovieClipUses:324Used by:350 2099
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClipUses:326Used by:350 1674 2099 3364  Timeline
Symbol 328 GraphicUsed by:329
Symbol 329 MovieClipUses:328Used by:350 2099
Symbol 330 GraphicUsed by:331
Symbol 331 MovieClipUses:330Used by:350 1674 2099 3364  Timeline
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:332Used by:350 1582 1674 2099 3364  Timeline
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:334Used by:350 639 653 1674 2099 3364  Timeline
Symbol 336 GraphicUsed by:337
Symbol 337 MovieClipUses:336Used by:350 1674 2099 3364  Timeline
Symbol 338 GraphicUsed by:339
Symbol 339 MovieClipUses:338Used by:350 2099 3364  Timeline
Symbol 340 GraphicUsed by:341
Symbol 341 MovieClipUses:340Used by:350 2099 3364  Timeline
Symbol 342 GraphicUsed by:343
Symbol 343 MovieClipUses:342Used by:350 2099
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:350 1674 2099 3364  Timeline
Symbol 346 GraphicUsed by:347
Symbol 347 MovieClipUses:346Used by:350 1674 2099 3364  Timeline
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClipUses:348Used by:350 1674 2099 3364  Timeline
Symbol 350 MovieClipUses:321 323 325 327 329 331 333 335 337 339 341 343 345 347 349Used by:Timeline
Symbol 351 GraphicUsed by:356 357
Symbol 352 GraphicUsed by:356 357
Symbol 353 BitmapUsed by:354
Symbol 354 GraphicUses:353Used by:356 357
Symbol 355 GraphicUsed by:356 357
Symbol 356 MovieClipUses:351 352 354 355Used by:Timeline
Symbol 357 MovieClipUses:351 352 354 355Used by:Timeline
Symbol 358 TextUses:41Used by:361
Symbol 359 TextUses:41Used by:361
Symbol 360 GraphicUsed by:361
Symbol 361 ButtonUses:358 359 360Used by:Timeline
Symbol 362 SoundUsed by:Timeline
Symbol 363 BitmapUsed by:364 429 898
Symbol 364 GraphicUses:363Used by:Timeline
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:365Used by:374 3412
Symbol 367 GraphicUsed by:374 1674 3412
Symbol 368 GraphicUsed by:369
Symbol 369 MovieClipUses:368Used by:374 652 1674 3412
Symbol 370 GraphicUsed by:371
Symbol 371 MovieClipUses:370Used by:374
Symbol 372 GraphicUsed by:373
Symbol 373 MovieClipUses:372Used by:374 1674 3412
Symbol 374 MovieClipUses:366 367 369 371 373Used by:Timeline
Symbol 375 GraphicUsed by:376 724
Symbol 376 MovieClipUses:375Used by:1674 3437 3443  Timeline
Symbol 377 GraphicUsed by:378
Symbol 378 MovieClipUses:377Used by:383
Symbol 379 GraphicUsed by:380 717
Symbol 380 MovieClipUses:379Used by:383 3436
Symbol 381 GraphicUsed by:382 716
Symbol 382 MovieClipUses:381Used by:383 3436
Symbol 383 MovieClipUses:378 380 382Used by:1674 3443  Timeline
Symbol 384 GraphicUsed by:385
Symbol 385 MovieClipUses:384Used by:388 1674 3443  Timeline
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:388 1674 3443  Timeline
Symbol 388 MovieClipUses:385 387Used by:Timeline
Symbol 389 GraphicUsed by:390 725
Symbol 390 MovieClipUses:389Used by:1674 3440 3443  Timeline
Symbol 391 GraphicUsed by:392
Symbol 392 MovieClipUses:391Used by:397 1674
Symbol 393 GraphicUsed by:394
Symbol 394 MovieClipUses:393Used by:397
Symbol 395 GraphicUsed by:396
Symbol 396 MovieClipUses:395Used by:397 1674
Symbol 397 MovieClipUses:392 394 396Used by:Timeline
Symbol 398 GraphicUsed by:399 726 3399 3440
Symbol 399 MovieClipUses:398Used by:400 1674 3441  Timeline
Symbol 400 MovieClipUses:399Used by:Timeline
Symbol 401 GraphicUsed by:404 1674 3400  Timeline
Symbol 402 GraphicUsed by:403
Symbol 403 MovieClipUses:402Used by:404 1674 3400  Timeline
Symbol 404 MovieClipUses:401 403Used by:Timeline
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:405Used by:Timeline
Symbol 407 GraphicUsed by:408 1674 3409  Timeline
Symbol 408 MovieClipUses:407Used by:Timeline
Symbol 409 GraphicUsed by:1674  Timeline
Symbol 410 GraphicUsed by:411 723
Symbol 411 MovieClipUses:410Used by:1674 3440  Timeline
Symbol 412 SoundUsed by:1325  Timeline
Symbol 413 GraphicUsed by:414
Symbol 414 MovieClipUses:413Used by:Timeline
Symbol 415 GraphicUsed by:416
Symbol 416 MovieClipUses:415Used by:420 424 3443  Timeline
Symbol 417 GraphicUsed by:418
Symbol 418 MovieClipUses:417Used by:420 424 3443  Timeline
Symbol 419 GraphicUsed by:420
Symbol 420 MovieClipUses:416 418 419Used by:Timeline
Symbol 421 GraphicUsed by:422  Timeline
Symbol 422 MovieClipUses:421Used by:Timeline
Symbol 423 GraphicUsed by:424
Symbol 424 MovieClipUses:416 418 423Used by:Timeline
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:425Used by:3443  Timeline
Symbol 427 SoundUsed by:Timeline
Symbol 428 SoundUsed by:2081 2082  Timeline
Symbol 429 GraphicUses:363Used by:Timeline
Symbol 430 GraphicUsed by:431
Symbol 431 MovieClipUses:430Used by:432
Symbol 432 MovieClipUses:431Used by:896 916 1220 2023 2027 2041 2046 2187 2192 2195 2201 2202 2203 2212 2213 2215 2228 2233 2234 2315 2316 2365 2377 2380 2384 2385 2386 2392 2405 2408 2409 2411 2425 2434 2449 2450 2997 3076 3201 3366  Timeline
Symbol 433 GraphicUsed by:445 704 1206 1325 1340 1368 2215 2228 2230 2284 2291 2315 2316 2983 3367
Symbol 434 GraphicUsed by:435
Symbol 435 MovieClipUses:434Used by:445 704 916 1206 1340 1368 2187 2192 2195 2201 2202 2203 2215 2228 2230 2279 2284 2291 2310 2314 2315 2316 2329 2365 2370 2377 2384 2385 2386 2392 2405 2408 2409 2411 2425 2449 2450 2974 2977 2983 2997 3366 3367  Timeline
Symbol 436 GraphicUsed by:437
Symbol 437 MovieClipUses:436Used by:445 704 1206 1340 1368 2187 2192 2195 2201 2202 2203 2215 2228 2230 2279 2284 2291 2315 2316 2983 3366  Timeline
Symbol 438 GraphicUsed by:439
Symbol 439 MovieClipUses:438Used by:445 704 1206 1340 1368 2187 2192 2195 2201 2202 2203 2215 2228 2230 2279 2284 2291 2315 2316 2322 2365 2370 2405 2408 2409 2425 2449 2450 2983 3366  Timeline
Symbol 440 GraphicUsed by:441
Symbol 441 MovieClipUses:440Used by:444 1206 1340 1368 2228 2230 2279 2284 2291
Symbol 442 GraphicUsed by:443
Symbol 443 MovieClipUses:442Used by:444 896 916 1206 1340 1368 2228 2230 2279 2284 2291  Timeline
Symbol 444 MovieClipUses:441 443Used by:445 704 2215 2315 2316 2983 3367
Symbol 445 MovieClipUses:433 435 437 439 257 444Used by:2212 2213 2316 2996 2997 3076 3201  Timeline
Symbol 446 GraphicUsed by:447
Symbol 447 MovieClipUses:446Used by:869 1220 2023 2027 2384 2385  Timeline
Symbol 448 GraphicUsed by:449
Symbol 449 MovieClipUses:448Used by:869 2385  Timeline
Symbol 450 GraphicUsed by:451
Symbol 451 MovieClipUses:450Used by:869 1220 2023 2027 2384 2385  Timeline
Symbol 452 GraphicUsed by:453
Symbol 453 MovieClipUses:452Used by:869 1220 2023 2027 2385  Timeline
Symbol 454 GraphicUsed by:455
Symbol 455 MovieClipUses:454Used by:869 1220 2023 2027 2038 2385  Timeline
Symbol 456 GraphicUsed by:457
Symbol 457 MovieClipUses:456Used by:869 1220 2023 2027 2384 2385  Timeline
Symbol 458 MovieClipUses:19Used by:865 870 916 1220 1325 1498 2023 2027 2038 2084 2330 2384 2385 2390 2499 2505 2997  Timeline
Symbol 459 GraphicUsed by:460  Timeline
Symbol 460 MovieClipUses:459Used by:865 870 916 1220 1325 1498 2023 2027 2038 2084 2330 2384 2385 2390 2499 2505 2997  Timeline
Symbol 461 GraphicUsed by:462
Symbol 462 MovieClipUses:461Used by:865 870 916 2330 2384 2385 2390 2997  Timeline
Symbol 463 GraphicUsed by:464
Symbol 464 MovieClipUses:463Used by:870 1220 2023 2027 2038 2385 3196  Timeline
Symbol 465 GraphicUsed by:466
Symbol 466 MovieClipUses:465Used by:865 870 915 1220 2023 2027 2038 2385 2499 2505 2767 2770 2773 2997 3196  Timeline
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:467Used by:870 915 1220 2023 2027 2038 2385 2767 2770 2773 3196  Timeline
Symbol 469 GraphicUsed by:472
Symbol 470 GraphicUsed by:471
Symbol 471 MovieClipUses:470Used by:472 474 476 743 923 933 935 938 940 942 1286  Timeline
Symbol 472 MovieClipUses:469 471Used by:Timeline
Symbol 473 GraphicUsed by:474
Symbol 474 MovieClipUses:473 471Used by:Timeline
Symbol 475 GraphicUsed by:476  Timeline
Symbol 476 MovieClipUses:475 471Used by:Timeline
Symbol 477 BitmapUsed by:478
Symbol 478 GraphicUses:477Used by:Timeline
Symbol 479 GraphicUsed by:480
Symbol 480 MovieClipUses:479Used by:Timeline
Symbol 481 GraphicUsed by:482
Symbol 482 MovieClipUses:481Used by:Timeline
Symbol 483 GraphicUsed by:484
Symbol 484 MovieClipUses:483Used by:Timeline
Symbol 485 GraphicUsed by:486
Symbol 486 MovieClipUses:485Used by:Timeline
Symbol 487 GraphicUsed by:Timeline
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClipUses:488Used by:1641 3324 3329 3336  Timeline
Symbol 490 GraphicUsed by:491
Symbol 491 MovieClipUses:490Used by:3490  Timeline
Symbol 492 GraphicUsed by:493
Symbol 493 MovieClipUses:492Used by:1539 2101  Timeline
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClipUses:494Used by:Timeline
Symbol 496 GraphicUsed by:497
Symbol 497 MovieClipUses:496Used by:Timeline
Symbol 498 GraphicUsed by:499
Symbol 499 MovieClipUses:498Used by:Timeline
Symbol 500 GraphicUsed by:501 2095
Symbol 501 MovieClipUses:500Used by:2101  Timeline
Symbol 502 GraphicUsed by:503 2094
Symbol 503 MovieClipUses:502Used by:1539 1674 2101  Timeline
Symbol 504 GraphicUsed by:505
Symbol 505 MovieClipUses:504Used by:1539 1674 2101  Timeline
Symbol 506 GraphicUsed by:507
Symbol 507 MovieClipUses:506Used by:Timeline
Symbol 508 GraphicUsed by:509
Symbol 509 MovieClipUses:508Used by:1539 2101  Timeline
Symbol 510 GraphicUsed by:513
Symbol 511 GraphicUsed by:512
Symbol 512 MovieClipUses:511Used by:513 539 562 2090
Symbol 513 MovieClipUses:510 512Used by:Timeline
Symbol 514 GraphicUsed by:515
Symbol 515 MovieClipUses:514Used by:Timeline
Symbol 516 GraphicUsed by:517
Symbol 517 MovieClipUses:516Used by:1539 1674 2101  Timeline
Symbol 518 GraphicUsed by:Timeline
Symbol 519 GraphicUsed by:520
Symbol 520 MovieClipUses:519Used by:Timeline
Symbol 521 GraphicUsed by:Timeline
Symbol 522 GraphicUsed by:523
Symbol 523 MovieClipUses:522Used by:Timeline
Symbol 524 GraphicUsed by:525
Symbol 525 MovieClipUses:524Used by:2101  Timeline
Symbol 526 GraphicUsed by:527 2097
Symbol 527 MovieClipUses:526Used by:586 1539 1674 2101 3324 3329 3490 3501  Timeline
Symbol 528 GraphicUsed by:529
Symbol 529 MovieClipUses:528Used by:Timeline
Symbol 530 GraphicUsed by:556 1674 3484  Timeline
Symbol 531 GraphicUsed by:532 2098
Symbol 532 MovieClipUses:531Used by:586 1539 1674 2101 3315 3484 3490  Timeline
Symbol 533 SoundUsed by:Timeline
Symbol 534 GraphicUsed by:535
Symbol 535 MovieClipUses:534Used by:Timeline
Symbol 536 GraphicUsed by:537
Symbol 537 MovieClipUses:536Used by:Timeline
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClipUses:538 512Used by:Timeline
Symbol 540 GraphicUsed by:541
Symbol 541 MovieClipUses:540Used by:586 1539 1641 2101 3292 3324 3329 3336  Timeline
Symbol 542 GraphicUsed by:543
Symbol 543 MovieClipUses:542Used by:1641  Timeline
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClipUses:544Used by:1641 3324 3329 3336  Timeline
Symbol 546 GraphicUsed by:547
Symbol 547 MovieClipUses:546Used by:586 1539 2101  Timeline
Symbol 548 GraphicUsed by:549 2096
Symbol 549 MovieClipUses:548Used by:586  Timeline
Symbol 550 GraphicUsed by:551
Symbol 551 MovieClipUses:550Used by:Timeline
Symbol 552 GraphicUsed by:553
Symbol 553 MovieClipUses:552Used by:586 1539 2101 3292  Timeline
Symbol 554 GraphicUsed by:555
Symbol 555 MovieClipUses:554Used by:Timeline
Symbol 556 MovieClipUses:530Used by:Timeline
Symbol 557 GraphicUsed by:558
Symbol 558 MovieClipUses:557Used by:1539 2101  Timeline
Symbol 559 GraphicUsed by:560 2092
Symbol 560 MovieClipUses:559Used by:1539 2101  Timeline
Symbol 561 GraphicUsed by:562 2090
Symbol 562 MovieClipUses:561 512Used by:1539  Timeline
Symbol 563 GraphicUsed by:564 2091
Symbol 564 MovieClipUses:563Used by:1539 2101  Timeline
Symbol 565 GraphicUsed by:566
Symbol 566 MovieClipUses:565Used by:569 2093
Symbol 567 GraphicUsed by:568
Symbol 568 MovieClipUses:567Used by:569 2093
Symbol 569 MovieClipUses:566 568Used by:1539  Timeline
Symbol 570 GraphicUsed by:571
Symbol 571 MovieClipUses:570Used by:1539 2101  Timeline
Symbol 572 GraphicUsed by:573
Symbol 573 MovieClipUses:572Used by:586 2101  Timeline
Symbol 574 GraphicUsed by:575
Symbol 575 MovieClipUses:574Used by:586 1539 1674 3324 3329 3337 3338 3485 3501  Timeline
Symbol 576 GraphicUsed by:579
Symbol 577 GraphicUsed by:579
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClipUses:576 577 578Used by:586 1539 1674 3324 3329 3337 3338 3486 3501  Timeline
Symbol 580 GraphicUsed by:581
Symbol 581 MovieClipUses:580Used by:Timeline
Symbol 582 GraphicUsed by:583
Symbol 583 MovieClipUses:582Used by:586  Timeline
Symbol 584 GraphicUsed by:585
Symbol 585 MovieClipUses:584Used by:586 1539 1674 3324 3329 3337 3338 3487 3501  Timeline
Symbol 586 MovieClipUses:553 541 549 573 547 575 579 585 527 532 583Used by:Timeline
Symbol 587 GraphicUsed by:588
Symbol 588 MovieClipUses:587Used by:1539  Timeline
Symbol 589 GraphicUsed by:590
Symbol 590 MovieClipUses:589Used by:1539 3292  Timeline
Symbol 591 GraphicUsed by:592
Symbol 592 MovieClipUses:591Used by:1539 3484 3490  Timeline
Symbol 593 GraphicUsed by:594
Symbol 594 MovieClipUses:593Used by:1539  Timeline
Symbol 595 GraphicUsed by:596
Symbol 596 MovieClipUses:595Used by:1539 3292 3468  Timeline
Symbol 597 GraphicUsed by:1539 3294 3461  Timeline
Symbol 598 GraphicUsed by:599
Symbol 599 MovieClipUses:598Used by:Timeline
Symbol 600 GraphicUsed by:601
Symbol 601 MovieClipUses:600Used by:Timeline
Symbol 602 SoundUsed by:2014 2082  Timeline
Symbol 603 GraphicUsed by:604
Symbol 604 MovieClipUses:603Used by:Timeline
Symbol 605 GraphicUsed by:606
Symbol 606 MovieClipUses:605Used by:Timeline
Symbol 607 GraphicUsed by:Timeline
Symbol 608 GraphicUsed by:609
Symbol 609 MovieClipUses:608Used by:Timeline
Symbol 610 GraphicUsed by:611
Symbol 611 MovieClipUses:610Used by:Timeline
Symbol 612 GraphicUsed by:613
Symbol 613 MovieClipUses:612Used by:1674 2019 2082  Timeline
Symbol 614 GraphicUsed by:615
Symbol 615 MovieClipUses:614Used by:2019  Timeline
Symbol 616 GraphicUsed by:617
Symbol 617 MovieClipUses:616Used by:1674 2019 2082  Timeline
Symbol 618 GraphicUsed by:619
Symbol 619 MovieClipUses:618Used by:2019  Timeline
Symbol 620 GraphicUsed by:621
Symbol 621 MovieClipUses:620Used by:2019  Timeline
Symbol 622 GraphicUsed by:2019  Timeline
Symbol 623 GraphicUsed by:624
Symbol 624 MovieClipUses:623Used by:2019  Timeline
Symbol 625 GraphicUsed by:626
Symbol 626 MovieClipUses:625Used by:2019  Timeline
Symbol 627 GraphicUsed by:628
Symbol 628 MovieClipUses:627Used by:2019  Timeline
Symbol 629 GraphicUsed by:630
Symbol 630 MovieClipUses:629Used by:2019  Timeline
Symbol 631 SoundUsed by:1255  Timeline
Symbol 632 GraphicUsed by:633
Symbol 633 MovieClipUses:632Used by:1674 2019 2082  Timeline
Symbol 634 GraphicUsed by:635
Symbol 635 MovieClipUses:634Used by:2019  Timeline
Symbol 636 SoundUsed by:1674 2019 2084 2157 3151  Timeline
Symbol 637 GraphicUsed by:638
Symbol 638 MovieClipUses:637Used by:639 653  Timeline
Symbol 639 MovieClipUses:638 335Used by:Timeline
Symbol 640 GraphicUsed by:641
Symbol 641 MovieClipUses:640Used by:644
Symbol 642 GraphicUsed by:643
Symbol 643 MovieClipUses:642Used by:644
Symbol 644 MovieClipUses:641 643Used by:652
Symbol 645 GraphicUsed by:652
Symbol 646 GraphicUsed by:648
Symbol 647 GraphicUsed by:648
Symbol 648 MovieClipUses:646 647Used by:652
Symbol 649 GraphicUsed by:650
Symbol 650 MovieClipUses:649Used by:651
Symbol 651 MovieClipUses:650Used by:652
Symbol 652 MovieClipUses:644 645 369 648 651Used by:Timeline
Symbol 653 MovieClipUses:638 335Used by:Timeline
Symbol 654 GraphicUsed by:655
Symbol 655 MovieClipUses:654Used by:664 673  Timeline
Symbol 656 GraphicUsed by:657
Symbol 657 MovieClipUses:656Used by:664 673  Timeline
Symbol 658 GraphicUsed by:659
Symbol 659 MovieClipUses:658Used by:664 673  Timeline
Symbol 660 GraphicUsed by:661
Symbol 661 MovieClipUses:660Used by:Timeline
Symbol 662 GraphicUsed by:663
Symbol 663 MovieClipUses:662Used by:Timeline
Symbol 664 MovieClipUses:655 659 657Used by:Timeline
Symbol 665 GraphicUsed by:666
Symbol 666 MovieClipUses:665Used by:Timeline
Symbol 667 GraphicUsed by:668
Symbol 668 MovieClipUses:667Used by:Timeline
Symbol 669 GraphicUsed by:670
Symbol 670 MovieClipUses:669Used by:Timeline
Symbol 671 GraphicUsed by:672
Symbol 672 MovieClipUses:671Used by:Timeline
Symbol 673 MovieClipUses:655 659 657Used by:Timeline
Symbol 674 GraphicUsed by:675
Symbol 675 MovieClipUses:674Used by:762 1220 1340 1368 2023 2027 2041 2187 2192 2202 2203 2212 2213 2215 2228 2230 2279 2284 2291 2315 2316 2365 2370 2377 2380 2384 2385 2386 2392 2405 2408 2409 2411 2428 2445 2450 2458 2465 2467 2479 2481 2483 2485 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2537 2546 2988 2997 3076 3201 3366 3367  Timeline
Symbol 676 GraphicUsed by:677
Symbol 677 MovieClipUses:676Used by:680 2187 2203 2310 2365 2370 2377 2425
Symbol 678 GraphicUsed by:679
Symbol 679 MovieClipUses:678Used by:680 2187 2203 2310 2365 2370 2377 2425
Symbol 680 MovieClipUses:677 679Used by:681 1220 2023 2027 2041 2192 2201 2203 2315 2316 2377 2385 2406 2442 2443 2445 2446 2447 2832 2997 3366  Timeline
Symbol 681 MovieClipUses:241 680Used by:1343 2212 2213 2214 2216 2229 2279 2284 2291 2314 2316 2365 2370 2380 2384 2391 2405 2408 2409 2411 2414 2417 2425 2434 2449 2450 2508 2509 2988 2997 3076 3201  Timeline
Symbol 682 GraphicUsed by:683
Symbol 683 MovieClipUses:682Used by:686 871
Symbol 684 GraphicUsed by:685
Symbol 685 MovieClipUses:684Used by:686 871 2279
Symbol 686 MovieClipUses:683 685Used by:Timeline
Symbol 687 GraphicUsed by:688 872
Symbol 688 MovieClipUses:687Used by:Timeline
Symbol 689 GraphicUsed by:690
Symbol 690 MovieClipUses:689Used by:Timeline
Symbol 691 GraphicUsed by:692
Symbol 692 MovieClipUses:691Used by:695 1432 2290 2315 2411 2424 2429 2442 2443 2444 2540 2832
Symbol 693 GraphicUsed by:694
Symbol 694 MovieClipUses:693Used by:695 2290 2315 2411 2424 2429 2442 2443 2444 2540 2832
Symbol 695 MovieClipUses:692 694Used by:696 713 1220 1343 1780 2023 2027 2041 2184 2195 2202 2244 2276 2279 2284 2291 2316 2370 2377 2407 2425 2447 2450 2474 2612 2614 2710 2723 2738 2984 2997  Timeline
Symbol 696 MovieClipUses:232 695Used by:703 2066 2158 2306 2316 2997 3366  Timeline
Symbol 697 GraphicUsed by:698
Symbol 698 MovieClipUses:697Used by:702 714 2365 2370 2377 2411 2442 2686 2997  Timeline
Symbol 699 GraphicUsed by:700
Symbol 700 MovieClipUses:699Used by:701
Symbol 701 MovieClipUses:700Used by:702 714 902 1346 1373 2187 2203 2227 2232 2259 2290 2291 2306 2307 2365 2370 2377 2384 2385 2411 2417 2442 2444 2463 2483 2485 2492 2500 2509 2514 2516 2536 2540 2557 2572 2575 2584 2606 2607 2612 2627 2631 2640 2686 2697 2703 2710 2737 2743 2767 2770 2831 2854 2857 2864 2973 2982 2984 2997 3077  Timeline
Symbol 702 MovieClipUses:698 701Used by:703 2158 2315 2316 3366  Timeline
Symbol 703 MovieClipUses:696 702Used by:Timeline
Symbol 704 MovieClipUses:433 435 437 439 257 444Used by:Timeline
Symbol 705 GraphicUsed by:706
Symbol 706 MovieClipUses:705Used by:712 2187 2192 2195 2201 2202 2203 2215 2276 2287 2310 2316 2973 2997 3366  Timeline
Symbol 707 GraphicUsed by:708
Symbol 708 MovieClipUses:707Used by:711 1211 1343 1373 2187 2316 2746 2997  Timeline
Symbol 709 GraphicUsed by:710
Symbol 710 MovieClipUses:709Used by:711 1343 1373 2187 2287 2316 2540 2743 2746 2997  Timeline
Symbol 711 MovieClipUses:708 710Used by:712 2192 2195 2201 2202 2215 2276 2310 2316 2450 2612 2614 2710 2973 3366  Timeline
Symbol 712 MovieClipUses:706 711Used by:2066 2212 2213 2314 2315 2316 2988 2997 3076 3201  Timeline
Symbol 713 MovieClipUses:232 695Used by:715 1220 1325 1343 1373 2023 2027 2041 2046 2049 2169 2192 2195 2202 2307 2316 2417 2985
Symbol 714 MovieClipUses:698 701Used by:715 1346 2169 2192 2195 2201 2202 2276 2377 2434 2970 3077
Symbol 715 MovieClipUses:713 714Used by:Timeline
Symbol 716 MovieClipUses:381Used by:718
Symbol 717 MovieClipUses:379Used by:718
Symbol 718 MovieClipUses:716 717Used by:Timeline
Symbol 719 GraphicUsed by:720
Symbol 720 MovieClipUses:719Used by:Timeline
Symbol 721 GraphicUsed by:722
Symbol 722 MovieClipUses:721Used by:Timeline
Symbol 723 MovieClipUses:410Used by:Timeline
Symbol 724 MovieClipUses:375Used by:Timeline
Symbol 725 MovieClipUses:389Used by:Timeline
Symbol 726 MovieClipUses:398Used by:727
Symbol 727 MovieClipUses:726Used by:Timeline
Symbol 728 GraphicUsed by:729
Symbol 729 MovieClipUses:728Used by:734
Symbol 730 GraphicUsed by:731 3403
Symbol 731 MovieClipUses:730Used by:734
Symbol 732 GraphicUsed by:733
Symbol 733 MovieClipUses:732Used by:734
Symbol 734 MovieClipUses:729 731 733Used by:735
Symbol 735 MovieClipUses:734Used by:Timeline
Symbol 736 GraphicUsed by:737
Symbol 737 MovieClipUses:736Used by:Timeline
Symbol 738 GraphicUsed by:739
Symbol 739 MovieClipUses:738Used by:Timeline
Symbol 740 GraphicUsed by:3438  Timeline
Symbol 741 GraphicUsed by:3439  Timeline
Symbol 742 GraphicUsed by:743
Symbol 743 MovieClipUses:742 471Used by:Timeline
Symbol 744 GraphicUses:197Used by:Timeline
Symbol 745 MovieClipUses:213Used by:2157  Timeline
Symbol 746 MovieClipUses:215Used by:2157  Timeline
Symbol 747 GraphicUsed by:2100  Timeline
Symbol 748 GraphicUsed by:Timeline
Symbol 749 GraphicUsed by:750
Symbol 750 MovieClipUses:749Used by:808 1674 2316 2450 2546 2710 2831  Timeline
Symbol 751 GraphicUsed by:752
Symbol 752 MovieClipUses:751 292 287Used by:789 808 2831  Timeline
Symbol 753 GraphicUsed by:754
Symbol 754 MovieClipUses:753Used by:789 808 1914 2432 2450 2831  Timeline
Symbol 755 GraphicUsed by:756
Symbol 756 MovieClipUses:755Used by:789 808 2663 2710 2724 2727 2798 2831  Timeline
Symbol 757 GraphicUsed by:758
Symbol 758 MovieClipUses:757Used by:759 808 2724 2729 2730 2731 2759 2767 2769 2770 2773 2774 2777 2806 2831  Timeline
Symbol 759 MovieClipUses:758 299Used by:789 808 2747 2831  Timeline
Symbol 760 GraphicUsed by:761
Symbol 761 MovieClipUses:760Used by:762
Symbol 762 MovieClipUses:675 761Used by:789 808 2723 2724 2727 2729 2732 2748 2759 2767 2770 2772 2774 2777 2806 2808 2817 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067  Timeline
Symbol 763 GraphicUsed by:764
Symbol 764 MovieClipUses:763Used by:770 2322 2365 2370 2405 2408 2409 2450 2723 2724 2727 2729 2734 2737 2743 2746 2772 2798 2806 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067
Symbol 765 GraphicUsed by:766
Symbol 766 MovieClipUses:765Used by:770 2723 2724 2729 2734 2737 2743 2746 2798 2806 2831
Symbol 767 GraphicUsed by:768
Symbol 768 MovieClipUses:767Used by:769 2545 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067 3077
Symbol 769 MovieClipUses:768Used by:770 2418 2419 2723 2724 2727 2729 2734 2737 2743 2746 2772 2798 2806 2831
Symbol 770 MovieClipUses:764 766 769Used by:789 808 2748 2759 2774 2777 2817 2831  Timeline
Symbol 771 GraphicUsed by:772
Symbol 772 MovieClipUses:771Used by:775
Symbol 773 GraphicUsed by:774
Symbol 774 MovieClipUses:773Used by:775
Symbol 775 MovieClipUses:772 774Used by:789 808 2723 2724 2727 2729 2732 2748 2756 2767 2770 2772 2774 2777 2808 2817 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3062 3064 3067 3077  Timeline
Symbol 776 GraphicUsed by:777
Symbol 777 MovieClipUses:776Used by:789 808 2723 2724 2727 2729 2732 2748 2756 2767 2770 2772 2774 2777 2786 2798 2806 2808 2817 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3062 3064 3067 3077  Timeline
Symbol 778 MovieClipUses:264Used by:789 808 2370 2418 2419 2442 2443 2446 2448 2727 2728 2759 2767 2770 2773 2774 2798 2813 2830 2831 2832  Timeline
Symbol 779 GraphicUsed by:780
Symbol 780 MovieClipUses:779Used by:789 808 2727 2728 2759 2767 2770 2773 2774 2798 2813 2820 2825 2830 2831  Timeline
Symbol 781 GraphicUsed by:782
Symbol 782 MovieClipUses:781Used by:789 2546 2710 2831  Timeline
Symbol 783 GraphicUsed by:784
Symbol 784 MovieClipUses:783Used by:789 808 2673 2710 2786  Timeline
Symbol 785 GraphicUsed by:786
Symbol 786 MovieClipUses:785Used by:789 808  Timeline
Symbol 787 GraphicUsed by:788
Symbol 788 MovieClipUses:787 245Used by:789 808 2831  Timeline
Symbol 789 MovieClipUses:752 302 754 756 759 762 770 775 777 275 778 780 782 267 784 786 788Used by:808  Timeline
Symbol 790 GraphicUsed by:791
Symbol 791 MovieClipUses:790Used by:808 2546 2710 2831  Timeline
Symbol 792 GraphicUsed by:793
Symbol 793 MovieClipUses:792Used by:808 2576 2710 2786 2798 2831  Timeline
Symbol 794 GraphicUsed by:795
Symbol 795 MovieClipUses:794Used by:808 2710 2831  Timeline
Symbol 796 GraphicUsed by:797
Symbol 797 MovieClipUses:796Used by:808 2546 2710 2831  Timeline
Symbol 798 GraphicUsed by:799
Symbol 799 MovieClipUses:798Used by:808 2710 2831  Timeline
Symbol 800 GraphicUsed by:801
Symbol 801 MovieClipUses:800Used by:808 2546 2710 2831  Timeline
Symbol 802 GraphicUsed by:803
Symbol 803 MovieClipUses:802Used by:808 2546 2710 2831  Timeline
Symbol 804 GraphicUsed by:805
Symbol 805 MovieClipUses:804Used by:808 2546 2710 2831  Timeline
Symbol 806 GraphicUsed by:807
Symbol 807 MovieClipUses:806Used by:808 2546 2710 2831
Symbol 808 MovieClipUses:750 789 752 302 754 756 759 762 770 775 777 275 778 780 791 267 784 786 788 758 299 793 795 797 799 801 803 805 807Used by:Timeline
Symbol 809 GraphicUsed by:Timeline
Symbol 810 GraphicUsed by:Timeline
Symbol 811 GraphicUsed by:Timeline
Symbol 812 GraphicUsed by:813
Symbol 813 MovieClipUses:812Used by:814 2457 2464 2481 2483 2485 2500 2515 2517 2518 2536 2540 2545 2546
Symbol 814 MovieClipUses:813 237Used by:2201 2451 2481 2482 2484 2486 2492 2509 2516 2546 3077  Timeline
Symbol 815 GraphicUsed by:816
Symbol 816 MovieClipUses:815Used by:823 2481 2483 2484 2485 2486 2508 2509 2525 2546 2798
Symbol 817 GraphicUsed by:818
Symbol 818 MovieClipUses:817Used by:822 2546 2777 2798
Symbol 819 GraphicUsed by:820
Symbol 820 MovieClipUses:819Used by:821
Symbol 821 MovieClipUses:820Used by:822 2508 2777 2798
Symbol 822 MovieClipUses:818 821Used by:823 2481 2482 2483 2484 2485 2486 2509
Symbol 823 MovieClipUses:816 822Used by:896 916 2464 2466 2470 2474 2475 2479 2487 2500 2510 2515 2516 2517 2518 2525 2536 2540 2545 2546 2798 3077 3201  Timeline
Symbol 824 MovieClipUses:285 287Used by:2464 2466 2470 2479 2480 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2540 2545 2546 3077  Timeline
Symbol 825 GraphicUsed by:826
Symbol 826 MovieClipUses:825Used by:828
Symbol 827 GraphicUsed by:828
Symbol 828 MovieClipUses:826 827Used by:2458 2465 2467 2479 2480 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2540 2545 2546 2977 2997 3077 3201  Timeline
Symbol 829 GraphicUsed by:830
Symbol 830 MovieClipUses:829Used by:2464 2466 2470 2474 2475 2479 2480 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2540 2545 2546 2977 2997 3077 3201  Timeline
Symbol 831 GraphicUsed by:832
Symbol 832 MovieClipUses:831Used by:833 2464 2466 2470 2474 2546
Symbol 833 MovieClipUses:285 287 832Used by:2475 2479 2480 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2540 2545 2546 2997 3077 3201  Timeline
Symbol 834 GraphicUsed by:835
Symbol 835 MovieClipUses:834Used by:838 2500 2508 2515 2540 2546
Symbol 836 GraphicUsed by:837
Symbol 837 MovieClipUses:836Used by:838 2500 2508 2515 2540 2546
Symbol 838 MovieClipUses:835 837 267Used by:2464 2465 2467 2474 2479 2481 2483 2487 2509 2510 2516 2517 2525 2536 2545 2546 2974 2977 2988 2996 2997 3077  Timeline
Symbol 839 GraphicUsed by:840
Symbol 840 MovieClipUses:839Used by:845 2516
Symbol 841 GraphicUsed by:842
Symbol 842 MovieClipUses:841Used by:845 2516 2536
Symbol 843 GraphicUsed by:844
Symbol 844 MovieClipUses:843Used by:845 2516 2536 2545 3077
Symbol 845 MovieClipUses:840 842 844Used by:852 2481 2483 2485
Symbol 846 GraphicUsed by:847
Symbol 847 MovieClipUses:846Used by:852 2481 2483 2485 2516 2536 2545 2973 2977 2997 3077
Symbol 848 GraphicUsed by:849
Symbol 849 MovieClipUses:848Used by:852 2481 2483 2485 2516 2536
Symbol 850 GraphicUsed by:851
Symbol 851 MovieClipUses:850Used by:852 2481 2483 2485 2516 2536 2545 2974 2977 2997 3077
Symbol 852 MovieClipUses:845 847 849 851Used by:2458 2465 2467 2479 2487 2500 2508 2509 2510 2515 2517 2525 2537 2546 2997 3201  Timeline
Symbol 853 GraphicUsed by:854
Symbol 854 MovieClipUses:853Used by:865 2499 2505 2997
Symbol 855 GraphicUsed by:856
Symbol 856 MovieClipUses:855Used by:865 2997
Symbol 857 GraphicUsed by:858
Symbol 858 MovieClipUses:857Used by:865 2499 2505 2997
Symbol 859 GraphicUsed by:860
Symbol 860 MovieClipUses:859Used by:865 2499 2505 2997
Symbol 861 GraphicUsed by:862
Symbol 862 MovieClipUses:861Used by:865 2499 2505 2997
Symbol 863 GraphicUsed by:864
Symbol 864 MovieClipUses:863Used by:865 2505 2622 2997
Symbol 865 MovieClipUses:854 856 858 458 460 462 270 860 862 864 466Used by:2458 2465 2467 2479 2481 2483 2485 2487 2510 2515 2516 2517 2525 2536 2540 2545 2546 2974 2977 3077  Timeline
Symbol 866 GraphicUsed by:Timeline
Symbol 867 GraphicUsed by:868
Symbol 868 MovieClipUses:867Used by:896 916  Timeline
Symbol 869 MovieClipUses:447 451 453 449 455 457Used by:870 3196  Timeline
Symbol 870 MovieClipUses:869 458 460 462 464 466 468Used by:896 1343 1377 2187 2192 2195 2201 2202 2203 2212 2213 2215 2228 2233 2234 2279 2284 2291 2310 2314 2315 2316 2386 2988 2996 2997 3076 3366  Timeline
Symbol 871 MovieClipUses:683 685Used by:1220 1340 1368 2023 2027 2041 2187 2192 2195 2201 2202 2203 2212 2213 2215 2228 2230 2237 2284 2291 2294 2310 2314 2315 2316 2988 2991 2997 3076 3201 3366  Timeline
Symbol 872 MovieClipUses:687Used by:1220 1340 1368 2023 2027 2041 2187 2192 2195 2201 2202 2203 2212 2213 2215 2228 2230 2237 2291 2294 2310 2314 2315 2316 2365 2370 2377 2380 2384 2385 2387 2388 2392 2405 2408 2409 2411 2418 2419 2425 2434 2439 2449 2450 2988 2991 2997 3076 3201 3366  Timeline
Symbol 873 GraphicUsed by:874
Symbol 874 MovieClipUses:873Used by:2192 2201 2202 2206 2316 3366  Timeline
Symbol 875 GraphicUsed by:876
Symbol 876 MovieClipUses:875Used by:Timeline
Symbol 877 GraphicUsed by:878
Symbol 878 MovieClipUses:877Used by:Timeline
Symbol 879 GraphicUsed by:880
Symbol 880 MovieClipUses:879Used by:896 916  Timeline
Symbol 881 GraphicUsed by:882 936
Symbol 882 MovieClipUses:881Used by:896 916  Timeline
Symbol 883 GraphicUsed by:884
Symbol 884 MovieClipUses:883Used by:896 916  Timeline
Symbol 885 GraphicUsed by:886
Symbol 886 MovieClipUses:885Used by:896 916
Symbol 887 GraphicUsed by:888
Symbol 888 MovieClipUses:887Used by:896 916
Symbol 889 GraphicUsed by:890
Symbol 890 MovieClipUses:889Used by:896 916
Symbol 891 GraphicUsed by:892
Symbol 892 MovieClipUses:891Used by:896 916
Symbol 893 GraphicUsed by:894
Symbol 894 MovieClipUses:893Used by:896 916
Symbol 895 GraphicUsed by:896 916
Symbol 896 MovieClipUses:232 230 237 868 886 888 882 880 432 884 443 823 870 890 892 894 895Used by:Timeline
Symbol 897 SoundUsed by:Timeline
Symbol 898 GraphicUses:363Used by:Timeline
Symbol 899 GraphicUsed by:Timeline
Symbol 900 GraphicUsed by:901
Symbol 901 MovieClipUses:900Used by:902 2483
Symbol 902 MovieClipUses:901 701Used by:2451 2481  Timeline
Symbol 903 GraphicUsed by:912 2256 2390 2400
Symbol 904 GraphicUsed by:905
Symbol 905 MovieClipUses:904Used by:912 2256 2384 2390 2400  Timeline
Symbol 906 GraphicUsed by:907
Symbol 907 MovieClipUses:906Used by:912 2256 2390
Symbol 908 GraphicUsed by:909
Symbol 909 MovieClipUses:908Used by:912 2256 2384 2390 2400  Timeline
Symbol 910 GraphicUsed by:911
Symbol 911 MovieClipUses:910Used by:912 2256 2384 2390 2400
Symbol 912 MovieClipUses:903 905 907 909 911Used by:916 2330
Symbol 913 GraphicUsed by:914
Symbol 914 MovieClipUses:913Used by:916 2256 2330 2384 2390 2400
Symbol 915 MovieClipUses:466 468Used by:916 2256 2330 2384 2390 2400  Timeline
Symbol 916 MovieClipUses:232 230 237 868 886 888 882 880 432 884 443 435 912 458 460 462 914 915 823 890 892 894 895Used by:Timeline
Symbol 917 GraphicUsed by:1483 3151 3524  Timeline
Symbol 918 GraphicUsed by:919  Timeline
Symbol 919 MovieClipUses:918Used by:1325 1498 2083  Timeline
Symbol 920 GraphicUsed by:921
Symbol 921 MovieClipUses:920Used by:1498 2083  Timeline
Symbol 922 GraphicUsed by:923
Symbol 923 MovieClipUses:922 471Used by:1498 2083  Timeline
Symbol 924 GraphicUsed by:925  Timeline
Symbol 925 MovieClipUses:924Used by:Timeline
Symbol 926 GraphicUsed by:927  Timeline
Symbol 927 MovieClipUses:926Used by:1498 2084  Timeline
Symbol 928 GraphicUsed by:929  Timeline
Symbol 929 MovieClipUses:928Used by:1498 2083  Timeline
Symbol 930 GraphicUsed by:931 1497  Timeline
Symbol 931 MovieClipUses:930Used by:1498 2084  Timeline
Symbol 932 GraphicUsed by:933
Symbol 933 MovieClipUses:932 471Used by:Timeline
Symbol 934 GraphicUsed by:935
Symbol 935 MovieClipUses:934 471Used by:Timeline
Symbol 936 MovieClipUses:881Used by:Timeline
Symbol 937 GraphicUsed by:938
Symbol 938 MovieClipUses:937 471Used by:Timeline
Symbol 939 GraphicUsed by:940
Symbol 940 MovieClipUses:939 471Used by:Timeline
Symbol 941 GraphicUsed by:942
Symbol 942 MovieClipUses:941 471Used by:Timeline
Symbol 943 SoundUsed by:Timeline
Symbol 944 GraphicUsed by:945
Symbol 945 MovieClipUses:944Used by:Timeline
Symbol 946 GraphicUsed by:947
Symbol 947 MovieClipUses:946Used by:952
Symbol 948 GraphicUsed by:952
Symbol 949 GraphicUsed by:952
Symbol 950 GraphicUsed by:952
Symbol 951 MovieClipUsed by:952 959
Symbol 952 MovieClipUses:66 947 948 949 950 951Used by:959
Symbol 953 GraphicUsed by:954
Symbol 954 MovieClipUses:953Used by:959
Symbol 955 GraphicUsed by:958
Symbol 956 GraphicUsed by:957
Symbol 957 MovieClipUses:956Used by:958
Symbol 958 MovieClipUses:955 957Used by:959
Symbol 959 MovieClipUses:952 954 951 958Used by:Timeline
Symbol 960 GraphicUsed by:993
Symbol 961 GraphicUsed by:962 1331
Symbol 962 MovieClipUses:961Used by:993 1078 1086 1087
Symbol 963 GraphicUsed by:964 1892
Symbol 964 MovieClipUses:963Used by:993 1078 1086 1087 1902
Symbol 965 GraphicUsed by:966 967
Symbol 966 MovieClipUses:965Used by:993 1086 1087 1403 1419 1455  Timeline
Symbol 967 MovieClipUses:965Used by:993 1078 1086 1087
Symbol 968 GraphicUsed by:969
Symbol 969 MovieClipUses:968Used by:972 1785 3169
Symbol 970 GraphicUsed by:971 3170
Symbol 971 MovieClipUses:970Used by:972 993 1078 1086 1087 1769 1770 1841 3169
Symbol 972 MovieClipUses:969 971Used by:993 1078 1086 1087 1770
Symbol 973 GraphicUsed by:974 975
Symbol 974 MovieClipUses:973Used by:993 1078 1086 1087 3171
Symbol 975 MovieClipUses:973Used by:993 1086 1087 1769 1770 3171
Symbol 976 GraphicUsed by:982 1848
Symbol 977 FontUsed by:978 979 980 981
Symbol 978 TextUses:977Used by:982 1848
Symbol 979 TextUses:977Used by:982 1848
Symbol 980 TextUses:977Used by:982 1848
Symbol 981 TextUses:977Used by:982 1848
Symbol 982 MovieClipUses:976 978 979 980 981Used by:993 1078 1086 1087
Symbol 983 GraphicUsed by:984 1716
Symbol 984 MovieClipUses:983Used by:987 3176 3219
Symbol 985 GraphicUsed by:986
Symbol 986 MovieClipUses:985Used by:987 1721 3176 3219  Timeline
Symbol 987 MovieClipUses:984 986Used by:993 1078 1086 1087
Symbol 988 GraphicUsed by:993 1086 1087
Symbol 989 GraphicUsed by:993 1086 1087
Symbol 990 GraphicUsed by:993 1086 1087
Symbol 991 GraphicUsed by:992 2058
Symbol 992 MovieClipUses:991Used by:993 1078 1086 1087 2942
Symbol 993 MovieClipUses:960 962 964 966 967 972 971 974 975 982 987 988 989 990 992Used by:1188
Symbol 994 TextUses:1Used by:995 1018
Symbol 995 MovieClipUses:994Used by:1002
Symbol 996 GraphicUsed by:1001
Symbol 997 GraphicUsed by:1001
Symbol 998 GraphicUsed by:999
Symbol 999 MovieClipUses:998Used by:1001
Symbol 1000 GraphicUsed by:1001
Symbol 1001 MovieClipUses:996 997 999 1000Used by:1002 1188
Symbol 1002 MovieClipUses:995 1001Used by:1188
Symbol 1003 BitmapUsed by:1005 1012 1015
Symbol 1004 BitmapUsed by:1005 1096
Symbol 1005 GraphicUses:1003 1004Used by:1006 1007
Symbol 1006 MovieClipUses:1005Used by:1007
Symbol 1007 ButtonUses:1006 1005Used by:1188
Symbol 1008 GraphicUsed by:1009 1109 1181
Symbol 1009 ButtonUses:1008Used by:1188
Symbol 1010 MovieClipUsed by:1188
Symbol 1011 GraphicUsed by:1188
Symbol 1012 GraphicUses:1003Used by:1188
Symbol 1013 MovieClipUsed by:1188
Symbol 1014 GraphicUsed by:1188
Symbol 1015 GraphicUses:1003Used by:1188
Symbol 1016 TextUses:1Used by:1188
Symbol 1017 TextUses:1Used by:1188
Symbol 1018 MovieClipUses:994Used by:1188
Symbol 1019 GraphicUsed by:1022 1023
Symbol 1020 GraphicUsed by:1022
Symbol 1021 GraphicUsed by:1022
Symbol 1022 ButtonUses:1019 1020 1021Used by:1023
Symbol 1023 MovieClipUses:1019 1022Used by:1188
Symbol 1024 TextUses:1Used by:1025
Symbol 1025 MovieClipUses:1024Used by:1188
Symbol 1026 GraphicUsed by:1027
Symbol 1027 MovieClipUses:1026Used by:1034 1172
Symbol 1028 TextUses:1Used by:1029
Symbol 1029 MovieClipUses:1028Used by:1034 1172
Symbol 1030 GraphicUsed by:1034 1172
Symbol 1031 GraphicUsed by:1034 1172
Symbol 1032 GraphicUsed by:1034 1172
Symbol 1033 SoundUsed by:1034 1166 1169 1172 1182 1185
Symbol 1034 ButtonUses:1027 1029 1030 1031 1032 1033Used by:1188
Symbol 1035 GraphicUsed by:1178 1188
Symbol 1036 GraphicUsed by:1037
Symbol 1037 MovieClipUses:1036Used by:1044 1173
Symbol 1038 TextUses:1Used by:1039
Symbol 1039 MovieClipUses:1038Used by:1044 1173
Symbol 1040 GraphicUsed by:1044 1173
Symbol 1041 GraphicUsed by:1044 1173
Symbol 1042 GraphicUsed by:1044 1173
Symbol 1043 SoundUsed by:1044 1104 1105 1107 1159 1173
Symbol 1044 ButtonUses:1037 1039 1040 1041 1042 1043Used by:1188
Symbol 1045 TextUses:1Used by:1046
Symbol 1046 MovieClipUses:1045Used by:1178 1188
Symbol 1047 GraphicUsed by:1048
Symbol 1048 MovieClipUses:1047Used by:1055
Symbol 1049 TextUses:1Used by:1050 1179
Symbol 1050 MovieClipUses:1049Used by:1055
Symbol 1051 GraphicUsed by:1055
Symbol 1052 GraphicUsed by:1055 1188
Symbol 1053 GraphicUsed by:1055
Symbol 1054 SoundUsed by:1055 1178
Symbol 1055 ButtonUses:1048 1050 1051 1052 1053 1054Used by:1188
Symbol 1056 GraphicUsed by:1057 1058 1059
Symbol 1057 ButtonUses:1056Used by:1188
Symbol 1058 ButtonUses:1056Used by:1188
Symbol 1059 MovieClipUses:1056Used by:1060
Symbol 1060 MovieClipUses:1059Used by:1188
Symbol 1061 GraphicUsed by:1063
Symbol 1062 GraphicUsed by:1063
Symbol 1063 MovieClipUses:1061 1062Used by:1188
Symbol 1064 GraphicUsed by:1078 1148
Symbol 1065 TextUses:1Used by:1078
Symbol 1066 TextUses:1Used by:1078
Symbol 1067 TextUses:1Used by:1078
Symbol 1068 TextUses:1Used by:1078
Symbol 1069 TextUses:1Used by:1078
Symbol 1070 TextUses:1Used by:1078
Symbol 1071 TextUses:1Used by:1078
Symbol 1072 GraphicUsed by:1078
Symbol 1073 TextUses:1Used by:1078
Symbol 1074 GraphicUsed by:1078
Symbol 1075 TextUses:1Used by:1078
Symbol 1076 GraphicUsed by:1078
Symbol 1077 TextUses:1Used by:1078
Symbol 1078 MovieClipUses:1064 1065 962 1066 964 1067 967 1068 972 971 974 1069 982 1070 987 1071 1072 1073 1074 1075 1076 1077 992Used by:1188
Symbol 1079 GraphicUsed by:1188
Symbol 1080 GraphicUsed by:1081 1082 1083 1084 1085 1119
Symbol 1081 ButtonUses:1080Used by:1086 1087
Symbol 1082 ButtonUses:1080Used by:1086 1087
Symbol 1083 ButtonUses:1080Used by:1086 1087
Symbol 1084 ButtonUses:1080Used by:1086 1087
Symbol 1085 ButtonUses:1080Used by:1086 1087
Symbol 1086 MovieClipUses:962 1081 964 1082 966 967 1083 972 971 974 975 982 987 1084 988 1085 989 990 992Used by:1088
Symbol 1087 MovieClipUses:962 1081 964 1082 966 967 1083 972 971 974 975 982 987 1084 988 1085 989 990 992Used by:1088
Symbol 1088 MovieClipUses:1086 1087Used by:1188
Symbol 1089 MovieClipUsed by:1188
Symbol 1090 GraphicUsed by:1091
Symbol 1091 MovieClipUses:1090Used by:1188
Symbol 1092 MovieClipUsed by:1188
Symbol 1093 MovieClipUsed by:1188
Symbol 1094 GraphicUsed by:1095
Symbol 1095 MovieClipUses:1094Used by:1188
Symbol 1096 GraphicUses:1004Used by:1097
Symbol 1097 MovieClipUses:1096Used by:1188
Symbol 1098 TextUses:1Used by:1188
Symbol 1099 TextUses:1Used by:1188
Symbol 1100 TextUses:1Used by:1188
Symbol 1101 TextUses:1Used by:1188
Symbol 1102 GraphicUsed by:1104 1105 1107
Symbol 1103 GraphicUsed by:1104 1105 1107 1108
Symbol 1104 ButtonUses:1102 1103 1043Used by:1108
Symbol 1105 ButtonUses:1102 1103 1043Used by:1108
Symbol 1106 GraphicUsed by:1108
Symbol 1107 ButtonUses:1102 1103 1043Used by:1108
Symbol 1108 MovieClipUses:1104 1105 1103 1106 1107Used by:1188
Symbol 1109 ButtonUses:1008Used by:1188
Symbol 1110 GraphicUsed by:1148
Symbol 1111 FontUsed by:1112 1113 1130 1131 1132
Symbol 1112 TextUses:1111Used by:1122
Symbol 1113 TextUses:1111Used by:1122
Symbol 1114 GraphicUsed by:1117
Symbol 1115 GraphicUsed by:1117
Symbol 1116 GraphicUsed by:1117
Symbol 1117 ButtonUses:1114 1115 1116Used by:1122
Symbol 1118 GraphicUsed by:1120 1121
Symbol 1119 ButtonUses:1080Used by:1120 1121
Symbol 1120 MovieClipUses:1118 1119Used by:1122
Symbol 1121 MovieClipUses:1118 1119Used by:1122
Symbol 1122 MovieClipUses:1112 1113 1117 1120 1121Used by:1123
Symbol 1123 MovieClipUses:1122Used by:1148
Symbol 1124 GraphicUsed by:1125 1126 1135 1136 1145 1146
Symbol 1125 ButtonUses:1124Used by:1148
Symbol 1126 ButtonUses:1124Used by:1148
Symbol 1127 MovieClipUsed by:1148
Symbol 1128 MovieClipUsed by:1148
Symbol 1129 TextUses:1Used by:1148
Symbol 1130 TextUses:1111Used by:1148
Symbol 1131 TextUses:1111Used by:1148
Symbol 1132 TextUses:1111Used by:1148
Symbol 1133 FontUsed by:1134
Symbol 1134 EditableTextUses:1133Used by:1148
Symbol 1135 ButtonUses:1124Used by:1148
Symbol 1136 ButtonUses:1124Used by:1148
Symbol 1137 TextUses:1Used by:1139
Symbol 1138 GraphicUsed by:1139
Symbol 1139 ButtonUses:1137 1138Used by:1148
Symbol 1140 MovieClipUsed by:1148
Symbol 1141 GraphicUsed by:1148
Symbol 1142 GraphicUsed by:1144
Symbol 1143 GraphicUsed by:1144
Symbol 1144 MovieClipUses:1142 1143Used by:1148
Symbol 1145 ButtonUses:1124Used by:1148
Symbol 1146 ButtonUses:1124Used by:1148
Symbol 1147 MovieClipUsed by:1148
Symbol 1148 MovieClipUses:1110 1123 1125 1126 1127 1128 1064 1129 1130 1131 1132 1134 1135 1136 1139 1140 1141 1144 1145 1146 1147Used by:1188
Symbol 1149 GraphicUsed by:1150 1499
Symbol 1150 ButtonUses:1149Used by:1151 1170 2087
Symbol 1151 MovieClipUses:27 1150Used by:1188
Symbol 1152 GraphicUsed by:1153
Symbol 1153 MovieClipUses:1152Used by:1159
Symbol 1154 TextUses:1Used by:1155
Symbol 1155 MovieClipUses:1154Used by:1159
Symbol 1156 GraphicUsed by:1159
Symbol 1157 GraphicUsed by:1159
Symbol 1158 GraphicUsed by:1159
Symbol 1159 ButtonUses:1153 1155 1156 1157 1158 1043Used by:1170
Symbol 1160 GraphicUsed by:1161 1184
Symbol 1161 MovieClipUses:1160Used by:1170 1187
Symbol 1162 TextUses:1Used by:1170
Symbol 1163 TextUses:1Used by:1170
Symbol 1164 TextUses:1Used by:1165
Symbol 1165 MovieClipUses:1164Used by:1166 1182 1185
Symbol 1166 ButtonUses:1165 66 1033Used by:1170
Symbol 1167 TextUses:1Used by:1168
Symbol 1168 MovieClipUses:1167Used by:1169
Symbol 1169 ButtonUses:1168 66 1033Used by:1170
Symbol 1170 MovieClipUses:1159 1150 1161 1162 1163 1166 1169Used by:1188
Symbol 1171 GraphicUsed by:1188
Symbol 1172 ButtonUses:1027 1029 1030 1031 1032 1033Used by:1188
Symbol 1173 ButtonUses:1037 1039 1040 1041 1042 1043Used by:1188
Symbol 1174 GraphicUsed by:1175
Symbol 1175 MovieClipUses:1174Used by:1178
Symbol 1176 GraphicUsed by:1178
Symbol 1177 GraphicUsed by:1178
Symbol 1178 ButtonUses:1175 1046 1176 1035 1177 1054Used by:1188
Symbol 1179 MovieClipUses:1049Used by:1188
Symbol 1180 GraphicUsed by:1188
Symbol 1181 ButtonUses:1008Used by:1188
Symbol 1182 ButtonUses:1165 66 1033Used by:1187
Symbol 1183 TextUses:1Used by:1187
Symbol 1184 MovieClipUses:1160Used by:1187
Symbol 1185 ButtonUses:1165 66 1033Used by:1187
Symbol 1186 TextUses:1Used by:1187
Symbol 1187 MovieClipUses:1161 1182 1183 1184 1185 1186Used by:1188
Symbol 1188 MovieClipUses:993 1002 1007 1009 1010 1011 1012 1013 1014 1015 1016 1017 1001 1018 1023 1025 1034 1035 1044 1046 1055 1057 1058 1060 1063 1078 1079 1088 1089 1091 1092 1093 1095 1097 1098 1099 1100 1101 1108 1109 1148 1151 1170 1171 1172 1052 1173 1178 1179 1180 1181 1187Used by:Timeline
Symbol 1189 GraphicUsed by:2087
Symbol 1190 GraphicUsed by:2087
Symbol 1191 GraphicUsed by:1192
Symbol 1192 MovieClipUses:1191Used by:1255 1902
Symbol 1193 GraphicUsed by:1194
Symbol 1194 MovieClipUses:1193Used by:1199 1255
Symbol 1195 GraphicUsed by:1196
Symbol 1196 MovieClipUses:1195Used by:1255 1265 1325 1911 2192 2195 2201 2316 2464 2466 2470 2473 2500 2508 2509 2510 2515 2516 2517 2519 2536 2540 2545 2546
Symbol 1197 GraphicUsed by:1198
Symbol 1198 MovieClipUses:1197Used by:1255
Symbol 1199 MovieClipUses:1194Used by:1255
Symbol 1200 SoundUsed by:1255
Symbol 1201 GraphicUsed by:1202
Symbol 1202 MovieClipUses:1201Used by:1255
Symbol 1203 SoundUsed by:1255
Symbol 1204 GraphicUsed by:1205
Symbol 1205 MovieClipUses:1204Used by:1255
Symbol 1206 MovieClipUses:433 437 439 257 441 435 443Used by:1220 2023 2027 2041 2046
Symbol 1207 GraphicUsed by:1208
Symbol 1208 MovieClipUses:1207Used by:1212
Symbol 1209 GraphicUsed by:1210
Symbol 1210 MovieClipUses:1209Used by:1211
Symbol 1211 MovieClipUses:708 1210Used by:1212
Symbol 1212 MovieClipUses:1208 1211Used by:1220 2023 2027 2041 2046 2049
Symbol 1213 GraphicUsed by:1220 2023 2027
Symbol 1214 GraphicUsed by:1215
Symbol 1215 MovieClipUses:1214Used by:1220 2023 2027 2041 2046 2049 2052
Symbol 1216 GraphicUsed by:1217
Symbol 1217 MovieClipUses:1216Used by:1220 2023 2027
Symbol 1218 GraphicUsed by:1219
Symbol 1219 MovieClipUses:1218Used by:1220 1325 2023 2027 2038
Symbol 1220 MovieClipUses:432 241 680 232 695 675 871 872 277 1206 1212 713 1213 1215 447 451 453 1217 455 457 458 460 1219 464 466 468Used by:1255
Symbol 1221 GraphicUsed by:1222
Symbol 1222 MovieClipUses:1221Used by:1227
Symbol 1223 GraphicUsed by:1224
Symbol 1224 MovieClipUses:1223Used by:1227
Symbol 1225 GraphicUsed by:1226
Symbol 1226 MovieClipUses:1225Used by:1227
Symbol 1227 MovieClipUses:1222 1224 1226Used by:1251 1253
Symbol 1228 GraphicUsed by:1229
Symbol 1229 MovieClipUses:1228Used by:1250
Symbol 1230 GraphicUsed by:1233
Symbol 1231 GraphicUsed by:1232
Symbol 1232 MovieClipUses:1231Used by:1233
Symbol 1233 MovieClipUses:1230 1232Used by:1250
Symbol 1234 GraphicUsed by:1235
Symbol 1235 MovieClipUses:1234Used by:1250
Symbol 1236 GraphicUsed by:1237
Symbol 1237 MovieClipUses:1236Used by:1250
Symbol 1238 GraphicUsed by:1239
Symbol 1239 MovieClipUses:1238Used by:1250
Symbol 1240 GraphicUsed by:1241
Symbol 1241 MovieClipUses:1240Used by:1250
Symbol 1242 GraphicUsed by:1243
Symbol 1243 MovieClipUses:1242Used by:1250
Symbol 1244 GraphicUsed by:1245
Symbol 1245 MovieClipUses:1244Used by:1250
Symbol 1246 GraphicUsed by:1247
Symbol 1247 MovieClipUses:1246Used by:1250
Symbol 1248 GraphicUsed by:1249
Symbol 1249 MovieClipUses:1248Used by:1250
Symbol 1250 MovieClipUses:1229 1233 1235 1237 1239 1241 1243 1245 1247 1249Used by:1251 1253
Symbol 1251 MovieClipUses:1227 1250Used by:1255
Symbol 1252 MovieClipUses:27Used by:1255
Symbol 1253 MovieClipUses:1227 1250Used by:1255
Symbol 1254 MovieClipUses:27Used by:1255
Symbol 1255 MovieClipUses:1192 1194 1196 1198 1199 1200 1202 1203 302 1205 1220 1251 631 1252 1253 1254Used by:2087
Symbol 1256 GraphicUsed by:1257
Symbol 1257 MovieClipUses:1256Used by:1258 1279
Symbol 1258 MovieClipUses:1257Used by:1325
Symbol 1259 GraphicUsed by:1260
Symbol 1260 MovieClipUses:1259Used by:1265 1325 2192 2203 2316 2464 2466 2500 2508 2509 2510 2515 2517 2519 2536 2540 2545 2546 2997  Timeline
Symbol 1261 GraphicUsed by:1262
Symbol 1262 MovieClipUses:1261Used by:1325 1353 1367 1911 2187 2192 2195 2201 2202 2203 2211 2215 2228 2230 2239 2279 2284 2292 2294 2295 2310 2314 2315 2316 2464 2466 2470 2473 2478 2500 2508 2509 2510 2515 2516 2517 2519 2536 2540 2545 2546 2572 2576 2577 2710 2975 2988 2991 2997 3077  Timeline
Symbol 1263 SoundUsed by:1325
Symbol 1264 GraphicUsed by:1325
Symbol 1265 MovieClipUses:1260 1196Used by:1325 2316 2478
Symbol 1266 GraphicUsed by:1267
Symbol 1267 MovieClipUses:1266Used by:1325
Symbol 1268 GraphicUsed by:1325
Symbol 1269 GraphicUsed by:1270
Symbol 1270 MovieClipUses:1269Used by:1325 1352 2192 2195 2201 2202 2206 2279 2310 2314 2315 2316 2988 2991 2997 3366  Timeline
Symbol 1271 GraphicUsed by:1272
Symbol 1272 MovieClipUses:1271Used by:1325
Symbol 1273 GraphicUsed by:1325
Symbol 1274 SoundUsed by:1325 2082
Symbol 1275 GraphicUsed by:1276
Symbol 1276 MovieClipUses:1275Used by:1279
Symbol 1277 GraphicUsed by:1278
Symbol 1278 MovieClipUses:1277Used by:1279
Symbol 1279 MovieClipUses:1257 1276 1278Used by:1325
Symbol 1280 GraphicUsed by:1281
Symbol 1281 MovieClipUses:1280Used by:1282 1498 2083
Symbol 1282 MovieClipUses:1281Used by:1325
Symbol 1283 GraphicUsed by:1284
Symbol 1284 MovieClipUses:1283Used by:1325
Symbol 1285 GraphicUsed by:1286
Symbol 1286 MovieClipUses:1285 471Used by:1325
Symbol 1287 GraphicUsed by:1288 2316 2399
Symbol 1288 MovieClipUses:1287Used by:1325 1498 2083
Symbol 1289 GraphicUsed by:1290
Symbol 1290 MovieClipUses:1289Used by:1325
Symbol 1291 GraphicUsed by:1292
Symbol 1292 MovieClipUses:1291Used by:1325
Symbol 1293 GraphicUsed by:1294
Symbol 1294 MovieClipUses:1293Used by:1325
Symbol 1295 GraphicUsed by:1296
Symbol 1296 MovieClipUses:1295Used by:1325
Symbol 1297 GraphicUsed by:1298
Symbol 1298 MovieClipUses:1297Used by:1325
Symbol 1299 GraphicUsed by:1300
Symbol 1300 MovieClipUses:1299Used by:1325
Symbol 1301 GraphicUsed by:1302
Symbol 1302 MovieClipUses:1301Used by:1325 1498 2084
Symbol 1303 GraphicUsed by:1304
Symbol 1304 MovieClipUses:1303Used by:1325
Symbol 1305 GraphicUsed by:1306
Symbol 1306 MovieClipUses:1305Used by:1325
Symbol 1307 GraphicUsed by:1325
Symbol 1308 GraphicUsed by:1309
Symbol 1309 MovieClipUses:1308Used by:1325
Symbol 1310 GraphicUsed by:1311
Symbol 1311 MovieClipUses:1310Used by:1325
Symbol 1312 SoundUsed by:1325 1674
Symbol 1313 GraphicUsed by:1314
Symbol 1314 MovieClipUses:1313Used by:1325
Symbol 1315 GraphicUsed by:1316
Symbol 1316 MovieClipUses:1315Used by:1325
Symbol 1317 GraphicUsed by:1325
Symbol 1318 GraphicUsed by:1319
Symbol 1319 MovieClipUses:1318Used by:1325
Symbol 1320 GraphicUsed by:1321
Symbol 1321 MovieClipUses:1320Used by:1325
Symbol 1322 GraphicUsed by:1325
Symbol 1323 GraphicUsed by:1325
Symbol 1324 GraphicUsed by:1325
Symbol 1325 MovieClipUses:1258 1260 1196 1262 1263 1264 1265 1267 1268 1270 1272 1273 1274 1279 1282 433 257 1284 1286 1288 1290 919 1292 1294 1296 1298 1300 1302 1304 458 460 1219 1306 1307 713 1309 412 1311 1312 1314 1316 1317 1319 1321 1322 1323 1324Used by:2087
Symbol 1326 GraphicUsed by:1327
Symbol 1327 MovieClipUses:1326Used by:1381
Symbol 1328 GraphicUsed by:1329 1330
Symbol 1329 MovieClipUses:1328Used by:1381
Symbol 1330 MovieClipUses:1328Used by:1381
Symbol 1331 MovieClipUses:961Used by:1377
Symbol 1332 GraphicUsed by:1333
Symbol 1333 MovieClipUses:1332Used by:1339 1360 1366 2195 2202 2210 2215 2228 2230 2279 2293 2294 2295 2315 2316 2988 2991 2997 3077  Timeline
Symbol 1334 GraphicUsed by:1335
Symbol 1335 MovieClipUses:1334Used by:1339 1360 1366 1377 2202 2210 2215 2228 2230 2238 2279 2293 2294 2295 2310 2315 2316 2370 2377 2379 2383 2392 2405 2408 2409 2411 2418 2419 2434 2449 2450 2976 2997 3201
Symbol 1336 GraphicUsed by:1337
Symbol 1337 MovieClipUses:1336Used by:1338 2279
Symbol 1338 MovieClipUses:294 1337Used by:1339 1367 1377 2294 2295
Symbol 1339 MovieClipUses:1333 1335 1338 302Used by:1361 1377
Symbol 1340 MovieClipUses:675 433 437 439 257 441 435 443 871 872Used by:1343
Symbol 1341 GraphicUsed by:1342
Symbol 1342 MovieClipUses:1341Used by:1343 1373
Symbol 1343 MovieClipUses:681 1340 232 1342 708 710 713 870 695Used by:1361 1377
Symbol 1344 GraphicUsed by:1345
Symbol 1345 MovieClipUses:1344Used by:1346 2187 2203 2290 2444 2540
Symbol 1346 MovieClipUses:1345 714 701Used by:1377
Symbol 1347 GraphicUsed by:1348
Symbol 1348 MovieClipUses:1347Used by:1349 2279 2284 2293 2294 2295 2310 2314
Symbol 1349 MovieClipUses:260 267 1348Used by:1377
Symbol 1350 GraphicUsed by:1351
Symbol 1351 MovieClipUses:1350Used by:1352
Symbol 1352 MovieClipUses:1270 287 1351Used by:1353 1360 1366 2187 2203 2292 2294 2295
Symbol 1353 MovieClipUses:1352 1262Used by:1356 1377
Symbol 1354 GraphicUsed by:1355
Symbol 1355 MovieClipUses:1354Used by:1356 1367 2187 2192 2195 2201 2202 2203 2209 2215 2228 2230 2239 2284 2292 2294 2315 2316 2584 2975 2988 2991 2997  Timeline
Symbol 1356 MovieClipUses:1353 1355Used by:1359
Symbol 1357 GraphicUsed by:1358
Symbol 1358 MovieClipUses:1357Used by:1359 1367 1377 2014 2284 2292 2294 2432 2450
Symbol 1359 MovieClipUses:1356 1358Used by:1377
Symbol 1360 MovieClipUses:1333 1352 1335 302Used by:1361
Symbol 1361 MovieClipUses:1339 1343 1360Used by:1377
Symbol 1362 GraphicUsed by:1363
Symbol 1363 MovieClipUses:1362Used by:1377 1419
Symbol 1364 GraphicUsed by:1365
Symbol 1365 MovieClipUses:1364Used by:1377
Symbol 1366 MovieClipUses:1352 1333 302 1335Used by:1368 1377
Symbol 1367 MovieClipUses:1338 1262 1355 1358Used by:1368 1377
Symbol 1368 MovieClipUses:241 675 433 437 439 257 441 435 443 1367 871 872 1366Used by:1373
Symbol 1369 GraphicUsed by:1370
Symbol 1370 MovieClipUses:1369Used by:1373 2307 2984 2997 3077
Symbol 1371 GraphicUsed by:1372
Symbol 1372 MovieClipUses:1371Used by:1373 2801 2853 2861
Symbol 1373 MovieClipUses:1342 1368 708 710 713 1370 701 1372Used by:1377
Symbol 1374 GraphicUsed by:1375
Symbol 1375 MovieClipUses:1374Used by:1376
Symbol 1376 MovieClipUses:1375Used by:1377
Symbol 1377 MovieClipUses:1331 1339 1343 1346 1349 1353 1359 1361 1363 1365 1338 302 1335 1358 1366 1367 1373 870 1376Used by:1381
Symbol 1378 SoundUsed by:1381 2014
Symbol 1379 SoundUsed by:1381
Symbol 1380 SoundUsed by:1381
Symbol 1381 MovieClipUses:1327 1329 1330 1377 1378 1379 1380Used by:2087
Symbol 1382 GraphicUsed by:1419
Symbol 1383 GraphicUsed by:1387
Symbol 1384 GraphicUsed by:1385
Symbol 1385 MovieClipUses:1384Used by:1387 1410 1419 1454 1455 2877  Timeline
Symbol 1386 GraphicUsed by:1387
Symbol 1387 MovieClipUses:1383 1385 1386Used by:1419
Symbol 1388 GraphicUsed by:1389
Symbol 1389 MovieClipUses:1388Used by:1390
Symbol 1390 MovieClipUses:1389Used by:1393 1396
Symbol 1391 GraphicUsed by:1392
Symbol 1392 MovieClipUses:1391Used by:1393 1396
Symbol 1393 MovieClipUses:1390 1392Used by:1419 2921 2932  Timeline
Symbol 1394 GraphicUsed by:1395
Symbol 1395 MovieClipUses:1394Used by:1419
Symbol 1396 MovieClipUses:1390 1392Used by:1419 2921 2932
Symbol 1397 GraphicUsed by:1398
Symbol 1398 MovieClipUses:1397Used by:1419 1455  Timeline
Symbol 1399 GraphicUsed by:1400 2876
Symbol 1400 MovieClipUses:1399Used by:1410 1419 1454 1455 2877  Timeline
Symbol 1401 GraphicUsed by:1402
Symbol 1402 MovieClipUses:1401Used by:1403
Symbol 1403 MovieClipUses:1402 966Used by:1419 1455  Timeline
Symbol 1404 GraphicUsed by:1405
Symbol 1405 MovieClipUses:1404Used by:1419 1455  Timeline
Symbol 1406 GraphicUsed by:1407
Symbol 1407 MovieClipUses:1406Used by:1410 1454 1455 2877  Timeline
Symbol 1408 GraphicUsed by:1409 1429
Symbol 1409 MovieClipUses:1408Used by:1410 1419 1454 1455 2877  Timeline
Symbol 1410 MovieClipUses:1400 1385 1407 1409Used by:1419 1455  Timeline
Symbol 1411 GraphicUsed by:1412
Symbol 1412 MovieClipUses:1411Used by:1419 1455  Timeline
Symbol 1413 GraphicUsed by:1414
Symbol 1414 MovieClipUses:1413Used by:1419 2921 2932
Symbol 1415 SoundUsed by:1419 2997
Symbol 1416 SoundUsed by:1419
Symbol 1417 SoundUsed by:1419
Symbol 1418 SoundUsed by:1419
Symbol 1419 MovieClipUses:1382 1387 1393 1395 1396 1398 1385 1400 1403 1405 1410 1412 1409 966 1414 1415 1416 1417 1363 1418Used by:2087
Symbol 1420 GraphicUsed by:1423
Symbol 1421 GraphicUsed by:1422
Symbol 1422 MovieClipUses:1421Used by:1423
Symbol 1423 MovieClipUses:1420 1422Used by:1455
Symbol 1424 GraphicUsed by:1425
Symbol 1425 MovieClipUses:1424Used by:1455  Timeline
Symbol 1426 GraphicUsed by:1455
Symbol 1427 GraphicUsed by:1428
Symbol 1428 MovieClipUses:1427Used by:1455  Timeline
Symbol 1429 MovieClipUses:1408Used by:1455
Symbol 1430 GraphicUsed by:1431
Symbol 1431 MovieClipUses:1430Used by:1432
Symbol 1432 MovieClipUses:692 1431Used by:1433
Symbol 1433 MovieClipUses:232 1432Used by:1455
Symbol 1434 GraphicUsed by:1435
Symbol 1435 MovieClipUses:1434Used by:1455
Symbol 1436 GraphicUsed by:1437
Symbol 1437 MovieClipUses:1436Used by:1455
Symbol 1438 GraphicUsed by:1439
Symbol 1439 MovieClipUses:1438Used by:1455
Symbol 1440 GraphicUsed by:1441
Symbol 1441 MovieClipUses:1440Used by:1455
Symbol 1442 GraphicUsed by:1443
Symbol 1443 MovieClipUses:1442Used by:1455
Symbol 1444 GraphicUsed by:1445
Symbol 1445 MovieClipUses:1444Used by:1455
Symbol 1446 GraphicUsed by:1447
Symbol 1447 MovieClipUses:1446Used by:1455
Symbol 1448 SoundUsed by:1455
Symbol 1449 GraphicUsed by:1450
Symbol 1450 MovieClipUses:1449Used by:1455
Symbol 1451 GraphicUsed by:1452
Symbol 1452 MovieClipUses:1451Used by:1455
Symbol 1453 SoundUsed by:1455
Symbol 1454 MovieClipUses:1400 1385 1407 1409Used by:1455
Symbol 1455 MovieClipUses:1423 1425 1426 1412 1398 966 1385 1428 1400 1409 1407 1429 1433 1435 1437 1439 1403 1405 1410 1441 1443 1445 1447 1448 1450 1452 1453 1454Used by:2087
Symbol 1456 GraphicUsed by:1459 1500
Symbol 1457 GraphicUsed by:1458 1484
Symbol 1458 MovieClipUses:1457Used by:1459 1500 1674 2019 2081 2082 2084 3272 3359 3493 3506 3511 3536
Symbol 1459 MovieClipUses:1456 1458Used by:1674
Symbol 1460 GraphicUsed by:1483
Symbol 1461 GraphicUsed by:1462
Symbol 1462 MovieClipUses:1461Used by:1483 3151 3217 3232
Symbol 1463 GraphicUsed by:1464
Symbol 1464 MovieClipUses:1463Used by:1483 3151 3222  Timeline
Symbol 1465 GraphicUsed by:1466
Symbol 1466 MovieClipUses:1465Used by:1483 3151 3217 3232
Symbol 1467 GraphicUsed by:1468
Symbol 1468 MovieClipUses:1467Used by:1474 1483 3151
Symbol 1469 GraphicUsed by:1470 1473
Symbol 1470 MovieClipUses:1469Used by:1483
Symbol 1471 GraphicUsed by:1472
Symbol 1472 MovieClipUses:1471Used by:1474 1483 3151
Symbol 1473 MovieClipUses:1469Used by:1483 3151 3222
Symbol 1474 MovieClipUses:1468 1472Used by:1483 3151
Symbol 1475 GraphicUsed by:1483 3151
Symbol 1476 GraphicUsed by:1477
Symbol 1477 MovieClipUses:1476Used by:1483 3151  Timeline
Symbol 1478 GraphicUsed by:1479
Symbol 1479 MovieClipUses:1478Used by:1483 3151  Timeline
Symbol 1480 GraphicUsed by:1481
Symbol 1481 MovieClipUses:1480Used by:1483 3151  Timeline
Symbol 1482 GraphicUsed by:1483
Symbol 1483 MovieClipUses:1460 917 1462 1464 1466 1468 1470 1472 1473 1474 1475 1477 1479 1481 1482Used by:1674 2084
Symbol 1484 MovieClipUses:1457Used by:1674
Symbol 1485 GraphicUsed by:1498 1995 2011 2083 3151
Symbol 1486 GraphicUsed by:1487
Symbol 1487 MovieClipUses:1486Used by:1498 2083
Symbol 1488 GraphicUsed by:1489
Symbol 1489 MovieClipUses:1488Used by:1498 2083
Symbol 1490 GraphicUsed by:1491
Symbol 1491 MovieClipUses:1490Used by:1498 2083
Symbol 1492 GraphicUsed by:1493
Symbol 1493 MovieClipUses:1492Used by:1498 2083
Symbol 1494 GraphicUsed by:1495
Symbol 1495 MovieClipUses:1494Used by:1498 2084
Symbol 1496 SoundUsed by:1498  Timeline
Symbol 1497 MovieClipUses:930Used by:1498
Symbol 1498 MovieClipUses:1281 1485 1487 919 921 923 1288 1489 1491 1493 929 458 460 927 931 1495 1302 1496 1497Used by:1674
Symbol 1499 ButtonUses:1149Used by:1674
Symbol 1500 MovieClipUses:1456 1458Used by:1674 2019 2081 2082 2084
Symbol 1501 GraphicUsed by:1502
Symbol 1502 MovieClipUses:1501Used by:1505
Symbol 1503 GraphicUsed by:1504
Symbol 1504 MovieClipUses:1503Used by:1505
Symbol 1505 MovieClipUses:1502 1504Used by:1674 2082 3272 3359 3493 3506 3511 3536
Symbol 1506 GraphicUsed by:1507
Symbol 1507 MovieClipUses:1506Used by:1674 2082 3272 3359 3493 3511 3536
Symbol 1508 GraphicUsed by:1509
Symbol 1509 MovieClipUses:1508Used by:1674 2082
Symbol 1510 GraphicUsed by:1511 2928
Symbol 1511 MovieClipUses:1510Used by:1674 2082
Symbol 1512 GraphicUsed by:1513
Symbol 1513 MovieClipUses:1512Used by:1674 2082
Symbol 1514 GraphicUsed by:1515
Symbol 1515 MovieClipUses:1514Used by:1674 2082
Symbol 1516 GraphicUsed by:1517 2927
Symbol 1517 MovieClipUses:1516Used by:1674 2082 3272 3359 3488 3493 3536  Timeline
Symbol 1518 GraphicUsed by:1519
Symbol 1519 MovieClipUses:1518Used by:1674 2082
Symbol 1520 GraphicUsed by:1521
Symbol 1521 MovieClipUses:1520Used by:1674 2082
Symbol 1522 GraphicUsed by:1523
Symbol 1523 MovieClipUses:1522Used by:1526 1674 2082 3272 3359 3493 3506 3536
Symbol 1524 GraphicUsed by:1525
Symbol 1525 MovieClipUses:1524Used by:1526 1657 1674 2082 3272 3359 3493 3506 3536
Symbol 1526 MovieClipUses:1523 1525Used by:1674 2082
Symbol 1527 GraphicUsed by:1528
Symbol 1528 MovieClipUses:1527Used by:1674 2082
Symbol 1529 GraphicUsed by:1530
Symbol 1530 MovieClipUses:1529Used by:1674 2082
Symbol 1531 GraphicUsed by:1532
Symbol 1532 MovieClipUses:1531Used by:1674 2082
Symbol 1533 BitmapUsed by:1534
Symbol 1534 GraphicUses:1533Used by:1674
Symbol 1535 GraphicUsed by:1536
Symbol 1536 MovieClipUses:1535Used by:1539
Symbol 1537 GraphicUsed by:1538
Symbol 1538 MovieClipUses:1537Used by:1539 3292
Symbol 1539 MovieClipUses:590 503 505 588 493 562 1536 558 564 560 575 579 585 527 569 517 553 541 596 1538 597 547 532 592 594 571 509Used by:1674
Symbol 1540 GraphicUsed by:1541
Symbol 1541 MovieClipUses:1540Used by:1674
Symbol 1542 GraphicUsed by:1543 1674
Symbol 1543 MovieClipUses:1542Used by:1674
Symbol 1544 GraphicUsed by:1545
Symbol 1545 MovieClipUses:1544Used by:1674
Symbol 1546 GraphicUsed by:1547
Symbol 1547 MovieClipUses:1546Used by:1674
Symbol 1548 GraphicUsed by:1549
Symbol 1549 MovieClipUses:1548Used by:1674
Symbol 1550 GraphicUsed by:1551
Symbol 1551 MovieClipUses:1550Used by:1674
Symbol 1552 GraphicUsed by:1553
Symbol 1553 MovieClipUses:1552Used by:1674
Symbol 1554 GraphicUsed by:1555
Symbol 1555 MovieClipUses:1554Used by:1674
Symbol 1556 GraphicUsed by:1557
Symbol 1557 MovieClipUses:1556Used by:1674
Symbol 1558 GraphicUsed by:1559
Symbol 1559 MovieClipUses:1558Used by:1674
Symbol 1560 GraphicUsed by:1561
Symbol 1561 MovieClipUses:1560Used by:1674
Symbol 1562 GraphicUsed by:1563
Symbol 1563 MovieClipUses:1562Used by:1674
Symbol 1564 GraphicUsed by:1565
Symbol 1565 MovieClipUses:1564Used by:1674
Symbol 1566 GraphicUsed by:1567
Symbol 1567 MovieClipUses:1566Used by:1674
Symbol 1568 GraphicUsed by:1569
Symbol 1569 MovieClipUses:1568Used by:1674
Symbol 1570 GraphicUsed by:1571
Symbol 1571 MovieClipUses:1570Used by:1674
Symbol 1572 GraphicUsed by:1573
Symbol 1573 MovieClipUses:1572Used by:1674
Symbol 1574 GraphicUsed by:1575
Symbol 1575 MovieClipUses:1574Used by:1674
Symbol 1576 GraphicUsed by:1577
Symbol 1577 MovieClipUses:1576Used by:1674
Symbol 1578 GraphicUsed by:1579
Symbol 1579 MovieClipUses:1578Used by:1674
Symbol 1580 GraphicUsed by:1581
Symbol 1581 MovieClipUses:1580Used by:1582  Timeline
Symbol 1582 MovieClipUses:333 1581Used by:1674
Symbol 1583 GraphicUsed by:1584
Symbol 1584 MovieClipUses:1583Used by:1674
Symbol 1585 GraphicUsed by:1586
Symbol 1586 MovieClipUses:1585Used by:1674
Symbol 1587 GraphicUsed by:1588
Symbol 1588 MovieClipUses:1587Used by:1674  Timeline
Symbol 1589 GraphicUsed by:1590
Symbol 1590 MovieClipUses:1589Used by:1674
Symbol 1591 GraphicUsed by:1592
Symbol 1592 MovieClipUses:1591Used by:1674  Timeline
Symbol 1593 GraphicUsed by:1594
Symbol 1594 MovieClipUses:1593Used by:1674  Timeline
Symbol 1595 GraphicUsed by:1596
Symbol 1596 MovieClipUses:1595Used by:1674  Timeline
Symbol 1597 GraphicUsed by:1598
Symbol 1598 MovieClipUses:1597Used by:1674  Timeline
Symbol 1599 GraphicUsed by:1600
Symbol 1600 MovieClipUses:1599Used by:1674
Symbol 1601 GraphicUsed by:1602
Symbol 1602 MovieClipUses:1601Used by:1609 1674
Symbol 1603 GraphicUsed by:1604
Symbol 1604 MovieClipUses:1603Used by:1609 1674
Symbol 1605 GraphicUsed by:1606
Symbol 1606 MovieClipUses:1605Used by:1674
Symbol 1607 GraphicUsed by:1608
Symbol 1608 MovieClipUses:1607Used by:1674
Symbol 1609 MovieClipUses:1602 1604Used by:1674
Symbol 1610 GraphicUsed by:1611
Symbol 1611 MovieClipUses:1610Used by:1674
Symbol 1612 GraphicUsed by:1613
Symbol 1613 MovieClipUses:1612Used by:1674
Symbol 1614 SoundUsed by:1674
Symbol 1615 GraphicUsed by:1616
Symbol 1616 MovieClipUses:1615Used by:1674
Symbol 1617 GraphicUsed by:1618
Symbol 1618 MovieClipUses:1617Used by:1674
Symbol 1619 GraphicUsed by:1674
Symbol 1620 GraphicUsed by:1621
Symbol 1621 MovieClipUses:1620Used by:1674
Symbol 1622 GraphicUsed by:1623
Symbol 1623 MovieClipUses:1622Used by:1674 3412
Symbol 1624 GraphicUsed by:1629
Symbol 1625 GraphicUsed by:1626
Symbol 1626 MovieClipUses:1625Used by:1629 3425  Timeline
Symbol 1627 GraphicUsed by:1628
Symbol 1628 MovieClipUses:1627Used by:1629 3425
Symbol 1629 MovieClipUses:1624 1626 1628Used by:1674
Symbol 1630 GraphicUsed by:1631
Symbol 1631 MovieClipUses:1630Used by:1634
Symbol 1632 GraphicUsed by:1633
Symbol 1633 MovieClipUses:1632Used by:1634 1674
Symbol 1634 MovieClipUses:1631 1633Used by:1674
Symbol 1635 GraphicUsed by:1636
Symbol 1636 MovieClipUses:1635Used by:1674 3288 3498
Symbol 1637 GraphicUsed by:1638
Symbol 1638 MovieClipUses:1637Used by:1674 3324 3329 3336 3490 3501  Timeline
Symbol 1639 GraphicUsed by:1640
Symbol 1640 MovieClipUses:1639Used by:1674 3315 3484 3490  Timeline
Symbol 1641 MovieClipUses:541 543 545 489Used by:1674 3490 3501  Timeline
Symbol 1642 GraphicUsed by:1643
Symbol 1643 MovieClipUses:1642Used by:1674 3324 3329 3336 3490 3501  Timeline
Symbol 1644 GraphicUsed by:1674
Symbol 1645 GraphicUsed by:1652
Symbol 1646 GraphicUsed by:1647
Symbol 1647 MovieClipUses:1646Used by:1652
Symbol 1648 GraphicUsed by:1649
Symbol 1649 MovieClipUses:1648Used by:1652
Symbol 1650 GraphicUsed by:1651
Symbol 1651 MovieClipUses:1650Used by:1652
Symbol 1652 MovieClipUses:1645 1647 1649 1651Used by:1674
Symbol 1653 GraphicUsed by:1654
Symbol 1654 MovieClipUses:1653Used by:1657
Symbol 1655 GraphicUsed by:1656
Symbol 1656 MovieClipUses:1655Used by:1657 1662
Symbol 1657 MovieClipUses:1654 1656 1525Used by:1674
Symbol 1658 GraphicUsed by:1659
Symbol 1659 MovieClipUses:1658Used by:1662
Symbol 1660 GraphicUsed by:1661
Symbol 1661 MovieClipUses:1660Used by:1662
Symbol 1662 MovieClipUses:1656 1659 1661Used by:1674
Symbol 1663 GraphicUsed by:1664
Symbol 1664 MovieClipUses:1663Used by:1674
Symbol 1665 SoundUsed by:1674
Symbol 1666 GraphicUsed by:1674
Symbol 1667 GraphicUsed by:1674
Symbol 1668 GraphicUsed by:1674
Symbol 1669 GraphicUsed by:1674
Symbol 1670 GraphicUsed by:1674
Symbol 1671 GraphicUsed by:1674
Symbol 1672 GraphicUsed by:1674
Symbol 1673 GraphicUsed by:1674
Symbol 1674 MovieClipUses:1459 1483 1484 1498 1499 636 1458 1500 1505 1507 93 1509 1511 1513 1515 1517 1519 1521 1526 1523 1525 617 613 633 1528 1530 1532 1534 1539 750 331 1541 1543 1545 1547 1549 1551 1553 1555 327 333 335 337 345 349 1557 1559 347 1561 1563 1565 1567 1569 1571 1573 1575 1542 1577 1579 1582 1584 1586 1588 1590 1592 1594 1596 1598 1600 1602 1604 1606 505 503 517 1608 1609 1611 1613 1614 1616 1618 1619 1621 367 369 1623 373 392 396 376 383 385 387 399 390 407 401 403 1629 409 411 1634 1636 1638 1640 530 1641 532 1643 1644 575 579 585 527 1652 1657 1662 1633 1664 1312 1665 1666 1667 1668 1669 1670 1671 1672 1673Used by:2087
Symbol 1675 GraphicUsed by:1676
Symbol 1676 MovieClipUses:1675Used by:1741 1841
Symbol 1677 GraphicUsed by:1678
Symbol 1678 MovieClipUses:1677Used by:1741 1841
Symbol 1679 GraphicUsed by:1680
Symbol 1680 MovieClipUses:1679Used by:1721 1741 1841
Symbol 1681 GraphicUsed by:1682
Symbol 1682 MovieClipUses:1681Used by:1741 1841
Symbol 1683 GraphicUsed by:1684
Symbol 1684 MovieClipUses:1683Used by:1741
Symbol 1685 GraphicUsed by:1686
Symbol 1686 MovieClipUses:1685Used by:1741 1814 1841
Symbol 1687 GraphicUsed by:1688
Symbol 1688 MovieClipUses:1687Used by:1693 1814 1841
Symbol 1689 GraphicUsed by:1692
Symbol 1690 GraphicUsed by:1691
Symbol 1691 MovieClipUses:1690Used by:1692 1807
Symbol 1692 MovieClipUses:1689 1691Used by:1693 1814 1841
Symbol 1693 MovieClipUses:1688 1692Used by:1741 1841
Symbol 1694 GraphicUsed by:1695
Symbol 1695 MovieClipUses:1694Used by:1698
Symbol 1696 GraphicUsed by:1697
Symbol 1697 MovieClipUses:1696Used by:1698
Symbol 1698 MovieClipUses:1695 1697Used by:1741 1814 1841
Symbol 1699 GraphicUsed by:1700
Symbol 1700 MovieClipUses:1699Used by:1741 1814 1841
Symbol 1701 SoundUsed by:1741
Symbol 1702 GraphicUsed by:1703
Symbol 1703 MovieClipUses:1702Used by:1741 1814 1841
Symbol 1704 GraphicUsed by:1705
Symbol 1705 MovieClipUses:1704Used by:1741 1814 1841
Symbol 1706 GraphicUsed by:1721
Symbol 1707 GraphicUsed by:1708
Symbol 1708 MovieClipUses:1707Used by:1721 1841
Symbol 1709 GraphicUsed by:1710
Symbol 1710 MovieClipUses:1709Used by:1715
Symbol 1711 GraphicUsed by:1712
Symbol 1712 MovieClipUses:1711Used by:1715
Symbol 1713 GraphicUsed by:1714
Symbol 1714 MovieClipUses:1713Used by:1715
Symbol 1715 MovieClipUses:1710 1712 1714Used by:1721 1841
Symbol 1716 MovieClipUses:983Used by:1721  Timeline
Symbol 1717 GraphicUsed by:1718
Symbol 1718 MovieClipUses:1717Used by:1721 1841
Symbol 1719 GraphicUsed by:1720 3168
Symbol 1720 MovieClipUses:1719Used by:1721
Symbol 1721 MovieClipUses:1706 1708 1715 1680 1716 986 1718 1720Used by:1741
Symbol 1722 GraphicUsed by:1723
Symbol 1723 MovieClipUses:1722Used by:1741
Symbol 1724 GraphicUsed by:1725
Symbol 1725 MovieClipUses:1724Used by:1741
Symbol 1726 GraphicUsed by:1727
Symbol 1727 MovieClipUses:1726Used by:1741 1841
Symbol 1728 GraphicUsed by:1729
Symbol 1729 MovieClipUses:1728Used by:1741
Symbol 1730 GraphicUsed by:1731
Symbol 1731 MovieClipUses:1730Used by:1741
Symbol 1732 GraphicUsed by:1733
Symbol 1733 MovieClipUses:1732Used by:1741
Symbol 1734 GraphicUsed by:1735
Symbol 1735 MovieClipUses:1734Used by:1741 1838
Symbol 1736 SoundUsed by:1741 1841
Symbol 1737 GraphicUsed by:1738
Symbol 1738 MovieClipUses:1737Used by:1741
Symbol 1739 GraphicUsed by:1740
Symbol 1740 MovieClipUses:1739Used by:1741
Symbol 1741 MovieClipUses:1676 1678 1680 1682 1684 1686 1693 1698 1700 1701 1703 1705 1721 1723 1725 1727 1729 1731 1733 1735 1736 1738 1740Used by:2087
Symbol 1742 GraphicUsed by:1746
Symbol 1743 GraphicUsed by:1744
Symbol 1744 MovieClipUses:1743Used by:1746 1820
Symbol 1745 GraphicUsed by:1746
Symbol 1746 MovieClipUses:1742 1744 1745Used by:1770 1841
Symbol 1747 GraphicUsed by:1748
Symbol 1748 MovieClipUses:1747Used by:1770
Symbol 1749 GraphicUsed by:1750
Symbol 1750 MovieClipUses:1749Used by:1770
Symbol 1751 GraphicUsed by:1752
Symbol 1752 MovieClipUses:1751Used by:1770  Timeline
Symbol 1753 GraphicUsed by:1754
Symbol 1754 MovieClipUses:1753Used by:1770
Symbol 1755 MovieClipUses:232 237Used by:1770 2558 2640 2710
Symbol 1756 GraphicUsed by:1757
Symbol 1757 MovieClipUses:1756Used by:1759
Symbol 1758 GraphicUsed by:1759
Symbol 1759 MovieClipUses:1757 1758Used by:1770
Symbol 1760 GraphicUsed by:1761 3172
Symbol 1761 MovieClipUses:1760Used by:1770
Symbol 1762 GraphicUsed by:1763 3173
Symbol 1763 MovieClipUses:1762Used by:1770
Symbol 1764 GraphicUsed by:1765
Symbol 1765 MovieClipUses:1764Used by:1770 1841
Symbol 1766 SoundUsed by:1770
Symbol 1767 GraphicUsed by:1768
Symbol 1768 MovieClipUses:1767Used by:1769 1770
Symbol 1769 MovieClipUses:971 975 1768Used by:1770
Symbol 1770 MovieClipUses:1746 1748 1750 1752 1754 972 971 975 1755 1759 1761 1763 1765 1766 1768 1769Used by:2087
Symbol 1771 GraphicUsed by:1772
Symbol 1772 MovieClipUses:1771Used by:1779 1841
Symbol 1773 GraphicUsed by:1774
Symbol 1774 MovieClipUses:1773Used by:1779 1841
Symbol 1775 GraphicUsed by:1776
Symbol 1776 MovieClipUses:1775Used by:1779 1841
Symbol 1777 GraphicUsed by:1778
Symbol 1778 MovieClipUses:1777Used by:1779 1841
Symbol 1779 MovieClipUses:1772 1774 1776 1778Used by:1841
Symbol 1780 MovieClipUses:232 695Used by:1841
Symbol 1781 GraphicUsed by:1782
Symbol 1782 MovieClipUses:1781Used by:1785
Symbol 1783 GraphicUsed by:1784
Symbol 1784 MovieClipUses:1783Used by:1785
Symbol 1785 MovieClipUses:969 1782 1784Used by:1841
Symbol 1786 GraphicUsed by:1787
Symbol 1787 MovieClipUses:1786Used by:1841
Symbol 1788 SoundUsed by:1841
Symbol 1789 GraphicUsed by:1790
Symbol 1790 MovieClipUses:1789Used by:1841
Symbol 1791 GraphicUsed by:1841
Symbol 1792 GraphicUsed by:1793
Symbol 1793 MovieClipUses:1792Used by:1841
Symbol 1794 GraphicUsed by:1795
Symbol 1795 MovieClipUses:1794Used by:1841
Symbol 1796 GraphicUsed by:1797
Symbol 1797 MovieClipUses:1796Used by:1841
Symbol 1798 GraphicUsed by:1799
Symbol 1799 MovieClipUses:1798Used by:1841
Symbol 1800 GraphicUsed by:1801
Symbol 1801 MovieClipUses:1800Used by:1841
Symbol 1802 GraphicUsed by:1803
Symbol 1803 MovieClipUses:1802Used by:1841
Symbol 1804 GraphicUsed by:1805
Symbol 1805 MovieClipUses:1804Used by:1841
Symbol 1806 GraphicUsed by:1807
Symbol 1807 MovieClipUses:1806 1691Used by:1841
Symbol 1808 GraphicUsed by:1809
Symbol 1809 MovieClipUses:1808Used by:1841
Symbol 1810 SoundUsed by:1841
Symbol 1811 GraphicUsed by:1812
Symbol 1812 MovieClipUses:1811Used by:1841
Symbol 1813 SoundUsed by:1841
Symbol 1814 MovieClipUses:1703 1686 1705 1688 1692 1698 1700Used by:1841
Symbol 1815 GraphicUsed by:1816
Symbol 1816 MovieClipUses:1815Used by:1841
Symbol 1817 GraphicUsed by:1818
Symbol 1818 MovieClipUses:1817Used by:1841
Symbol 1819 GraphicUsed by:1820
Symbol 1820 MovieClipUses:1819 1744Used by:1841
Symbol 1821 GraphicUsed by:1822
Symbol 1822 MovieClipUses:1821Used by:1841
Symbol 1823 GraphicUsed by:1824
Symbol 1824 MovieClipUses:1823Used by:1841
Symbol 1825 GraphicUsed by:1826
Symbol 1826 MovieClipUses:1825Used by:1841
Symbol 1827 GraphicUsed by:1828
Symbol 1828 MovieClipUses:1827Used by:1841
Symbol 1829 GraphicUsed by:1830
Symbol 1830 MovieClipUses:1829Used by:1841
Symbol 1831 GraphicUsed by:1832
Symbol 1832 MovieClipUses:1831Used by:1841
Symbol 1833 GraphicUsed by:1834
Symbol 1834 MovieClipUses:1833Used by:1841
Symbol 1835 GraphicUsed by:1836
Symbol 1836 MovieClipUses:1835Used by:1841
Symbol 1837 GraphicUsed by:1838
Symbol 1838 MovieClipUses:1837 1735Used by:1841
Symbol 1839 GraphicUsed by:1840
Symbol 1840 MovieClipUses:1839Used by:1841
Symbol 1841 MovieClipUses:1676 1779 1780 1785 1772 1787 1788 1774 1776 1778 1790 1791 1746 1765 1708 1793 1715 1678 1680 1718 1682 1795 1727 1797 1799 1801 1803 1688 1805 1807 1809 1698 1700 1703 1686 1705 1693 1810 1736 1812 971 1813 1814 1816 1692 1818 1820 1822 1824 1826 1828 1830 1832 1834 1836 1838 1840Used by:2087
Symbol 1842 GraphicUsed by:1843
Symbol 1843 MovieClipUses:1842Used by:1857
Symbol 1844 GraphicUsed by:1847
Symbol 1845 FontUsed by:1846
Symbol 1846 TextUses:1845Used by:1847
Symbol 1847 MovieClipUses:1844 1846Used by:1855 1857
Symbol 1848 MovieClipUses:976 978 979 980 981Used by:1855 1857
Symbol 1849 GraphicUsed by:1850
Symbol 1850 MovieClipUses:1849Used by:1855 1857
Symbol 1851 GraphicUsed by:1852
Symbol 1852 MovieClipUses:1851 237Used by:1855 1857
Symbol 1853 GraphicUsed by:1854
Symbol 1854 MovieClipUses:1853Used by:1855 1857
Symbol 1855 MovieClipUses:1847 1848 1850 1852 1854Used by:1857
Symbol 1856 SoundUsed by:1857
Symbol 1857 MovieClipUses:1843 1855 1856 1847 1848 1850 1852 1854Used by:2087
Symbol 1858 GraphicUsed by:1859
Symbol 1859 MovieClipUses:1858Used by:1902
Symbol 1860 GraphicUsed by:1867
Symbol 1861 GraphicUsed by:1862
Symbol 1862 MovieClipUses:1861Used by:1866 1867
Symbol 1863 GraphicUsed by:1864
Symbol 1864 MovieClipUses:1863Used by:1866 1867
Symbol 1865 GraphicUsed by:1866
Symbol 1866 MovieClipUses:1865 1864 1862Used by:1867
Symbol 1867 MovieClipUses:1860 1862 1864 1866Used by:1868
Symbol 1868 MovieClipUses:1867Used by:1902
Symbol 1869 GraphicUsed by:1870
Symbol 1870 MovieClipUses:1869Used by:1902
Symbol 1871 GraphicUsed by:1872
Symbol 1872 MovieClipUses:1871Used by:1902
Symbol 1873 GraphicUsed by:1876 1891
Symbol 1874 GraphicUsed by:1875
Symbol 1875 MovieClipUses:1874Used by:1876 1891
Symbol 1876 MovieClipUses:1873 1875Used by:1902
Symbol 1877 GraphicUsed by:1878
Symbol 1878 MovieClipUses:1877Used by:1902
Symbol 1879 GraphicUsed by:1880
Symbol 1880 MovieClipUses:1879Used by:1902
Symbol 1881 GraphicUsed by:1882
Symbol 1882 MovieClipUses:1881Used by:1902
Symbol 1883 GraphicUsed by:1884
Symbol 1884 MovieClipUses:1883Used by:1902
Symbol 1885 GraphicUsed by:1886
Symbol 1886 MovieClipUses:1885Used by:1902
Symbol 1887 GraphicUsed by:1888
Symbol 1888 MovieClipUses:1887Used by:1902
Symbol 1889 GraphicUsed by:1890
Symbol 1890 MovieClipUses:1889Used by:1902
Symbol 1891 MovieClipUses:1873 1875Used by:1902
Symbol 1892 MovieClipUses:963Used by:1902
Symbol 1893 GraphicUsed by:1894
Symbol 1894 MovieClipUses:1893Used by:1902
Symbol 1895 SoundUsed by:1902
Symbol 1896 GraphicUsed by:1897
Symbol 1897 MovieClipUses:1896Used by:1902
Symbol 1898 GraphicUsed by:1899
Symbol 1899 MovieClipUses:1898Used by:1902
Symbol 1900 GraphicUsed by:1901
Symbol 1901 MovieClipUses:1900Used by:1902
Symbol 1902 MovieClipUses:1192 1859 1868 1870 1872 1876 1878 1880 1882 1884 1886 964 1888 1890 1891 1892 1894 1895 1897 1899 1901Used by:2087
Symbol 1903 GraphicUsed by:1904
Symbol 1904 MovieClipUses:1903Used by:2014
Symbol 1905 GraphicUsed by:1906
Symbol 1906 MovieClipUses:1905Used by:2014
Symbol 1907 GraphicUsed by:1908
Symbol 1908 MovieClipUses:1907Used by:2014
Symbol 1909 GraphicUsed by:1910
Symbol 1910 MovieClipUses:1909Used by:2014
Symbol 1911 MovieClipUses:1196 1262Used by:2014
Symbol 1912 GraphicUsed by:1913
Symbol 1913 MovieClipUses:1912Used by:2014
Symbol 1914 MovieClipUses:302 754Used by:2014
Symbol 1915 MovieClipUses:292 294 287Used by:2014
Symbol 1916 SoundUsed by:2014
Symbol 1917 GraphicUsed by:1918
Symbol 1918 MovieClipUses:1917Used by:2014
Symbol 1919 GraphicUsed by:1920
Symbol 1920 MovieClipUses:1919Used by:2014
Symbol 1921 GraphicUsed by:1922
Symbol 1922 MovieClipUses:1921Used by:1925 3108
Symbol 1923 GraphicUsed by:1924
Symbol 1924 MovieClipUses:1923Used by:1925 3108
Symbol 1925 MovieClipUses:1922 1924Used by:2014 3136
Symbol 1926 GraphicUsed by:1927
Symbol 1927 MovieClipUses:1926Used by:1930 3123 3128 3132
Symbol 1928 GraphicUsed by:1929
Symbol 1929 MovieClipUses:1928Used by:1930 3132
Symbol 1930 MovieClipUses:1927 1929Used by:1935
Symbol 1931 GraphicUsed by:1932
Symbol 1932 MovieClipUses:1931Used by:1935 3099 3123 3128 3132
Symbol 1933 GraphicUsed by:1934
Symbol 1934 MovieClipUses:1933Used by:1935 3123 3128 3132
Symbol 1935 MovieClipUses:1930 1932 1934Used by:1938 3133
Symbol 1936 GraphicUsed by:1937
Symbol 1937 MovieClipUses:1936Used by:1938 3132 3133
Symbol 1938 MovieClipUses:1935 1937Used by:2014 3136
Symbol 1939 SoundUsed by:2014 2967
Symbol 1940 GraphicUsed by:1941
Symbol 1941 MovieClipUses:1940Used by:1944 1970 3102 3107 3113 3129 3136
Symbol 1942 GraphicUsed by:1943
Symbol 1943 MovieClipUses:1942Used by:1944 1970 3102 3113 3129 3136
Symbol 1944 MovieClipUses:1941 1943Used by:2014
Symbol 1945 GraphicUsed by:1946
Symbol 1946 MovieClipUses:1945Used by:2014 3100 3112 3130 3136
Symbol 1947 GraphicUsed by:1948 2002 2012 3112
Symbol 1948 MovieClipUses:1947Used by:1954 3100 3130 3136
Symbol 1949 GraphicUsed by:1952 1954 3101
Symbol 1950 GraphicUsed by:1951
Symbol 1951 MovieClipUses:1950Used by:1954 2002 2012 3101 3111
Symbol 1952 MovieClipUses:1949Used by:1954 2002 2012 3101 3111
Symbol 1953 GraphicUsed by:1954
Symbol 1954 MovieClipUses:1948 1949 1951 1952 1953Used by:2014
Symbol 1955 GraphicUsed by:1956
Symbol 1956 MovieClipUses:1955Used by:1969 3107 3136
Symbol 1957 GraphicUsed by:1958
Symbol 1958 MovieClipUses:1957Used by:1969 3107 3136
Symbol 1959 GraphicUsed by:1960
Symbol 1960 MovieClipUses:1959Used by:1969
Symbol 1961 GraphicUsed by:1969
Symbol 1962 GraphicUsed by:1963
Symbol 1963 MovieClipUses:1962Used by:1966 2014 3130 3136
Symbol 1964 GraphicUsed by:1965
Symbol 1965 MovieClipUses:1964Used by:1966 3107 3136
Symbol 1966 MovieClipUses:1963 1965Used by:1969
Symbol 1967 GraphicUsed by:1968
Symbol 1968 MovieClipUses:1967Used by:1969
Symbol 1969 MovieClipUses:1956 1958 1960 1961 1966 1968Used by:2014
Symbol 1970 MovieClipUses:1941 1943Used by:2014
Symbol 1971 GraphicUsed by:1972
Symbol 1972 MovieClipUses:1971Used by:2014 3107 3136
Symbol 1973 GraphicUsed by:1974
Symbol 1974 MovieClipUses:1973Used by:1995 2011
Symbol 1975 GraphicUsed by:1976
Symbol 1976 MovieClipUses:1975Used by:1995 2011 3114 3136
Symbol 1977 GraphicUsed by:1978
Symbol 1978 MovieClipUses:1977Used by:1995 2011
Symbol 1979 GraphicUsed by:1980
Symbol 1980 MovieClipUses:1979Used by:1995 2011 3114 3136
Symbol 1981 GraphicUsed by:1982
Symbol 1982 MovieClipUses:1981Used by:1995 2011
Symbol 1983 GraphicUsed by:1986
Symbol 1984 GraphicUsed by:1985
Symbol 1985 MovieClipUses:1984Used by:1986
Symbol 1986 MovieClipUses:1983 1985Used by:1995 2011
Symbol 1987 GraphicUsed by:1988
Symbol 1988 MovieClipUses:1987Used by:1995
Symbol 1989 GraphicUsed by:1990
Symbol 1990 MovieClipUses:1989Used by:1995 2011
Symbol 1991 GraphicUsed by:1992
Symbol 1992 MovieClipUses:1991Used by:1995
Symbol 1993 GraphicUsed by:1994
Symbol 1994 MovieClipUses:1993Used by:1995
Symbol 1995 MovieClipUses:1485 1974 1976 1978 1980 1982 1986 1988 1990 1992 1994Used by:2014
Symbol 1996 GraphicUsed by:1997
Symbol 1997 MovieClipUses:1996Used by:2002 2012 3111
Symbol 1998 GraphicUsed by:1999
Symbol 1999 MovieClipUses:1998Used by:2002 2012 3111
Symbol 2000 GraphicUsed by:2001
Symbol 2001 MovieClipUses:2000Used by:2002 2012 3111
Symbol 2002 MovieClipUses:1947 1951 1952 1997 1999 2001Used by:2014
Symbol 2003 GraphicUsed by:2004
Symbol 2004 MovieClipUses:2003Used by:2011
Symbol 2005 GraphicUsed by:2006
Symbol 2006 MovieClipUses:2005Used by:2011
Symbol 2007 GraphicUsed by:2008
Symbol 2008 MovieClipUses:2007Used by:2011
Symbol 2009 GraphicUsed by:2010
Symbol 2010 MovieClipUses:2009Used by:2011
Symbol 2011 MovieClipUses:1485 1974 1976 1978 1980 1982 1986 2004 2006 2008 1990 2010Used by:2014
Symbol 2012 MovieClipUses:1947 1951 1952 1997 1999 2001Used by:2014
Symbol 2013 SoundUsed by:2014
Symbol 2014 MovieClipUses:1904 1906 1908 1910 1911 1913 1914 1358 1915 1916 1918 1920 1925 1938 1939 602 1944 1946 1954 1969 1970 1972 1963 1995 2002 2011 2012 1378 2013Used by:2087
Symbol 2015 GraphicUsed by:2019
Symbol 2016 GraphicUsed by:2017
Symbol 2017 MovieClipUses:2016Used by:2019 2082
Symbol 2018 MovieClipUses:27Used by:2019
Symbol 2019 MovieClipUses:1500 1458 613 615 617 619 621 622 624 626 628 630 2015 2017 633 636 635 2018Used by:2087
Symbol 2020 GraphicUsed by:2052
Symbol 2021 GraphicUsed by:2022
Symbol 2022 MovieClipUses:2021Used by:2052
Symbol 2023 MovieClipUses:432 241 680 232 695 675 871 872 277 1206 1212 713 1213 1215 447 451 453 1217 455 457 458 460 1219 464 466 468Used by:2052
Symbol 2024 GraphicUsed by:2025
Symbol 2025 MovieClipUses:2024Used by:2052
Symbol 2026 SoundUsed by:2052
Symbol 2027 MovieClipUses:241 680 232 695 675 871 872 277 432 1206 447 451 453 1217 455 457 458 460 1219 464 466 468 1212 713 1213 1215Used by:2052
Symbol 2028 GraphicUsed by:2029
Symbol 2029 MovieClipUses:2028Used by:2052
Symbol 2030 GraphicUsed by:2031
Symbol 2031 MovieClipUses:2030Used by:2038
Symbol 2032 GraphicUsed by:2033
Symbol 2033 MovieClipUses:2032Used by:2038
Symbol 2034 GraphicUsed by:2035
Symbol 2035 MovieClipUses:2034Used by:2038
Symbol 2036 GraphicUsed by:2037
Symbol 2037 MovieClipUses:2036Used by:2038
Symbol 2038 MovieClipUses:468 2031 2033 458 460 1219 2035 464 455 2037 466Used by:2041 2046
Symbol 2039 GraphicUsed by:2040
Symbol 2040 MovieClipUses:2039Used by:2041
Symbol 2041 MovieClipUses:432 241 680 232 695 675 871 872 277 1206 2038 1212 713 2040 1215Used by:2052
Symbol 2042 GraphicUsed by:2043
Symbol 2043 MovieClipUses:2042Used by:2052
Symbol 2044 GraphicUsed by:2045
Symbol 2045 MovieClipUses:2044Used by:2052
Symbol 2046 MovieClipUses:432 1206 2038 277 1212 713 1215Used by:2052
Symbol 2047 GraphicUsed by:2048
Symbol 2048 MovieClipUses:2047Used by:2052
Symbol 2049 MovieClipUses:1212 713 1215Used by:2052
Symbol 2050 GraphicUsed by:2051
Symbol 2051 MovieClipUses:2050Used by:2052
Symbol 2052 MovieClipUses:2020 2022 2023 2025 2026 2027 2029 2041 2043 2045 2046 2048 2049 2051 1215Used by:2087
Symbol 2053 GraphicUsed by:2066
Symbol 2054 GraphicUsed by:2055 2941
Symbol 2055 MovieClipUses:2054Used by:2066
Symbol 2056 GraphicUsed by:2057
Symbol 2057 MovieClipUses:2056Used by:2066
Symbol 2058 MovieClipUses:991Used by:2066 2970 2997
Symbol 2059 GraphicUsed by:2060
Symbol 2060 MovieClipUses:2059Used by:2066
Symbol 2061 GraphicUsed by:2062
Symbol 2062 MovieClipUses:2061Used by:2066
Symbol 2063 GraphicUsed by:2064
Symbol 2064 MovieClipUses:2063Used by:2066
Symbol 2065 SoundUsed by:2066 2087
Symbol 2066 MovieClipUses:2053 2055 2057 2058 696 2060 712 2062 2064 2065Used by:2087
Symbol 2067 GraphicUsed by:2068
Symbol 2068 MovieClipUses:2067Used by:2079 2081
Symbol 2069 GraphicUsed by:2070
Symbol 2070 MovieClipUses:2069Used by:2079 2081
Symbol 2071 GraphicUsed by:2072
Symbol 2072 MovieClipUses:2071Used by:2079
Symbol 2073 GraphicUsed by:2074
Symbol 2074 MovieClipUses:2073Used by:2079
Symbol 2075 GraphicUsed by:2076
Symbol 2076 MovieClipUses:2075Used by:2079
Symbol 2077 GraphicUsed by:2078
Symbol 2078 MovieClipUses:2077Used by:2079 2081
Symbol 2079 MovieClipUses:2068 2070 2072 2074 2076 2078Used by:2081
Symbol 2080 SoundUsed by:2081
Symbol 2081 MovieClipUses:1500 1458 428 2079 2080 2078 2070 2068Used by:2087
Symbol 2082 MovieClipUses:1500 1505 1458 2017 1507 93 1509 1511 1513 1515 1517 1519 1521 1526 1523 1525 602 428 617 613 633 1274 1528 1530 1532Used by:2087
Symbol 2083 MovieClipUses:1485 1281 1487 919 921 923 1288 1489 1491 1493 929Used by:2084
Symbol 2084 MovieClipUses:1500 1483 1458 636 2083 458 460 927 931 1495 1302Used by:2087
Symbol 2085 SoundUsed by:2087 2088
Symbol 2086 SoundUsed by:2087 2088
Symbol 2087 MovieClipUses:1150 1189 1190 1255 1325 1381 1419 1455 1674 1741 1770 1841 1857 1902 2014 2019 2052 2066 2081 2082 2084 2085 2086 2065Used by:Timeline
Symbol 2088 MovieClipUses:2085 2086Used by:Timeline
Symbol 2089 GraphicUses:197Used by:Timeline
Symbol 2090 MovieClipUses:561 512Used by:2101
Symbol 2091 MovieClipUses:563Used by:2101
Symbol 2092 MovieClipUses:559Used by:2101
Symbol 2093 MovieClipUses:566 568Used by:2101
Symbol 2094 MovieClipUses:502Used by:2101
Symbol 2095 MovieClipUses:500Used by:2101
Symbol 2096 MovieClipUses:548Used by:2101
Symbol 2097 MovieClipUses:526Used by:2101
Symbol 2098 MovieClipUses:531Used by:2101
Symbol 2099 MovieClipUses:321 323 325 327 329 331 333 335 337 339 341 343 345 347 349Used by:2100
Symbol 2100 MovieClipUses:747 2099Used by:2101
Symbol 2101 MovieClipUses:493 2090 558 2091 560 564 2092 505 2093 517 509 503 2094 571 501 2095 553 541 2096 573 525 547 527 2097 532 2098 2100Used by:Timeline
Symbol 2102 GraphicUsed by:2157
Symbol 2103 MovieClipUses:207Used by:2157
Symbol 2104 MovieClipUses:219Used by:2157
Symbol 2105 MovieClipUses:226Used by:2157
Symbol 2106 GraphicUsed by:2107 2138
Symbol 2107 MovieClipUses:2106Used by:2157
Symbol 2108 GraphicUsed by:2109 2134
Symbol 2109 MovieClipUses:2108Used by:2157
Symbol 2110 GraphicUsed by:2111 2137
Symbol 2111 MovieClipUses:2110Used by:2157
Symbol 2112 GraphicUsed by:2113
Symbol 2113 MovieClipUses:2112Used by:2157
Symbol 2114 GraphicUsed by:2115 2139
Symbol 2115 MovieClipUses:2114Used by:2157
Symbol 2116 GraphicUsed by:2117
Symbol 2117 MovieClipUses:2116Used by:2157
Symbol 2118 GraphicUsed by:2119 2136
Symbol 2119 MovieClipUses:2118Used by:2157
Symbol 2120 GraphicUsed by:2121 2140
Symbol 2121 MovieClipUses:2120Used by:2157
Symbol 2122 GraphicUsed by:2123
Symbol 2123 MovieClipUses:2122Used by:2157
Symbol 2124 GraphicUsed by:2125
Symbol 2125 MovieClipUses:2124Used by:2157
Symbol 2126 GraphicUsed by:2127
Symbol 2127 MovieClipUses:2126Used by:2157
Symbol 2128 GraphicUsed by:2129
Symbol 2129 MovieClipUses:2128Used by:2157
Symbol 2130 GraphicUsed by:2131
Symbol 2131 MovieClipUses:2130Used by:2157
Symbol 2132 GraphicUsed by:2133
Symbol 2133 MovieClipUses:2132Used by:2157
Symbol 2134 MovieClipUses:2108Used by:2157
Symbol 2135 MovieClipUses:211Used by:2157
Symbol 2136 MovieClipUses:2118Used by:2157
Symbol 2137 MovieClipUses:2110Used by:2157
Symbol 2138 MovieClipUses:2106Used by:2157
Symbol 2139 MovieClipUses:2114Used by:2157
Symbol 2140 MovieClipUses:2120Used by:2157
Symbol 2141 GraphicUsed by:2142
Symbol 2142 MovieClipUses:2141Used by:2157 3151 3217 3232
Symbol 2143 GraphicUsed by:2144
Symbol 2144 MovieClipUses:2143Used by:2157 3151 3217 3232
Symbol 2145 GraphicUsed by:2146
Symbol 2146 MovieClipUses:2145Used by:2157
Symbol 2147 GraphicUsed by:2148
Symbol 2148 MovieClipUses:2147Used by:2157 3151 3217 3232
Symbol 2149 GraphicUsed by:2150
Symbol 2150 MovieClipUses:2149Used by:2157
Symbol 2151 GraphicUsed by:2152
Symbol 2152 MovieClipUses:2151Used by:2157
Symbol 2153 GraphicUsed by:2154
Symbol 2154 MovieClipUses:2153Used by:2157
Symbol 2155 GraphicUsed by:2156
Symbol 2156 MovieClipUses:2155Used by:2157
Symbol 2157 MovieClipUses:2102 200 202 204 206 2103 210 212 745 746 218 2104 225 2105 2107 2109 227 2111 2113 222 2115 2117 2119 2121 2123 2125 2127 2129 2131 2133 2134 2135 2136 2137 2138 2139 2140 208 636 220 224 2142 2144 2146 2148 2150 2152 2154 2156Used by:Timeline
Symbol 2158 MovieClipUses:696 702Used by:2212 2213 2316 2997 3076 3366  Timeline
Symbol 2159 GraphicUsed by:2160
Symbol 2160 MovieClipUses:2159Used by:2195 2203 2316 3366  Timeline
Symbol 2161 GraphicUsed by:2162
Symbol 2162 MovieClipUses:2161Used by:2203 2316 3366  Timeline
Symbol 2163 GraphicUsed by:2164
Symbol 2164 MovieClipUses:2163Used by:2187 2192 2195 2201 2202 2203 2316 3366  Timeline
Symbol 2165 GraphicUsed by:2166
Symbol 2166 MovieClipUses:2165Used by:2187 2192 2195 2201 2202 2203 2316 3366  Timeline
Symbol 2167 GraphicUsed by:2168
Symbol 2168 MovieClipUses:2167Used by:2187 2192 2195 2201 2202 2203 2316 3366  Timeline
Symbol 2169 MovieClipUses:713 714Used by:2187 2212 2213 2214 2215 2216 2229 2315 2316 2365 2380 2384 2391 2434 2450 2997 3076 3201 3366  Timeline
Symbol 2170 GraphicUsed by:2171
Symbol 2171 MovieClipUses:2170Used by:2187 2201 2316
Symbol 2172 GraphicUsed by:2173
Symbol 2173 MovieClipUses:2172Used by:2187 2192 2316 3366  Timeline
Symbol 2174 GraphicUsed by:2175
Symbol 2175 MovieClipUses:2174Used by:2187 2192 2316
Symbol 2176 GraphicUsed by:2177
Symbol 2177 MovieClipUses:2176Used by:2187 2192 2316 3366  Timeline
Symbol 2178 GraphicUsed by:2179
Symbol 2179 MovieClipUses:2178Used by:2195 2201 2316 3366  Timeline
Symbol 2180 GraphicUsed by:2181
Symbol 2181 MovieClipUses:2180Used by:2195 2201 2202 2316 3366  Timeline
Symbol 2182 GraphicUsed by:2183
Symbol 2183 MovieClipUses:2182Used by:2201 2202 2316 3366  Timeline
Symbol 2184 MovieClipUses:232 695Used by:2187 2203
Symbol 2185 GraphicUsed by:2186
Symbol 2186 MovieClipUses:2185Used by:2187 2192 2203 2316 2405 2408 2409 2508 2509
Symbol 2187 MovieClipUses:432 292 294 287 2175 1355 1262 241 677 679 675 2177 2173 439 437 2166 2168 435 257 871 1352 2171 872 870 706 708 710 2169 2164 2184 2186 1345 701Used by:2316
Symbol 2188 GraphicUsed by:2189
Symbol 2189 MovieClipUses:2188Used by:2192 2195 2202 2203
Symbol 2190 GraphicUsed by:2191
Symbol 2191 MovieClipUses:2190Used by:2192 2195 2202 2279 2284 2474
Symbol 2192 MovieClipUses:432 2175 1355 1262 292 294 287 241 680 675 2177 2173 435 437 439 257 2164 2166 2168 871 872 2189 1196 1260 1270 874 870 706 711 713 714 232 2186 2191Used by:2316
Symbol 2193 GraphicUsed by:2194
Symbol 2194 MovieClipUses:2193Used by:2195 2203 2470 2516 2546
Symbol 2195 MovieClipUses:432 232 695 241 2191 2179 2160 437 439 2181 2168 2166 2164 257 435 2194 1196 1270 871 1262 287 1355 1333 872 2189 870 706 711 713 714Used by:2316
Symbol 2196 GraphicUsed by:2201
Symbol 2197 GraphicUsed by:2198
Symbol 2198 MovieClipUses:2197Used by:2201 2424 2442 2443 2727 2832
Symbol 2199 GraphicUsed by:2200
Symbol 2200 MovieClipUses:2199Used by:2201 2202 2572 2577 2581 2687 2693 2698 2710 3077
Symbol 2201 MovieClipUses:2196 241 2198 814 680 432 294 2179 2183 2181 2166 2164 2168 437 439 257 435 871 292 287 872 2171 1196 1262 1270 2200 1355 874 870 706 711 232 714 237Used by:2316
Symbol 2202 MovieClipUses:432 1333 1335 302 292 294 287 241 232 695 2191 675 2183 2181 435 437 439 257 2164 2166 2168 871 872 2200 1355 1262 1270 2189 874 870 706 711 713 714Used by:2316
Symbol 2203 MovieClipUses:432 292 294 287 2194 1355 1262 241 680 675 2160 2162 437 439 2168 2166 2164 257 435 871 1260 1352 872 2189 870 706 677 679 232 2186 1345 701 2184Used by:2316
Symbol 2204 GraphicUsed by:2205
Symbol 2205 MovieClipUses:2204Used by:2316 2450
Symbol 2206 MovieClipUses:1270 287 874Used by:2212 2213 2215 2228 2230 2316 2997 3076 3201  Timeline
Symbol 2207 GraphicUsed by:2208
Symbol 2208 MovieClipUses:2207Used by:2209 2215 2228 2230 2279 2310 2314 2315 2316 2988 2991 2997  Timeline
Symbol 2209 MovieClipUses:1355 2208Used by:2211 2295 2316
Symbol 2210 MovieClipUses:1333 1335 302Used by:2212 2213 2284 3076 3201  Timeline
Symbol 2211 MovieClipUses:2209 1262Used by:2212 2213 2997 3076
Symbol 2212 MovieClipUses:681 432 675 445 295 870 871 872 2210 2206 2211 2158 277 712 2169Used by:2316 2997 3077  Timeline
Symbol 2213 MovieClipUses:681 2158 432 675 445 295 870 871 872 2210 2206 2211 277 712 2169Used by:2316
Symbol 2214 MovieClipUses:681 2169Used by:2215 2385
Symbol 2215 MovieClipUses:432 675 433 435 437 439 2214 257 706 711 444 295 870 871 872 1333 1335 302 2206 1355 2208 1262 277 2169Used by:2316
Symbol 2216 MovieClipUses:681 2169Used by:2228 2387
Symbol 2217 GraphicUsed by:2218
Symbol 2218 MovieClipUses:2217Used by:2228 2231
Symbol 2219 GraphicUsed by:2220
Symbol 2220 MovieClipUses:2219Used by:2228 2231
Symbol 2221 GraphicUsed by:2222
Symbol 2222 MovieClipUses:2221Used by:2225 2226
Symbol 2223 GraphicUsed by:2224
Symbol 2224 MovieClipUses:2223Used by:2225 2226
Symbol 2225 MovieClipUses:2222 2224Used by:2226
Symbol 2226 MovieClipUses:2222 2224 2225Used by:2227 2232 2384 2385
Symbol 2227 MovieClipUses:2226 232 237 701Used by:2228 2387
Symbol 2228 MovieClipUses:432 675 433 241 435 437 439 257 2216 441 443 295 870 871 872 1333 1335 302 2206 1355 2208 1262 277 2218 2220 2227Used by:2316
Symbol 2229 MovieClipUses:681 2169Used by:2230 2388
Symbol 2230 MovieClipUses:2229 675 433 435 437 439 441 443 295 871 872 1333 1335 2206 1355 2208 1262 277 302Used by:2233 2234
Symbol 2231 MovieClipUses:241 2218 2220Used by:2233 2234 2386
Symbol 2232 MovieClipUses:2226 232 237 701Used by:2233 2234 2388
Symbol 2233 MovieClipUses:432 2230 257 870 2231 2232Used by:2316
Symbol 2234 MovieClipUses:432 2230 257 870 2231 2232Used by:2316
Symbol 2235 GraphicUsed by:2236
Symbol 2236 MovieClipUses:2235Used by:2316
Symbol 2237 MovieClipUses:871 872Used by:2316
Symbol 2238 MovieClipUses:1335 302Used by:2316
Symbol 2239 MovieClipUses:1355 1262Used by:2316
Symbol 2240 GraphicUsed by:2241
Symbol 2241 MovieClipUses:2240Used by:2316 2407 2408 2409 2985
Symbol 2242 GraphicUsed by:2243
Symbol 2243 MovieClipUses:2242Used by:2244 2425 2447 2450 2484 2486
Symbol 2244 MovieClipUses:232 695 2243Used by:2316 2411 2997
Symbol 2245 GraphicUsed by:2246
Symbol 2246 MovieClipUses:2245Used by:2316
Symbol 2247 GraphicUsed by:2248
Symbol 2248 MovieClipUses:2247Used by:2316 2392 2409 2440
Symbol 2249 GraphicUsed by:2250
Symbol 2250 MovieClipUses:2249Used by:2316 2392 2409 2440
Symbol 2251 GraphicUsed by:2256 2400
Symbol 2252 GraphicUsed by:2253
Symbol 2253 MovieClipUses:2252Used by:2256 2400
Symbol 2254 GraphicUsed by:2255
Symbol 2255 MovieClipUses:2254Used by:2256 2390 2400
Symbol 2256 MovieClipUses:903 905 907 909 911 914 915 2251 2253 2255Used by:2316 2409
Symbol 2257 GraphicUsed by:2258
Symbol 2258 MovieClipUses:2257Used by:2259 2516 2546
Symbol 2259 MovieClipUses:2258 701Used by:2316
Symbol 2260 GraphicUsed by:2261
Symbol 2261 MovieClipUses:2260Used by:2316
Symbol 2262 GraphicUsed by:2263
Symbol 2263 MovieClipUses:2262Used by:2279
Symbol 2264 GraphicUsed by:2265
Symbol 2265 MovieClipUses:2264Used by:2279
Symbol 2266 GraphicUsed by:2267
Symbol 2267 MovieClipUses:2266Used by:2279
Symbol 2268 GraphicUsed by:2269
Symbol 2269 MovieClipUses:2268Used by:2279
Symbol 2270 GraphicUsed by:2271
Symbol 2271 MovieClipUses:2270Used by:2279 2310 2314 2315 2988 2991 2997  Timeline
Symbol 2272 GraphicUsed by:2273
Symbol 2273 MovieClipUses:2272Used by:2276 2970 2997  Timeline
Symbol 2274 GraphicUsed by:2275
Symbol 2275 MovieClipUses:2274Used by:2276 2970 2997  Timeline
Symbol 2276 MovieClipUses:706 711 232 695 714 2273 2275Used by:2279 2284
Symbol 2277 GraphicUsed by:2278
Symbol 2278 MovieClipUses:2277Used by:2279 2284 2315
Symbol 2279 MovieClipUses:681 1333 1335 302 294 1337 675 1348 2263 435 437 439 441 685 2265 2208 2267 1262 1270 2269 287 2271 2276 443 2278 870 232 695 2191Used by:2316 3077
Symbol 2280 GraphicUsed by:2281
Symbol 2281 MovieClipUses:2280Used by:2284 2693
Symbol 2282 GraphicUsed by:2283
Symbol 2283 MovieClipUses:2282Used by:2284 2693 2696 2723 2826 2829 2830
Symbol 2284 MovieClipUses:681 675 1348 433 437 439 257 441 435 443 295 2210 2278 870 871 2281 287 1262 1355 1358 232 695 2191 2276 2283Used by:2316 3077
Symbol 2285 GraphicUsed by:2286
Symbol 2286 MovieClipUses:2285Used by:2287
Symbol 2287 MovieClipUses:706 2286 710Used by:2291
Symbol 2288 GraphicUsed by:2289
Symbol 2289 MovieClipUses:2288Used by:2291
Symbol 2290 MovieClipUses:232 692 694 1345 701Used by:2291 2525 2577
Symbol 2291 MovieClipUses:681 675 433 2287 437 439 257 441 435 443 870 871 872 232 695 2289 701 2290Used by:2293 2294 2295
Symbol 2292 MovieClipUses:1352 1262 1355 1358Used by:2293
Symbol 2293 MovieClipUses:1333 1335 302 295 260 267 1348 2291 2292Used by:2316 3077
Symbol 2294 MovieClipUses:1333 1335 1338 302 260 267 1348 871 872 2291 1352 1262 1355 1358Used by:2316 3077
Symbol 2295 MovieClipUses:1333 1335 1338 302 260 267 1348 2291 1352 2209 1262Used by:2316 3077
Symbol 2296 GraphicUsed by:2297
Symbol 2297 MovieClipUses:2296Used by:2310 2314
Symbol 2298 GraphicUsed by:2299
Symbol 2299 MovieClipUses:2298Used by:2310 2314
Symbol 2300 GraphicUsed by:2301
Symbol 2301 MovieClipUses:2300Used by:2310 2314
Symbol 2302 GraphicUsed by:2303
Symbol 2303 MovieClipUses:2302Used by:2310 2314
Symbol 2304 GraphicUsed by:2305
Symbol 2305 MovieClipUses:2304Used by:2306 3077
Symbol 2306 MovieClipUses:696 2305 701Used by:2310 2314 2414 2449 2773
Symbol 2307 MovieClipUses:713 1370 701Used by:2310 2314 2773
Symbol 2308 GraphicUsed by:2309
Symbol 2309 MovieClipUses:2308Used by:2310 2314
Symbol 2310 MovieClipUses:2297 1335 302 677 241 679 435 295 2208 1262 871 1270 287 872 2299 2301 1348 2303 870 2306 2271 706 711 2307 2309Used by:2311 3075
Symbol 2311 MovieClipUses:2310 260 267Used by:2316 3077
Symbol 2312 GraphicUsed by:2313
Symbol 2313 MovieClipUses:2312Used by:2314
Symbol 2314 MovieClipUses:2297 302 681 435 295 2208 1262 871 1270 287 872 2299 260 267 712 2303 2301 1348 870 2306 2271 2307 2313 2309Used by:2316 3077
Symbol 2315 MovieClipUses:241 680 675 292 294 287 871 872 1333 1335 302 1270 2271 1355 2208 1262 232 692 694 702 432 433 435 437 439 257 444 2278 870 712 2169Used by:2316 3077
Symbol 2316 MovieClipUses:241 680 2158 750 432 295 1333 1335 302 675 871 872 1270 287 1260 1196 1262 874 2160 2162 435 437 439 257 2164 2166 2168 870 706 711 2169 696 702 2171 2173 292 294 2175 1265 2177 2179 2181 1287 1355 2183 2187 260 267 2192 2195 2201 2202 2203 681 445 2205 2206 2209 232 695 2212 2213 2215 2228 2233 2234 2236 2237 2208 712 2238 2239 2241 2244 433 2246 277 444 2248 2250 2256 2259 2261 708 710 713 2186 2279 2284 2293 2294 2295 2311 2314 2315Used by:2834
Symbol 2317 GraphicUsed by:2318
Symbol 2318 MovieClipUses:2317Used by:2321 2425 2449
Symbol 2319 GraphicUsed by:2320
Symbol 2320 MovieClipUses:2319Used by:2321 2425 2449
Symbol 2321 MovieClipUses:2318 2320Used by:2365 2370 2377 2380 2384 2385 2387 2388 2392 2405 2408 2409 2411 2418 2419 2434 2439 2450 3201
Symbol 2322 MovieClipUses:764 439Used by:2329 2377 2384 2385 2386 2392 2411 2450
Symbol 2323 GraphicUsed by:2324
Symbol 2324 MovieClipUses:2323Used by:2328 2365 2370 2377 2405 2408 2409 2425 2449 2450
Symbol 2325 GraphicUsed by:2326
Symbol 2326 MovieClipUses:2325Used by:2327 2365 2370 2377 2425 2449
Symbol 2327 MovieClipUses:2326Used by:2328 2405 2408 2409 2450
Symbol 2328 MovieClipUses:2324 2327Used by:2329 2384 2385 2386 2392 2411 2450
Symbol 2329 MovieClipUses:2322 257 435 2328Used by:2380 2428 2445 2450 3201
Symbol 2330 MovieClipUses:912 458 460 462 914 915Used by:2365 2370 2377 2380 2411 2418 2419 2425 2428 2446 2448 2449 2450 3201
Symbol 2331 GraphicUsed by:2332
Symbol 2332 MovieClipUses:2331Used by:2450 2710
Symbol 2333 GraphicUsed by:2334
Symbol 2334 MovieClipUses:2333Used by:2450
Symbol 2335 GraphicUsed by:2336
Symbol 2336 MovieClipUses:2335Used by:2450
Symbol 2337 GraphicUsed by:2338
Symbol 2338 MovieClipUses:2337 292 287Used by:2450
Symbol 2339 GraphicUsed by:2340
Symbol 2340 MovieClipUses:2339Used by:2450
Symbol 2341 GraphicUsed by:2342
Symbol 2342 MovieClipUses:2341Used by:2450
Symbol 2343 GraphicUsed by:2450
Symbol 2344 GraphicUsed by:2345
Symbol 2345 MovieClipUses:2344Used by:2365 2370 2485 2580 2608 2727 2737 2759 2831
Symbol 2346 GraphicUsed by:2347
Symbol 2347 MovieClipUses:2346Used by:2365 2370
Symbol 2348 GraphicUsed by:2349
Symbol 2349 MovieClipUses:2348Used by:2365 2370 2813 2820 2826 2829
Symbol 2350 MovieClipUses:292 294 287Used by:2365
Symbol 2351 GraphicUsed by:2352
Symbol 2352 MovieClipUses:2351Used by:2365
Symbol 2353 GraphicUsed by:2354
Symbol 2354 MovieClipUses:2353Used by:2365
Symbol 2355 GraphicUsed by:2356
Symbol 2356 MovieClipUses:2355Used by:2365 2370
Symbol 2357 GraphicUsed by:2358
Symbol 2358 MovieClipUses:2357Used by:2365 2450
Symbol 2359 GraphicUsed by:2360
Symbol 2360 MovieClipUses:2359Used by:2365
Symbol 2361 GraphicUsed by:2362
Symbol 2362 MovieClipUses:2361Used by:2365 2370
Symbol 2363 GraphicUsed by:2364
Symbol 2364 MovieClipUses:2363Used by:2365 2370
Symbol 2365 MovieClipUses:432 675 2321 764 439 2324 257 435 2326 872 698 701 2345 677 2347 2349 302 2350 295 681 2169 2352 2354 2356 2358 2360 679 2362 2364 2330Used by:2450
Symbol 2366 GraphicUsed by:2367
Symbol 2367 MovieClipUses:2366Used by:2370 2379 2384 2385 2387 2388 2392 2405 2408 2409 2411 2418 2419 2425 2434 2442 2443 2446 2449 2450 2832 2997 3201
Symbol 2368 GraphicUsed by:2369
Symbol 2369 MovieClipUses:2368Used by:2370 2536
Symbol 2370 MovieClipUses:2367 1335 675 2349 2321 302 292 294 872 295 764 439 2324 257 435 681 2326 677 2347 2362 2364 232 695 2356 287 698 701 2345 679 2369 260 267 778 2330Used by:2450
Symbol 2371 GraphicUsed by:2372
Symbol 2372 MovieClipUses:2371Used by:2377
Symbol 2373 GraphicUsed by:2374
Symbol 2374 MovieClipUses:2373Used by:2377 2727
Symbol 2375 GraphicUsed by:2376
Symbol 2376 MovieClipUses:2375Used by:2377
Symbol 2377 MovieClipUses:432 675 2321 241 2322 680 2324 257 435 2326 872 295 2372 1335 302 677 698 701 238 2374 679 232 695 714 292 294 2376 2330Used by:2450
Symbol 2378 GraphicUsed by:2450
Symbol 2379 MovieClipUses:2367 1335 302Used by:2380 2448 3201
Symbol 2380 MovieClipUses:432 675 2321 2329 2330 872 295 2379 681 2169Used by:2450
Symbol 2381 GraphicUsed by:2382
Symbol 2382 MovieClipUses:2381Used by:2384 2385 2509 2697
Symbol 2383 MovieClipUses:295 1335 302Used by:2384 2385 2387 2388
Symbol 2384 MovieClipUses:432 675 2322 257 435 2328 447 451 909 911 458 460 462 914 905 915 681 2169 2321 872 2226 232 457 2382 701 237 2367 2383Used by:2450
Symbol 2385 MovieClipUses:432 675 2322 2214 435 2328 241 680 2321 872 2367 2383 2226 232 2382 701 237 257 447 451 453 449 455 457 458 460 462 464 466 468Used by:2450
Symbol 2386 MovieClipUses:432 675 2322 435 2328 257 870 2231Used by:2387 2388
Symbol 2387 MovieClipUses:2386 2216 2321 872 2367 2383 2227Used by:2450
Symbol 2388 MovieClipUses:2386 2229 2321 872 2367 2383 2232Used by:2450
Symbol 2389 GraphicUsed by:2392
Symbol 2390 MovieClipUses:903 905 907 909 911 458 460 462 914 915 2255Used by:2392
Symbol 2391 MovieClipUses:681 2169Used by:2392
Symbol 2392 MovieClipUses:2389 432 675 2321 2322 257 435 2328 1335 292 2248 2250 872 302 2390 2391 2367Used by:2450
Symbol 2393 GraphicUsed by:2394
Symbol 2394 MovieClipUses:2393Used by:2405
Symbol 2395 GraphicUsed by:2396
Symbol 2396 MovieClipUses:2395Used by:2400
Symbol 2397 GraphicUsed by:2398
Symbol 2398 MovieClipUses:2397Used by:2400
Symbol 2399 MovieClipUses:1287Used by:2400
Symbol 2400 MovieClipUses:905 2251 2396 903 2253 2255 2398 914 911 2399 909 915Used by:2405 2408
Symbol 2401 GraphicUsed by:2402
Symbol 2402 MovieClipUses:2401Used by:2405 2408 2409
Symbol 2403 GraphicUsed by:2404 2408
Symbol 2404 MovieClipUses:2403Used by:2405 2408
Symbol 2405 MovieClipUses:432 675 2321 764 439 257 872 295 1335 302 681 2324 435 2394 2400 232 2186 2327 2402 2404 2367Used by:2450
Symbol 2406 MovieClipUses:241 680Used by:2408
Symbol 2407 MovieClipUses:232 695 2241Used by:2408
Symbol 2408 MovieClipUses:432 675 764 439 257 681 2324 2406 435 2327 2400 2321 872 295 1335 302 2407 2402 232 2186 2241 2403 2404 2367Used by:2450
Symbol 2409 MovieClipUses:432 675 2321 764 439 257 435 2324 681 2186 2241 2327 2256 292 2248 2250 872 1335 302 2402 2367Used by:2450
Symbol 2410 MovieClipUses:292 294 287Used by:2411 2418 2419 2425 2445 2446 2449
Symbol 2411 MovieClipUses:432 675 2321 2322 681 232 692 694 698 701 257 435 2328 2330 872 2367 1335 2410 302 2244Used by:2450
Symbol 2412 GraphicUsed by:2413
Symbol 2413 MovieClipUses:2412Used by:2418 2419
Symbol 2414 MovieClipUses:681 2306Used by:2418 2419
Symbol 2415 GraphicUsed by:2416
Symbol 2416 MovieClipUses:2415Used by:2417
Symbol 2417 MovieClipUses:681 713 2416 701Used by:2418 2419
Symbol 2418 MovieClipUses:2321 872 2367 1335 302 2410 2413 2414 769 260 267 2417 778 2330Used by:2450
Symbol 2419 MovieClipUses:2321 872 2367 1335 302 2410 2413 769 260 267 2417 778 2330 2414Used by:2450
Symbol 2420 GraphicUsed by:2421
Symbol 2421 MovieClipUses:2420Used by:2425 2449
Symbol 2422 GraphicUsed by:2423
Symbol 2423 MovieClipUses:2422Used by:2425
Symbol 2424 MovieClipUses:232 692 694 2198Used by:2425
Symbol 2425 MovieClipUses:432 2318 2320 2367 302 2410 872 2421 241 439 257 435 2324 681 677 679 277 2326 2330 232 695 2243 2423 2424Used by:2450
Symbol 2426 GraphicUsed by:2427
Symbol 2427 MovieClipUses:2426Used by:2428 2445
Symbol 2428 MovieClipUses:675 2329 2330 2427Used by:2434 2442 2443 2832
Symbol 2429 MovieClipUses:232 692 694Used by:2434 2442 2443 2832
Symbol 2430 GraphicUsed by:2431
Symbol 2431 MovieClipUses:2430Used by:2433 2724 2826 2829
Symbol 2432 MovieClipUses:302 754 1358Used by:2433 2440 2446
Symbol 2433 MovieClipUses:2431 2432Used by:2434 2448
Symbol 2434 MovieClipUses:681 432 2428 2321 872 295 2367 1335 302 2169 2429 714 2433Used by:2450
Symbol 2435 GraphicUsed by:2436
Symbol 2436 MovieClipUses:2435Used by:2442 2443 2445 2832
Symbol 2437 GraphicUsed by:2438
Symbol 2438 MovieClipUses:2437Used by:2442 2443 2445 2832
Symbol 2439 MovieClipUses:2321 872Used by:2442 2443 2445 2832
Symbol 2440 MovieClipUses:292 2248 2432 2250Used by:2442 2443 2832
Symbol 2441 MovieClipUses:294 287 292Used by:2442 2443 2446 2832
Symbol 2442 MovieClipUses:680 2367 241 260 778 2428 302 2429 2436 698 701 232 692 694 2198 2438 2439 2440 2441Used by:2450
Symbol 2443 MovieClipUses:680 2367 241 260 267 778 2428 302 2429 2436 232 692 694 2198 2438 2439 2440 2441Used by:2450
Symbol 2444 MovieClipUses:232 692 694 1345 701Used by:2445 2446
Symbol 2445 MovieClipUses:241 675 2329 2427 680 2436 2438 2439 2410 2444Used by:2446 2448
Symbol 2446 MovieClipUses:680 2367 302 260 267 778 2445 2441 2410 2330 2444 2432Used by:2450
Symbol 2447 MovieClipUses:680 232 695 2243Used by:2448 2449
Symbol 2448 MovieClipUses:260 778 2445 2433 2379 2447 2330Used by:2450
Symbol 2449 MovieClipUses:432 2318 292 2320 294 287 2367 1335 302 2421 439 257 435 2324 872 277 241 681 2410 2326 2330 2306 2447Used by:2450
Symbol 2450 MovieClipUses:750 675 2321 432 2329 872 2330 2332 2334 2336 2338 2340 754 2342 681 2169 2322 257 435 2324 2327 1335 1358 764 439 2328 2343 2365 2370 2377 2205 711 232 695 2243 2378 292 287 2358 241 295 2367 302 294 2380 2384 2385 2387 2388 2392 2405 2408 2409 2411 2418 2419 2425 2434 2442 2443 2446 2448 2449Used by:2834
Symbol 2451 MovieClipUses:902 814Used by:2466 2470 2474 2475 2479 2487 2510 2515 2517 2545 2546
Symbol 2452 GraphicUsed by:2453
Symbol 2453 MovieClipUses:2452Used by:2475 2546
Symbol 2454 GraphicUsed by:2455
Symbol 2455 MovieClipUses:2454Used by:2546 2710
Symbol 2456 MovieClipUses:230 237Used by:2457 2479 2481 2487 2510 2518 2536 2540
Symbol 2457 MovieClipUses:813 2456Used by:2464 2466 2470 2475 2546
Symbol 2458 MovieClipUses:675 852 865 828Used by:2464 2474
Symbol 2459 GraphicUsed by:2460
Symbol 2460 MovieClipUses:2459Used by:2464 2474 2536 2540 2545
Symbol 2461 GraphicUsed by:2462
Symbol 2462 MovieClipUses:2461Used by:2463 2485 2737 2821 2829 2830
Symbol 2463 MovieClipUses:232 2462 237 701Used by:2464 2576 2581 2820 2824
Symbol 2464 MovieClipUses:311 824 318 315 2457 823 838 2458 830 1260 285 1196 1262 287 832 813 2460 2463Used by:2546
Symbol 2465 MovieClipUses:675 838 852 865 828Used by:2466 2475
Symbol 2466 MovieClipUses:824 2457 823 2465 830 1260 1196 1262 2451 313 315 318 285 287 832Used by:2546
Symbol 2467 MovieClipUses:675 838 852 865 828Used by:2470 2546
Symbol 2468 GraphicUsed by:2469
Symbol 2469 MovieClipUses:2468Used by:2470 2673
Symbol 2470 MovieClipUses:824 2457 2467 318 315 2469 285 830 2194 1196 1262 287 832 2451 823Used by:2546
Symbol 2471 GraphicUsed by:2472
Symbol 2472 MovieClipUses:2471Used by:2474
Symbol 2473 MovieClipUses:1196 1262Used by:2474 2475 2546
Symbol 2474 MovieClipUses:285 287 318 315 823 232 695 2191 838 2458 830 2451 2460 832 2472 2473Used by:2546
Symbol 2475 MovieClipUses:285 287 316 318 2457 823 2465 830 833 2451 2453 2473Used by:2546
Symbol 2476 MovieClipUses:316 318Used by:2479 2480 2487 2517 2546 3201  Timeline
Symbol 2477 GraphicUsed by:2546
Symbol 2478 MovieClipUses:1265 1262Used by:2479 2480 2487
Symbol 2479 MovieClipUses:824 2476 2456 675 838 852 865 828 830 833 2451 2478 823Used by:2546
Symbol 2480 MovieClipUses:824 2476 828 830 833 2478Used by:2481 2483 2485
Symbol 2481 MovieClipUses:813 2456 675 838 845 847 849 851 865 2480 902 814 816 822Used by:2546
Symbol 2482 MovieClipUses:814 822Used by:2546
Symbol 2483 MovieClipUses:816 838 675 845 847 849 851 865 2480 901 701 813 237 822Used by:2546
Symbol 2484 MovieClipUses:814 822 2243 816Used by:2546
Symbol 2485 MovieClipUses:675 845 847 849 851 865 813 2480 2462 701 2345 816 232 822Used by:2546
Symbol 2486 MovieClipUses:814 816 822 2243Used by:2546
Symbol 2487 MovieClipUses:824 2476 2456 675 838 852 865 828 830 833 2451 2478 823Used by:2546
Symbol 2488 GraphicUsed by:2489
Symbol 2489 MovieClipUses:2488Used by:2500
Symbol 2490 GraphicUsed by:2491
Symbol 2491 MovieClipUses:2490Used by:2492 2627 2631 2703 2854 2865 2866 2973 2997 3077  Timeline
Symbol 2492 MovieClipUses:2491 701 814Used by:2500 2508
Symbol 2493 GraphicUsed by:2494
Symbol 2494 MovieClipUses:2493Used by:2499
Symbol 2495 GraphicUsed by:2496
Symbol 2496 MovieClipUses:2495Used by:2499
Symbol 2497 GraphicUsed by:2498
Symbol 2498 MovieClipUses:2497Used by:2499
Symbol 2499 MovieClipUses:854 2494 858 458 460 2496 270 860 862 2498 466Used by:2500
Symbol 2500 MovieClipUses:824 313 315 318 813 2489 237 701 823 675 837 852 828 835 267 2492 2499 833 830 1260 1196 1262Used by:2546
Symbol 2501 GraphicUsed by:2502
Symbol 2502 MovieClipUses:2501Used by:2505
Symbol 2503 GraphicUsed by:2504
Symbol 2504 MovieClipUses:2503Used by:2505
Symbol 2505 MovieClipUses:854 2502 858 458 460 2504 270 860 862 864 466Used by:2508 2509
Symbol 2506 GraphicUsed by:2507
Symbol 2507 MovieClipUses:2506Used by:2508 2509
Symbol 2508 MovieClipUses:824 313 315 318 675 681 232 2186 835 837 267 852 2505 828 830 833 1260 1196 1262 816 821 2492 2507Used by:2546
Symbol 2509 MovieClipUses:824 313 315 318 675 681 232 2186 838 852 2507 2505 828 830 833 1260 1196 1262 816 822 2382 701 814Used by:2546
Symbol 2510 MovieClipUses:824 313 315 318 2456 675 838 828 830 852 865 2451 1260 823 1196 833 1262Used by:2546
Symbol 2511 GraphicUsed by:2515 2516 2524
Symbol 2512 GraphicUsed by:2513
Symbol 2513 MovieClipUses:2512Used by:2514 2630 2631 2634
Symbol 2514 MovieClipUses:2513 701Used by:2515 2516 2517 2545
Symbol 2515 MovieClipUses:2511 313 315 318 824 675 828 1260 1196 1262 813 833 830 2514 237 852 2451 835 837 267 823 865Used by:2546
Symbol 2516 MovieClipUses:2511 313 315 318 237 2194 824 675 840 842 828 844 847 849 851 838 865 830 1196 1262 2258 701 833 814 823 2514Used by:2546
Symbol 2517 MovieClipUses:824 2476 2514 813 675 823 838 852 237 865 828 830 833 2451 1260 1196 1262Used by:2546
Symbol 2518 MovieClipUses:813 2456 823Used by:2525
Symbol 2519 MovieClipUses:1260 1196 1262Used by:2525
Symbol 2520 GraphicUsed by:2521
Symbol 2521 MovieClipUses:2520Used by:2524 2536 2540 2545 2575 2576
Symbol 2522 GraphicUsed by:2523
Symbol 2523 MovieClipUses:2522Used by:2524 2575
Symbol 2524 MovieClipUses:2511 318 2521 2523Used by:2525
Symbol 2525 MovieClipUses:816 675 2518 852 838 865 823 2519 824 828 833 830 2524 2290Used by:2546
Symbol 2526 GraphicUsed by:2527
Symbol 2527 MovieClipUses:2526Used by:2536
Symbol 2528 GraphicUsed by:2529
Symbol 2529 MovieClipUses:2528Used by:2536
Symbol 2530 GraphicUsed by:2531
Symbol 2531 MovieClipUses:2530Used by:2536
Symbol 2532 GraphicUsed by:2533
Symbol 2533 MovieClipUses:2532Used by:2536
Symbol 2534 GraphicUsed by:2535
Symbol 2535 MovieClipUses:2534Used by:2536
Symbol 2536 MovieClipUses:311 824 318 2521 2460 838 675 813 823 2456 2527 842 844 847 849 851 865 828 833 830 1260 1196 1262 232 2529 2531 2369 701 2533 2535Used by:2546
Symbol 2537 MovieClipUses:675 852Used by:2540
Symbol 2538 GraphicUsed by:2539
Symbol 2539 MovieClipUses:2538Used by:2540
Symbol 2540 MovieClipUses:813 2456 823 2537 835 837 267 865 824 318 2521 2460 828 833 830 1260 1196 1262 2539 710 232 692 694 1345 701Used by:2546
Symbol 2541 GraphicUsed by:2542
Symbol 2542 MovieClipUses:2541Used by:2545 3077
Symbol 2543 GraphicUsed by:2544
Symbol 2544 MovieClipUses:2543Used by:2545 3077
Symbol 2545 MovieClipUses:2514 813 237 2521 824 318 2542 768 838 851 844 847 865 828 2460 1260 1196 833 830 1262 2451 823 2544Used by:2546
Symbol 2546 MovieClipUses:750 2451 823 2453 285 287 1196 1262 782 267 675 852 828 832 1260 835 865 791 833 837 797 2455 313 801 803 805 807 2464 2466 2470 2474 2475 2476 824 2457 2467 830 2194 2473 2258 813 816 818 814 237 2477 315 2479 2481 2482 2483 2484 838 2485 2486 2487 2500 2508 2509 2510 2515 2516 2517 2525 2536 2540 2545Used by:2834
Symbol 2547 GraphicUsed by:2548
Symbol 2548 MovieClipUses:2547Used by:2577 2581 2683 2703 2710
Symbol 2549 GraphicUsed by:2550
Symbol 2550 MovieClipUses:2549Used by:2572 2576 2577 2710
Symbol 2551 GraphicUsed by:2552
Symbol 2552 MovieClipUses:2551Used by:2572 2575 2576 2577 2581 2584 2710
Symbol 2553 GraphicUsed by:2554
Symbol 2554 MovieClipUses:2553Used by:2572 2575 2576 2577 2581 2584 2710
Symbol 2555 GraphicUsed by:2556
Symbol 2556 MovieClipUses:2555Used by:2557
Symbol 2557 MovieClipUses:2556 701Used by:2558 2693
Symbol 2558 MovieClipUses:2557 1755Used by:2591 2594 2615 2635 2710 3201  Timeline
Symbol 2559 GraphicUsed by:2560
Symbol 2560 MovieClipUses:2559Used by:2710
Symbol 2561 GraphicUsed by:2562
Symbol 2562 MovieClipUses:2561Used by:2572 2575 2576 2577 2630 2631 2687
Symbol 2563 GraphicUsed by:2564
Symbol 2564 MovieClipUses:2563Used by:2567 2575 2577 2584
Symbol 2565 GraphicUsed by:2566
Symbol 2566 MovieClipUses:2565Used by:2567
Symbol 2567 MovieClipUses:2564 2566Used by:2572
Symbol 2568 GraphicUsed by:2569
Symbol 2569 MovieClipUses:2568Used by:2572
Symbol 2570 GraphicUsed by:2571
Symbol 2571 MovieClipUses:2570Used by:2572 2575 2576 2577 2581 2584 2663 2673 2693 2698 2702 2708 3077
Symbol 2572 MovieClipUses:230 232 237 251 253 2562 243 245 2554 275 247 294 287 2200 2550 1262 285 2567 308 310 289 270 272 2569 2552 2571 267 260 701Used by:2710
Symbol 2573 GraphicUsed by:2574
Symbol 2574 MovieClipUses:2573Used by:2575 2584
Symbol 2575 MovieClipUses:251 253 275 2552 230 232 237 243 245 2562 2554 247 294 287 313 315 318 308 285 310 2564 2521 2523 289 270 272 2571 267 260 2574 283 701Used by:2710
Symbol 2576 MovieClipUses:243 239 230 245 232 237 251 247 253 2552 2554 275 2562 285 313 2550 1262 294 287 318 308 289 310 2521 793 270 272 277 241 279 281 2571 267 260 2463Used by:2710
Symbol 2577 MovieClipUses:239 251 253 2552 2562 2554 275 292 294 287 285 2200 2550 1262 289 308 310 2564 299 2548 270 272 2571 267 260 241 282 2290Used by:2710
Symbol 2578 GraphicUsed by:2579
Symbol 2579 MovieClipUses:2578Used by:2580 2641 2693
Symbol 2580 MovieClipUses:2345 2579 245Used by:2581 2698 2703
Symbol 2581 MovieClipUses:2580 239 251 253 2554 2552 275 2200 292 294 287 290 318 308 310 315 299 2548 270 272 2571 267 260 241 279 2463 281Used by:2710
Symbol 2582 GraphicUsed by:2583
Symbol 2583 MovieClipUses:2582Used by:2584
Symbol 2584 MovieClipUses:239 241 243 245 247 251 253 2552 2554 275 1355 313 294 2564 287 308 290 310 318 299 2583 270 272 2571 267 260 2574 283 701Used by:2710
Symbol 2585 GraphicUsed by:2586
Symbol 2586 MovieClipUses:2585Used by:2710
Symbol 2587 GraphicUsed by:2588
Symbol 2588 MovieClipUses:2587Used by:2710
Symbol 2589 MovieClipUses:239 249Used by:2710
Symbol 2590 MovieClipUses:251 258 290 295 303 308 310 319Used by:2710
Symbol 2591 MovieClipUses:275 283 2558 247 273Used by:2710
Symbol 2592 MovieClipUses:239 249Used by:2593
Symbol 2593 MovieClipUses:2592Used by:2710
Symbol 2594 MovieClipUses:273 275 277 283 2558 247Used by:2710
Symbol 2595 MovieClipUses:239 241 243 245 247Used by:2710
Symbol 2596 GraphicUsed by:2597
Symbol 2597 MovieClipUses:2596Used by:2600
Symbol 2598 GraphicUsed by:2599
Symbol 2599 MovieClipUses:2598Used by:2600 2603 2606 2710 2831
Symbol 2600 MovieClipUses:2597 2599Used by:2606 2612 2710 2743 2831
Symbol 2601 GraphicUsed by:2602
Symbol 2602 MovieClipUses:2601Used by:2603
Symbol 2603 MovieClipUses:2602 2599Used by:2606 2831
Symbol 2604 GraphicUsed by:2605
Symbol 2605 MovieClipUses:2604Used by:2606 2710 2831
Symbol 2606 MovieClipUses:2600 701 2603 2605 2599Used by:2607 2710
Symbol 2607 MovieClipUses:2606 701Used by:2608
Symbol 2608 MovieClipUses:273 275 277 2607 2345 283 247Used by:2710
Symbol 2609 MovieClipUses:239 241 243 245 247Used by:2710
Symbol 2610 GraphicUsed by:2611
Symbol 2611 MovieClipUses:2610Used by:2612 2614 2710
Symbol 2612 MovieClipUses:273 275 277 711 2611 232 695 2600 701Used by:2710
Symbol 2613 MovieClipUses:239 241 243 245 247Used by:2710
Symbol 2614 MovieClipUses:273 275 277 711 2611 232 695Used by:2710
Symbol 2615 MovieClipUses:311 239 249 251 258 273 275 277 283 2558 247 290 295 303 308 310 313 315 318Used by:2710 3077
Symbol 2616 GraphicUsed by:2617
Symbol 2617 MovieClipUses:2616Used by:2630 2631
Symbol 2618 GraphicUsed by:2619
Symbol 2619 MovieClipUses:2618Used by:2622
Symbol 2620 GraphicUsed by:2621
Symbol 2621 MovieClipUses:2620Used by:2622
Symbol 2622 MovieClipUses:2619 2621 864Used by:2630 2693 2698 2703 2707 2786 3077
Symbol 2623 GraphicUsed by:2624
Symbol 2624 MovieClipUses:2623Used by:2630 2824 2826 2829 2830
Symbol 2625 GraphicUsed by:2626
Symbol 2626 MovieClipUses:2625Used by:2630 2677
Symbol 2627 MovieClipUses:232 2491 701 237Used by:2630 2634 2663 2708 2709
Symbol 2628 GraphicUsed by:2629
Symbol 2629 MovieClipUses:2628Used by:2630 2640 2650 2677
Symbol 2630 MovieClipUses:2513 238 2617 245 2622 257 275 295 290 297 299 302 2624 2626 2627 282 2562 247 255 273 2629 308 310 313 315 318Used by:2710
Symbol 2631 MovieClipUses:2513 238 251 253 241 257 232 2491 701 237 282 2562 247 255 277 273 275 290 295 297 299 302 308 310 313 315 318 2617 245Used by:2710
Symbol 2632 GraphicUsed by:2633
Symbol 2633 MovieClipUses:2632Used by:2634
Symbol 2634 MovieClipUses:251 2513 238 253 275 283 2633 255 257 273 290 295 299 302 308 310 315 318 2627Used by:2710
Symbol 2635 MovieClipUses:239 241 243 245 247 251 258 273 275 277 283 2558 290 295 297 299 302 308 310 313 315 318Used by:2710
Symbol 2636 GraphicUsed by:2637
Symbol 2637 MovieClipUses:2636Used by:2640
Symbol 2638 GraphicUsed by:2639
Symbol 2639 MovieClipUses:2638Used by:2640
Symbol 2640 MovieClipUses:239 241 243 2637 258 2629 277 275 2639 701 290 292 294 287 297 299 302 308 310 313 315 318 245 268 270 272 1755 282 247Used by:2710 3077
Symbol 2641 MovieClipUses:239 2579 245Used by:2663 2709
Symbol 2642 GraphicUsed by:2643
Symbol 2643 MovieClipUses:2642Used by:2650
Symbol 2644 GraphicUsed by:2645
Symbol 2645 MovieClipUses:2644Used by:2650
Symbol 2646 GraphicUsed by:2647
Symbol 2647 MovieClipUses:2646Used by:2650 2673
Symbol 2648 GraphicUsed by:2649
Symbol 2649 MovieClipUses:2648Used by:2650 2673
Symbol 2650 MovieClipUses:2643 2629 2645 2647 2649Used by:2663
Symbol 2651 GraphicUsed by:2652
Symbol 2652 MovieClipUses:2651Used by:2663
Symbol 2653 MovieClipUses:285 287 289Used by:2663
Symbol 2654 GraphicUsed by:2655
Symbol 2655 MovieClipUses:2654Used by:2658
Symbol 2656 GraphicUsed by:2657
Symbol 2657 MovieClipUses:2656Used by:2658
Symbol 2658 MovieClipUses:2655 2657Used by:2663 2673 2703 2708 2709
Symbol 2659 GraphicUsed by:2660
Symbol 2660 MovieClipUses:2659Used by:2663 2673 2703 2708 2709
Symbol 2661 GraphicUsed by:2662
Symbol 2662 MovieClipUses:2661Used by:2663
Symbol 2663 MovieClipUses:2641 277 2650 2627 2652 281 292 294 2653 318 299 302 287 2658 2660 756 2662 272 270 2571 260 267Used by:2710 3077
Symbol 2664 MovieClipUses:241 243 245Used by:2673
Symbol 2665 GraphicUsed by:2666
Symbol 2666 MovieClipUses:2665Used by:2673
Symbol 2667 GraphicUsed by:2668
Symbol 2668 MovieClipUses:2667Used by:2673 2798 2813
Symbol 2669 GraphicUsed by:2670
Symbol 2670 MovieClipUses:2669Used by:2673
Symbol 2671 GraphicUsed by:2672
Symbol 2672 MovieClipUses:2671Used by:2673
Symbol 2673 MovieClipUses:311 2664 2666 2668 238 241 282 292 294 302 2670 287 2658 285 318 289 2660 2672 2647 2649 2571 270 267 260 272 784 232 237 247 2469Used by:2710 3077
Symbol 2674 GraphicUsed by:2675
Symbol 2675 MovieClipUses:2674Used by:2676 2704
Symbol 2676 MovieClipUses:2675 245Used by:2687
Symbol 2677 MovieClipUses:2626 2629Used by:2678
Symbol 2678 MovieClipUses:2677 255Used by:2687 2693 2698 3077
Symbol 2679 GraphicUsed by:2680
Symbol 2680 MovieClipUses:2679Used by:2687 2693
Symbol 2681 GraphicUsed by:2682
Symbol 2682 MovieClipUses:2681Used by:2687
Symbol 2683 MovieClipUses:302 299 2548Used by:2684
Symbol 2684 MovieClipUses:292 294 287 2683Used by:2687 2693 2698 3077
Symbol 2685 MovieClipUses:230 237Used by:2687
Symbol 2686 MovieClipUses:698 238 701Used by:2687 2806 2813
Symbol 2687 MovieClipUses:2676 2200 315 318 290 2678 2562 282 2680 2682 308 2684 310 2685 268 270 272 2686Used by:2710 3077
Symbol 2688 GraphicUsed by:2689
Symbol 2689 MovieClipUses:2688Used by:2692 2698 2703 3077
Symbol 2690 GraphicUsed by:2691
Symbol 2691 MovieClipUses:2690Used by:2692 2698 2703 3077
Symbol 2692 MovieClipUses:2689 232 2691 237 281Used by:2693
Symbol 2693 MovieClipUses:295 2200 315 2281 318 287 2283 2622 257 230 232 237 2579 245 2678 2684 308 310 2557 272 2571 267 260 2692 2680Used by:2710 3077
Symbol 2694 GraphicUsed by:2695
Symbol 2695 MovieClipUses:2694Used by:2696
Symbol 2696 MovieClipUses:315 318 2695 287 2283Used by:2698 2701 3077
Symbol 2697 MovieClipUses:2382 701 237Used by:2698
Symbol 2698 MovieClipUses:2622 2580 257 2678 2684 308 2200 2696 310 2697 272 2571 267 260 2689 232 2691 237 281Used by:2710 3077
Symbol 2699 GraphicUsed by:2700
Symbol 2700 MovieClipUses:2699Used by:2703 2707 3077
Symbol 2701 MovieClipUses:313 2696Used by:2703 2708 2709 3077
Symbol 2702 MovieClipUses:272 2571 267 260Used by:2703 2709 3077
Symbol 2703 MovieClipUses:2622 257 294 2700 2580 255 302 299 2548 2701 2702 2658 2660 2491 701 2689 232 2691 237 281Used by:2710
Symbol 2704 MovieClipUses:2675 245 230 237Used by:2708
Symbol 2705 GraphicUsed by:2706
Symbol 2706 MovieClipUses:2705Used by:2707
Symbol 2707 MovieClipUses:2622 2700 2706 255 281Used by:2708 2709
Symbol 2708 MovieClipUses:2704 303 2707 2701 2627 272 2571 267 260 2658 2660Used by:2710 3077
Symbol 2709 MovieClipUses:2641 303 2707 2701 2627 2702 2658 2660Used by:2710 3077
Symbol 2710 MovieClipUses:750 239 249 292 294 287 2548 302 2550 313 315 285 1262 289 251 253 275 2552 2554 308 310 283 2558 265 782 267 270 272 290 318 241 279 281 230 232 237 791 795 793 2560 797 799 2455 248 295 801 2200 803 805 807 2572 2575 2576 2577 2581 2584 2586 2588 2332 784 1755 756 2589 2590 2591 2593 2594 2595 2608 2609 2612 2613 2614 2600 701 273 277 711 2611 695 2605 2599 2606 2615 2630 2631 297 2634 2635 2640 2663 2673 2687 2693 2698 2703 2708 2709Used by:2834
Symbol 2711 GraphicUsed by:2712
Symbol 2712 MovieClipUses:2711Used by:2723 2724 2727
Symbol 2713 GraphicUsed by:2714
Symbol 2714 MovieClipUses:2713Used by:2723 2727
Symbol 2715 MovieClipUses:294 287 292Used by:2723
Symbol 2716 GraphicUsed by:2717
Symbol 2717 MovieClipUses:2716Used by:2723 2724
Symbol 2718 GraphicUsed by:2719
Symbol 2719 MovieClipUses:2718Used by:2723
Symbol 2720 GraphicUsed by:2721
Symbol 2721 MovieClipUses:2720Used by:2722
Symbol 2722 MovieClipUses:2721Used by:2723 2724
Symbol 2723 MovieClipUses:2712 245 241 764 766 769 762 2714 299 294 302 287 2283 775 275 2715 777 2717 2719 2722 232 695 230Used by:2831
Symbol 2724 MovieClipUses:239 762 764 766 241 2712 245 2431 292 302 2717 758 299 294 287 775 275 777 769 756 2722 232 230 237Used by:2831
Symbol 2725 GraphicUsed by:2726
Symbol 2726 MovieClipUses:2725Used by:2727
Symbol 2727 MovieClipUses:2714 302 292 294 287 762 764 241 2198 2345 2712 245 230 295 775 275 299 777 769 778 2726 780 260 756 2374Used by:2831
Symbol 2728 MovieClipUses:778 780 260 267Used by:2729 2734 2737 2748 2777 2806 2831 2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067
Symbol 2729 MovieClipUses:239 295 758 299 302 762 764 241 243 245 247 249 766 769 775 777 275 2728Used by:2831
Symbol 2730 MovieClipUses:295 758 299 302Used by:2831
Symbol 2731 MovieClipUses:295 758 299 302Used by:2831
Symbol 2732 MovieClipUses:762 775 777Used by:2734 2737 2743 2746
Symbol 2733 MovieClipUses:241 243 239 245 247Used by:2734
Symbol 2734 MovieClipUses:230 232 237 2732 764 249 766 2733 769 275 2728Used by:2831
Symbol 2735 GraphicUsed by:2736
Symbol 2736 MovieClipUses:2735Used by:2737
Symbol 2737 MovieClipUses:2732 764 241 2736 766 243 239 245 2462 701 2345 769 275 247 2728Used by:2831
Symbol 2738 MovieClipUses:232 695Used by:2743 2831
Symbol 2739 GraphicUsed by:2740
Symbol 2740 MovieClipUses:2739Used by:2743
Symbol 2741 GraphicUsed by:2742
Symbol 2742 MovieClipUses:2741Used by:2743
Symbol 2743 MovieClipUses:239 2732 764 241 243 245 247 766 2738 2740 2742 769 275 273 2600 701 710Used by:2831
Symbol 2744 GraphicUsed by:2745
Symbol 2745 MovieClipUses:2744Used by:2746
Symbol 2746 MovieClipUses:239 2732 764 241 243 247 766 245 275 708 2745 769 273 710Used by:2831
Symbol 2747 MovieClipUses:759 302Used by:2748 2830
Symbol 2748 MovieClipUses:239 295 2747 762 249 770 775 777 275 2728Used by:2831
Symbol 2749 GraphicUsed by:2750
Symbol 2750 MovieClipUses:2749Used by:2759 2767 2770
Symbol 2751 GraphicUsed by:2752
Symbol 2752 MovieClipUses:2751Used by:2755
Symbol 2753 GraphicUsed by:2754
Symbol 2754 MovieClipUses:2753Used by:2755
Symbol 2755 MovieClipUses:2752 2754 245Used by:2759 2767 2770 2772
Symbol 2756 MovieClipUses:775 777Used by:2759
Symbol 2757 GraphicUsed by:2758
Symbol 2758 MovieClipUses:2757Used by:2759 2767 2773
Symbol 2759 MovieClipUses:295 758 762 2750 2345 2755 247 770 275 778 780 260 267 2756 302 299 2758Used by:2831
Symbol 2760 GraphicUsed by:2767
Symbol 2761 GraphicUsed by:2762
Symbol 2762 MovieClipUses:2761Used by:2767 2770
Symbol 2763 GraphicUsed by:2764
Symbol 2764 MovieClipUses:2763Used by:2767 2770 2807
Symbol 2765 GraphicUsed by:2766
Symbol 2766 MovieClipUses:2765Used by:2767 2770 2807
Symbol 2767 MovieClipUses:2760 295 2762 238 292 294 762 2764 232 2755 2766 775 777 275 287 758 299 302 701 2750 237 778 466 468 780 260 267 2758Used by:2831
Symbol 2768 GraphicUsed by:2770
Symbol 2769 MovieClipUses:292 294 287 758 299 302Used by:2770
Symbol 2770 MovieClipUses:2768 2769 292 294 287 758 299 302 762 775 777 2755 232 2762 238 701 2750 237 2764 2766 275 778 466 468 780 260 267Used by:2831
Symbol 2771 GraphicUsed by:2773
Symbol 2772 MovieClipUses:762 764 769 775 777 275 2755Used by:2773
Symbol 2773 MovieClipUses:2771 292 294 287 758 299 302 2772 2758 2306 2307 778 466 468 780 260 267Used by:2831
Symbol 2774 MovieClipUses:239 295 758 299 302 762 249 770 775 777 275 778 780 260 267Used by:2831
Symbol 2775 GraphicUsed by:2776
Symbol 2776 MovieClipUses:2775Used by:2777
Symbol 2777 MovieClipUses:232 2776 237 295 758 302 299 818 821 762 249 243 245 247 770 775 777 275 2728 241Used by:2831
Symbol 2778 GraphicUsed by:2779
Symbol 2779 MovieClipUses:2778Used by:2786 2806 2829
Symbol 2780 GraphicUsed by:2781
Symbol 2781 MovieClipUses:2780Used by:2786
Symbol 2782 GraphicUsed by:2783
Symbol 2783 MovieClipUses:2782Used by:2786
Symbol 2784 GraphicUsed by:2785
Symbol 2785 MovieClipUses:2784Used by:2786 2806
Symbol 2786 MovieClipUses:295 784 302 299 793 2779 2622 257 238 253 275 285 287 289 2781 241 243 245 247 2783 265 267 260 270 272 2785 777Used by:2831
Symbol 2787 GraphicUsed by:2788
Symbol 2788 MovieClipUses:2787Used by:2793 2798
Symbol 2789 GraphicUsed by:2790
Symbol 2790 MovieClipUses:2789Used by:2793 2798
Symbol 2791 GraphicUsed by:2792
Symbol 2792 MovieClipUses:2791Used by:2793
Symbol 2793 MovieClipUses:2788 2790 2792Used by:2798
Symbol 2794 GraphicUsed by:2795
Symbol 2795 MovieClipUses:2794Used by:2798
Symbol 2796 GraphicUsed by:2797
Symbol 2797 MovieClipUses:2796Used by:2798
Symbol 2798 MovieClipUses:302 299 756 2668 2788 238 2793 764 816 818 821 275 232 234 236 823 766 769 780 778 267 260 793 2795 777 2790 2797Used by:2831
Symbol 2799 GraphicUsed by:2800
Symbol 2800 MovieClipUses:2799Used by:2806
Symbol 2801 MovieClipUses:243 245 1372 238 247Used by:2806
Symbol 2802 GraphicUsed by:2803
Symbol 2803 MovieClipUses:2802Used by:2806
Symbol 2804 GraphicUsed by:2805
Symbol 2805 MovieClipUses:2804Used by:2806
Symbol 2806 MovieClipUses:295 302 758 299 762 241 2686 2800 764 2801 766 2803 769 2785 2805 275 2728 2779 777Used by:2831
Symbol 2807 MovieClipUses:2764 2766Used by:2808
Symbol 2808 MovieClipUses:762 2807 775 777 275Used by:2813 2830
Symbol 2809 GraphicUsed by:2810
Symbol 2810 MovieClipUses:2809Used by:2813
Symbol 2811 GraphicUsed by:2812
Symbol 2812 MovieClipUses:2811Used by:2813 2820 2826
Symbol 2813 MovieClipUses:2668 232 237 302 2349 299 295 241 2808 2686 2810 245 2812 778 780 267 260Used by:2831
Symbol 2814 GraphicUsed by:2815
Symbol 2815 MovieClipUses:2814Used by:2816
Symbol 2816 MovieClipUses:2815 245Used by:2820 2824 2826 2829
Symbol 2817 MovieClipUses:762 770 775 777 275Used by:2820 2825
Symbol 2818 GraphicUsed by:2819
Symbol 2819 MovieClipUses:2818Used by:2820
Symbol 2820 MovieClipUses:2463 2816 295 302 299 2812 2349 2817 2819 780 260Used by:2831
Symbol 2821 MovieClipUses:2462 232Used by:2826
Symbol 2822 GraphicUsed by:2823
Symbol 2823 MovieClipUses:2822Used by:2826 2829
Symbol 2824 MovieClipUses:2463 2816 2624Used by:2826 2829 2830
Symbol 2825 MovieClipUses:2817 780 260Used by:2826 2829
Symbol 2826 MovieClipUses:295 2349 299 302 2821 2816 2823 2824 2431 2825 2812 2283 2624Used by:2831
Symbol 2827 GraphicUsed by:2828
Symbol 2828 MovieClipUses:2827Used by:2829 2830
Symbol 2829 MovieClipUses:295 2349 299 302 2462 2828 2816 2823 2779 2431 2283 2825 2824 2624Used by:2831
Symbol 2830 MovieClipUses:2747 294 287 778 2462 2828 780 260 267 2824 295 243 245 247 2808 2624 2283Used by:2831
Symbol 2831 MovieClipUses:750 752 302 754 756 759 762 770 775 777 275 778 780 782 267 241 243 239 245 247 249 791 758 299 793 795 788 797 230 232 237 799 801 803 805 807 2723 260 2724 2727 2345 295 764 766 769 2728 2729 2730 2731 2734 2737 2743 2746 2738 2600 701 2605 2599 2603 2748 2759 2767 2770 2773 2774 2777 2786 2798 2806 2813 2820 2826 2829 2830Used by:2834
Symbol 2832 MovieClipUses:680 2367 241 260 267 778 2428 302 2429 2436 232 692 694 2198 2438 2439 2440 2441Used by:2833
Symbol 2833 MovieClipUses:2832Used by:2834
Symbol 2834 MovieClipUses:2316 2450 2546 2710 2831 2833Used by:Timeline
Symbol 2835 GraphicUsed by:2836
Symbol 2836 MovieClipUses:2835Used by:2839
Symbol 2837 GraphicUsed by:2838
Symbol 2838 MovieClipUses:2837Used by:2839
Symbol 2839 MovieClipUses:2836 2838Used by:Timeline
Symbol 2840 GraphicUsed by:2841
Symbol 2841 MovieClipUses:2840Used by:2850 2853 2854 2858 2859 2860 2861 2862 2865 2866 3060 3061 3067 3077
Symbol 2842 GraphicUsed by:2843
Symbol 2843 MovieClipUses:2842Used by:2850 2854 2857 2858 2859 2860 2862 2864 2865 2866
Symbol 2844 GraphicUsed by:2845
Symbol 2845 MovieClipUses:2844Used by:2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067 3077
Symbol 2846 GraphicUsed by:2847
Symbol 2847 MovieClipUses:2846Used by:2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3062 3064 3067
Symbol 2848 GraphicUsed by:2849
Symbol 2849 MovieClipUses:2848Used by:2850 2853 2854 2857 2858 2859 2860 2861 2862 2864 2865 2866 3060 3061 3067
Symbol 2850 MovieClipUses:295 239 299 302 762 243 232 2841 237 245 764 2843 2845 768 275 775 777 2728 2847 2849Used by:2867 3153
Symbol 2851 GraphicUsed by:2852 2863 3070 3071 3072
Symbol 2852 MovieClipUses:2851Used by:2867 3153
Symbol 2853 MovieClipUses:295 299 302 762 243 232 2841 237 245 764 2845 768 275 775 777 2728 2847 1372 238 247 2849Used by:2867 3153
Symbol 2854 MovieClipUses:295 299 302 762 232 2841 237 243 2843 764 2845 768 775 777 275 2728 2847 2491 701 238 248 2849Used by:2867 3153
Symbol 2855 GraphicUsed by:2856
Symbol 2856 MovieClipUses:2855Used by:2857 2864
Symbol 2857 MovieClipUses:295 762 232 237 243 2843 764 2845 248 768 299 302 2847 775 777 275 2728 2856 701 238 2849Used by:2867 3153
Symbol 2858 MovieClipUses:239 295 299 302 762 232 243 2841 237 764 245 2843 2845 2849 768 275 2847 775 777 2728Used by:2867 3153
Symbol 2859 MovieClipUses:295 239 299 302 762 243 232 2841 237 245 764 2843 2845 768 275 775 777 2728 2847 2849Used by:2867 3153
Symbol 2860 MovieClipUses:295 239 299 302 762 243 232 2841 237 245 764 2843 2845 768 275 775 777 2728 2847 2849Used by:2867 3153
Symbol 2861 MovieClipUses:295 299 302 762 243 232 2841 237 245 764 2845 768 275 775 777 2728 2847 1372 238 247 2849Used by:2867 3153
Symbol 2862 MovieClipUses:295 239 299 302 762 243 232 2841 237 245 764 2843 2845 768 275 775 777 2728 2847 2849Used by:2867 3153
Symbol 2863 MovieClipUses:2851Used by:2867 3153
Symbol 2864 MovieClipUses:232 237 243 2843 2856 701 238 2849 295 299 302 762 764 2845 768 775 777 275 2728 2847 245 247Used by:2867 3153
Symbol 2865 MovieClipUses:295 299 302 762 232 2841 237 243 2843 2491 238 764 2845 768 775 777 275 2728 2847 2849Used by:2867 3153
Symbol 2866 MovieClipUses:232 2841 237 243 245 2491 238 2849 295 299 302 762 2843 764 2845 768 775 777 275 2728 2847Used by:2867 3153
Symbol 2867 MovieClipUses:2850 2852 2853 2854 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866Used by:Timeline
Symbol 2868 GraphicUsed by:2869
Symbol 2869 MovieClipUses:2868Used by:Timeline
Symbol 2870 GraphicUsed by:2871 2916 2936 3004 3080 3083 3157 3179
Symbol 2871 MovieClipUses:2870Used by:Timeline
Symbol 2872 GraphicUsed by:2873
Symbol 2873 MovieClipUses:2872Used by:Timeline
Symbol 2874 BitmapUsed by:2875
Symbol 2875 GraphicUses:2874Used by:Timeline
Symbol 2876 MovieClipUses:1399Used by:Timeline
Symbol 2877 MovieClipUses:1400 1385 1407 1409Used by:Timeline
Symbol 2878 GraphicUsed by:2879
Symbol 2879 MovieClipUses:2878Used by:Timeline
Symbol 2880 GraphicUsed by:2881
Symbol 2881 MovieClipUses:2880Used by:Timeline
Symbol 2882 GraphicUsed by:2883
Symbol 2883 MovieClipUses:2882Used by:2896
Symbol 2884 GraphicUsed by:2885
Symbol 2885 MovieClipUses:2884Used by:2896
Symbol 2886 GraphicUsed by:2887
Symbol 2887 MovieClipUses:2886Used by:2896
Symbol 2888 GraphicUsed by:2889
Symbol 2889 MovieClipUses:2888Used by:2896
Symbol 2890 GraphicUsed by:2891
Symbol 2891 MovieClipUses:2890Used by:2896
Symbol 2892 GraphicUsed by:2893
Symbol 2893 MovieClipUses:2892Used by:2896
Symbol 2894 GraphicUsed by:2895
Symbol 2895 MovieClipUses:2894Used by:2896
Symbol 2896 MovieClipUses:2883 2885 2887 2889 2891 2893 2895Used by:Timeline
Symbol 2897 GraphicUsed by:2898
Symbol 2898 MovieClipUses:2897Used by:2899
Symbol 2899 MovieClipUses:2898Used by:Timeline
Symbol 2900 GraphicUsed by:2909
Symbol 2901 GraphicUsed by:2902
Symbol 2902 MovieClipUses:2901Used by:2909
Symbol 2903 GraphicUsed by:2904
Symbol 2904 MovieClipUses:2903Used by:2909
Symbol 2905 GraphicUsed by:2906
Symbol 2906 MovieClipUses:2905Used by:2909
Symbol 2907 GraphicUsed by:2908 2925
Symbol 2908 MovieClipUses:2907Used by:2909
Symbol 2909 MovieClipUses:2900 2902 2904 2906 2908Used by:Timeline
Symbol 2910 GraphicUsed by:2913
Symbol 2911 GraphicUsed by:2913
Symbol 2912 GraphicUsed by:2913
Symbol 2913 MovieClipUses:2910 2911 2912Used by:Timeline
Symbol 2914 GraphicUsed by:2915
Symbol 2915 MovieClipUses:2914Used by:Timeline
Symbol 2916 MovieClipUses:2870Used by:Timeline
Symbol 2917 GraphicUsed by:2918
Symbol 2918 MovieClipUses:2917Used by:Timeline
Symbol 2919 BitmapUsed by:2920 2922
Symbol 2920 GraphicUses:2919Used by:Timeline
Symbol 2921 MovieClipUses:1396 1393 1414Used by:Timeline
Symbol 2922 GraphicUses:2919Used by:Timeline
Symbol 2923 GraphicUsed by:2924
Symbol 2924 MovieClipUses:2923Used by:Timeline
Symbol 2925 MovieClipUses:2907Used by:Timeline
Symbol 2926 GraphicUsed by:Timeline
Symbol 2927 MovieClipUses:1516Used by:Timeline
Symbol 2928 MovieClipUses:1510Used by:Timeline
Symbol 2929 GraphicUsed by:2930 2931
Symbol 2930 MovieClipUses:2929Used by:3359  Timeline
Symbol 2931 MovieClipUses:2929Used by:Timeline
Symbol 2932 MovieClipUses:1396 1393 1414Used by:Timeline
Symbol 2933 GraphicUsed by:2935
Symbol 2934 GraphicUsed by:2935
Symbol 2935 MovieClipUses:2933 2934Used by:Timeline
Symbol 2936 MovieClipUses:2870Used by:Timeline
Symbol 2937 GraphicUsed by:2938
Symbol 2938 MovieClipUses:2937Used by:Timeline
Symbol 2939 BitmapUsed by:2940 2998
Symbol 2940 GraphicUses:2939Used by:Timeline
Symbol 2941 MovieClipUses:2054Used by:Timeline
Symbol 2942 MovieClipUses:992Used by:Timeline
Symbol 2943 GraphicUsed by:2944 2952
Symbol 2944 MovieClipUses:2943Used by:2967  Timeline
Symbol 2945 GraphicUsed by:2946
Symbol 2946 MovieClipUses:2945Used by:2967  Timeline
Symbol 2947 GraphicUsed by:2948
Symbol 2948 MovieClipUses:2947Used by:2949 2953
Symbol 2949 MovieClipUses:2948Used by:2967  Timeline
Symbol 2950 GraphicUsed by:2951 2966
Symbol 2951 MovieClipUses:2950Used by:2967
Symbol 2952 MovieClipUses:2943Used by:2967
Symbol 2953 MovieClipUses:2948Used by:2967  Timeline
Symbol 2954 GraphicUsed by:2955
Symbol 2955 MovieClipUses:2954Used by:2958
Symbol 2956 GraphicUsed by:2957
Symbol 2957 MovieClipUses:2956Used by:2958 2963 2964 2967
Symbol 2958 MovieClipUses:2955 2957Used by:2963 2964 2967
Symbol 2959 GraphicUsed by:2960
Symbol 2960 MovieClipUses:2959Used by:2963 2964 2967
Symbol 2961 GraphicUsed by:2962
Symbol 2962 MovieClipUses:2961Used by:2963 2964 2967
Symbol 2963 MovieClipUses:2958 2957 2960 2962Used by:2967
Symbol 2964 MovieClipUses:2958 2957 2960 2962Used by:2967
Symbol 2965 SoundUsed by:2967
Symbol 2966 MovieClipUses:2950Used by:2967
Symbol 2967 MovieClipUses:2944 2946 2949 2951 2952 2953 2963 1939 2964 2958 2957 2960 2962 2965 2966Used by:Timeline
Symbol 2968 GraphicUsed by:2969
Symbol 2969 MovieClipUses:2968Used by:2977 2997
Symbol 2970 MovieClipUses:2058 714 238 2273 2275Used by:2977 2997
Symbol 2971 GraphicUsed by:2972
Symbol 2972 MovieClipUses:2971Used by:2977 2997
Symbol 2973 MovieClipUses:706 847 711 2491 232 237 701Used by:2977 2997
Symbol 2974 MovieClipUses:257 851 435 838 865Used by:2997
Symbol 2975 MovieClipUses:1355 1262Used by:2997  Timeline
Symbol 2976 MovieClipUses:1335 302Used by:2988 2991 2997  Timeline
Symbol 2977 MovieClipUses:2969 241 253 243 245 2970 247 847 2972 2973 851 257 865 255 828 830 275 435 838Used by:2997
Symbol 2978 GraphicUsed by:2979
Symbol 2979 MovieClipUses:2978Used by:2997  Timeline
Symbol 2980 GraphicUsed by:2981
Symbol 2981 MovieClipUses:2980Used by:2982
Symbol 2982 MovieClipUses:701 2981Used by:2997  Timeline
Symbol 2983 MovieClipUses:433 257 444 435 437 439Used by:2988 2997  Timeline
Symbol 2984 MovieClipUses:232 695 1370 701Used by:2988 2997  Timeline
Symbol 2985 MovieClipUses:713 2241Used by:2988 2997  Timeline
Symbol 2986 GraphicUsed by:2987
Symbol 2987 MovieClipUses:2986Used by:2988 2997  Timeline
Symbol 2988 MovieClipUses:838 681 675 712 277 2983 870 295 1355 2208 871 1270 287 2271 1262 872 1333 2976 2984 2985 2987Used by:2997
Symbol 2989 GraphicUsed by:2990
Symbol 2990 MovieClipUses:2989Used by:2997
Symbol 2991 MovieClipUses:295 1355 2208 871 1270 287 2271 1262 872 1333 2976Used by:2997  Timeline
Symbol 2992 SoundUsed by:2997
Symbol 2993 GraphicUsed by:2997
Symbol 2994 GraphicUsed by:2995
Symbol 2995 MovieClipUses:2994Used by:2997
Symbol 2996 MovieClipUses:838 445 870Used by:2997
Symbol 2997 MovieClipUses:2058 2212 2273 2275 2969 241 253 243 245 2970 247 847 2972 2973 255 295 1333 828 830 833 275 2974 2975 2208 2976 2977 2367 851 854 856 858 458 460 462 864 308 257 435 838 270 862 860 466 1260 310 313 681 852 675 870 871 872 2206 696 698 706 708 710 2491 232 237 701 2979 277 445 294 287 712 2169 2982 1355 1270 2271 1262 2988 2990 2983 2991 2984 2985 2987 1415 2992 2993 2995 2996 695 1370 2244 680 2158 432 1335 302 2211Used by:Timeline
Symbol 2998 GraphicUses:2939Used by:Timeline
Symbol 2999 GraphicUsed by:3000
Symbol 3000 MovieClipUses:2999Used by:Timeline
Symbol 3001 GraphicUsed by:3003
Symbol 3002 GraphicUsed by:3003
Symbol 3003 MovieClipUses:3001 3002Used by:Timeline
Symbol 3004 MovieClipUses:2870Used by:Timeline
Symbol 3005 BitmapUsed by:3006 3057
Symbol 3006 GraphicUses:3005Used by:Timeline
Symbol 3007 GraphicUsed by:3048
Symbol 3008 GraphicUsed by:3009 3011
Symbol 3009 MovieClipUses:3008Used by:3048
Symbol 3010 GraphicUsed by:3048
Symbol 3011 MovieClipUses:3008Used by:3048
Symbol 3012 GraphicUsed by:3013
Symbol 3013 MovieClipUses:3012Used by:3048
Symbol 3014 GraphicUsed by:3048
Symbol 3015 GraphicUsed by:3048
Symbol 3016 GraphicUsed by:3048
Symbol 3017 GraphicUsed by:3048
Symbol 3018 GraphicUsed by:3048
Symbol 3019 GraphicUsed by:3048
Symbol 3020 GraphicUsed by:3048
Symbol 3021 GraphicUsed by:3048
Symbol 3022 GraphicUsed by:3048
Symbol 3023 GraphicUsed by:3048
Symbol 3024 GraphicUsed by:3048
Symbol 3025 GraphicUsed by:3048
Symbol 3026 GraphicUsed by:3048
Symbol 3027 GraphicUsed by:3048
Symbol 3028 GraphicUsed by:3048
Symbol 3029 GraphicUsed by:3048
Symbol 3030 GraphicUsed by:3048
Symbol 3031 GraphicUsed by:3048
Symbol 3032 GraphicUsed by:3048
Symbol 3033 GraphicUsed by:3048
Symbol 3034 GraphicUsed by:3048
Symbol 3035 GraphicUsed by:3048
Symbol 3036 GraphicUsed by:3048
Symbol 3037 GraphicUsed by:3048
Symbol 3038 GraphicUsed by:3048
Symbol 3039 GraphicUsed by:3048
Symbol 3040 GraphicUsed by:3048
Symbol 3041 GraphicUsed by:3048
Symbol 3042 GraphicUsed by:3048
Symbol 3043 GraphicUsed by:3048
Symbol 3044 GraphicUsed by:3048
Symbol 3045 GraphicUsed by:3048
Symbol 3046 GraphicUsed by:3048
Symbol 3047 GraphicUsed by:3048
Symbol 3048 MovieClipUses:3007 3009 3010 3011 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047Used by:Timeline
Symbol 3049 GraphicUsed by:3052
Symbol 3050 GraphicUsed by:3052
Symbol 3051 GraphicUsed by:3052
Symbol 3052 MovieClipUses:3049 3050 3051Used by:Timeline
Symbol 3053 GraphicUsed by:3056
Symbol 3054 GraphicUsed by:3056
Symbol 3055 GraphicUsed by:3056
Symbol 3056 MovieClipUses:3053 3054 3055Used by:Timeline
Symbol 3057 GraphicUses:3005Used by:Timeline
Symbol 3058 GraphicUsed by:3059 3097
Symbol 3059 MovieClipUses:3058Used by:3077  Timeline
Symbol 3060 MovieClipUses:295 299 302 762 243 2841 232 237 245 764 2845 768 275 775 777 2847 2849 2728Used by:3077
Symbol 3061 MovieClipUses:762 243 2841 232 237 245 764 2845 768 275 2849 2728Used by:3063 3077
Symbol 3062 MovieClipUses:295 299 302 775 777 2847Used by:3063 3077
Symbol 3063 MovieClipUses:3061 3062Used by:3077
Symbol 3064 MovieClipUses:295 302 299 775 777 2847Used by:3077
Symbol 3065 GraphicUsed by:3066
Symbol 3066 MovieClipUses:3065Used by:3077
Symbol 3067 MovieClipUses:295 302 299 762 243 2841 232 237 245 764 2845 768 275 775 777 2847 2849 2728Used by:3077
Symbol 3068 GraphicUsed by:3069
Symbol 3069 MovieClipUses:3068Used by:3077
Symbol 3070 MovieClipUses:2851Used by:3077
Symbol 3071 MovieClipUses:2851Used by:3077
Symbol 3072 MovieClipUses:2851Used by:3077
Symbol 3073 GraphicUsed by:3074
Symbol 3074 MovieClipUses:3073Used by:3077
Symbol 3075 MovieClipUses:2310 260 267Used by:3077
Symbol 3076 MovieClipUses:681 432 675 445 295 870 871 872 2210 2206 2211 2158 277 712 2169Used by:3077
Symbol 3077 MovieClipUses:3059 2212 2315 2311 2314 2279 2284 2293 243 232 2841 237 245 2305 701 824 2542 768 851 844 838 847 865 828 318 833 830 313 315 1262 814 823 2544 3060 3063 3061 3064 3066 3067 3062 3069 3070 3071 3072 714 1333 1370 297 3074 299 2294 2295 3075 3076 2615 2640 2663 2673 2687 2693 2698 2689 2691 2491 281 2622 257 2678 2684 2200 2696 308 310 272 2571 267 260 294 2700 2845 255 2702 775 2701 777 2708 2709Used by:Timeline
Symbol 3078 GraphicUsed by:3079
Symbol 3079 MovieClipUses:3078Used by:Timeline
Symbol 3080 MovieClipUses:2870Used by:Timeline
Symbol 3081 GraphicUsed by:3082
Symbol 3082 MovieClipUses:3081Used by:Timeline
Symbol 3083 MovieClipUses:2870Used by:Timeline
Symbol 3084 BitmapUsed by:3085 3152
Symbol 3085 GraphicUses:3084Used by:Timeline
Symbol 3086 GraphicUsed by:3087
Symbol 3087 MovieClipUses:3086Used by:3094
Symbol 3088 GraphicUsed by:3089
Symbol 3089 MovieClipUses:3088Used by:3094
Symbol 3090 GraphicUsed by:3091
Symbol 3091 MovieClipUses:3090Used by:3094  Timeline
Symbol 3092 GraphicUsed by:3093
Symbol 3093 MovieClipUses:3092Used by:3094
Symbol 3094 MovieClipUses:3087 3089 3091 3093Used by:Timeline
Symbol 3095 GraphicUsed by:3096
Symbol 3096 MovieClipUses:3095Used by:Timeline
Symbol 3097 MovieClipUses:3058Used by:Timeline
Symbol 3098 GraphicUsed by:3099
Symbol 3099 MovieClipUses:3098 1932Used by:3130 3136
Symbol 3100 MovieClipUses:1946 1948Used by:3136
Symbol 3101 MovieClipUses:1952 1949 1951Used by:3130 3136
Symbol 3102 MovieClipUses:1941 1943Used by:3130 3136
Symbol 3103 GraphicUsed by:3104
Symbol 3104 MovieClipUses:3103Used by:3107 3136
Symbol 3105 GraphicUsed by:3106
Symbol 3106 MovieClipUses:3105Used by:3107 3136
Symbol 3107 MovieClipUses:1941 1958 1956 3104 3106 1965 1972Used by:3130 3136
Symbol 3108 MovieClipUses:1922 1924Used by:3136
Symbol 3109 GraphicUsed by:3110
Symbol 3110 MovieClipUses:3109Used by:3136
Symbol 3111 MovieClipUses:1951 1952 1997 1999 2001Used by:3113 3136
Symbol 3112 MovieClipUses:1947 1946Used by:3113 3129 3136
Symbol 3113 MovieClipUses:3111 1941 1943 3112Used by:3136
Symbol 3114 MovieClipUses:1976 1980Used by:3130 3136
Symbol 3115 GraphicUsed by:3116
Symbol 3116 MovieClipUses:3115Used by:3118 3125 3135
Symbol 3117 GraphicUsed by:3118
Symbol 3118 MovieClipUses:3116 3117Used by:3136
Symbol 3119 GraphicUsed by:3120
Symbol 3120 MovieClipUses:3119Used by:3123 3128
Symbol 3121 GraphicUsed by:3122
Symbol 3122 MovieClipUses:3121Used by:3123 3128
Symbol 3123 MovieClipUses:1927 3120 1932 1934 3122Used by:3136
Symbol 3124 GraphicUsed by:3125
Symbol 3125 MovieClipUses:3116 3124Used by:3130 3136
Symbol 3126 GraphicUsed by:3127
Symbol 3127 MovieClipUses:3126Used by:3129 3136
Symbol 3128 MovieClipUses:1927 3120 1932 1934 3122Used by:3130 3136
Symbol 3129 MovieClipUses:3127 3112 1941 1943Used by:3130 3136
Symbol 3130 MovieClipUses:311 3099 3128 1946 1948 3101 3102 3114 3107 1963 3125 3129Used by:3136
Symbol 3131 SoundUsed by:3136
Symbol 3132 MovieClipUses:1927 1929 1932 1934 1937Used by:3136
Symbol 3133 MovieClipUses:1935 1937Used by:3136
Symbol 3134 GraphicUsed by:3135
Symbol 3135 MovieClipUses:3116 3134Used by:3136
Symbol 3136 MovieClipUses:3099 1963 1938 3100 3101 3102 3107 3108 1976 1980 3110 3113 1925 3114 3118 3111 3112 1943 1946 1941 1958 1956 3104 3106 1965 1972 3123 3125 3127 311 3128 1948 3129 3130 3131 3132 3133 3135Used by:Timeline
Symbol 3137 GraphicUsed by:3151
Symbol 3138 GraphicUsed by:3151
Symbol 3139 GraphicUsed by:3151
Symbol 3140 GraphicUsed by:3151
Symbol 3141 GraphicUsed by:3151
Symbol 3142 GraphicUsed by:3151
Symbol 3143 GraphicUsed by:3144
Symbol 3144 MovieClipUses:3143Used by:3151
Symbol 3145 GraphicUsed by:3151
Symbol 3146 GraphicUsed by:3151
Symbol 3147 GraphicUsed by:3148
Symbol 3148 MovieClipUses:3147Used by:3151 3217 3232
Symbol 3149 GraphicUsed by:3150
Symbol 3150 MovieClipUses:3149Used by:3151
Symbol 3151 MovieClipUses:3137 1462 1464 1466 1473 1468 917 1474 3138 1485 3139 1472 636 1475 1477 1479 1481 3140 3141 3142 2142 2148 2144 3144 3145 3146 3148 3150Used by:Timeline
Symbol 3152 GraphicUses:3084Used by:Timeline
Symbol 3153 MovieClipUses:2850 2852 2853 2854 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866Used by:Timeline
Symbol 3154 GraphicUsed by:3156
Symbol 3155 GraphicUsed by:3156
Symbol 3156 MovieClipUses:3154 3155Used by:Timeline
Symbol 3157 MovieClipUses:2870Used by:Timeline
Symbol 3158 BitmapUsed by:3159
Symbol 3159 GraphicUses:3158Used by:Timeline
Symbol 3160 GraphicUsed by:3161
Symbol 3161 MovieClipUses:3160Used by:Timeline
Symbol 3162 GraphicUsed by:3163
Symbol 3163 MovieClipUses:3162Used by:Timeline
Symbol 3164 GraphicUsed by:3165
Symbol 3165 MovieClipUses:3164Used by:Timeline
Symbol 3166 GraphicUsed by:3167
Symbol 3167 MovieClipUses:3166Used by:Timeline
Symbol 3168 MovieClipUses:1719Used by:Timeline
Symbol 3169 MovieClipUses:969 971Used by:3171
Symbol 3170 MovieClipUses:970Used by:3171
Symbol 3171 MovieClipUses:3169 3170 975 974Used by:Timeline
Symbol 3172 MovieClipUses:1760Used by:Timeline
Symbol 3173 MovieClipUses:1762Used by:Timeline
Symbol 3174 GraphicUsed by:3175
Symbol 3175 MovieClipUses:3174Used by:Timeline
Symbol 3176 MovieClipUses:984 986Used by:Timeline
Symbol 3177 GraphicUsed by:3178
Symbol 3178 MovieClipUses:3177Used by:Timeline
Symbol 3179 MovieClipUses:2870Used by:Timeline
Symbol 3180 GraphicUsed by:3181
Symbol 3181 MovieClipUses:3180Used by:Timeline
Symbol 3182 GraphicUsed by:Timeline
Symbol 3183 GraphicUsed by:3184 3203
Symbol 3184 MovieClipUses:3183Used by:Timeline
Symbol 3185 GraphicUsed by:3186
Symbol 3186 MovieClipUses:3185Used by:3196 3201
Symbol 3187 GraphicUsed by:3188
Symbol 3188 MovieClipUses:3187Used by:3201
Symbol 3189 GraphicUsed by:3201
Symbol 3190 GraphicUsed by:3191
Symbol 3191 MovieClipUses:3190Used by:3201
Symbol 3192 GraphicUsed by:3193
Symbol 3193 MovieClipUses:3192Used by:3201
Symbol 3194 GraphicUsed by:3195
Symbol 3195 MovieClipUses:3194Used by:3201
Symbol 3196 MovieClipUses:869 3186 464 466 468Used by:3201  Timeline
Symbol 3197 GraphicUsed by:3198
Symbol 3198 MovieClipUses:3197Used by:3201
Symbol 3199 GraphicUsed by:3200
Symbol 3200 MovieClipUses:3199Used by:3201  Timeline
Symbol 3201 MovieClipUses:432 675 2321 2329 2330 872 295 2379 681 2169 2367 1335 302 3186 3188 3189 3191 3193 871 445 2206 3195 277 712 3196 2476 3198 828 830 833 3200 852 2210 823 2558Used by:Timeline
Symbol 3202 SoundUsed by:Timeline
Symbol 3203 MovieClipUses:3183Used by:Timeline
Symbol 3204 MovieClipUses:143 145Used by:Timeline
Symbol 3205 TextUses:144Used by:3207
Symbol 3206 TextUses:144Used by:3207
Symbol 3207 ButtonUses:3205 3206 9Used by:Timeline
Symbol 3208 GraphicUsed by:Timeline
Symbol 3209 GraphicUsed by:3210
Symbol 3210 MovieClipUses:3209Used by:Timeline
Symbol 3211 GraphicUsed by:3212
Symbol 3212 MovieClipUses:3211Used by:Timeline
Symbol 3213 GraphicUsed by:3214
Symbol 3214 MovieClipUses:3213Used by:Timeline
Symbol 3215 GraphicUsed by:3216
Symbol 3216 MovieClipUses:3215Used by:Timeline
Symbol 3217 MovieClipUses:2142 2144 3148 1462 1466 2148Used by:Timeline
Symbol 3218 SoundUsed by:Timeline
Symbol 3219 MovieClipUses:984 986Used by:Timeline
Symbol 3220 GraphicUsed by:3221
Symbol 3221 MovieClipUses:3220Used by:Timeline
Symbol 3222 MovieClipUses:1464 1473Used by:3226  Timeline
Symbol 3223 GraphicUsed by:3224
Symbol 3224 MovieClipUses:3223Used by:3226  Timeline
Symbol 3225 GraphicUsed by:Timeline
Symbol 3226 MovieClipUses:3222 3224Used by:Timeline
Symbol 3227 SoundUsed by:Timeline
Symbol 3228 GraphicUsed by:3229
Symbol 3229 MovieClipUses:3228Used by:Timeline
Symbol 3230 GraphicUsed by:3231
Symbol 3231 MovieClipUses:3230Used by:3232
Symbol 3232 MovieClipUses:3148 2148 2144 1462 1466 2142 3231Used by:Timeline
Symbol 3233 SoundUsed by:Timeline
Symbol 3234 GraphicUsed by:3235
Symbol 3235 MovieClipUses:3234Used by:Timeline
Symbol 3236 GraphicUsed by:3237
Symbol 3237 MovieClipUses:3236Used by:Timeline
Symbol 3238 GraphicUsed by:3239
Symbol 3239 MovieClipUses:3238Used by:Timeline
Symbol 3240 GraphicUsed by:3241
Symbol 3241 MovieClipUses:3240Used by:Timeline
Symbol 3242 GraphicUsed by:3243
Symbol 3243 MovieClipUses:3242Used by:Timeline
Symbol 3244 GraphicUsed by:3245
Symbol 3245 MovieClipUses:3244Used by:Timeline
Symbol 3246 MovieClipUses:27Used by:Timeline
Symbol 3247 GraphicUsed by:3248
Symbol 3248 MovieClipUses:3247Used by:3272 3488 3493 3506 3536  Timeline
Symbol 3249 GraphicUsed by:3272
Symbol 3250 GraphicUsed by:3251
Symbol 3251 MovieClipUses:3250Used by:3272 3488 3493 3506 3536  Timeline
Symbol 3252 GraphicUsed by:3253 3510
Symbol 3253 MovieClipUses:3252Used by:3272 3488 3493 3506 3536  Timeline
Symbol 3254 GraphicUsed by:3255
Symbol 3255 MovieClipUses:3254Used by:3272 3493 3511 3536
Symbol 3256 GraphicUsed by:3257
Symbol 3257 MovieClipUses:3256Used by:3262
Symbol 3258 GraphicUsed by:3259
Symbol 3259 MovieClipUses:3258Used by:3262
Symbol 3260 GraphicUsed by:3261
Symbol 3261 MovieClipUses:3260Used by:3262
Symbol 3262 MovieClipUses:3257 3259 3261Used by:3272 3359 3493 3506 3536
Symbol 3263 GraphicUsed by:3264
Symbol 3264 MovieClipUses:3263Used by:3272 3490 3493 3506 3536  Timeline
Symbol 3265 GraphicUsed by:3266
Symbol 3266 MovieClipUses:3265Used by:3272 3358 3488 3493 3506 3536  Timeline
Symbol 3267 GraphicUsed by:3268
Symbol 3268 MovieClipUses:3267Used by:3272 3493 3506 3536
Symbol 3269 GraphicUsed by:3270
Symbol 3270 MovieClipUses:3269Used by:3272 3359 3493 3506 3536
Symbol 3271 GraphicUsed by:3272
Symbol 3272 MovieClipUses:3248 3249 93 3251 1458 3253 1505 1507 3255 3262 3264 3266 3268 3270 1517 3271 1523 1525Used by:Timeline
Symbol 3273 GraphicUsed by:3274
Symbol 3274 MovieClipUses:3273Used by:3277 3333 3335  Timeline
Symbol 3275 GraphicUsed by:3276
Symbol 3276 MovieClipUses:3275Used by:3277 3291  Timeline
Symbol 3277 MovieClipUses:3274 3276Used by:3333  Timeline
Symbol 3278 GraphicUsed by:3279
Symbol 3279 MovieClipUses:3278Used by:3333 3335  Timeline
Symbol 3280 GraphicUsed by:3281
Symbol 3281 MovieClipUses:3280Used by:3288  Timeline
Symbol 3282 GraphicUsed by:3283
Symbol 3283 MovieClipUses:3282Used by:3288 3498
Symbol 3284 GraphicUsed by:3285
Symbol 3285 MovieClipUses:3284Used by:3288 3498
Symbol 3286 GraphicUsed by:3287
Symbol 3287 MovieClipUses:3286Used by:3288 3498
Symbol 3288 MovieClipUses:3281 3283 3285 1636 3287Used by:3333 3335  Timeline
Symbol 3289 GraphicUsed by:3290
Symbol 3290 MovieClipUses:3289Used by:3291 3332 3458  Timeline
Symbol 3291 MovieClipUses:3276 3290Used by:3333  Timeline
Symbol 3292 MovieClipUses:590 553 541 596 1538Used by:Timeline
Symbol 3293 GraphicUsed by:3294
Symbol 3294 MovieClipUses:597 3293Used by:Timeline
Symbol 3295 GraphicUsed by:Timeline
Symbol 3296 GraphicUsed by:3320  Timeline
Symbol 3297 GraphicUsed by:3298
Symbol 3298 MovieClipUses:3297Used by:3333  Timeline
Symbol 3299 GraphicUsed by:3300
Symbol 3300 MovieClipUses:3299Used by:3302
Symbol 3301 GraphicUsed by:3302
Symbol 3302 MovieClipUses:3300 3301Used by:3303  Timeline
Symbol 3303 MovieClipUses:3302Used by:3333 3339  Timeline
Symbol 3304 GraphicUsed by:3305
Symbol 3305 MovieClipUses:3304Used by:Timeline
Symbol 3306 GraphicUsed by:3307
Symbol 3307 MovieClipUses:3306Used by:Timeline
Symbol 3308 GraphicUsed by:3309
Symbol 3309 MovieClipUses:3308Used by:3312
Symbol 3310 GraphicUsed by:3311
Symbol 3311 MovieClipUses:3310Used by:3312
Symbol 3312 MovieClipUses:3309 3311Used by:3333  Timeline
Symbol 3313 GraphicUsed by:3314
Symbol 3314 MovieClipUses:3313Used by:3315  Timeline
Symbol 3315 MovieClipUses:1640 532 3314Used by:3324 3329  Timeline
Symbol 3316 GraphicUsed by:3317
Symbol 3317 MovieClipUses:3316Used by:3324 3329 3336
Symbol 3318 GraphicUsed by:3319
Symbol 3319 MovieClipUses:3318Used by:3323
Symbol 3320 MovieClipUses:3296Used by:3323 3468
Symbol 3321 GraphicUsed by:3322
Symbol 3322 MovieClipUses:3321Used by:3323
Symbol 3323 MovieClipUses:3319 3320 3322Used by:3324 3329 3490 3501  Timeline
Symbol 3324 MovieClipUses:1638 541 3315 3317 545 489 1643 575 579 585 527 3323Used by:Timeline
Symbol 3325 GraphicUsed by:3326
Symbol 3326 MovieClipUses:3325Used by:Timeline
Symbol 3327 GraphicUsed by:3328
Symbol 3328 MovieClipUses:3327Used by:3333 3339  Timeline
Symbol 3329 MovieClipUses:1638 541 3315 3317 545 489 1643 575 579 585 527 3323Used by:3333  Timeline
Symbol 3330 GraphicUsed by:3331
Symbol 3331 MovieClipUses:3330Used by:3332  Timeline
Symbol 3332 MovieClipUses:3331 3290Used by:3333 3339  Timeline
Symbol 3333 MovieClipUses:3277 3279 3274 3288 3291 3298 3303 3328 3332 3312 3329Used by:Timeline
Symbol 3334 SoundUsed by:Timeline
Symbol 3335 MovieClipUses:3279 3274 3288Used by:Timeline
Symbol 3336 MovieClipUses:1638 541 3317 545 489 1643Used by:Timeline
Symbol 3337 MovieClipUses:575 579 585Used by:Timeline
Symbol 3338 MovieClipUses:575 579 585Used by:Timeline
Symbol 3339 MovieClipUses:3303 3328 3332Used by:Timeline
Symbol 3340 GraphicUsed by:3341
Symbol 3341 MovieClipUses:3340Used by:Timeline
Symbol 3342 SoundUsed by:Timeline
Symbol 3343 GraphicUsed by:Timeline
Symbol 3344 GraphicUsed by:3345
Symbol 3345 MovieClipUses:3344Used by:Timeline
Symbol 3346 GraphicUsed by:3347
Symbol 3347 MovieClipUses:3346Used by:Timeline
Symbol 3348 GraphicUsed by:3349
Symbol 3349 MovieClipUses:3348Used by:Timeline
Symbol 3350 GraphicUsed by:3351
Symbol 3351 MovieClipUses:3350Used by:Timeline
Symbol 3352 GraphicUsed by:3359
Symbol 3353 GraphicUsed by:3354
Symbol 3354 MovieClipUses:3353Used by:3359
Symbol 3355 GraphicUsed by:3356
Symbol 3356 MovieClipUses:3355Used by:3359
Symbol 3357 GraphicUsed by:3358
Symbol 3358 MovieClipUses:3266 3357Used by:3359
Symbol 3359 MovieClipUses:3352 1458 1523 1525 1507 93 3354 1505 3356 1517 3262 3270 2930 3358Used by:Timeline
Symbol 3360 GraphicUsed by:3361
Symbol 3361 MovieClipUses:3360Used by:3364  Timeline
Symbol 3362 GraphicUsed by:3363
Symbol 3363 MovieClipUses:3362Used by:3364  Timeline
Symbol 3364 MovieClipUses:327 331 333 335 337 339 3361 3363 341 345 347 349Used by:Timeline
Symbol 3365 GraphicUsed by:3366  Timeline
Symbol 3366 MovieClipUses:432 680 241 2158 295 675 871 872 1270 287 874 2160 2162 435 437 439 257 2164 2166 2168 706 711 2169 870 696 702 2173 292 294 302 2177 2179 2181 3365 2183Used by:Timeline
Symbol 3367 MovieClipUses:241 675 433 435 444Used by:Timeline
Symbol 3368 GraphicUsed by:3369
Symbol 3369 MovieClipUses:3368Used by:Timeline
Symbol 3370 GraphicUsed by:3371
Symbol 3371 MovieClipUses:3370Used by:Timeline
Symbol 3372 GraphicUsed by:3373
Symbol 3373 MovieClipUses:3372Used by:Timeline
Symbol 3374 GraphicUsed by:Timeline
Symbol 3375 GraphicUsed by:3376
Symbol 3376 MovieClipUses:3375Used by:Timeline
Symbol 3377 GraphicUsed by:3378
Symbol 3378 MovieClipUses:3377Used by:Timeline
Symbol 3379 GraphicUsed by:3380
Symbol 3380 MovieClipUses:3379Used by:Timeline
Symbol 3381 GraphicUsed by:3382
Symbol 3382 MovieClipUses:3381Used by:Timeline
Symbol 3383 GraphicUsed by:3384
Symbol 3384 MovieClipUses:3383Used by:Timeline
Symbol 3385 GraphicUsed by:3386
Symbol 3386 MovieClipUses:3385Used by:Timeline
Symbol 3387 GraphicUsed by:3388
Symbol 3388 MovieClipUses:3387Used by:Timeline
Symbol 3389 GraphicUsed by:3390
Symbol 3390 MovieClipUses:3389Used by:Timeline
Symbol 3391 GraphicUsed by:3392
Symbol 3392 MovieClipUses:3391Used by:3399
Symbol 3393 GraphicUsed by:3394
Symbol 3394 MovieClipUses:3393Used by:3399
Symbol 3395 GraphicUsed by:3396
Symbol 3396 MovieClipUses:3395Used by:3399
Symbol 3397 GraphicUsed by:3398
Symbol 3398 MovieClipUses:3397Used by:3399
Symbol 3399 MovieClipUses:3392 398 3394 3396 3398Used by:3409
Symbol 3400 MovieClipUses:401 403Used by:3409
Symbol 3401 GraphicUsed by:3402
Symbol 3402 MovieClipUses:3401Used by:3406
Symbol 3403 MovieClipUses:730Used by:3406
Symbol 3404 GraphicUsed by:3405
Symbol 3405 MovieClipUses:3404Used by:3406  Timeline
Symbol 3406 MovieClipUses:3402 3403 3405Used by:3409
Symbol 3407 GraphicUsed by:3408
Symbol 3408 MovieClipUses:3407Used by:3409
Symbol 3409 MovieClipUses:3399 3400 407 3406 3408Used by:Timeline
Symbol 3410 GraphicUsed by:3411
Symbol 3411 MovieClipUses:3410Used by:Timeline
Symbol 3412 MovieClipUses:367 366 369 1623 373Used by:Timeline
Symbol 3413 GraphicUsed by:3414
Symbol 3414 MovieClipUses:3413Used by:3431 3442  Timeline
Symbol 3415 GraphicUsed by:3416
Symbol 3416 MovieClipUses:3415Used by:Timeline
Symbol 3417 GraphicUsed by:3418
Symbol 3418 MovieClipUses:3417Used by:3426 3431 3442  Timeline
Symbol 3419 GraphicUsed by:3420
Symbol 3420 MovieClipUses:3419Used by:3426 3431 3442  Timeline
Symbol 3421 GraphicUsed by:3422
Symbol 3422 MovieClipUses:3421Used by:3443  Timeline
Symbol 3423 GraphicUsed by:3424
Symbol 3424 MovieClipUses:3423Used by:3425
Symbol 3425 MovieClipUses:3424 1626 1628Used by:Timeline
Symbol 3426 MovieClipUses:3418 3420Used by:Timeline
Symbol 3427 GraphicUsed by:3428
Symbol 3428 MovieClipUses:3427Used by:3442  Timeline
Symbol 3429 GraphicUsed by:3430
Symbol 3430 MovieClipUses:3429Used by:3442  Timeline
Symbol 3431 MovieClipUses:3414 3418 3420Used by:Timeline
Symbol 3432 GraphicUsed by:3433
Symbol 3433 MovieClipUses:3432Used by:Timeline
Symbol 3434 GraphicUsed by:3435
Symbol 3435 MovieClipUses:3434Used by:Timeline
Symbol 3436 MovieClipUses:382 380Used by:3437
Symbol 3437 MovieClipUses:376 3436Used by:3440
Symbol 3438 MovieClipUses:740Used by:3440
Symbol 3439 MovieClipUses:741Used by:3440
Symbol 3440 MovieClipUses:411 3437 3438 3439 390 398Used by:Timeline
Symbol 3441 MovieClipUses:399Used by:Timeline
Symbol 3442 MovieClipUses:3428 3430 3414 3418 3420Used by:Timeline
Symbol 3443 MovieClipUses:376 383 385 387 390 418 426 416 3422Used by:Timeline
Symbol 3444 GraphicUsed by:3493 3506 3536  Timeline
Symbol 3445 GraphicUsed by:3446
Symbol 3446 MovieClipUses:3445Used by:Timeline
Symbol 3447 GraphicUsed by:Timeline
Symbol 3448 GraphicUsed by:3449 3539
Symbol 3449 MovieClipUses:3448Used by:3493 3506 3536  Timeline
Symbol 3450 GraphicUsed by:3451
Symbol 3451 MovieClipUses:3450Used by:Timeline
Symbol 3452 GraphicUsed by:3453
Symbol 3453 MovieClipUses:3452Used by:Timeline
Symbol 3454 GraphicUsed by:3455
Symbol 3455 MovieClipUses:3454Used by:Timeline
Symbol 3456 GraphicUsed by:3457
Symbol 3457 MovieClipUses:3456Used by:3458  Timeline
Symbol 3458 MovieClipUses:3290 3457Used by:Timeline
Symbol 3459 SoundUsed by:Timeline
Symbol 3460 SoundUsed by:Timeline
Symbol 3461 MovieClipUses:597Used by:3469
Symbol 3462 GraphicUsed by:3463
Symbol 3463 MovieClipUses:3462Used by:3468
Symbol 3464 GraphicUsed by:3465
Symbol 3465 MovieClipUses:3464Used by:3468
Symbol 3466 GraphicUsed by:3467
Symbol 3467 MovieClipUses:3466Used by:3468
Symbol 3468 MovieClipUses:3320 3463 596 3465 3467Used by:3469
Symbol 3469 MovieClipUses:3461 3468Used by:Timeline
Symbol 3470 GraphicUsed by:3471
Symbol 3471 MovieClipUses:3470Used by:3490  Timeline
Symbol 3472 GraphicUsed by:3473
Symbol 3473 MovieClipUses:3472Used by:3490  Timeline
Symbol 3474 GraphicUsed by:3475
Symbol 3475 MovieClipUses:3474Used by:Timeline
Symbol 3476 GraphicUsed by:3477
Symbol 3477 MovieClipUses:3476Used by:Timeline
Symbol 3478 GraphicUsed by:3479
Symbol 3479 MovieClipUses:3478Used by:3484 3490  Timeline
Symbol 3480 GraphicUsed by:3481
Symbol 3481 MovieClipUses:3480Used by:3484  Timeline
Symbol 3482 GraphicUsed by:3483
Symbol 3483 MovieClipUses:3482Used by:3484  Timeline
Symbol 3484 MovieClipUses:1640 530 532 592 3479 3481 3483Used by:3501  Timeline
Symbol 3485 MovieClipUses:575Used by:3490  Timeline
Symbol 3486 MovieClipUses:579Used by:3490  Timeline
Symbol 3487 MovieClipUses:585Used by:3490  Timeline
Symbol 3488 MovieClipUses:3248 93 3251 3253 3266 1517Used by:Timeline
Symbol 3489 GraphicUsed by:3490
Symbol 3490 MovieClipUses:3489 3264 491 532 1640 3479 592 1638 1641 3485 3486 3487 527 3323 1643 3471 3473Used by:Timeline
Symbol 3491 GraphicUsed by:3492
Symbol 3492 MovieClipUses:3491Used by:3493 3536
Symbol 3493 MovieClipUses:3444 3248 93 3251 1458 3253 1505 1507 3255 3262 3264 3492 3266 3268 3270 1517 3449 1523 1525Used by:Timeline
Symbol 3494 GraphicUsed by:3495
Symbol 3495 MovieClipUses:3494Used by:Timeline
Symbol 3496 GraphicUsed by:3497
Symbol 3497 MovieClipUses:3496Used by:Timeline
Symbol 3498 MovieClipUses:3283 3285 1636 3287Used by:Timeline
Symbol 3499 GraphicUsed by:3500
Symbol 3500 MovieClipUses:3499Used by:Timeline
Symbol 3501 MovieClipUses:3484 1638 1641 575 579 585 527 1643 3323Used by:Timeline
Symbol 3502 GraphicUsed by:3503
Symbol 3503 MovieClipUses:3502Used by:Timeline
Symbol 3504 GraphicUsed by:3505
Symbol 3505 MovieClipUses:3504Used by:Timeline
Symbol 3506 MovieClipUses:3444 3248 93 3251 1458 3262 3264 3253 3266 3268 1505 3270 3449 1523 1525Used by:Timeline
Symbol 3507 GraphicUsed by:3508
Symbol 3508 MovieClipUses:3507Used by:3509
Symbol 3509 MovieClipUses:3508Used by:Timeline
Symbol 3510 MovieClipUses:3252Used by:3511
Symbol 3511 MovieClipUses:1458 3510 1505 1507 93 3255Used by:Timeline
Symbol 3512 GraphicUsed by:3524  Timeline
Symbol 3513 GraphicUsed by:3524  Timeline
Symbol 3514 GraphicUsed by:3524  Timeline
Symbol 3515 GraphicUsed by:3524
Symbol 3516 GraphicUsed by:3524 3557
Symbol 3517 GraphicUsed by:3524  Timeline
Symbol 3518 GraphicUsed by:3524
Symbol 3519 GraphicUsed by:3520
Symbol 3520 MovieClipUses:3519Used by:3521
Symbol 3521 MovieClipUses:3520Used by:3524  Timeline
Symbol 3522 GraphicUsed by:3523  Timeline
Symbol 3523 MovieClipUses:3522Used by:3524
Symbol 3524 MovieClipUses:3512 3513 3514 3515 3516 3517 917 3518 3521 3523Used by:Timeline
Symbol 3525 GraphicUsed by:3526
Symbol 3526 MovieClipUses:3525Used by:Timeline
Symbol 3527 GraphicUsed by:Timeline
Symbol 3528 GraphicUsed by:3529
Symbol 3529 MovieClipUses:3528Used by:Timeline
Symbol 3530 GraphicUsed by:3531
Symbol 3531 MovieClipUses:3530Used by:Timeline
Symbol 3532 GraphicUsed by:3533
Symbol 3533 MovieClipUses:3532Used by:Timeline
Symbol 3534 GraphicUsed by:3535
Symbol 3535 MovieClipUses:3534Used by:Timeline
Symbol 3536 MovieClipUses:3444 3248 93 3251 1458 3253 1505 1507 3255 3262 3264 3492 3266 3268 3270 1517 3449 1523 1525Used by:Timeline
Symbol 3537 GraphicUsed by:3538
Symbol 3538 MovieClipUses:3537Used by:Timeline
Symbol 3539 MovieClipUses:3448Used by:Timeline
Symbol 3540 GraphicUsed by:3541
Symbol 3541 MovieClipUses:3540Used by:Timeline
Symbol 3542 GraphicUsed by:3545
Symbol 3543 GraphicUsed by:3544
Symbol 3544 MovieClipUses:3543Used by:3545
Symbol 3545 MovieClipUses:3542 3544Used by:Timeline
Symbol 3546 GraphicUsed by:3547
Symbol 3547 MovieClipUses:3546Used by:Timeline
Symbol 3548 GraphicUsed by:3549
Symbol 3549 MovieClipUses:3548Used by:Timeline
Symbol 3550 GraphicUsed by:Timeline
Symbol 3551 GraphicUsed by:3552
Symbol 3552 MovieClipUses:3551Used by:Timeline
Symbol 3553 GraphicUsed by:3554
Symbol 3554 MovieClipUses:3553Used by:Timeline
Symbol 3555 GraphicUsed by:3556
Symbol 3556 MovieClipUses:3555Used by:Timeline
Symbol 3557 MovieClipUses:3516Used by:Timeline
Symbol 3558 GraphicUsed by:3559
Symbol 3559 MovieClipUses:3558Used by:Timeline
Symbol 3560 SoundUsed by:Timeline
Symbol 3561 GraphicUsed by:3565 3571  Timeline
Symbol 3562 GraphicUsed by:3563
Symbol 3563 MovieClipUses:3562Used by:Timeline
Symbol 3564 GraphicUsed by:3565
Symbol 3565 MovieClipUses:3564 3561Used by:Timeline
Symbol 3566 GraphicUsed by:3567
Symbol 3567 MovieClipUses:3566Used by:Timeline
Symbol 3568 GraphicUsed by:3569
Symbol 3569 MovieClipUses:3568Used by:Timeline
Symbol 3570 GraphicUsed by:3571
Symbol 3571 MovieClipUses:3570 3561Used by:Timeline
Symbol 3572 GraphicUsed by:3573
Symbol 3573 MovieClipUses:3572Used by:Timeline
Symbol 3574 GraphicUsed by:Timeline
Symbol 3575 MovieClipUses:27Used by:Timeline
Symbol 3576 MovieClipUses:134Used by:Timeline
Symbol 3577 TextUses:144Used by:3578
Symbol 3578 MovieClipUses:3577Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"LoadingBar"Frame 108Symbol 68 MovieClip
"InstructionButton"Frame 109Symbol 73 MovieClip
"Variables"Frame 970Symbol 945 MovieClip
"Gts"Frame 970Symbol 959 MovieClip
"Inventaire"Frame 970Symbol 1188 MovieClip
"Animatiques"Frame 970Symbol 2087 MovieClip
"Sons"Frame 970Symbol 2088 MovieClip
"Moke"Frame 971Symbol 2157 MovieClip
"Meg"Frame 972Symbol 2834 MovieClip
"LianeMonte"Frame 972Symbol 2867 MovieClip
"Collider"Frame 972Symbol 2869 MovieClip
"CacheLianeBas"Frame 972Symbol 2873 MovieClip
"CacheLianeHaut"Frame 972Symbol 2873 MovieClip
"CacheVersJungle2"Frame 972Symbol 2873 MovieClip
"Perche"Frame 982Symbol 2899 MovieClip
"AvPlan"Frame 982Symbol 2909 MovieClip
"Meg"Frame 983Symbol 2834 MovieClip
"Collider"Frame 983Symbol 2915 MovieClip
"CacheVersJungle5"Frame 983Symbol 2873 MovieClip
"CacheVersJungle3"Frame 983Symbol 2873 MovieClip
"CachePerche"Frame 983Symbol 2873 MovieClip
"CacheVersJungle1"Frame 983Symbol 2873 MovieClip
"CacheBoisCasse"Frame 983Symbol 2873 MovieClip
"CacheChampignon"Frame 983Symbol 2873 MovieClip
"Trou"Frame 983Symbol 2918 MovieClip
"Statue2"Frame 996Symbol 2921 MovieClip
"Statue1"Frame 996Symbol 2932 MovieClip
"Meg"Frame 997Symbol 2834 MovieClip
"Collider"Frame 997Symbol 2935 MovieClip
"CacheJump1"Frame 997Symbol 2873 MovieClip
"CacheBouette"Frame 997Symbol 2938 MovieClip
"CacheJump2"Frame 997Symbol 2873 MovieClip
"CacheStatue"Frame 997Symbol 2873 MovieClip
"CacheFruit"Frame 997Symbol 2873 MovieClip
"CacheVersJungle4"Frame 997Symbol 2873 MovieClip
"CacheVersJungle2"Frame 997Symbol 2873 MovieClip
"Crane"Frame 1009Symbol 2942 MovieClip
"Pont"Frame 1009Symbol 2967 MovieClip
"Lance"Frame 1009Symbol 2997 MovieClip
"Meg"Frame 1010Symbol 2834 MovieClip
"Collider"Frame 1010Symbol 3003 MovieClip
"CacheCrane"Frame 1010Symbol 2873 MovieClip
"CacheLance"Frame 1010Symbol 2873 MovieClip
"CacheVersJungle1A"Frame 1010Symbol 2873 MovieClip
"CacheVersJungle3"Frame 1010Symbol 2873 MovieClip
"Serpent"Frame 1022Symbol 3048 MovieClip
"Meg"Frame 1023Symbol 2834 MovieClip
"Liane"Frame 1023Symbol 3077 MovieClip
"Collider"Frame 1023Symbol 3079 MovieClip
"CacheJump"Frame 1023Symbol 2873 MovieClip
"CacheVersTente"Frame 1023Symbol 2873 MovieClip
"CacheTrouTente"Frame 1023Symbol 2873 MovieClip
"CacheJump2"Frame 1023Symbol 2873 MovieClip
"CacheVersJungle2"Frame 1023Symbol 2873 MovieClip
"Meg"Frame 1040Symbol 2834 MovieClip
"Collider"Frame 1040Symbol 3082 MovieClip
"CacheVersBaobab"Frame 1040Symbol 2873 MovieClip
"CacheVersJungle4"Frame 1040Symbol 2873 MovieClip
"Plancher"Frame 1055Symbol 3094 MovieClip
"Noir"Frame 1055Symbol 3136 MovieClip
"Moke"Frame 1055Symbol 3151 MovieClip
"Meg"Frame 1056Symbol 2834 MovieClip
"LianeMonte"Frame 1056Symbol 3153 MovieClip
"CacheBoisCasse"Frame 1056Symbol 2873 MovieClip
"Collider"Frame 1056Symbol 3156 MovieClip
"CachePied"Frame 1056Symbol 2873 MovieClip
"CacheVersJungle1A"Frame 1056Symbol 2873 MovieClip
"CacheLianeBas"Frame 1056Symbol 2873 MovieClip
"CacheLancePoudre"Frame 1056Symbol 2873 MovieClip
"CacheLianeHaut"Frame 1056Symbol 2873 MovieClip
"Panterre"Frame 1071Symbol 3175 MovieClip
"Bocal"Frame 1071Symbol 3176 MovieClip
"Meg"Frame 1072Symbol 2834 MovieClip
"CacheFouet"Frame 1073Symbol 2873 MovieClip
"Collider"Frame 1073Symbol 3178 MovieClip
"CacheVersJungle5"Frame 1073Symbol 2873 MovieClip
"CachePanterre"Frame 1073Symbol 3181 MovieClip
"CacheLivre"Frame 1073Symbol 2873 MovieClip
"Percent"Symbol 55 MovieClip Frame 1Symbol 54 MovieClip
"Loaded"Symbol 68 MovieClip Frame 1Symbol 55 MovieClip
"Entree3"Symbol 952 MovieClip Frame 1Symbol 951 MovieClip
"Entree2"Symbol 952 MovieClip Frame 1Symbol 951 MovieClip
"Entree4"Symbol 952 MovieClip Frame 1Symbol 951 MovieClip
"Entree1"Symbol 952 MovieClip Frame 1Symbol 951 MovieClip
"GtsSteppen"Symbol 958 MovieClip Frame 1Symbol 957 MovieClip
"Carte"Symbol 959 MovieClip Frame 1Symbol 952 MovieClip
"Bebitte"Symbol 959 MovieClip Frame 1Symbol 954 MovieClip
"BebitteEntree1"Symbol 959 MovieClip Frame 1Symbol 954 MovieClip
"BebitteEntree2"Symbol 959 MovieClip Frame 1Symbol 954 MovieClip
"BebitteEntree3"Symbol 959 MovieClip Frame 1Symbol 954 MovieClip
"BebitteEntree4"Symbol 959 MovieClip Frame 1Symbol 954 MovieClip
"Entree2"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree1"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree3"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree4"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree21"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree22"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree23"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree24"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"Entree31"Symbol 959 MovieClip Frame 1Symbol 951 MovieClip
"ZoneDeplace"Symbol 959 MovieClip Frame 1Symbol 958 MovieClip
"Gage2"Symbol 1001 MovieClip Frame 1Symbol 999 MovieClip
"BarreVie3"Symbol 1002 MovieClip Frame 1Symbol 1001 MovieClip
"Objet2"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet3"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet4"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet5"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet6"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet7"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet8"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet9"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet10"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Objet11"Symbol 1088 MovieClip Frame 1Symbol 1087 MovieClip
"Objet12"Symbol 1088 MovieClip Frame 1Symbol 1087 MovieClip
"Objet1"Symbol 1088 MovieClip Frame 1Symbol 1086 MovieClip
"Att2"Symbol 1122 MovieClip Frame 3Symbol 1120 MovieClip
"Att3"Symbol 1122 MovieClip Frame 3Symbol 1121 MovieClip
"Mail1"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail2"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail3"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail4"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail5"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail6"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail7"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail8"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail9"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"Mail10"Symbol 1123 MovieClip Frame 1Symbol 1122 MovieClip
"MailEnsemble"Symbol 1148 MovieClip Frame 2Symbol 1123 MovieClip
"MailHaut"Symbol 1148 MovieClip Frame 2Symbol 1127 MovieClip
"MailBas"Symbol 1148 MovieClip Frame 2Symbol 1127 MovieClip
"MailScroll"Symbol 1148 MovieClip Frame 2Symbol 1128 MovieClip
"ControlScroll"Symbol 1148 MovieClip Frame 3Symbol 1140 MovieClip
"Attachement"Symbol 1148 MovieClip Frame 5Symbol 1144 MovieClip
"AttHaut"Symbol 1148 MovieClip Frame 5Symbol 1127 MovieClip
"AttBas"Symbol 1148 MovieClip Frame 5Symbol 1127 MovieClip
"ScrollAttachement"Symbol 1148 MovieClip Frame 5Symbol 1147 MovieClip
"ObjetAffiche"Symbol 1188 MovieClip Frame 1Symbol 993 MovieClip
"BarreVie2"Symbol 1188 MovieClip Frame 1Symbol 1002 MovieClip
"ObjetRemove"Symbol 1188 MovieClip Frame 1Symbol 1010 MovieClip
"ChaineDevant"Symbol 1188 MovieClip Frame 2Symbol 1013 MovieClip
"BoutonVolume"Symbol 1188 MovieClip Frame 2Symbol 1023 MovieClip
"FlechesRoue"Symbol 1188 MovieClip Frame 2Symbol 1060 MovieClip
"RoueScroll"Symbol 1188 MovieClip Frame 2Symbol 1063 MovieClip
"InvSelection"Symbol 1188 MovieClip Frame 2Symbol 1078 MovieClip
"Chaine1"Symbol 1188 MovieClip Frame 2Symbol 1088 MovieClip
"Chaine2"Symbol 1188 MovieClip Frame 2Symbol 1088 MovieClip
"BorneGauche"Symbol 1188 MovieClip Frame 2Symbol 1013 MovieClip
"BorneDroite"Symbol 1188 MovieClip Frame 2Symbol 1013 MovieClip
"InvArrete"Symbol 1188 MovieClip Frame 2Symbol 1089 MovieClip
"ZoneMoveG"Symbol 1188 MovieClip Frame 2Symbol 1091 MovieClip
"ZoneMoveD"Symbol 1188 MovieClip Frame 2Symbol 1091 MovieClip
"BorneCentre"Symbol 1188 MovieClip Frame 2Symbol 1013 MovieClip
"ControlCombine"Symbol 1188 MovieClip Frame 2Symbol 1092 MovieClip
"ControlFleche"Symbol 1188 MovieClip Frame 2Symbol 1093 MovieClip
"Chaine3"Symbol 1188 MovieClip Frame 2Symbol 1088 MovieClip
"DropZone"Symbol 1188 MovieClip Frame 2Symbol 1095 MovieClip
"MailMovie"Symbol 1188 MovieClip Frame 2Symbol 1148 MovieClip
"Animatique"Symbol 1188 MovieClip Frame 2Symbol 1151 MovieClip
"ChaineDevant"Symbol 1188 MovieClip Frame 3Symbol 1013 MovieClip
"BoutonVolume"Symbol 1188 MovieClip Frame 3Symbol 1023 MovieClip
"FlechesRoue"Symbol 1188 MovieClip Frame 3Symbol 1060 MovieClip
"RoueScroll"Symbol 1188 MovieClip Frame 3Symbol 1063 MovieClip
"Obj"Symbol 2834 MovieClip Frame 1Symbol 2316 MovieClip
"Obj"Symbol 2834 MovieClip Frame 2Symbol 2450 MovieClip
"Obj"Symbol 2834 MovieClip Frame 3Symbol 2316 MovieClip
"Obj"Symbol 2834 MovieClip Frame 4Symbol 2546 MovieClip
"Obj"Symbol 2834 MovieClip Frame 5Symbol 2710 MovieClip
"Obj"Symbol 2834 MovieClip Frame 6Symbol 2831 MovieClip
"Obj"Symbol 2834 MovieClip Frame 7Symbol 2710 MovieClip
"Obj"Symbol 2834 MovieClip Frame 8Symbol 2546 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"StartTrailer"Frame 109
"Instructions"Frame 537
"Commence"Frame 556
"Start"Frame 964
"Jungle1Init"Frame 971
"Jungle1"Frame 973
"Jungle1Stoppe"Frame 977
"Jungle2Init"Frame 982
"Jungle2"Frame 984
"Jungle2Stoppe"Frame 986
"Jungle3init"Frame 996
"Jungle3"Frame 998
"Jungle3Stoppe"Frame 1000
"Jungle4Init"Frame 1009
"Jungle4"Frame 1011
"Jungle4Stoppe"Frame 1015
"Jungle5Init"Frame 1022
"Jungle5"Frame 1024
"Jungle5Stoppe"Frame 1028
"Jump"Frame 1031
"Jungle1AInit"Frame 1039
"Jungle1A"Frame 1040
"Jungle1AStoppe"Frame 1047
"BaobabInit"Frame 1055
"Baobab"Frame 1056
"BaobabStoppe"Frame 1061
"TenteInit"Frame 1071
"Tente"Frame 1073
"TenteStoppe"Frame 1079
"Meurt"Frame 1092
"MegMeurt"Frame 1099
"Finale"Frame 1110
"10%"Symbol 68 MovieClip Frame 1
"20"Symbol 68 MovieClip Frame 3
"30"Symbol 68 MovieClip Frame 13
"40"Symbol 68 MovieClip Frame 24
"50"Symbol 68 MovieClip Frame 36
"60"Symbol 68 MovieClip Frame 49
"70"Symbol 68 MovieClip Frame 63
"80"Symbol 68 MovieClip Frame 77
"90"Symbol 68 MovieClip Frame 91
"100"Symbol 68 MovieClip Frame 105
"Completed"Symbol 68 MovieClip Frame 113
"Up"Symbol 1060 MovieClip Frame 2
"Down"Symbol 1060 MovieClip Frame 3
"Arret"Symbol 1089 MovieClip Frame 3
"Deplace"Symbol 1093 MovieClip Frame 3
"Deplace2"Symbol 1093 MovieClip Frame 5
"low"Symbol 1108 MovieClip Frame 2
"med"Symbol 1108 MovieClip Frame 3
"hi"Symbol 1108 MovieClip Frame 4
"Attachement"Symbol 1148 MovieClip Frame 5
"Item"Symbol 1188 MovieClip Frame 2
"Mail"Symbol 1188 MovieClip Frame 3
"BoisCasse"Symbol 2087 MovieClip Frame 4
"SableMouvants"Symbol 2087 MovieClip Frame 15
"JumpBouette"Symbol 2087 MovieClip Frame 28
"BougeStatue"Symbol 2087 MovieClip Frame 41
"RamasseFruit"Symbol 2087 MovieClip Frame 54
"MegDerek"Symbol 2087 MovieClip Frame 66
"PanterreGriffe"Symbol 2087 MovieClip Frame 77
"PrendFouet"Symbol 2087 MovieClip Frame 88
"Fouette"Symbol 2087 MovieClip Frame 97
"PrendLivre"Symbol 2087 MovieClip Frame 103
"RamasseChampignon"Symbol 2087 MovieClip Frame 113
"PettePied"Symbol 2087 MovieClip Frame 127
"MokoBouffe"Symbol 2087 MovieClip Frame 137
"TombeDansEau"Symbol 2087 MovieClip Frame 148
"PrendCrane"Symbol 2087 MovieClip Frame 160
"Moke1"Symbol 2087 MovieClip Frame 169
"Moke2"Symbol 2087 MovieClip Frame 178
"Moke3"Symbol 2087 MovieClip Frame 185
"MegCri"Symbol 2087 MovieClip Frame 200
"Cri1"Symbol 2087 MovieClip Frame 201
"Cri2"Symbol 2087 MovieClip Frame 202
"Sorti"Symbol 2087 MovieClip Frame 203
"SndRamasse"Symbol 2087 MovieClip Frame 209
"MegCri"Symbol 2088 MovieClip Frame 2
"Cri1"Symbol 2088 MovieClip Frame 3
"Cri2"Symbol 2088 MovieClip Frame 6
"Sorti"Symbol 2088 MovieClip Frame 10
"Idle"Symbol 2316 MovieClip Frame 36
"TeteTourne"Symbol 2316 MovieClip Frame 47
"MangeCoup"Symbol 2316 MovieClip Frame 77
"Saute"Symbol 2316 MovieClip Frame 97
"01"Symbol 2450 MovieClip Frame 1
"02"Symbol 2450 MovieClip Frame 20
"Idle"Symbol 2450 MovieClip Frame 40
"03"Symbol 2450 MovieClip Frame 40
"TeteTourne"Symbol 2450 MovieClip Frame 51
"MangeCoup"Symbol 2450 MovieClip Frame 78
"04"Symbol 2450 MovieClip Frame 78
"05"Symbol 2450 MovieClip Frame 106
"Saute"Symbol 2450 MovieClip Frame 111
"01"Symbol 2546 MovieClip Frame 1
"02"Symbol 2546 MovieClip Frame 20
"Idle"Symbol 2546 MovieClip Frame 38
"03"Symbol 2546 MovieClip Frame 38
"TeteTourne"Symbol 2546 MovieClip Frame 49
"MangeCoup"Symbol 2546 MovieClip Frame 75
"04"Symbol 2546 MovieClip Frame 75
"Saute"Symbol 2546 MovieClip Frame 95
"Idle"Symbol 2710 MovieClip Frame 36
"TeteTourne"Symbol 2710 MovieClip Frame 46
"MangeCoup"Symbol 2710 MovieClip Frame 79
"Saute"Symbol 2710 MovieClip Frame 101
"01"Symbol 2831 MovieClip Frame 1
"02"Symbol 2831 MovieClip Frame 20
"Idle"Symbol 2831 MovieClip Frame 37
"03"Symbol 2831 MovieClip Frame 37
"TeteTourne"Symbol 2831 MovieClip Frame 51
"MangeCoup"Symbol 2831 MovieClip Frame 86
"04"Symbol 2831 MovieClip Frame 86
"05"Symbol 2831 MovieClip Frame 117
"Saute"Symbol 2831 MovieClip Frame 122
"DownRight"Symbol 2834 MovieClip Frame 1
"Down"Symbol 2834 MovieClip Frame 2
"DownLeft"Symbol 2834 MovieClip Frame 3
"Left"Symbol 2834 MovieClip Frame 4
"UpLeft"Symbol 2834 MovieClip Frame 5
"Up"Symbol 2834 MovieClip Frame 6
"UpRight"Symbol 2834 MovieClip Frame 7
"Right"Symbol 2834 MovieClip Frame 8
"Tombe"Symbol 2834 MovieClip Frame 11
"saut"Symbol 3077 MovieClip Frame 1
"arriver liane"Symbol 3077 MovieClip Frame 10
"StartBalance"Symbol 3077 MovieClip Frame 40
"JumpDroite"Symbol 3077 MovieClip Frame 86
"Sortie"Symbol 3077 MovieClip Frame 109
"Sortie attrape liane"Symbol 3077 MovieClip Frame 118
"JumpGauche"Symbol 3077 MovieClip Frame 147

Dynamic Text Variables

LoadedSymbol 53 EditableText"0 "
TexteMailSymbol 1134 EditableText""




http://swfchan.com/5/23898/info.shtml
Created: 25/5 -2019 19:35:42 Last modified: 25/5 -2019 19:35:42 Server time: 10/05 -2024 05:34:34