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

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

Steppenwolf 21.swf

This is the info page for
Flash #23580

(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

%

0

Play the game

Load game

view instructions

view instructions

In a dangerous quest to uncover
nature's secrets

The shining dream of immortality
lights the way

Many twists of irony lie ahead

and true evil is yet to be revealed

The choice is yours.

What do you want to do?

beasts of science

Steppenwolf

the x-creatures project

view trailer

view trailer

Instruction

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.

The following keyboard commands are key to your survival:

Main Game Screen

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-left 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.

Inventory Screen

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.

Choose your game !

be the fastest player !
(without the save function)

Play timed game

(with save function)

no

Play regular game

skip intro

skip intro

Steppen

Items

Mail

Life

Volume

Ok

Quit

Do you wan't to

quit this episode?

yes

Help

Item

GTS

Liquid nitrogen

Valve

Back pack

Open the back pack?

First aid kit

use this now?

Distress flare

Liana

Rock

Rock and liana

Quality

Low

Hi

Med

Game

Save

Load

fasfsd

TIME

McAllister

Secrets of the Wild - Briefing

E-Mail account

From

Object

Attachment

Back

Do you want to
activate the gts ?

Do you want to
desactivate the
gts ?

ELECTRICAL
IMPULSE

0

POWER
PLANT

Press "A" to activate

Press "A" to activate

Press "CONTROL" to exit

Press "CONTROL" to exit

20

Game Saved

LOADING GAME

load game

load game

play again

play again

To be continued...

Would you like to play
the Timed version
of the game ?

Yes

No

Would you like to play again ?

ActionScript [AS1/AS2]

Frame 1
g_episode_name = "steppenwolf_episode_21"; 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 23
ifFrameLoaded (200) { gotoAndPlay (25); }
Frame 24
gotoAndPlay (22);
Frame 25
tellTarget ("_root.LogoWb.LogoWb2") { play(); };
Frame 69
ifFrameLoaded (325) { gotoAndPlay (71); }
Frame 70
gotoAndPlay (68);
Instance of Symbol 64 MovieClip "LoadingBar" in Frame 108
onClipEvent (load) { var totalbytes = 2102211; } 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 (460) { if (/:Instru != true) { tellTarget ("_root.InstructionButton") { gotoAndStop (2); }; } } if (99 < _root.LoadingBar.Loaded.Percent.Loaded) { _root.LoadingBar.Loaded.Percent.Loaded = 100; } }
Frame 460
Set("/:Instru", true); nextFrame();
Frame 461
stop();
Frame 462
stop();
Frame 463
stop();
Frame 464
stop();
Frame 465
stop();
Frame 466
stop();
Frame 467
stop();
Frame 480
stop();
Frame 658
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=1", 0);
Frame 659
s = new Sound(); if (/:Challenge == true) { loadMovie ("/steppenwolf/med/timer/timerstart.swf", "MovieTimer"); stop(); }
Frame 664
gotoAndPlay (666);
Instance of Symbol 2659 MovieClip "Variables" in Frame 666
onClipEvent (load) { function Setting() { this.X = getProperty("_root.Meg", _x); this.Y = getProperty("_root.Meg", _y); this.Scale = getProperty("_root.Meg", _xscale); this.Position = getProperty("_root.Meg", _currentframe); this.Tableau = /Variables:EtatActif; this.MegInitialisation = function () { tellTarget ("_root") { gotoAndStop(this.Tableau); }; if (/Variables:SettingMechant == true) { setProperty("_root.Mechant", _x , /Variables:MechantX); setProperty("_root.Mechant", _y , /Variables:MechantY); setProperty("_root.Mechant", _xscale , /Variables:MechantScale); setProperty("_root.Mechant", _yscale , /Variables:MechantScale); tellTarget ("_root.Mechant") { gotoAndStop(/Variables:MechantFrame); }; } setProperty("_root.Meg", _x , this.X); setProperty("_root.Meg", _y , this.Y); setProperty("_root.Meg", _xscale , this.Scale); setProperty("_root.Meg", _yscale , this.Scale); tellTarget ("_root.Meg") { gotoAndStop(this.Position); }; }; } function MegSaveString() { return((((((((int(/Variables:MegSetting.X) + ",") + int(/Variables:MegSetting.Y)) + ",") + int(/Variables:MegSetting.Scale)) + ",") + /Variables:MegSetting.Position) + ",") + /Variables:MegSetting.Tableau); } function InventaireSaveString() { InventaireSave = ""; InventaireSave = (InventaireSave + /Variables:InvNb) + ","; i = 1; while (/Variables:InvNbMax >= i) { InventaireSave = (InventaireSave + eval ("/Variables:InvObjet" + i)) + ","; i = i + 1; } return(InventaireSave); } function VariablesSaveString() { ArrayNoms = new array(); ArrayNoms.push("Vie"); ArrayNoms.push("EtatActif"); ArrayNoms.push("EtatVide"); ArrayNoms.push("Decale"); ArrayNoms.push("Delta"); ArrayNoms.push("VarieDelta"); ArrayNoms.push("VarX"); ArrayNoms.push("Arrive"); ArrayNoms.push("Dir"); ArrayNoms.push("NitroRamasse"); ArrayNoms.push("ValveRamasse"); ArrayNoms.push("MedikitRamasse"); ArrayNoms.push("SacRamasse"); ArrayNoms.push("LianeRamasse"); ArrayNoms.push("RocheRamasse"); ArrayNoms.push("DerriereVitre"); ArrayNoms.push("PorteVitre"); ArrayNoms.push("Tab1Alarme"); ArrayNoms.push("Tab1Porte1"); ArrayNoms.push("Tab1Porte2"); ArrayNoms.push("Tab1Grille1"); ArrayNoms.push("Tab1Grille2"); ArrayNoms.push("Chaine1Brise"); ArrayNoms.push("Chaine2Brise"); ArrayNoms.push("PontTombe"); ArrayNoms.push("FenetreAvant"); ArrayNoms.push("Mechant1Mort"); ArrayNoms.push("Mechant1Voit"); ArrayNoms.push("Mechant1Tir"); ArrayNoms.push("Mechant2Mort"); ArrayNoms.push("Mechant2Tir"); ArrayNoms.push("Mechant3Mort"); ArrayNoms.push("Tab2Grille1"); ArrayNoms.push("Tab2Grille2"); ArrayNoms.push("FilArrache"); ArrayNoms.push("FenetreOuvert"); ArrayNoms.push("Etrangle"); ArrayNoms.push("FrameControlEau"); ArrayNoms.push("CordeUse"); ArrayNoms.push("CordeAttache"); ArrayNoms.push("CordeBoucle"); ArrayNoms.push("NiveauEau"); ArrayNoms.push("Tab4AlbinosArrive"); ArrayNoms.push("AlbinosTir"); ArrayNoms.push("PontOuvert"); ArrayNoms.push("DessusTube"); ArrayNoms.push("DessusControl"); ArrayNoms.push("BarriereBaisse"); ArrayNoms.push("Controleur"); ArrayNoms.push("PoseMeg"); ArrayNoms.push("AlbTirBoite"); ArrayNoms.push("BoiteBrule"); ArrayNoms.push("CombatFinal"); ArrayNoms.push("LianePlace"); ArrayNoms.push("SasOuvert"); ArrayNoms.push("AccrocheLiane"); ArrayNoms.push("AlbBarre"); ArrayNoms.push("AlbEntre"); ArrayNoms.push("AlbFrappe"); ArrayNoms.push("AlbMort"); ArrayNoms.push("FeuLanceAlb"); if (/Variables:EtatActif eq "Tab1Grimpe") { Set("/Variables:FrameTab1Poteau", getProperty("_root.StepPoteau", _currentframe)); ArrayNoms.push("FrameTab1Poteau"); } if (/Variables:EtatActif eq "Tab2Grimpe") { Set("/Variables:FrameTab2Poteau1", getProperty("_root.StepPoteau1", _currentframe)); ArrayNoms.push("FrameTab2Poteau1"); } if (/Variables:EtatActif eq "Tab2Grimpe") { Set("/Variables:FrameTab2Poteau2", getProperty("_root.StepPoteau2", _currentframe)); ArrayNoms.push("FrameTab2Poteau2"); } if (((/Variables:EtatActif eq "Tab1") or (/Variables:EtatActif eq "Tab1Grimpe")) or (/Variables:EtatActif eq "Tab1Bas")) { Set("/Variables:Tab1Mec1Frame", getProperty("_root.Mechant1", _currentframe)); ArrayNoms.push("Tab1Mec1Frame"); if (/Variables:Mechant1Mort == false) { Set("/Variables:Tab1Mec1ObjFrame", getProperty("_root.Mechant1.Obj", _currentframe)); ArrayNoms.push("Tab1Mec1ObjFrame"); } } if ((/Variables:EtatActif eq "Tab2") or (/Variables:EtatActif eq "Tab2Grimpe")) { if ((/Variables:Mechant1Mort == false) and (/Variables:Mechant1Tir == false)) { Set("/Variables:Tab2Mec1ObjFrame", getProperty("_root.Mechant1.Obj", _currentframe)); ArrayNoms.push("Tab2Mec1ObjFrame"); } } if (/Variables:EtatActif eq "Tab7") { AlbX = getProperty("_root.Mechant", _x); AlbY = getProperty("_root.Mechant", _y); AlbFrame = getProperty("_root.Mechant", _currentframe); } Set("/Variables:NomsVariablesSave", ArrayNoms.toString()); ArrayValeur = new array(); ArrayType = new array(); i = 0; while (i < ArrayNoms.length) { ArrayValeur.Push(eval ("/Variables:" + ArrayNoms[i])); ArrayType.Push(typeof(eval ("/Variables:" + ArrayNoms[i]))); i = i + 1; } Set("/Variables:ValeursVariablesSave", ArrayValeur.toString()); Set("/Variables:TypeVariablesSave", ArrayType.toString()); } Vitesse = 6; VarieDelta = 6; Fleche = 1; Set("/:Idle", false); BaseScaleGts = 16.8; VitX = 30; VitY = 30; MoveX = 18; MoveY = 8; VitesseTombe = 25; InvNbTotal = 8; InventaireOuvert = false; LargeurObjet = 60; InvNb = 0; InvNbMax = 12; InvObjetSelect = 0; Instructions = "RULES\r\nIn Steppenwolf: The X-Creatures Project, you guide Meg Crimson and the Steppenwolf himself through a series of action- and logic-based interactive puzzles. \r\nThere are two major components to this application: the Main Game screen, where all the action takes place, and the Inventory page, where the player can stop to think, access stored information and manipulate a variety of items.\r\n\r\n1. The Main Game Screen\r\nCareful manipulation of the character and of the interactive environment is the key to success in this game. The following keyboard commands are available:\r\nUp, Down, Left and Right Arrows: walk in the appropriate direction\r\nUp/Right, Up/Left, Down/Left, Down/Right Arrow combinations: walk along diagonals\r\nHold SHIFT while pressing on a directional arrow combination: run in the appropriate direction\r\nCTRL: jump in the current direction of movement (not available in episode 1)\r\nSPACE: Context-sensitive \"Action Key\", which depends on the interactive element closest to the character's current position. Examples include opening a door, picking up a statue and storing it in the character's inventory, untying a knot to free a hostage, etc.\r\n\r\nThe game's on-screen interface items are very simple:\r\nThe Life Gauge located in the top-left corner measures the hero's current health level. Don't let it fall to zero, or the game is over. \r\nThe special icon located in the top-right corner gives you access to the Inventory screen. It will look like an electronic bracelet when Steppenwolf is the active character, and like a palmtop computer when Meg is in charge.\r\n\r\nFinally, three short-cut keys give quick access to the inventory: \r\nI: Open the inventory\r\nRight/Left arrows: to scroll the item list while the inventory is opened\r\nO: Close the inventory\r\nT: Store the active object and replace it with its successor.\r\n\r\n2.The Inventory Screen\r\nThis page contains four buttons, a slider which allows you to set the sound volume, and a display window whose contents depend on the state of the MAIL and ITEMS buttons.\r\na) MAIL and ITEMS buttons: Click on these buttons to toggle between MAIL and ITEMS mode. \r\nWhen MAIL is active, the display window shows a list of the recent email messages received by the hero. Click on the (underlined) sender's name to read a message; some messages also come with visual attachments, which can be accessed by clicking on the paper clip icon next to the sender's name. \r\nWhen ITEMS is active, a small area at the bottom of the display window is reserved to a scrolling list of the objects picked up by the characters since the beginning of the episode. Roll over the side edges of this area to scroll the list. Click on one of the objects to make it active; a detailed description will appear in the larger area of the display window. \r\nSome inventory items are components which can be assembled into more elaborate objects. For example, making an antidote potion may require several ingredients. If you drag a different object to the main display window while it's 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.)\r\nb) OK button: returns to the main game screen\r\nc) HELP button: read the game's instructions\r\nd) QUIT button: leave the current episode and return to the series' main menu.\r\ne) IMAGE QUALITY buttons: if the animation is choppy or slow on your computer, select a lower image quality.\r\n\r\nMinimum system requirements:\r\nWindows 95/98/NT/2000\r\nMinimum 200MHz processor, Windows compatible sound card, 24 bit display.\r\nMacintosh OS\r\nMinimum 200MHz PowerPC processor, 24 bit display.\r\n"; InvObjet1 = 0; InvObjet2 = 0; InvObjet3 = 0; InvObjet4 = 0; InvObjet5 = 0; InvObjet6 = 0; InvObjet7 = 0; InvObjet8 = 0; InvObjet9 = 0; InvObjet10 = 0; InvObjet11 = 0; InvObjet12 = 0; InvMail = 0; InvMailMax = 6; InvMail1 = 1; InvMail2 = 0; InvMail3 = 0; InvMail4 = 0; InvMail5 = 0; InvMail6 = 0; Mail1 = "Mr. Sanchez,\r\nThose who leave the Brotherhood are no longer welcomed in the presence of the Treasure. If you value your life, you will not ask again. Ever."; MegCri = false; VarX = 0; Vie = 100; ObjetSelect = 0; Acceleration = 0; GtsVisible = 1; NitroRamasse = false; ValveRamasse = false; MedikitRamasse = false; SacRamasse = false; LianeRamasse = false; RocheRamasse = false; Tab1Alarme = false; Tab1Porte1 = false; Tab1Porte2 = false; Tab1Grille1 = false; Tab1Grille2 = false; Chaine1Brise = false; Chaine2Brise = false; PontTombe = false; DerriereVitre = false; PorteVitre = false; Mechant1Mort = false; Mechant1Voit = false; Mechant1Tir = false; Mechant2Mort = false; Mechant2Tir = false; Mechant3Mort = false; Mechant1Devant = false; Mechant2Devant = false; Tab1Mec1Frame = 1; Tab1Mec1ObjFrame = 1; Tab2Mec1ObjFrame = 1; FrameTab1Poteau = 1; Tab2Grille1 = false; Tab2Grille2 = false; FilArrache = false; FenetreOuvert = false; FrameTab2Poteau2 = 1; FrameTab2Poteau1 = 1; FrameControlEau = 1; CordeUse = false; CordeAttache = false; CordeBoucle = false; NiveauEau = 0; Tab4AlbinosArrive = false; AlbinosDevant = false; AlbinosTir = false; PontOuvert = true; DessusTube = false; AlbEntre = false; DessusControl = false; BarriereBaisse = false; Controleur = "Gauche"; PoseMeg = "Pos1"; BoiteBrule = false; CombatFinal = false; LianePlace = false; AlbTirBoite = false; SasOuvert = false; AccrocheLiane = false; AlbBarre = false; AlbFrappe = false; AlbMort = false; Etrangle = false; FeuLanceAlb = false; AlbX = 240; AlbY = 270; AlbFrame = 3; MegSave = ""; InventaireSave = ""; NomsVariablesSave = ""; ValeursVariablesSave = ""; }
Frame 667
Set("/Variables:From", "Debut"); gotoAndPlay (668);
Frame 668
if (/Variables:From eq "Tab2Grille2") { Set("/Variables:Arrive", "Tab1Grille2"); gotoAndStop (693); } setProperty("_root.DecoupeTombeTrou", _visible , 0); Set("/Variables:Mechant1Devant", false); Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Voit", false); Set("/Variables:Mechant1Tir", false); Set("/Variables:Mechant1Voit", false); Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Voit", false); Set("/Variables:Mechant2Devant", false);
Frame 669
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:EtatActif", "Tab1"); Set("/Variables:EtatVide", "Tab1Stoppe"); setProperty("_root.DecoupeTombeTrou", _visible , 0); if (/Variables:From eq "Tab2Porte1") { setProperty("_root.Meg", _x , 100); setProperty("_root.Meg", _y , 270); tellTarget ("_root.Meg") { gotoAndStop (1); }; gotoAndStop (681); } if (/Variables:From eq "Tab2Porte2") { setProperty("_root.Meg", _x , 511); setProperty("_root.Meg", _y , 147); tellTarget ("_root.Meg") { gotoAndStop (3); }; } if (/Variables:From eq "Fenetre") { Set("/Variables:Arrive", "Fenetre"); gotoAndStop (693); }
Instance of Symbol 2608 MovieClip in Frame 669
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (_root.CacheSortPorte2.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Porte2 == true)) { Set("/Variables:From", "Tab1Porte2"); tellTarget ("_root") { gotoAndPlay ("Tab2Ini"); }; } if (_root.CachePorte2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { tellTarget ("_root.Porte2") { play(); }; } if (((getProperty("_root.Pont", _currentframe) == 1) or (getProperty("_root.Pont", _currentframe) == 19)) or (getProperty("_root.Pont", _currentframe) == 20)) { if (197 < getProperty("_root.Meg", _y)) { setProperty("Poteau1", _visible , 0); } else { setProperty("Poteau1", _visible , 1); } if (176 < getProperty("_root.Meg", _y)) { setProperty("Poteau3", _visible , 0); } else { setProperty("Poteau3", _visible , 1); } } else { setProperty("Poteau1", _visible , 0); setProperty("Poteau3", _visible , 0); } if (/Variables:FenetreAvant == true) { setProperty("ChaineDevant", _visible , 1); } else { setProperty("ChaineDevant", _visible , 0); } if ((_root.CacheSortFenetre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:FenetreAvant == true)) { Set("/Variables:Arrive", "SortFenetre"); tellTarget ("_root") { gotoAndStop ("Tab1Grimpe"); }; } if ((_root.CacheNitro.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:NitroRamasse == false)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=5", 0); Set("/Variables:NitroRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 1); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Nitrogen") { gotoAndStop (2); }; } if ((_root.CacheSortPorteVitre.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DerriereVitre == true)) and (/Variables:PorteVitre == true)) { Set("/Variables:DerriereVitre", false); Set("/Variables:PorteVitre", false); tellTarget ("_root.Collider") { gotoAndStop (1); }; tellTarget ("_root.FenetreAvant") { gotoAndStop (1); }; tellTarget ("_root.TitePorte") { play(); }; } if (((_root.CacheTitePorte.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:DerriereVitre == true)) and (/Variables:PorteVitre == false)) { tellTarget ("_root.TitePorte") { play(); }; tellTarget ("_root.FenetreAvant") { gotoAndStop (3); }; } if (((_root.CacheChaine2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Chaine2Brise == false)) and (/Variables:ObjetSelect == 1)) { Set("/Variables:Stoppe", true); if (/Variables:Chaine1Brise == true) { tellTarget ("_root.Animatiques") { gotoAndStop ("BriseChaine2Flip"); }; } else { tellTarget ("_root.Animatiques") { gotoAndStop ("BriseChaine2"); }; } tellTarget ("_root") { gotoAndStop ("Tab1Stoppe"); }; } if (((_root.CacheChaine1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Chaine1Brise == false)) and (/Variables:ObjetSelect == 1)) { Set("/Variables:Stoppe", true); if (/Variables:Chaine2Brise == true) { tellTarget ("_root.Animatiques") { gotoAndStop ("BriseChaine1Flip"); }; } else { tellTarget ("_root.Animatiques") { gotoAndStop ("BriseChaine1"); }; } tellTarget ("_root") { gotoAndStop ("Tab1Stoppe"); }; } if (_root.CacheTuyauCentre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "TuyauCentre"); tellTarget ("_root") { gotoAndStop ("Tab1Grimpe"); }; } if (/Variables:Mechant1Mort == false) { if ((getProperty("_root.Mechant1", _y) < getProperty("_root.Meg", _y)) and (/Variables:Mechant1Devant == true)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant1", _y)) and (/Variables:Mechant1Devant == false)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", true); } if (/Variables:Mechant1Tir == true) { tellTarget ("_root.Mechant1") { gotoAndStop (2); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P1", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P2", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P3", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P4", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P5", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P6", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P7", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P8", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (8); }; } } else if ((/Variables:Mechant1Voit == true) and (/Variables:Mechant1Tir == false)) { XCentre = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.Centre", _x); YCentre = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.Centre", _y); XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); Droite1 = false; Droite2 = false; Droite3 = false; Droite4 = false; X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P1", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P1", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P2", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P2", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P2", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P2", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P3", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P4", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P4", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P3", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite3 = true; } else { Droite3 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite3 = true; } else { Droite3 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P4", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P4", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P1", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite4 = true; } else { Droite4 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite4 = true; } else { Droite4 = false; } if ((((Droite1 == true) and (Droite2 == true)) and (Droite3 == true)) and (Droite4 == true)) { Set("/Variables:Mechant1Tir", true); } else { Set("/Variables:Mechant1Tir", false); } } } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); Set("/Variables:Arrive", "Tab1Bas"); setProperty("_root.DecoupeTombeTrou", _visible , 1); tellTarget ("_root.Meg/Obj") { gotoAndStop ("Tombe"); }; } } }; }
Frame 670
Set("/Variables:EtatActif", "Tab1"); Set("/Variables:EtatVide", "Tab1Stoppe"); Set("/Variables:Run", false); setProperty("_root.DecoupeTombeTrou", _visible , 0); stop();
Frame 675
tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 681
if (getProperty("_root.Mechant1", _currentframe) == 2) { tellTarget ("_root.Mechant1") { gotoAndStop ("Alarme"); }; } Set("/Variables:Tombe", false); Set("/Variables:EtatActif", "Tab1Bas"); Set("/Variables:EtatVide", "Tab1BasStoppe"); Set("/Variables:Mechant1Tir", false); Set("/Variables:Run", false); stop();
Instance of Symbol 2608 MovieClip in Frame 681
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (_root.CacheGrille2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "EntreGrille2"); tellTarget ("_root") { gotoAndStop ("Tab1Grimpe"); }; } if (_root.CacheTuyauBas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "TuyauBas"); tellTarget ("_root") { gotoAndStop ("Tab1Grimpe"); }; } if (_root.CacheVersTab2Porte.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Porte1 == true)) { Set("/Variables:From", "Tab1Porte1"); tellTarget ("_root") { gotoAndPlay ("Tab2Ini"); }; } if ((_root.CacheValve.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ValveRamasse == false)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=7", 0); Set("/Variables:ValveRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 2); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Valve") { gotoAndStop (2); }; } if (_root.CachePorte1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { tellTarget ("_root.Porte1") { play(); }; } if (/Variables:Mechant2Mort == false) { if (/Variables:Mechant2Tir == true) { tellTarget ("_root.Mechant2") { gotoAndStop ("Tir"); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P1", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P2", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P3", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P4", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P5", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P6", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P7", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P8", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (8); }; } } else if (/Variables:Mechant2Tir == false) { XCentre = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.Centre", _x); YCentre = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.Centre", _y); XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); Droite1 = false; Droite2 = false; Droite3 = false; Droite4 = false; X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P1", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P1", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P2", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P2", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P2", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P2", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P3", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P4", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P4", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P3", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite3 = true; } else { Droite3 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite3 = true; } else { Droite3 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P4", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P4", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P1", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite4 = true; } else { Droite4 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite4 = true; } else { Droite4 = false; } if ((((Droite1 == true) and (Droite2 == true)) and (Droite3 == true)) and (Droite4 == true)) { Set("/Variables:Mechant2Tir", true); } else { Set("/Variables:Mechant2Tir", false); } } } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; } } }; }
Frame 690
tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 693
Set("/Variables:EtatActif", "Tab1Grimpe"); Set("/Variables:EtatVide", "Tab1Grimpe"); setProperty("_root.Meg", _visible , 0); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Instance of Symbol 2608 MovieClip in Frame 693
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (/Variables:Mechant1Mort == false) { if ((getProperty("_root.Mechant1", _y) < getProperty("_root.Meg", _y)) and (/Variables:Mechant1Devant == true)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant1", _y)) and (/Variables:Mechant1Devant == false)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", true); } if ((/Variables:Mechant1Voit == true) and ((getProperty("_root.StepPoteau", _currentframe) >= 35) and (216 >= getProperty("_root.StepPoteau", _currentframe)))) { Set("/Variables:Mechant1Tir", true); tellTarget ("_root.Mechant1") { gotoAndStop (2); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P1", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P2", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P3", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P4", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P5", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P6", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P7", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P8", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (8); }; } } else if (/Variables:Mechant1Tir == true) { Set("/Variables:Mechant1Tir", false); } } } }; }
Frame 703
Set("/Variables:Mechant1Tir", false); Set("/Variables:Mechant1Voit", false); Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Voit", false); Set("/Variables:Mechant2Devant", false); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=2", 0); if (/Variables:From eq "Tab1Grille1") { Set("/Variables:Arrive", "Grille1"); gotoAndStop (714); } if (/Variables:From eq "Tab1Grille2") { Set("/Variables:Arrive", "Grille2"); gotoAndStop (714); }
Frame 704
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:Run", false); Set("/Variables:EtatVide", "Tab2Stoppe"); Set("/Variables:EtatActif", "Tab2"); if (/Variables:From eq "SortFenetre") { Set("/Variables:Arrive", "SortFenetre"); gotoAndStop (714); } if (/Variables:From eq "Tab1Porte2") { setProperty("_root.Meg", _x , 58); setProperty("_root.Meg", _y , 240); tellTarget ("_root.Meg") { gotoAndStop (3); }; }
Instance of Symbol 2608 MovieClip in Frame 704
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if ((key.isDown(32) and (/Variables:MedikitRamasse == false)) and _root.CacheMed.hitTest(_root.Meg._x, _root.Meg._y, true)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=4", 0); Set("/Variables:MedikitRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 5); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Med") { gotoAndStop (2); }; } if (_root.Meg._y < 316) { setProperty("_root.HelicoDevant", _visible , 1); } else { setProperty("_root.HelicoDevant", _visible , 0); } if (_root.Meg._y < 237) { setProperty("_root.ClotureDevant", _visible , 1); } else { setProperty("_root.ClotureDevant", _visible , 0); } if (_root.CacheVersTab1Porte.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Porte1 == true)) { Set("/Variables:From", "Tab2Porte1"); tellTarget ("_root") { gotoAndPlay ("Tab1Ini"); }; } if (_root.CachePorte1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { tellTarget ("_root.Porte1") { play(); }; } if (_root.CacheVersTab1Porte2.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Porte2 == true)) { Set("/Variables:From", "Tab2Porte2"); tellTarget ("_root") { gotoAndPlay ("Tab1Ini"); }; } if (_root.CachePorte2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { tellTarget ("_root.Porte2") { play(); }; } if ((_root.CacheHelico.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Mechant3Mort == true)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=8", 0); Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("PrendHelico"); }; tellTarget ("_root") { gotoAndStop ("Tab2Stoppe"); }; } if ((_root.CacheLanceValve.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 2)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("LanceValve"); }; tellTarget ("_root") { gotoAndStop ("Tab2Stoppe"); }; } if (_root.CacheSauteTuyau.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Toit"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if ((_root.CacheSauteFil.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:FilArrache == true)) { Set("/Variables:Arrive", "SauteFil"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if (_root.CacheGrille.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "EntreGrille2"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if (_root.CacheTube1Bas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Tube1Bas"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if (_root.CacheTube2Bas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Tube2Bas"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if (_root.CacheTube2Haut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Tube2Haut"); tellTarget ("_root") { gotoAndStop ("Tab2Grimpe"); }; } if (/Variables:Mechant3Mort == false) { if ((getProperty("_root.Mechant2", _y) < getProperty("_root.Meg", _y)) and (/Variables:Mechant2Devant == true)) { _root.Swap.swapDepths(_root.Mechant2); Set("/Variables:Mechant2Devant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant2", _y)) and (/Variables:Mechant2Devant == false)) { _root.Swap.swapDepths(_root.Mechant2); Set("/Variables:Mechant2Devant", true); } if (/Variables:Mechant2Tir == true) { tellTarget ("_root.Mechant2") { gotoAndStop ("Tir"); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P1", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P2", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P3", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P4", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P5", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P6", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D2", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D2", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D6", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P7", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D3", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D3", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D7", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.P8", _x); YCentre = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D4", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D4", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D8", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D5", _x); Y1 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D5", _y); X2 = getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.D1", _x); Y2 = getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant2.Obj") { gotoAndStop (8); }; } } else if (/Variables:Mechant2Tir == false) { XCentre = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.Centre", _x); YCentre = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.Centre", _y); XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); Droite1 = false; Droite2 = false; Droite3 = false; Droite4 = false; X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P1", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P1", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P2", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P2", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P2", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P2", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P3", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P4", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P4", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P3", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite3 = true; } else { Droite3 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite3 = true; } else { Droite3 = false; } X1 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P4", _x); Y1 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P4", _y); X2 = (getProperty("_root.Mechant2", _x) + getProperty("_root.Mechant2.Obj", _x)) + getProperty("_root.Mechant2.Obj.P1", _x); Y2 = (getProperty("_root.Mechant2", _y) + getProperty("_root.Mechant2.Obj", _y)) + getProperty("_root.Mechant2.Obj.P1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite4 = true; } else { Droite4 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite4 = true; } else { Droite4 = false; } if ((((Droite1 == true) and (Droite2 == true)) and (Droite3 == true)) and (Droite4 == true)) { Set("/Variables:Mechant2Tir", true); } else { Set("/Variables:Mechant2Tir", false); } } } if (/Variables:Mechant1Mort == false) { if ((getProperty("_root.Mechant1", _y) < getProperty("_root.Meg", _y)) and (/Variables:Mechant1Devant == true)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant1", _y)) and (/Variables:Mechant1Devant == false)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:Mechant1Devant", true); } if (/Variables:Mechant1Tir == true) { tellTarget ("_root.Mechant1") { gotoAndStop (2); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P1", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P2", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P3", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P4", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P5", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P6", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P7", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P8", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (8); }; } } else if ((/Variables:Mechant1Voit == true) and (/Variables:Mechant1Tir == false)) { XCentre = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.Centre", _x); YCentre = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.Centre", _y); XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); Droite1 = false; Droite2 = false; Droite3 = false; Droite4 = false; X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P1", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P1", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P2", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P2", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P2", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P2", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P3", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P4", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P4", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P3", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P3", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite3 = true; } else { Droite3 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite3 = true; } else { Droite3 = false; } X1 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P4", _x); Y1 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P4", _y); X2 = (getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.Obj", _x)) + getProperty("_root.Mechant1.Obj.P1", _x); Y2 = (getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.Obj", _y)) + getProperty("_root.Mechant1.Obj.P1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite4 = true; } else { Droite4 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite4 = true; } else { Droite4 = false; } if ((((Droite1 == true) and (Droite2 == true)) and (Droite3 == true)) and (Droite4 == true)) { Set("/Variables:Mechant1Tir", true); } else { Set("/Variables:Mechant1Tir", false); } } } if ((getProperty("_root.Meg", _y) < 228) and (/Variables:Mechant1Tir == true)) { Set("/Variables:Mechant1Tir", false); } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; } } }; }
Frame 705
Set("/Variables:EtatActif", "Tab2"); Set("/Variables:EtatVide", "Tab2Stoppe"); Set("/Variables:Run", false); stop();
Frame 710
tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 714
Set("/Variables:EtatActif", "Tab2Grimpe"); Set("/Variables:EtatVide", "Tab2Grimpe"); setProperty("_root.Meg", _visible , 0); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Frame 721
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:Run", false); Set("/Variables:EtatVide", "Tab4Stoppe"); Set("/Variables:EtatActif", "Tab4");
Instance of Symbol 2608 MovieClip in Frame 721
onClipEvent (enterFrame) { tellTarget ("_root") { if (/Variables:BarriereBaisse == true) { setProperty("_root.BarriereDevant", _visible , 0); setProperty("_root.BarriereDerriere", _visible , 1); } else { setProperty("_root.BarriereDevant", _visible , 1); setProperty("_root.BarriereDerriere", _visible , 0); } if (119 < getProperty("_root.Meg", _y)) { setProperty("_root.TuyauDevant", _visible , 0); } else { setProperty("_root.TuyauDevant", _visible , 1); } if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if (getProperty("_root.Meg", _y) < 143) { setProperty("_root.Cloture2Devant", _visible , 1); } else { setProperty("_root.Cloture2Devant", _visible , 0); } if (getProperty("_root.Meg", _y) < 173) { setProperty("_root.Cloture1Devant", _visible , 1); } else { setProperty("_root.Cloture1Devant", _visible , 0); } if (((getProperty("_root.Meg", _y) < 228) and (/Variables:DessusTube == false)) and (!_root.Dessus.hitTest(_root.Meg._x, _root.Meg._y, true))) { setProperty("_root.Turbine2Devant", _visible , 1); } else { setProperty("_root.Turbine2Devant", _visible , 0); } if (((getProperty("_root.Meg", _y) < 212) and (/Variables:DessusTube == false)) and (!_root.Dessus.hitTest(_root.Meg._x, _root.Meg._y, true))) { setProperty("_root.Turbine1Devant", _visible , 1); } else { setProperty("_root.Turbine1Devant", _visible , 0); } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (_root.Dessus.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:DessusTube", true); Set("/Variables:DessusControl", false); setProperty("_root.ConsoleDevant", _visible , 0); tellTarget ("_root.Collider") { gotoAndStop (2); }; } else if (_root.Control.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:DessusTube", false); Set("/Variables:DessusControl", true); setProperty("_root.ConsoleDevant", _visible , 1); tellTarget ("_root.Collider") { gotoAndStop (3); }; } else { Set("/Variables:DessusTube", false); Set("/Variables:DessusControl", false); setProperty("_root.ConsoleDevant", _visible , 0); tellTarget ("_root.Collider") { gotoAndStop (1); }; } if (((key.isDown(32) and (/Variables:SacRamasse == false)) and _root.CacheSac.hitTest(_root.Meg._x, _root.Meg._y, true)) and (/Variables:DessusTube == false)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=9", 0); Set("/Variables:SacRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 3); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Sac") { gotoAndStop (2); }; } if (((_root.CacheBoutonPasserelle.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:PontOuvert == true)) and Key.isDown(32)) and (/Variables:Controleur eq "Mort")) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=10", 0); tellTarget ("_root.Pont") { play(); }; } if ((_root.CacheCasseGeule.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusControl == true)) and (/Variables:Controleur eq "Feu")) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("CasseGeule"); }; tellTarget ("_root") { gotoAndStop ("Tab4Stoppe"); }; } if (((_root.CacheLanceFlair.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusTube == false)) and Key.isDown(32)) and (/Variables:ObjetSelect == 6)) { if ((/Variables:Controleur eq "Gauche") or (/Variables:Controleur eq "Arret")) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("LanceFlair"); }; tellTarget ("_root") { gotoAndStop ("Tab4Stoppe"); }; } else if (/Variables:MegCri == false) { Set("/Variables:MegCri", true); tellTarget ("_root.Sons") { gotoAndPlay ("NotNow"); }; } } if ((_root.CacheEchelle1Haut.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusTube == true)) and Key.isDown(32)) { Set("/Variables:Arrive", "Echelle1Haut"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; } if ((_root.CacheEchelle1Bas.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusTube == false)) and Key.isDown(32)) { Set("/Variables:Arrive", "Echelle1Bas"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; } if ((_root.CacheEchelle2Haut.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusTube == true)) and Key.isDown(32)) { Set("/Variables:Arrive", "Echelle2Haut"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; } if ((_root.CacheEchelle2Bas.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:DessusTube == false)) and Key.isDown(32)) { Set("/Variables:Arrive", "Echelle2Bas"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; } if (_root.CacheEchelle3Haut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Echelle3Haut"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; } if ((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:BarriereBaisse == true)) and (/Variables:Tab4AlbinosArrive == false)) { Set("/Variables:Tab4AlbinosArrive", true); tellTarget ("_root.PorteAlbinos") { play(); }; } if ((getProperty("_root.Mechant1", _y) < getProperty("_root.Meg", _y)) and (/Variables:AlbinosDevant == true)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:AlbinosDevant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant1", _y)) and (/Variables:AlbinosDevant == false)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:AlbinosDevant", true); } if (/Variables:AlbinosTir == true) { tellTarget ("_root.Mechant1") { gotoAndStop (2); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P1", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P2", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P3", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P4", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P5", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P6", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P7", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P8", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (8); }; } } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Tombe"); }; tellTarget ("_root") { gotoAndStop ("Tab4Tombe"); }; } } }; }
Frame 722
Set("/Variables:EtatActif", "Tab4"); Set("/Variables:EtatVide", "Tab4Stoppe"); Set("/Variables:Run", false); stop();
Frame 727
tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 731
Set("/Variables:EtatActif", "Tab4Grimpe"); Set("/Variables:EtatVide", "Tab4Grimpe"); Set("/Variables:AlbinosTir", "false"); setProperty("_root.Meg", _visible , 0); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Frame 736
if (212 < getProperty("_root.Meg", _y)) { setProperty("_root.DecoupeTubes", _visible , 0); } stop();
Frame 744
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; Set("/Variables:AlbinosTir", false); Set("/Variables:AlbinosDevant", false); if (/Variables:From eq "Tab4") { Set("/Variables:Arrive", "GlissePoteau"); tellTarget ("_root") { gotoAndStop ("Tab5Grimpe"); }; }
Frame 745
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:Run", false); Set("/Variables:EtatVide", "Tab5Stoppe"); Set("/Variables:EtatActif", "Tab5"); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; if (/Variables:From eq "Tab6") { Set("/Variables:From", ""); Set("/Variables:AlbTirBoite", true); setProperty("_root.Sas", _visible , 0); tellTarget ("_root.Meg") { gotoAndStop (3); }; }
Instance of Symbol 2608 MovieClip in Frame 745
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (_root.CacheSas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(17)) { Set("/Variables:Arrive", "SauteSas"); tellTarget ("_root") { gotoAndStop ("Tab5Grimpe"); }; } if ((_root.CacheSas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 9)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("LanceRoche"); }; tellTarget ("_root") { gotoAndStop ("Tab5Stoppe"); }; } if ((_root.CacheSauteChute.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:CombatFinal == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("SauteChute"); }; tellTarget ("_root") { gotoAndStop ("Tab5Stoppe"); }; } if ((getProperty("_root.Mechant1", _y) < getProperty("_root.Meg", _y)) and (/Variables:AlbinosDevant == true)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:AlbinosDevant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant1", _y)) and (/Variables:AlbinosDevant == false)) { _root.Swap.swapDepths(_root.Mechant1); Set("/Variables:AlbinosDevant", true); } if (/Variables:AlbinosTir == true) { tellTarget ("_root.Mechant1") { gotoAndStop (2); }; XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P1", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P2", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P3", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P4", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P5", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P6", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D2", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D2", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D6", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P7", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D3", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D3", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D7", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.P8", _x); YCentre = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D4", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D4", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D8", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D5", _x); Y1 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D5", _y); X2 = getProperty("_root.Mechant1", _x) + getProperty("_root.Mechant1.D1", _x); Y2 = getProperty("_root.Mechant1", _y) + getProperty("_root.Mechant1.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant1.Obj") { gotoAndStop (8); }; } } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Tombe"); }; } } }; }
Frame 746
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:EtatActif", "Tab5"); Set("/Variables:EtatVide", "Tab5Stoppe"); Set("/Variables:Run", false); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; stop();
Frame 752
Set("/Variables:EtatActif", "Tab5Grimpe"); Set("/Variables:EtatVide", "Tab5Grimpe"); setProperty("_root.Meg", _visible , 0); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Frame 755
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 761
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; if (/Variables:From eq "Tab5") { Set("/Variables:Arrive", "GlisseChute"); gotoAndStop (770); }
Frame 762
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:Run", false); Set("/Variables:EtatVide", "Tab6Stoppe"); Set("/Variables:EtatActif", "Tab6"); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; if (/Variables:From eq "SasOuvert") { setProperty("_root.Meg", _x , 473); setProperty("_root.Meg", _y , 140); tellTarget ("_root.Meg") { gotoAndStop (5); }; }
Instance of Symbol 2608 MovieClip in Frame 762
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if (426 < getProperty("_root.Meg", _x)) { setProperty("_root.PalmierDevant", _visible , 1); } else { setProperty("_root.PalmierDevant", _visible , 0); } if ((_root.CacheRoche.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:RocheRamasse == false)) and Key.isDown(32)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=13", 0); Set("/Variables:RocheRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 8); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Roche") { gotoAndStop (2); }; tellTarget ("_root.OmbreRoche") { gotoAndStop (2); }; } if (_root.CacheVersTab5.hitTest(_root.Meg._x, _root.Meg._y, true)) { Set("/Variables:From", "Tab6"); Set("/Variables:CombatFinal", true); tellTarget ("_root") { gotoAndPlay ("Tab5Ini"); }; gotoAndStop ("Tab6Grimpe"); } if (_root.CacheEmbarquePalmier.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "Palmier"); gotoAndStop ("Tab6Grimpe"); } if (_root.CacheSautePalmier.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "SautePalmier"); gotoAndStop ("Tab6Grimpe"); } if ((_root.CacheLianeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:LianeRamasse == false)) { Set("/Variables:LianeRamasse", true); Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 7); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Liane") { gotoAndStop (2); }; } if (_root.CacheFalaiseBas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "FalaiseBas"); gotoAndStop ("Tab6Grimpe"); } if (_root.CacheFalaiseHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) { Set("/Variables:Arrive", "FalaiseHaut"); gotoAndStop ("Tab6Grimpe"); } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); Set("/Variables:Tombe", true); tellTarget ("_root.Meg") { gotoAndStop ("Tombe"); }; } } }; }
Frame 763
Set("/Variables:EtatActif", "Tab6"); Set("/Variables:EtatVide", "Tab6Stoppe"); Set("/Variables:Run", false); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; stop();
Frame 770
Set("/Variables:EtatActif", "Tab6Grimpe"); Set("/Variables:EtatVide", "Tab6Grimpe"); setProperty("_root.Meg", _visible , 0); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Frame 774
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 782
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; if (/Variables:From eq "Tab5") { gotoAndStop (798); }
Frame 783
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); Set("/Variables:Decale", 0); Set("/Variables:Run", false); Set("/Variables:EtatVide", "Tab7Stoppe"); Set("/Variables:EtatActif", "Tab7"); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; setProperty("_root.Mechant", _x , /Variables:AlbX); setProperty("_root.Mechant", _y , /Variables:AlbY); tellTarget ("_root.Mechant") { gotoAndStop(/Variables:AlbFrame); };
Instance of Symbol 2608 MovieClip in Frame 783
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert == true)) { tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); }; } if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if ((((((getProperty("_root.Mechant", _currentframe) == 1) or (getProperty("_root.Mechant", _currentframe) == 7)) or (getProperty("_root.Mechant", _currentframe) == 8)) and _root.CacheBoiteElec.hitTest(_root.Meg._x, _root.Meg._y, true)) and (/Variables:AlbFrappe == true)) and Key.isDown(32)) { Set("/Variables:Stoppe", true); Set("/Variables:StepPenche", true); tellTarget ("_root.Meg") { gotoAndPlay ("Penche"); }; } if ((getProperty("_root.Mechant", _y) < getProperty("_root.Meg", _y)) and (/Variables:AlbinosDevant == true)) { _root.Swap.swapDepths(_root.Mechant); Set("/Variables:AlbinosDevant", false); } else if ((getProperty("_root.Meg", _y) < getProperty("_root.Mechant", _y)) and (/Variables:AlbinosDevant == false)) { _root.Swap.swapDepths(_root.Mechant); Set("/Variables:AlbinosDevant", true); } if (/Variables:AlbBarre == true) { if (/Variables:AlbFrappe == false) { if (/Variables:EtatActif eq "Tab7") { XMeg = getProperty("_root.Meg", _x); YMeg = getProperty("_root.Meg", _y); XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P1", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P1", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D1", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D1", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D5", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D2", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D2", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D6", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (1); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P2", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P2", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D2", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D2", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D6", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D3", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D3", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D7", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (2); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P3", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P3", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D3", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D3", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D7", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D4", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D4", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D8", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (3); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P4", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P4", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D4", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D4", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D8", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D5", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D5", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D1", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (4); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P5", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P5", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D1", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D1", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D5", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D5", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D2", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D2", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D6", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (5); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P6", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P6", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D2", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D2", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D6", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D6", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D3", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D3", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D7", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (6); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P7", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P7", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D3", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D3", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D7", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D7", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D4", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D4", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D8", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (7); }; } XCentre = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.P8", _x); YCentre = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.P8", _y); Droite1 = false; Droite2 = false; X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D4", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D4", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D8", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D8", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite1 = true; } else { Droite1 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite1 = true; } else { Droite1 = false; } X1 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D5", _x); Y1 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D5", _y); X2 = getProperty("_root.Mechant", _x) + getProperty("_root.Mechant.D1", _x); Y2 = getProperty("_root.Mechant", _y) + getProperty("_root.Mechant.D1", _y); M1 = (Y2 - Y1) / (X2 - X1); B1 = Y1 - (M1 * X1); if (B1 < (YCentre - (M1 * XCentre))) { if ((YMeg - (M1 * XMeg)) >= B1) { Droite2 = true; } else { Droite2 = false; } } else if (B1 >= (YMeg - (M1 * XMeg))) { Droite2 = true; } else { Droite2 = false; } if ((Droite1 == true) and (Droite2 == true)) { tellTarget ("_root.Mechant") { gotoAndStop (8); }; } } if ((((getProperty("_root.Mechant", _x) < (getProperty("_root.Meg", _x) + 60)) and ((getProperty("_root.Meg", _x) - 60) < getProperty("_root.Mechant", _x))) and (getProperty("_root.Mechant", _y) < (getProperty("_root.Meg", _y) + 40))) and ((getProperty("_root.Meg", _y) - 40) < getProperty("_root.Mechant", _y))) { Set("/Variables:AlbFrappe", true); tellTarget ("_root.Mechant.Obj") { gotoAndPlay ("Attaque"); }; } } } if ((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Idle"); }; } if (Key.isDown(16)) { Set("/Variables:Run", true); } else { Set("/Variables:Run", false); } if (((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("Right"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(37) and (!Key.isDown(38))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("Left"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } 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(38) and (!Key.isDown(37))) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Up"); tellTarget ("_root.Meg") { gotoAndStop ("Up"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(40) and (!Key.isDown(37))) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Down"); tellTarget ("_root.Meg") { gotoAndStop ("Down"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("UpRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(39) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(37))) { Set("/Variables:Dir", "Right"); tellTarget ("_root.Meg") { gotoAndStop ("DownRight"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(38)) and (!Key.isDown(40))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("UpLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if (((Key.isDown(37) and Key.isDown(40)) and (!Key.isDown(38))) and (!Key.isDown(39))) { Set("/Variables:Dir", "Left"); tellTarget ("_root.Meg") { gotoAndStop ("DownLeft"); }; if (Key.isDown(17)) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Saute"); }; } else { if (/Variables:Run == true) { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Cours"); }; } else { tellTarget ("_root.Meg/Obj") { gotoAndStop ("Marche"); }; } if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 2), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } } if ((((Key.isDown(17) 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); Set("/Variables:Stoppe", true); tellTarget ("_root.Meg.Obj") { gotoAndStop ("Tombe"); }; } } }; }
Frame 784
Set("/Variables:EtatActif", "Tab7"); Set("/Variables:EtatVide", "Tab7Stoppe"); Set("/Variables:Run", false); tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; stop();
Frame 795
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Idle"); };
Frame 798
Set("/Variables:EtatActif", "Tab7Grimpe"); Set("/Variables:EtatVide", "Tab7Grimpe"); if (/Variables:Arrive ne "AlbMeurt") { setProperty("_root.Meg", _visible , 0); } tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); }; tellTarget ("_root.Meg.Obj") { gotoAndStop ("Arret"); };
Instance of Symbol 2608 MovieClip in Frame 798
onClipEvent (enterFrame) { tellTarget ("_root") { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) { if ((Key.isDown(32) and (/Variables:ObjetSelect == 6)) and (/Variables:FeuLanceAlb == false)) { tellTarget ("_root.StepAlb") { gotoAndPlay ("Feu"); }; } } }; }
Frame 806
StringSave = /Save:Fichier.split("@"); StringNomVar = StringSave[0].split(","); StringValeurVar = StringSave[1].split(","); StringTypeVar = StringSave[2].split(","); i = 0; while (i < StringNomVar.length) { if (StringTypeVar[i] eq "number") { Set("/Variables:" + StringNomVar[i], Number(StringValeurVar[i])); } else if (StringTypeVar[i] eq "boolean") { if (StringValeurVar[i] eq "true") { Set("/Variables:" + StringNomVar[i], true); } else { Set("/Variables:" + StringNomVar[i], false); } } else { Set("/Variables:" + StringNomVar[i], StringValeurVar[i]); } i = i + 1; } StringInventaire = StringSave[3].split(","); Set("/Variables:InvNb", int(StringInventaire[0])); i = 1; while (/Variables:InvNbMax >= i) { Set("/Variables:InvObjet" + i, int(StringInventaire[i])); i = i + 1; } StringMeg = StringSave[4].split(","); Set("/Variables:MegSetting", new /Variables:Setting()); /Variables:MegSetting.X = StringMeg[0]; /Variables:MegSetting.Y = StringMeg[1]; /Variables:MegSetting.Scale = StringMeg[2]; /Variables:MegSetting.Position = StringMeg[3]; /Variables:MegSetting.Tableau = StringMeg[4]; Set("/Save:Fichier", ""); Set("/Variables:MegDessus", false); /Variables:MegSetting.MegInitialisation();
Frame 807
prevFrame();
Frame 808
stopAllSounds(); fscommand ("load"); play();
Instance of Symbol 4518 MovieClip in Frame 808
onClipEvent (data) { tellTarget ("_root") { play(); }; }
Frame 811
if (/Save:Fichier ne "") { gotoAndStop (807); } else { gotoAndPlay (665); }
Frame 812
tellTarget ("_root.SonsChute") { gotoAndStop ("Stop"); }; stopAllSounds(); gotoAndPlay (835);
Frame 819
tellTarget ("_root.SonsChute") { gotoAndStop ("Stop"); }; stopAllSounds(); gotoAndPlay (835);
Frame 830
tellTarget ("_root.SonsChute") { gotoAndStop ("Stop"); }; stopAllSounds(); if (/:Challenge == true) { Set("/:TempsPris", (getTimer() - /Save:TempsDepart) / 1000); Set("/:g_total_time", /:TempsPris * 1000); } gotoAndPlay (905);
Frame 835
stopAllSounds();
Frame 904
stop();
Frame 1394
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=19", 0);
Frame 1461
if (/:Challenge == true) { loadMovie ("/steppenwolf/med/timer/lowtime.swf", "MovieTimer"); } else { tellTarget ("Question") { gotoAndStop (2); }; } stop();
Symbol 2 MovieClip Frame 1
TempsDepart = getTimer(); Fichier = "";
Symbol 8 Button
on (release) { getURL ("http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash", "_self"); }
Symbol 12 Button
on (release) { play(); }
Symbol 19 MovieClip Frame 33
stop();
Symbol 19 MovieClip Frame 41
stop();
Symbol 20 MovieClip Frame 41
stop();
Symbol 29 MovieClip Frame 39
stop();
Symbol 30 MovieClip Frame 61
stop();
Symbol 56 Button
on (release) { stopAllSounds(); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; }
Symbol 57 MovieClip Frame 1
fscommand ("load");
Symbol 57 MovieClip Frame 3
if (/Save:Fichier eq "") { stop(); } else { play(); }
Symbol 57 MovieClip Frame 10
stop();
Symbol 61 MovieClip Frame 9
stop();
Symbol 63 Button
on (release) { stopAllSounds(); tellTarget ("/") { gotoAndStop ("Choix"); }; }
Symbol 64 MovieClip Frame 1
stop();
Symbol 64 MovieClip Frame 12
stop();
Symbol 64 MovieClip Frame 23
stop();
Symbol 64 MovieClip Frame 35
stop();
Symbol 64 MovieClip Frame 48
stop();
Symbol 64 MovieClip Frame 62
stop();
Symbol 64 MovieClip Frame 76
stop();
Symbol 64 MovieClip Frame 90
stop();
Symbol 64 MovieClip Frame 104
stop();
Symbol 64 MovieClip Frame 105
play();
Symbol 64 MovieClip Frame 106
play();
Symbol 64 MovieClip Frame 107
play();
Symbol 64 MovieClip Frame 108
play();
Symbol 64 MovieClip Frame 109
play();
Symbol 64 MovieClip Frame 110
play();
Symbol 64 MovieClip Frame 111
play();
Symbol 64 MovieClip Frame 112
play();
Symbol 64 MovieClip Frame 113
play();
Symbol 64 MovieClip Frame 114
play();
Symbol 64 MovieClip Frame 115
play();
Symbol 64 MovieClip Frame 116
play();
Symbol 64 MovieClip Frame 117
play();
Symbol 64 MovieClip Frame 118
play();
Symbol 64 MovieClip Frame 119
play();
Symbol 64 MovieClip Frame 120
play();
Symbol 64 MovieClip Frame 121
play();
Symbol 64 MovieClip Frame 122
play();
Symbol 64 MovieClip Frame 123
play();
Symbol 64 MovieClip Frame 124
play();
Symbol 64 MovieClip Frame 125
play();
Symbol 64 MovieClip Frame 126
play();
Symbol 64 MovieClip Frame 142
stop();
Symbol 67 Button
on (release) { tellTarget ("_root") { gotoAndStop ("Instructions"); }; }
Symbol 68 MovieClip Frame 1
stop(); if (/:ViewInst == true) { gotoAndStop (2); }
Symbol 68 MovieClip Frame 2
Set("/:ViewInst", true);
Symbol 213 MovieClip Frame 12
stop();
Symbol 237 Button
on (release) { Set("/:Instru", false); gotoAndPlay (1); }
Symbol 247 Button
on (release) { nextFrame(); }
Symbol 252 Button
on (release) { prevFrame(); }
Symbol 267 Button
on (release) { Set("/:Challenge", true); tellTarget ("/") { play(); }; }
Symbol 273 Button
on (release) { Set("/:Challenge", false); tellTarget ("/") { play(); }; }
Symbol 280 Button
on (release) { stopAllSounds(); gotoAndPlay (659); }
Symbol 614 MovieClip Frame 1
stop();
Symbol 614 MovieClip Frame 2
gotoAndStop (1);
Symbol 614 MovieClip Frame 6
gotoAndStop (1);
Symbol 614 MovieClip Frame 7
Set("/Variables:MegCri", true); if (50 < random(100)) { gotoAndPlay (9); }
Symbol 614 MovieClip Frame 8
gotoAndPlay (10);
Symbol 614 MovieClip Frame 14
Set("/Variables:MegCri", false); gotoAndStop (1);
Symbol 614 MovieClip Frame 35
Set("/Variables:MegCri", false); gotoAndStop (1);
Symbol 656 MovieClip Frame 1
stop(); gotoAndStop(/Variables:ObjetSelect + 1);
Symbol 656 MovieClip Frame 2
Set("/Variables:ObjetSelect", 1);
Symbol 656 MovieClip Frame 3
Set("/Variables:ObjetSelect", 2);
Symbol 656 MovieClip Frame 4
Set("/Variables:ObjetSelect", 3);
Symbol 656 MovieClip Frame 5
Set("/Variables:ObjetSelect", 4);
Symbol 656 MovieClip Frame 6
Set("/Variables:ObjetSelect", 5);
Symbol 656 MovieClip Frame 7
Set("/Variables:ObjetSelect", 6);
Symbol 656 MovieClip Frame 8
Set("/Variables:ObjetSelect", 7);
Symbol 656 MovieClip Frame 9
Set("/Variables:ObjetSelect", 8);
Symbol 656 MovieClip Frame 10
Set("/Variables:ObjetSelect", 9);
Symbol 663 MovieClip Frame 1
Set("/Variables:GageLargeur", _width);
Symbol 663 MovieClip Frame 2
setProperty("Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); stop();
Symbol 669 Button
on (release) { if (/Variables:AnimJoue != true) { Set("/Variables:Stoppe", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; play(); } }
Symbol 671 Button
on (keyPress "t") { if ((/Variables:AnimJoue == false) and (getProperty("_root.Animatiques", _currentframe) == 1)) { 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:AnimJoue == false) and (getProperty("_root.Animatiques", _currentframe) == 1)) { 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") { if ((/Variables:AnimJoue == false) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (/Variables:AnimJoue != true) { Set("/Variables:Stoppe", true); if (/Variables:Grimpe == false) { tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } play(); } } } on (keyPress "I") { if ((/Variables:AnimJoue == false) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (/Variables:AnimJoue != true) { Set("/Variables:Stoppe", true); if (/Variables:Grimpe == false) { tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } play(); } } } on (keyPress "s") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; gotoAndStop (1); } } } on (keyPress "S") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; tellTarget ("_root.GameSaved") { play(); }; gotoAndStop (1); } } } on (keyPress "l") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } } on (keyPress "L") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } }
Symbol 672 MovieClip Frame 1
stop();
Symbol 672 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 685 Button
on (press) { startDrag ("", false, left, top, right, bottom); dragging = true; } on (release, releaseOutside) { stopDrag(); dragging = false; }
Symbol 697 Button
on (release) { Set("/Variables:Stoppe", false); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); }
Symbol 707 Button
on (release) { nextFrame(); }
Symbol 716 Button
on (release) { getURL ("/web/steppenwolf/play.jsp?end=true"); }
Symbol 717 Button
on (release) { gotoAndStop (1); }
Symbol 718 MovieClip Frame 1
stop();
Symbol 726 Button
on (release) { Set("/Variables:TransMail", /Variables:Instructions); if (_currentframe == 2) { tellTarget ("InvSelection") { gotoAndStop (1); }; } tellTarget ("MailMovie") { gotoAndPlay (3); }; }
Symbol 737 Button
on (release) { Set("/Variables:ObjetSelect", 0); Set("/Variables:TransMail", ""); tellTarget ("MailMovie") { gotoAndStop (1); }; _root.Inventaire.swapdepths(_root.Gts); setProperty("/Gts", _x , 183); setProperty("/Gts", _y , 173); setProperty("/Gts", _xscale , 40); setProperty("/Gts", _yscale , 40); nextFrame(); }
Symbol 739 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 740 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 742 MovieClip Frame 1
stop();
Symbol 742 MovieClip Frame 2
stop();
Symbol 742 MovieClip Frame 3
stop();
Symbol 745 MovieClip Frame 1
stop();
Symbol 745 MovieClip Frame 4
gotoAndPlay (2);
Symbol 752 Button
on (release) { Set("/Variables:InvNb", /Variables:InvNb + 1); Set("/Variables:InvObjet" + /Variables:InvNb, 6); Set("/Variables:ObjetRemove", 3); Set("/Variables:ObjetSelect", 0); tellTarget ("_root.Sons") { gotoAndPlay ("SndRamasse"); }; tellTarget ("_root.Inventaire.ObjetRemove") { play(); }; tellTarget ("_root.Inventaire.ObjetAffiche") { gotoAndStop (8); }; Set("/Variables:Stoppe", false); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("/Inventaire") { gotoAndStop (1); }; }
Symbol 753 MovieClip Frame 1
stop();
Symbol 757 Button
on (release) { Set("/Variables:ObjetRemove", 5); Set("/Variables:ObjetSelect", 0); tellTarget ("_root.Inventaire.ObjetRemove") { play(); }; Set("/Variables:Vie", /Variables:Vie + 50); if (100 < /Variables:Vie) { Set("/Variables:Vie", 100); } Set("/Variables:Stoppe", false); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("/Inventaire") { gotoAndStop (1); }; }
Symbol 758 Button
on (release) { gotoAndStop (2); }
Symbol 759 MovieClip Frame 1
stop();
Symbol 764 MovieClip Frame 1
stop();
Symbol 764 MovieClip Frame 2
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 1);
Symbol 764 MovieClip Frame 3
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 2);
Symbol 764 MovieClip Frame 4
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 3);
Symbol 764 MovieClip Frame 5
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 4);
Symbol 764 MovieClip Frame 6
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 5);
Symbol 764 MovieClip Frame 7
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 6);
Symbol 764 MovieClip Frame 8
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 7);
Symbol 764 MovieClip Frame 9
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 8);
Symbol 764 MovieClip Frame 10
tellTarget ("../MailMovie") { gotoAndStop (1); }; Set("/Variables:ObjetSelect", 9);
Symbol 767 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(); Set("/Variables:InvObjetSelect", int(substring(_name, 6, 2))); tellTarget ("../../InvArrete") { gotoAndPlay (1); }; _x = /Variables:Xposition; _y = /Variables:Yposition; Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; }
Symbol 768 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); }; Set("/Variables:InvObjetSelect", int(substring(_name, 6, 2))); _x = /Variables:Xposition; _y = /Variables:Yposition; Set("/Variables:Frame", _currentframe); tellTarget ("../../InvSelection") { gotoAndStop(/Variables:Frame); }; }
Symbol 769 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 == 8)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=15", 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 770 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 == 7)) { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=15", 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 771 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 772 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 772 MovieClip Frame 2
stop();
Symbol 773 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 773 MovieClip Frame 2
gotoAndPlay (1);
Symbol 773 MovieClip Frame 3
stop();
Symbol 776 MovieClip Frame 1
stop();
Symbol 776 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 777 MovieClip Frame 1
if (Key.isDown(37) and (3 < /Variables:InvNb)) { Deplace = /Variables:LargeurObjet; gotoAndPlay (3); } if (Key.isDown(39) and (3 < /Variables:InvNb)) { Deplace = -1 * /Variables:LargeurObjet; gotoAndPlay (3); }
Symbol 777 MovieClip Frame 2
gotoAndPlay (1);
Symbol 777 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 777 MovieClip Frame 4
gotoAndPlay (1);
Symbol 777 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 777 MovieClip Frame 6
gotoAndStop (1);
Symbol 791 Button
on (release) { if (/Variables:Tombe != true) { Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; Set("/Variables:Stoppe", false); Set("/Variables:InventaireOuvert", false); tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("../") { gotoAndStop (1); }; } }
Symbol 792 Button
on (release) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; }
Symbol 797 MovieClip Frame 1
if (/:Challenge == true) { nextFrame(); } stop();
Symbol 797 MovieClip Frame 2
TempsTemp = getTimer() - /Save:TempsDepart; HeuresTemp = TempsTemp / 3600000; Heures = int(Math.abs(int(HeuresTemp))); MinutesEnMilli = TempsTemp - (Heures * 3600000); MinutesTemp = MinutesEnMilli / 60000; Minutes = int(Math.abs(int(MinutesTemp))); SecondesEnMilli = MinutesEnMilli - (Minutes * 60000); SecondesTemp = SecondesEnMilli / 1000; Secondes = int(Math.abs(int(SecondesTemp))); if (Heures < 10) { Heures = "0" + Heures; } if (Minutes < 10) { Minutes = "0" + Minutes; } if (Secondes < 10) { Secondes = "0" + Secondes; } TempsEcoule = (((Heures + ":") + Minutes) + ":") + Secondes;
Symbol 798 MovieClip Frame 1
if (/:Challenge == true) { nextFrame(); } stop();
Symbol 798 MovieClip Frame 2
stop();
Symbol 799 Button
on (release) { gotoAndStop (2); }
Symbol 800 Button
on (release) { gotoAndStop (3); }
Symbol 802 Button
on (release) { gotoAndStop (4); }
Symbol 803 MovieClip Frame 1
stop(); if (_quality == "LOW") { gotoAndStop (2); } if (_quality == "MEDIUM") { gotoAndStop (3); }
Symbol 803 MovieClip Frame 2
_quality = "LOW";
Symbol 803 MovieClip Frame 3
_quality = "MEDIUM";
Symbol 803 MovieClip Frame 4
_quality = "HIGH";
Symbol 804 Button
on (keyPress "o") { trace("mange d'l'ostie d'marde !!!"); if ((/Variables:AnimJoue != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { Set("/Variables:Stoppe", false); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } on (keyPress "O") { if ((/Variables:AnimJoue != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { Set("/Variables:Stoppe", false); tellTarget ("/") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } on (keyPress "s") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; Set("/Variables:Stoppe", false); Set("/Variables:InventaireOuvert", false); tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } } on (keyPress "S") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; Set("/Variables:Stoppe", false); Set("/Variables:InventaireOuvert", false); tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } } on (keyPress "l") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } } on (keyPress "L") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } }
Symbol 812 Button
on (release) { Set("/Variables:TransMail", /Variables:Mail1); tellTarget ("../../") { play(); }; }
Symbol 814 Button
on (release) { Set("/Variables:Attachement", substring(_name, 4, 1)); tellTarget ("../../../") { gotoAndPlay ("Attachement"); }; }
Symbol 816 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 819 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 820 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 821 MovieClip Frame 1
stop();
Symbol 821 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 827 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 828 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 831 Button
on (release) { Set("/Variables:TransMail", ""); TexteMail = ""; if (getProperty("../", _currentframe) == 3) { gotoAndStop (2); } else { tellTarget ("../InvSelection") { gotoAndStop(/Variables:ObjetSelect + 1); }; gotoAndStop (1); } }
Symbol 832 MovieClip Frame 1
stop();
Symbol 832 MovieClip Frame 3
_parent.TexteMail.scroll = _parent.TexteMail.scroll + /Variables:Scroll; prevFrame(); play();
Symbol 834 MovieClip Frame 1
stop();
Symbol 835 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 836 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 837 MovieClip Frame 1
stop();
Symbol 837 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 838 MovieClip Frame 1
stop();
Symbol 838 MovieClip Frame 2
stop();
Symbol 838 MovieClip Frame 4
TexteMail = /Variables:TransMail; stop();
Symbol 838 MovieClip Frame 6
stop();
Symbol 839 MovieClip Frame 1
stop();
Symbol 841 Button
on (release) { Set("/Variables:Stoppe", false); _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 842 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 847 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 849 Button
on (keyPress "o") { if ((/Variables:AnimJoue != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { Set("/Variables:Stoppe", false); _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") { if ((/Variables:AnimJoue != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { Set("/Variables:Stoppe", false); _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); } } on (keyPress "s") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; Set("/Variables:Stoppe", false); Set("/Variables:InventaireOuvert", false); tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } } on (keyPress "S") { if (/:Challenge != true) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Tombe != true)) { Set("/Variables:SaveArray", new Array()); i = 0; while (i < /Variables:InvNbTotal) { Set(/Variables:SaveArray, /Variables:SaveArray.Push(false)); i = i + 1; } Set("/Variables:InventaireSave", /Variables:InventaireSaveString()); Set("/Variables:MegSetting", new /Variables:Setting()); Set("/Variables:MegSave", /Variables:MegSaveString()); /Variables:VariablesSaveString(); Set("/Save:Fichier", (((((((/Variables:NomsVariablesSave + "@") + /Variables:ValeursVariablesSave) + "@") + /Variables:TypeVariablesSave) + "@") + /Variables:InventaireSave) + "@") + /Variables:MegSave); fscommand ("save", /Save:Fichier); tellTarget ("_root.GameSaved") { play(); }; Set("/Variables:Stoppe", false); Set("/Variables:InventaireOuvert", false); tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; gotoAndStop (1); } } } on (keyPress "l") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } } on (keyPress "L") { if (/:Challenge != true) { if (getProperty("_root.Animatiques", _currentframe) == 1) { Set("/Save:Fichier", ""); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; } } }
Symbol 850 Button
on (release) { setProperty("/Gts", _visible , 1); nextFrame(); }
Symbol 852 Button
on (release) { setProperty("/Gts", _visible , 0); prevFrame(); }
Symbol 854 MovieClip Frame 1
if (getProperty("/Gts", _visible) == 1) { nextFrame(); } stop();
Symbol 854 MovieClip Frame 2
stop();
Symbol 855 MovieClip Frame 1
Set("/Variables:InventaireOuvert", false); stop();
Symbol 855 MovieClip Frame 2
Set("/Variables:ObjetSelect", 0); Set("/Variables:InventaireOuvert", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; stop();
Instance of Symbol 686 MovieClip "BoutonVolume" in Symbol 855 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 855 MovieClip Frame 3
Set("/Variables:InventaireOuvert", true); stop();
Instance of Symbol 686 MovieClip "BoutonVolume" in Symbol 855 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 914 MovieClip Frame 35
tellTarget ("_root") { gotoAndStop ("Tab1"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 915 MovieClip Frame 50
tellTarget ("_root.Pont") { play(); }; Set("/Variables:ObjetRemove", 1); Set("/Variables:ObjetSelect", 0); tellTarget ("_root.Inventaire.ObjetRemove") { play(); }; tellTarget ("_root") { gotoAndStop ("Tab1"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 948 MovieClip Frame 20
Set("/Variables:FilArrache", true); tellTarget ("_root.Fil") { gotoAndStop (2); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1110 MovieClip Frame 20
Set("/Variables:Mechant1Mort", true); Set("/Variables:Mechant1Voit", false); Set("/Variables:Mechant1Tir", false); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=3", 0); tellTarget ("_root.Mechant1") { gotoAndStop ("Mort"); }; tellTarget ("_root.BalanceCorde") { play(); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatActif); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1267 MovieClip Frame 27
Set("/Variables:ObjetRemove", 2); Set("/Variables:ObjetSelect", 0); tellTarget ("_root.Inventaire.ObjetRemove") { play(); }; Set("/Variables:Mechant3Mort", true); tellTarget ("_root.Mechant2") { gotoAndStop ("Mort"); }; tellTarget ("_root") { gotoAndStop ("Tab2"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1677 MovieClip Frame 269
tellTarget ("_parent") { gotoAndStop ("LibereMeg"); };
Symbol 1722 MovieClip Frame 12
tellTarget ("_parent") { gotoAndStop ("EntreBarrage"); };
Symbol 1896 MovieClip Frame 105
Set("/Variables:From", "Helico"); tellTarget ("_root") { gotoAndPlay ("Tab4Ini"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 1994 MovieClip Frame 28
Set("/Variables:Arrive", "AllumeFeu"); tellTarget ("_root") { gotoAndStop ("Tab4Grimpe"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2073 MovieClip Frame 21
tellTarget ("_root.Controleur") { gotoAndStop ("Mort"); };
Symbol 2073 MovieClip Frame 22
Set("/Variables:Controleur", "Mort"); Set("/Variables:PoseMeg", "Pos2"); tellTarget ("_root.MegMovie") { gotoAndStop (2); }; tellTarget ("_root") { gotoAndStop ("Tab4"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2138 MovieClip Frame 9
Set("/Variables:From", "Tab5"); Set("/Variables:AlbinosTir", false); tellTarget ("_root") { gotoAndPlay ("Tab6Ini"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2181 MovieClip Frame 20
Set("/Variables:LianePlace", true); Set("/Variables:ObjetRemove", 9); Set("/Variables:ObjetSelect", 0); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=16", 0); tellTarget ("_root.Inventaire.ObjetRemove") { play(); }; tellTarget ("_root.Liane") { gotoAndStop (2); }; tellTarget ("_parent") { gotoAndStop ("FrappeAlbinos"); };
Symbol 2225 MovieClip Frame 27
Set("/Variables:From", "Tab5"); Set("/Variables:LianePlace", true); tellTarget ("_root.Liane") { gotoAndStop (2); }; tellTarget ("_root") { gotoAndPlay ("Tab7Ini"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2343 MovieClip Frame 30
Set("/Variables:Arrive", "AlbMeurt"); Set("/Variables:AlbMort", true); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=18", 0); tellTarget ("_root") { gotoAndStop ("Tab7Grimpe"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2389 MovieClip Frame 2
tellTarget ("_root.SonsChute") { gotoAndStop ("Stop"); };
Symbol 2389 MovieClip Frame 59
tellTarget ("_root.SonsChute") { gotoAndStop ("Play"); };
Symbol 2389 MovieClip Frame 84
tellTarget ("_root.SonsChute") { gotoAndStop ("Stop"); }; tellTarget ("_parent") { gotoAndStop ("Puzzle"); };
Symbol 2525 MovieClip Frame 100
tellTarget ("_root") { gotoAndPlay ("Meurt"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2558 MovieClip Frame 54
setProperty("_root.Meg", _x , 204); setProperty("_root.Meg", _y , 108); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (7); }; tellTarget ("_root") { gotoAndStop ("Tab4"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2591 MovieClip Frame 1
stop();
Symbol 2604 MovieClip Frame 1
Set("../:Pos" + _name, 1); stop();
Symbol 2604 MovieClip Frame 3
Set("../:Pos" + _name, 2); Set("../:NbImpuls", ../:NbImpuls - 1); stop();
Symbol 2604 MovieClip Frame 5
Set("../:Pos" + _name, 3); stop();
Symbol 2604 MovieClip Frame 7
stop(); Set("../:Pos" + _name, 4);
Symbol 2604 MovieClip Frame 9
Set("../:Pos" + _name, 5); stop();
Symbol 2604 MovieClip Frame 10
Set("../:NbImpuls", ../:NbImpuls + 1);
Symbol 2609 Button
on (keyPress "a") { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=14", 0); if ((((((((((((((../:PosTuile11 == 4) and (../:PosTuile13 == 3)) and (../:PosTuile15 == 4)) and (../:PosTuile26 == 2)) and (../:PosTuile36 == 5)) and (../:PosTuile42 == 2)) and (../:PosTuile44 == 2)) and (../:PosTuile49 == 3)) and (../:PosTuile56 == 2)) and (../:PosTuile65 == 4)) and (../:PosTuile68 == 5)) and (../:PosTuile69 == 4)) and (../:PosTuile76 == 2)) and (../:PosTuile80 == 2)) { tellTarget ("../") { gotoAndStop ("Gagne"); }; } else { tellTarget ("../") { gotoAndPlay ("Perd"); }; } } on (keyPress "A") { loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=14", 0); if ((((((((((((((../:PosTuile11 == 4) and (../:PosTuile13 == 3)) and (../:PosTuile15 == 4)) and (../:PosTuile26 == 2)) and (../:PosTuile36 == 5)) and (../:PosTuile42 == 2)) and (../:PosTuile44 == 2)) and (../:PosTuile49 == 3)) and (../:PosTuile56 == 2)) and (../:PosTuile65 == 4)) and (../:PosTuile68 == 5)) and (../:PosTuile69 == 4)) and (../:PosTuile76 == 2)) and (../:PosTuile80 == 2)) { tellTarget ("../") { gotoAndStop ("Gagne"); }; } else { tellTarget ("../") { gotoAndPlay ("Perd"); }; } }
Symbol 2648 MovieClip Frame 155
tellTarget ("_parent") { play(); };
Symbol 2649 MovieClip Frame 1
CActif = 2; NbImpuls = 14; i = 1; while (i < 82) { Set("PosTuile" + i, 1); i = i + 1; } if (Second == true) { gotoAndStop (4); }
Symbol 2649 MovieClip Frame 4
stop();
Instance of Symbol 2608 MovieClip in Symbol 2649 MovieClip Frame 4
onClipEvent (enterFrame) { if (../:NbImpuls < 10) { Set("../:Impuls", "0" + ../:NbImpuls); } else { Set("../:Impuls", ../:NbImpuls); } tellTarget (("_parent.C" + ../:CActif) + ".Obj") { play(); }; if (Key.isDown(39) and (../:CActif < 81)) { Set("../:CActif", ../:CActif + 1); tellTarget ("_parent") { play(); }; } if (Key.isDown(37) and (1 < ../:CActif)) { Set("../:CActif", ../:CActif - 1); tellTarget ("_parent") { play(); }; } if (Key.isDown(38) and (9 < ../:CActif)) { Set("../:CActif", ../:CActif - 9); tellTarget ("_parent") { play(); }; } if (Key.isDown(40) and (../:CActif < 73)) { Set("../:CActif", ../:CActif + 9); tellTarget ("_parent") { play(); }; } if (Key.isDown(17)) { tellTarget ("../../") { gotoAndStop (1); }; } if (Key.isDown(32)) { if ((0 < ../:NbImpuls) or (eval ("../:PosTuile" + ../:CActif) != 1)) { tellTarget ("_parent.Tuile" + ../:CActif) { play(); }; } } }
Symbol 2649 MovieClip Frame 5
gotoAndStop (4);
Symbol 2649 MovieClip Frame 21
Second = true; gotoAndPlay (1);
Symbol 2649 MovieClip Frame 22
stop();
Symbol 2649 MovieClip Frame 23
Set("/Variables:SasOuvert", true); Set("/Variables:From", "SasOuvert"); tellTarget ("_root.Sas") { gotoAndStop ("Ouvert"); }; tellTarget ("_root") { gotoAndPlay ("Tab6Ini"); }; tellTarget ("_parent") { gotoAndStop (1); };
Symbol 2650 MovieClip Frame 1
Set("/Variables:Stoppe", false); Set("/Variables:AnimJoue", false); Set("/Variables:Run", false); Set("/Variables:StepPenche", false); if (/Variables:ChuppaFilet == false) { tellTarget ("_root.Chupa") { gotoAndStop (1); }; } else { tellTarget ("_root.Chupa") { gotoAndStop ("Mort"); }; } stop();
Symbol 2650 MovieClip Frame 2
Set("/Variables:AnimJoue", true); Set("/Variables:Chaine2Brise", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 3
Set("/Variables:AnimJoue", true); Set("/Variables:Chaine1Brise", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 4
tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:AnimJoue", true); Set("/Variables:Chaine1Brise", true); Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 5
tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:AnimJoue", true); Set("/Variables:Chaine2Brise", true); Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 6
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 7
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 8
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 9
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 10
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 11
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 12
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 13
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 14
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 15
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 16
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 17
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 18
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 19
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 20
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2650 MovieClip Frame 21
Set("/Variables:AnimJoue", true); tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; Set("/Variables:Stoppe", true);
Symbol 2654 MovieClip Frame 1
stop();
Symbol 2654 MovieClip Frame 42
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=99", 0); gotoAndStop (1);
Symbol 2657 MovieClip Frame 2
stop();
Symbol 2657 MovieClip Frame 3
stop();
Symbol 2666 MovieClip Frame 1
if (/Variables:FenetreOuvert == true) { nextFrame(); } stop();
Symbol 2672 MovieClip Frame 1
if (/Variables:Tab1Grille1 == true) { gotoAndStop (7); } stop();
Symbol 2672 MovieClip Frame 2
Set("/Variables:Tab1Grille1", true);
Symbol 2672 MovieClip Frame 7
stop();
Symbol 2679 MovieClip Frame 1
if (/Variables:Tab1Porte1 == true) { gotoAndStop (3); } else { tellTarget ("_root.Collider.Porte1") { gotoAndStop (1); }; stop(); }
Symbol 2679 MovieClip Frame 2
Set("/Variables:Tab1Porte1", true);
Symbol 2679 MovieClip Frame 3
tellTarget ("_root.Collider.Porte1") { gotoAndStop (2); }; stop();
Symbol 2679 MovieClip Frame 4
Set("/Variables:Tab1Porte1", false);
Symbol 2686 MovieClip Frame 1
if (/Variables:ValveRamasse == true) { nextFrame(); } stop();
Symbol 2688 MovieClip Frame 1
if (/Variables:PorteVitre == true) { gotoAndStop (8); } stop();
Symbol 2688 MovieClip Frame 8
Set("/Variables:PorteVitre", true); tellTarget ("_root.Collider.PorteVitre") { gotoAndStop (2); }; stop();
Symbol 2688 MovieClip Frame 13
Set("/Variables:PorteVitre", false); tellTarget ("_root.Collider.PorteVitre") { gotoAndStop (1); };
Symbol 2688 MovieClip Frame 16
tellTarget ("_root.FenetreAvant") { gotoAndStop (1); };
Symbol 2691 MovieClip Frame 1
if (/Variables:Tab1Porte2 == true) { gotoAndStop (3); } else { tellTarget ("_root.Collider.Porte2") { gotoAndStop (1); }; stop(); }
Symbol 2691 MovieClip Frame 2
Set("/Variables:Tab1Porte2", true);
Symbol 2691 MovieClip Frame 3
tellTarget ("_root.Collider.Porte2") { gotoAndStop (2); }; stop();
Symbol 2691 MovieClip Frame 4
Set("/Variables:Tab1Porte2", false);
Symbol 2692 MovieClip Frame 1
if (/Variables:Tab1Grille2 == true) { nextFrame(); } stop();
Symbol 2711 MovieClip Frame 1
if (/Variables:PontTombe == true) { gotoAndStop (20); } else { stop(); }
Symbol 2711 MovieClip Frame 2
setProperty("_root.Poteau1", _visible , 0); setProperty("_root.Poteau2", _visible , 0); setProperty("_root.Poteau3", _visible , 0); setProperty("_root.Poteau4", _visible , 0); Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Mort", true);
Symbol 2711 MovieClip Frame 4
Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Mort", true); Set("/Variables:PontTombe", true); tellTarget ("_root.Mechant2") { gotoAndStop ("Meurt"); };
Symbol 2711 MovieClip Frame 19
setProperty("_root.Poteau1", _visible , 1); setProperty("_root.Poteau2", _visible , 1); setProperty("_root.Poteau3", _visible , 1); setProperty("_root.Poteau4", _visible , 1);
Symbol 2711 MovieClip Frame 20
tellTarget ("_root.Mechant2") { gotoAndStop ("Mort"); }; stop();
Symbol 2716 MovieClip Frame 1
if (/Variables:PorteVitre == true) { gotoAndStop (3); } else if (/Variables:DerriereVitre == true) { nextFrame(); } stop();
Symbol 2716 MovieClip Frame 2
stop();
Symbol 2716 MovieClip Frame 3
stop();
Symbol 2747 MovieClip Frame 1
if (/Variables:NitroRamasse == true) { nextFrame(); } stop();
Symbol 2747 MovieClip Frame 2
stop();
Symbol 2749 MovieClip Frame 1
Niveau = 3;
Symbol 2752 MovieClip Frame 1
if (/Variables:Tab1Porte2 == true) { nextFrame(); } stop();
Symbol 2754 MovieClip Frame 1
if (/Variables:PontTombe == true) { nextFrame(); } stop();
Symbol 2757 MovieClip Frame 1
if (/Variables:PorteVitre == true) { nextFrame(); } stop();
Symbol 2758 MovieClip Frame 1
if (/Variables:DerriereVitre == true) { nextFrame(); } stop();
Symbol 2781 MovieClip Frame 1
if (/Variables:Tab1Mec1ObjFrame != 1) { temp = /Variables:Tab1Mec1ObjFrame; Set("/Variables:Tab1Mec1ObjFrame", 1); gotoAndPlay(temp); }
Instance of Symbol 2608 MovieClip in Symbol 2781 MovieClip Frame 1
onClipEvent (enterFrame) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:InventaireOuvert != true)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 2781 MovieClip Frame 108
if (/Variables:Tab1Porte2 == false) { tellTarget ("_root.Porte2") { play(); }; }
Symbol 2781 MovieClip Frame 135
Set("/Variables:Mechant1Voit", true);
Symbol 2781 MovieClip Frame 185
Set("/Variables:Mechant1Voit", false);
Symbol 2781 MovieClip Frame 194
if (/Variables:Tab1Porte2 == false) { tellTarget ("_root.Porte2") { play(); }; }
Symbol 2781 MovieClip Frame 209
if (/Variables:Tab1Porte2 == true) { tellTarget ("_root.Porte2") { play(); }; }
Symbol 2809 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2809 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2809 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2809 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2818 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2818 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2818 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2818 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2824 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2824 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2824 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2824 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2825 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2825 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2825 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2825 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2826 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2826 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2826 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2826 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2832 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2832 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2832 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2832 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2847 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2847 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2847 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2847 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2848 MovieClip Frame 2
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == false) { gotoAndPlay (1); }
Symbol 2848 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 2848 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 2848 MovieClip Frame 18
if (eval (("/Variables:" + getProperty("../../", _name)) + "Tir") == true) { gotoAndPlay (8); }
Symbol 2849 MovieClip Frame 1
stop();
Symbol 2849 MovieClip Frame 2
stop();
Symbol 2849 MovieClip Frame 3
stop();
Symbol 2849 MovieClip Frame 4
stop();
Symbol 2849 MovieClip Frame 5
stop();
Symbol 2849 MovieClip Frame 6
stop();
Symbol 2849 MovieClip Frame 7
stop();
Symbol 2849 MovieClip Frame 8
stop();
Symbol 2856 MovieClip Frame 1
Set("/Variables:Mechant1Voit", false); Set("/Variables:Mechant1Tir", false); if (/Variables:Tab1Mec1ObjFrame != 1) { temp = /Variables:Tab1Mec1ObjFrame; Set("/Variables:Tab1Mec1ObjFrame", 1); gotoAndPlay(temp); }
Instance of Symbol 2608 MovieClip in Symbol 2856 MovieClip Frame 1
onClipEvent (enterFrame) { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert != false)) { tellTarget ("_parent") { stop(); }; } else { tellTarget ("_parent") { play(); }; } }
Symbol 2856 MovieClip Frame 22
Set("/Variables:Tab1Alarme", true);
Symbol 2856 MovieClip Frame 48
tellTarget ("_root.Mechant1") { gotoAndStop ("Routine"); };
Symbol 2857 MovieClip Frame 1
if (/Variables:Mechant1Mort == true) { gotoAndStop (4); } else if ((/Variables:Mechant1Tir == true) and (/Variables:Mechant1Voit == true)) { gotoAndStop (2); } else if (/Variables:Tab1Mec1Frame != 1) { temp = /Variables:Tab1Mec1Frame; Set("/Variables:Tab1Mec1Frame", 1); gotoAndStop(temp); } else { stop(); }
Symbol 2857 MovieClip Frame 2
stop();
Symbol 2857 MovieClip Frame 3
stop();
Symbol 2857 MovieClip Frame 4
stop();
Symbol 2861 MovieClip Frame 16
Set("/Variables:Mechant2Tir", false); Set("/Variables:Mechant2Mort", true); tellTarget ("_root.Mechant2") { gotoAndStop ("Mort"); };
Symbol 2862 MovieClip Frame 1
if (/Variables:Mechant2Mort == true) { gotoAndStop (4); } else { stop(); }
Symbol 2862 MovieClip Frame 2
stop();
Symbol 2862 MovieClip Frame 3
stop();
Symbol 2862 MovieClip Frame 4
stop();
Symbol 2958 MovieClip Frame 1
if (/Variables:SangVerse == true) { nextFrame(); } stop();
Symbol 3005 MovieClip Frame 10
if (random(20) == 10) { gotoAndPlay (12); }
Symbol 3005 MovieClip Frame 11
gotoAndPlay (2);
Symbol 3005 MovieClip Frame 50
gotoAndPlay (2);
Symbol 3065 MovieClip Frame 1
Set("/Variables:Stoppe", true);
Symbol 3065 MovieClip Frame 2
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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } 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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3065 MovieClip Frame 3
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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } 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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3065 MovieClip Frame 4
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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } 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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3065 MovieClip Frame 5
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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } } 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) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3065 MovieClip Frame 10
Set("/Variables:Stoppe", false);
Symbol 3066 MovieClip Frame 1
setProperty("_root.Meg", _y , getProperty("_root.Meg", _y) + /Variables:VitesseTombe); Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
Symbol 3066 MovieClip Frame 2
if (0 >= /Variables:DeltaTombe) { if (((/Variables:EtatActif eq "Tab4") or (/Variables:EtatActif eq "Tab5")) or (/Variables:EtatActif eq "Tab7")) { tellTarget ("_root") { gotoAndPlay ("Meurt"); }; } else { gotoAndPlay (3); } } else { gotoAndPlay (1); }
Symbol 3066 MovieClip Frame 9
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } Set("/Variables:Stoppe", false); tellTarget ("_root") { gotoAndStop(/Variables:Arrive); }; tellTarget ("_parent") { gotoAndStop ("Idle"); };
Symbol 3067 MovieClip Frame 1
stop();
Symbol 3067 MovieClip Frame 9
stop();
Symbol 3067 MovieClip Frame 17
stop();
Symbol 3067 MovieClip Frame 25
stop();
Symbol 3067 MovieClip Frame 33
stop();
Symbol 3067 MovieClip Frame 40
stop();
Symbol 3075 MovieClip Frame 1
stop();
Symbol 3075 MovieClip Frame 2
Set("/Variables:Vie", /Variables:Vie - 25); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 3075 MovieClip Frame 3
gotoAndStop (1);
Symbol 3079 MovieClip Frame 1
stop();
Symbol 3079 MovieClip Frame 2
if ((((/Variables:EtatActif eq "Tab5") and (/Variables:BarilsExplose == false)) and _root.CacheBarils.hitTest(_root.Meg._x, _root.Meg._y, true)) and (50 < random(100))) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("BarilsExplose"); }; tellTarget ("_root") { gotoAndStop ("Tab5Stoppe"); }; }
Symbol 3079 MovieClip Frame 3
gotoAndStop (1);
Symbol 3163 MovieClip Frame 13
if (random(20) == 10) { gotoAndPlay (19); }
Symbol 3163 MovieClip Frame 14
gotoAndPlay (3);
Symbol 3163 MovieClip Frame 52
gotoAndPlay (3);
Symbol 3209 MovieClip Frame 1
Set("/Variables:Stoppe", true);
Symbol 3209 MovieClip Frame 3
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3209 MovieClip Frame 4
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3209 MovieClip Frame 5
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3209 MovieClip Frame 6
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3209 MovieClip Frame 7
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y + (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y + /Variables:Delta) - (/Variables:Delta / 3)); setProperty("_root.Meg", _xscale , _root.Meg._xscale + (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale + (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3209 MovieClip Frame 12
Set("/Variables:Stoppe", false);
Symbol 3210 MovieClip Frame 1
setProperty("_root.Meg", _y , getProperty("_root.Meg", _y) + /Variables:VitesseTombe); Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
Symbol 3210 MovieClip Frame 2
if (0 >= /Variables:DeltaTombe) { if (((/Variables:EtatActif eq "Tab4") or (/Variables:EtatActif eq "Tab5")) or (/Variables:EtatActif eq "Tab7")) { tellTarget ("_root") { gotoAndPlay ("Meurt"); }; } else { gotoAndPlay (3); } } else { gotoAndPlay (1); }
Symbol 3210 MovieClip Frame 9
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } Set("/Variables:Stoppe", false); tellTarget ("_root") { gotoAndStop(/Variables:Arrive); }; tellTarget ("_parent") { gotoAndStop ("Idle"); };
Symbol 3211 MovieClip Frame 1
stop();
Symbol 3211 MovieClip Frame 9
stop();
Symbol 3211 MovieClip Frame 17
stop();
Symbol 3211 MovieClip Frame 25
stop();
Symbol 3211 MovieClip Frame 33
stop();
Symbol 3211 MovieClip Frame 40
stop();
Symbol 3265 MovieClip Frame 1
if (/Variables:SangVerse == true) { nextFrame(); } stop();
Symbol 3297 MovieClip Frame 4
Set("/Variables:Stoppe", false); play();
Symbol 3297 MovieClip Frame 15
if (random(20) == 10) { gotoAndPlay (19); }
Symbol 3297 MovieClip Frame 16
gotoAndPlay (4);
Symbol 3297 MovieClip Frame 48
gotoAndPlay (4);
Symbol 3334 MovieClip Frame 1
Set("/Variables:Stoppe", true);
Symbol 3334 MovieClip Frame 2
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 3334 MovieClip Frame 3
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 3334 MovieClip Frame 4
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 3334 MovieClip Frame 5
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 3334 MovieClip Frame 10
Set("/Variables:Stoppe", false);
Symbol 3335 MovieClip Frame 1
setProperty("_root.Meg", _y , getProperty("_root.Meg", _y) + /Variables:VitesseTombe); Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
Symbol 3335 MovieClip Frame 2
if (0 >= /Variables:DeltaTombe) { if (((/Variables:EtatActif eq "Tab4") or (/Variables:EtatActif eq "Tab5")) or (/Variables:EtatActif eq "Tab7")) { tellTarget ("_root") { gotoAndPlay ("Meurt"); }; } else { gotoAndPlay (3); } } else { gotoAndPlay (1); }
Symbol 3335 MovieClip Frame 9
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } Set("/Variables:Stoppe", false); tellTarget ("_root") { gotoAndStop(/Variables:Arrive); }; tellTarget ("_parent") { gotoAndStop ("Idle"); };
Symbol 3336 MovieClip Frame 1
stop();
Symbol 3336 MovieClip Frame 10
stop();
Symbol 3336 MovieClip Frame 19
stop();
Symbol 3336 MovieClip Frame 29
stop();
Symbol 3336 MovieClip Frame 38
stop();
Symbol 3336 MovieClip Frame 46
stop();
Symbol 3365 MovieClip Frame 1
if (/Variables:CouvertUse == true) { nextFrame(); } stop();
Symbol 3447 MovieClip Frame 12
if (random(20) == 10) { gotoAndPlay (17); }
Symbol 3447 MovieClip Frame 13
gotoAndPlay (2);
Symbol 3447 MovieClip Frame 59
gotoAndPlay (2);
Symbol 3535 MovieClip Frame 1
Set("/Variables:Stoppe", true);
Symbol 3535 MovieClip Frame 2
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3535 MovieClip Frame 3
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3535 MovieClip Frame 4
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3535 MovieClip Frame 5
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3535 MovieClip Frame 6
if (_root.Collider.hitTest(_root.Meg._x + (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Right") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - /Variables:Delta) + (/Variables:Delta / 3)); setProperty("_root.Meg", _x , getProperty("_root.Meg", _x) + /Variables:Delta); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } } if (_root.Collider.hitTest(_root.Meg._x - (/Variables:Delta * 2), _root.Meg._y - (/Variables:Delta * 2), true) == false) { if (/Variables:Dir == "Left") { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); 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 - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } }
Symbol 3535 MovieClip Frame 11
Set("/Variables:Stoppe", false);
Symbol 3536 MovieClip Frame 1
setProperty("_root.Meg", _y , getProperty("_root.Meg", _y) + /Variables:VitesseTombe); Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
Symbol 3536 MovieClip Frame 2
if (0 >= /Variables:DeltaTombe) { if (((/Variables:EtatActif eq "Tab4") or (/Variables:EtatActif eq "Tab5")) or (/Variables:EtatActif eq "Tab7")) { tellTarget ("_root") { gotoAndPlay ("Meurt"); }; } else { gotoAndPlay (3); } } else { gotoAndPlay (1); }
Symbol 3536 MovieClip Frame 9
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } Set("/Variables:Stoppe", false); tellTarget ("_root") { gotoAndStop(/Variables:Arrive); }; tellTarget ("_parent") { gotoAndStop ("Idle"); };
Symbol 3537 MovieClip Frame 1
stop();
Symbol 3537 MovieClip Frame 10
stop();
Symbol 3537 MovieClip Frame 20
stop();
Symbol 3537 MovieClip Frame 29
stop();
Symbol 3537 MovieClip Frame 38
stop();
Symbol 3537 MovieClip Frame 48
stop();
Symbol 3564 MovieClip Frame 1
if (/Variables:CouvertUse == true) { nextFrame(); } stop();
Symbol 3599 MovieClip Frame 15
if (random(20) == 10) { gotoAndPlay (21); }
Symbol 3599 MovieClip Frame 16
gotoAndPlay (4);
Symbol 3599 MovieClip Frame 63
gotoAndPlay (4);
Symbol 3666 MovieClip Frame 1
Set("/Variables:Stoppe", true);
Symbol 3666 MovieClip Frame 2
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3666 MovieClip Frame 3
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3666 MovieClip Frame 4
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3666 MovieClip Frame 5
if (_root.Collider.hitTest(_root.Meg._x, _root.Meg._y - (/Variables:Delta * 5), true) == false) { if (/Variables:Run == true) { Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); } Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta); setProperty("_root.Meg", _y , (_root.Meg._y - (/Variables:Delta / 2)) - ((/Variables:Delta / 3) / 2)); setProperty("_root.Meg", _xscale , _root.Meg._xscale - (_root.Meg._xscale * (/Variables:Decale / 100))); setProperty("_root.Meg", _yscale , _root.Meg._yscale - (_root.Meg._yscale * (/Variables:Decale / 100))); }
Symbol 3666 MovieClip Frame 13
Set("/Variables:Stoppe", false);
Symbol 3667 MovieClip Frame 1
setProperty("_root.Meg", _y , getProperty("_root.Meg", _y) + /Variables:VitesseTombe); Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
Symbol 3667 MovieClip Frame 2
if (0 >= /Variables:DeltaTombe) { if (((/Variables:EtatActif eq "Tab4") or (/Variables:EtatActif eq "Tab5")) or (/Variables:EtatActif eq "Tab7")) { tellTarget ("_root") { gotoAndPlay ("Meurt"); }; } else { gotoAndPlay (3); } } else { gotoAndPlay (1); }
Symbol 3667 MovieClip Frame 9
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; Set("/Variables:Vie", 0); } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } Set("/Variables:Stoppe", false); tellTarget ("_root") { gotoAndStop(/Variables:Arrive); }; tellTarget ("_parent") { gotoAndStop ("Idle"); };
Symbol 3668 MovieClip Frame 1
stop();
Symbol 3668 MovieClip Frame 10
stop();
Symbol 3668 MovieClip Frame 18
stop();
Symbol 3668 MovieClip Frame 27
stop();
Symbol 3668 MovieClip Frame 36
stop();
Symbol 3668 MovieClip Frame 44
stop();
Symbol 3669 MovieClip Frame 4
stop();
Symbol 3670 MovieClip Frame 1
stop();
Symbol 3670 MovieClip Frame 9
play();
Symbol 3670 MovieClip Frame 12
Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("AlbElec"); }; tellTarget ("_root") { gotoAndStop ("Tab7Stoppe"); }; stop();
Symbol 3674 MovieClip Frame 1
if (/Variables:Tab1Porte1 == true) { nextFrame(); } stop();
Symbol 3674 MovieClip Frame 2
stop();
Symbol 3690 MovieClip Frame 1
if (/Variables:Arrive eq "Tab1Grille2") { if (/Variables:Tab1Grille2 == true) { gotoAndPlay (10); } else { gotoAndPlay (2); } } else if (/Variables:Arrive eq "EntreGrille2") { gotoAndPlay (21); } else { stop(); }
Symbol 3690 MovieClip Frame 2
setProperty("_root.Grille2", _visible , 0);
Symbol 3690 MovieClip Frame 9
Set("/Variables:Tab1Grille2", true);
Symbol 3690 MovieClip Frame 20
setProperty("_root.Meg", _x , 393); setProperty("_root.Meg", _y , 262); setProperty("_root.Meg", _visible , 1); setProperty("_root.Grille2", _visible , 1); tellTarget ("_root.Grille2") { gotoAndStop (2); }; tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root") { gotoAndStop ("Tab1Bas"); };
Symbol 3690 MovieClip Frame 33
Set("/Variables:From", "Tab1Grille2"); tellTarget ("_root") { gotoAndPlay ("Tab2Ini"); };
Symbol 3700 MovieClip Frame 1
if (/Variables:Arrive eq "Fenetre") { gotoAndPlay (2); } else if (/Variables:Arrive eq "SortFenetre") { gotoAndPlay (14); } else { stop(); }
Symbol 3700 MovieClip Frame 2
play();
Symbol 3700 MovieClip Frame 13
setProperty("_root.Meg", _x , 293); setProperty("_root.Meg", _y , 123); setProperty("_root.Meg", _visible , 1); Set("/Variables:FenetreAvant", true); tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root") { gotoAndStop ("Tab1"); };
Symbol 3700 MovieClip Frame 14
play();
Symbol 3700 MovieClip Frame 20
Set("/Variables:From", "SortFenetre"); Set("/Variables:FenetreAvant", false); tellTarget ("_root") { gotoAndPlay ("Tab2Ini"); };
Symbol 3748 MovieClip Frame 1
if (/Variables:FrameTab1Poteau != 1) { gotoAndStop(/Variables:FrameTab1Poteau); } else if (/Variables:Arrive eq "TuyauBas") { gotoAndPlay (2); } else if (/Variables:Arrive eq "TuyauCentre") { gotoAndPlay (266); } else { stop(); }
Symbol 3748 MovieClip Frame 2
play();
Symbol 3748 MovieClip Frame 3
play();
Symbol 3748 MovieClip Frame 4
play();
Symbol 3748 MovieClip Frame 5
play();
Symbol 3748 MovieClip Frame 6
stop();
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 6
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 7
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 56
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueCentre"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 74
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 116
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == false)) { tellTarget ("_parent") { gotoAndPlay ("Ouvre"); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == true)) { tellTarget ("_parent") { gotoAndPlay ("Sort"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 125
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == false)) { tellTarget ("_parent") { gotoAndPlay ("Ouvre"); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == true)) { tellTarget ("_parent") { gotoAndPlay ("Sort"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 126
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == false)) { tellTarget ("_parent") { gotoAndPlay ("Ouvre"); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == true)) { tellTarget ("_parent") { gotoAndPlay ("Sort"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 127
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == false)) { tellTarget ("_parent") { gotoAndPlay ("Ouvre"); }; } if (key.isDown(32) and (/Variables:Tab1Grille1 == true)) { tellTarget ("_parent") { gotoAndPlay ("Sort"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 135
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 174
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueCentre"); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 3748 MovieClip Frame 194
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(251 - int(_currentframe)); }; } } }
Symbol 3748 MovieClip Frame 246
play();
Symbol 3748 MovieClip Frame 247
play();
Symbol 3748 MovieClip Frame 248
play();
Symbol 3748 MovieClip Frame 249
play();
Symbol 3748 MovieClip Frame 250
setProperty("_root.Meg", _x , 190); setProperty("_root.Meg", _y , 310); Set("/Variables:FrameTab1Poteau", 1); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; play();
Symbol 3748 MovieClip Frame 251
Set("/Variables:FrameTab1Poteau", 1); tellTarget ("_root") { gotoAndStop ("Tab1Bas"); };
Symbol 3748 MovieClip Frame 252
play();
Symbol 3748 MovieClip Frame 253
play();
Symbol 3748 MovieClip Frame 254
play();
Symbol 3748 MovieClip Frame 255
tellTarget ("_root.Grille1") { play(); }; play();
Symbol 3748 MovieClip Frame 256
play();
Symbol 3748 MovieClip Frame 257
Set("/Variables:FrameTab1Poteau", 1); play();
Symbol 3748 MovieClip Frame 258
Set("/Variables:Tab1Grille1", true); Set("/Variables:FrameTab1Poteau", 1); gotoAndStop (126);
Symbol 3748 MovieClip Frame 259
play();
Symbol 3748 MovieClip Frame 260
play();
Symbol 3748 MovieClip Frame 261
play();
Symbol 3748 MovieClip Frame 262
play();
Symbol 3748 MovieClip Frame 263
play();
Symbol 3748 MovieClip Frame 264
Set("/Variables:FrameTab1Poteau", 1); play();
Symbol 3748 MovieClip Frame 265
setProperty("_root.Meg", _x , 188); setProperty("_root.Meg", _y , 204); setProperty("_root.Meg", _visible , 1); Set("/Variables:FrameTab1Poteau", 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab1"); };
Symbol 3748 MovieClip Frame 266
Set("/Variables:Mechant1Tir", true); play();
Symbol 3748 MovieClip Frame 267
play();
Symbol 3748 MovieClip Frame 268
play();
Symbol 3748 MovieClip Frame 269
play();
Symbol 3748 MovieClip Frame 270
Set("/Variables:FrameTab1Poteau", 1); play();
Symbol 3748 MovieClip Frame 271
Set("/Variables:FrameTab1Poteau", 1); gotoAndStop (187);
Symbol 3748 MovieClip Frame 272
play();
Symbol 3748 MovieClip Frame 273
play();
Symbol 3748 MovieClip Frame 274
play();
Symbol 3748 MovieClip Frame 275
play();
Symbol 3748 MovieClip Frame 276
play();
Symbol 3748 MovieClip Frame 277
play();
Symbol 3748 MovieClip Frame 278
play();
Symbol 3748 MovieClip Frame 279
play();
Symbol 3748 MovieClip Frame 280
play();
Symbol 3748 MovieClip Frame 281
play();
Symbol 3748 MovieClip Frame 282
play();
Symbol 3748 MovieClip Frame 283
play();
Symbol 3748 MovieClip Frame 284
play();
Symbol 3748 MovieClip Frame 285
play();
Symbol 3748 MovieClip Frame 286
Set("/Variables:FrameTab1Poteau", 1); play();
Symbol 3748 MovieClip Frame 287
Set("/Variables:From", "Tab1Grille1"); Set("/Variables:FrameTab1Poteau", 1); tellTarget ("_root") { gotoAndPlay ("Tab2Ini"); };
Symbol 3753 MovieClip Frame 1
if (/Variables:Tab1Porte2 == true) { gotoAndStop (3); } else { tellTarget ("_root.Collider.Porte2") { gotoAndStop (1); }; stop(); }
Symbol 3753 MovieClip Frame 2
Set("/Variables:Tab1Porte2", true);
Symbol 3753 MovieClip Frame 3
tellTarget ("_root.Collider.Porte2") { gotoAndStop (2); }; stop();
Symbol 3753 MovieClip Frame 4
Set("/Variables:Tab1Porte2", false);
Symbol 3756 MovieClip Frame 1
if (/Variables:MedikitRamasse == true) { nextFrame(); } stop();
Symbol 3758 MovieClip Frame 1
if (/Variables:Tab2Mec1ObjFrame != 1) { temp = /Variables:Tab2Mec1ObjFrame; Set("/Variables:Tab2Mec1ObjFrame", 1); gotoAndPlay(temp); }
Instance of Symbol 2608 MovieClip in Symbol 3758 MovieClip Frame 1
onClipEvent (enterFrame) { if ((getProperty("_root.Animatiques", _currentframe) != 1) or (/Variables:InventaireOuvert != false)) { tellTarget ("_parent") { stop(); }; } else { tellTarget ("_parent") { play(); }; } }
Symbol 3758 MovieClip Frame 71
if (/Variables:Tab1Porte2 == false) { tellTarget ("_root.Porte2") { play(); }; }
Symbol 3758 MovieClip Frame 87
Set("/Variables:Mechant1Voit", true);
Symbol 3758 MovieClip Frame 134
Set("/Variables:Mechant1Voit", false);
Symbol 3758 MovieClip Frame 149
tellTarget ("_root.Porte2") { play(); };
Symbol 3759 MovieClip Frame 1
if (/Variables:Mechant1Mort == true) { gotoAndStop (3); } else if (/Variables:Mechant1Tir == true) { nextFrame(); } else { stop(); }
Symbol 3759 MovieClip Frame 2
stop();
Symbol 3759 MovieClip Frame 3
stop();
Symbol 3763 MovieClip Frame 1
if (/Variables:FilArrache == true) { nextFrame(); } stop();
Symbol 3773 MovieClip Frame 1
if (/Variables:FenetreOuvert == true) { gotoAndStop (3); } stop();
Symbol 3773 MovieClip Frame 3
stop();
Symbol 3776 MovieClip Frame 1
if (/Variables:Tab1Porte1 == true) { gotoAndStop (3); } else { tellTarget ("_root.Collider.Porte1") { gotoAndStop (1); }; stop(); }
Symbol 3776 MovieClip Frame 2
Set("/Variables:Tab1Porte1", true);
Symbol 3776 MovieClip Frame 3
tellTarget ("_root.Collider.Porte1") { gotoAndStop (2); }; stop();
Symbol 3776 MovieClip Frame 4
Set("/Variables:Tab1Porte1", false);
Symbol 3779 MovieClip Frame 1
if (/Variables:Tab2Grille2 == true) { nextFrame(); } stop();
Symbol 3780 MovieClip Frame 1
if (/Variables:Tab2Grille1 == true) { nextFrame(); } stop();
Symbol 3792 MovieClip Frame 1
if (/Variables:Tab1Porte2 == true) { nextFrame(); } stop();
Symbol 3794 MovieClip Frame 1
if (/Variables:Tab1Porte1 == true) { nextFrame(); } else { stop(); }
Symbol 3794 MovieClip Frame 2
stop();
Symbol 3797 MovieClip Frame 1
if (/Variables:Mechant3Mort == true) { gotoAndStop (3); } else if (/Variables:Tab1Alarme == true) { gotoAndStop (2); } else { stop(); }
Symbol 3797 MovieClip Frame 2
Set("/Variables:Tab1Alarme", true); stop();
Symbol 3797 MovieClip Frame 3
stop();
Symbol 3807 MovieClip Frame 1
if (/Variables:Arrive eq "Grille1") { if (/Variables:Tab2Grille1 == true) { gotoAndPlay (45); } else { gotoAndPlay (2); } } else { stop(); }
Symbol 3807 MovieClip Frame 2
setProperty("_root.Grille1", _visible , 0);
Symbol 3807 MovieClip Frame 44
Set("/Variables:Tab2Grille1", true); tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root.Grille1") { gotoAndStop (2); }; setProperty("_root.Meg", _x , 252); setProperty("_root.Meg", _y , 255); setProperty("_root.Meg", _visible , 1); setProperty("_root.Grille1", _visible , 1); tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3807 MovieClip Frame 87
tellTarget ("_root.Meg") { gotoAndStop (3); }; setProperty("_root.Meg", _x , 252); setProperty("_root.Meg", _y , 255); setProperty("_root.Meg", _visible , 1); tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3821 MovieClip Frame 1
if (/Variables:FrameTab2Poteau1 != 1) { gotoAndStop(/Variables:FrameTab2Poteau1); } else if (/Variables:Arrive eq "Tube1Bas") { gotoAndPlay (2); } else if (/Variables:Arrive eq "SortFenetre") { gotoAndPlay (321); } else if (/Variables:Arrive eq "Toit") { gotoAndPlay (337); } else { stop(); }
Symbol 3821 MovieClip Frame 2
play();
Symbol 3821 MovieClip Frame 3
play();
Symbol 3821 MovieClip Frame 4
play();
Symbol 3821 MovieClip Frame 5
play();
Symbol 3821 MovieClip Frame 6
stop();
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 6
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 7
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 35
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32)) { if (/Variables:FenetreOuvert == false) { tellTarget ("_parent") { gotoAndPlay ("OuvreFenetre"); }; } else { tellTarget ("_parent") { gotoAndPlay ("EntreFenetre"); }; } } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 55
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 58
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 59
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 104
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DescendToit"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 123
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DescendToit"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 124
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 136
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32) and (/Variables:FilArrache == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ArracheFil"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 150
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(32) and (/Variables:FilArrache == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ArracheFil"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 151
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(32) and (/Variables:FilArrache == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ArracheFil"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 152
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(32) and (/Variables:FilArrache == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ArracheFil"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 165
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 178
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DescendToit"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 179
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(32)) { tellTarget ("_parent") { gotoAndPlay ("DescendToit"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 198
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 243
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 244
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 246
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } if (key.isDown(32)) { if (/Variables:FenetreOuvert == false) { tellTarget ("_parent") { gotoAndPlay ("OuvreFenetre"); }; } else { tellTarget ("_parent") { gotoAndPlay ("EntreFenetre"); }; } } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3821 MovieClip Frame 266
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(301 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Symbol 3821 MovieClip Frame 296
play();
Symbol 3821 MovieClip Frame 297
play();
Symbol 3821 MovieClip Frame 298
play();
Symbol 3821 MovieClip Frame 299
setProperty("_root.Meg", _x , 190); setProperty("_root.Meg", _y , 238); setProperty("_root.Meg", _visible , 1); Set("/Variables:FrameTab2Poteau1", 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; play();
Symbol 3821 MovieClip Frame 300
Set("/Variables:FrameTab2Poteau1", 1); tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3821 MovieClip Frame 301
play();
Symbol 3821 MovieClip Frame 302
play();
Symbol 3821 MovieClip Frame 303
play(); tellTarget ("_root.Fenetre") { play(); };
Symbol 3821 MovieClip Frame 304
play();
Symbol 3821 MovieClip Frame 305
play();
Symbol 3821 MovieClip Frame 306
play();
Symbol 3821 MovieClip Frame 307
play();
Symbol 3821 MovieClip Frame 308
play();
Symbol 3821 MovieClip Frame 309
Set("/Variables:FrameTab2Poteau1", 1); play();
Symbol 3821 MovieClip Frame 310
Set("/Variables:FenetreOuvert", true); Set("/Variables:FrameTab2Poteau1", 1); gotoAndStop (262);
Symbol 3821 MovieClip Frame 311
play();
Symbol 3821 MovieClip Frame 312
play();
Symbol 3821 MovieClip Frame 313
play();
Symbol 3821 MovieClip Frame 314
play();
Symbol 3821 MovieClip Frame 315
play();
Symbol 3821 MovieClip Frame 316
play();
Symbol 3821 MovieClip Frame 317
play();
Symbol 3821 MovieClip Frame 318
play();
Symbol 3821 MovieClip Frame 319
Set("/Variables:FrameTab2Poteau1", 1); play();
Symbol 3821 MovieClip Frame 320
Set("/Variables:From", "Fenetre"); Set("/Variables:DerriereVitre", true); Set("/Variables:PorteVitre", false); Set("/Variables:FrameTab2Poteau1", 1); tellTarget ("_root") { gotoAndPlay ("Tab1Ini"); };
Symbol 3821 MovieClip Frame 321
play();
Symbol 3821 MovieClip Frame 322
play();
Symbol 3821 MovieClip Frame 323
play();
Symbol 3821 MovieClip Frame 324
play();
Symbol 3821 MovieClip Frame 325
play();
Symbol 3821 MovieClip Frame 326
play();
Symbol 3821 MovieClip Frame 327
play();
Symbol 3821 MovieClip Frame 328
play();
Symbol 3821 MovieClip Frame 329
Set("/Variables:FrameTab2Poteau1", 1); play();
Symbol 3821 MovieClip Frame 330
Set("/Variables:FrameTab2Poteau1", 1); gotoAndStop (262);
Symbol 3821 MovieClip Frame 331
play();
Symbol 3821 MovieClip Frame 332
play();
Symbol 3821 MovieClip Frame 333
play();
Symbol 3821 MovieClip Frame 334
play();
Symbol 3821 MovieClip Frame 335
setProperty("_root.Meg", _x , 84); setProperty("_root.Meg", _y , 154); setProperty("_root.Meg", _visible , 1); Set("/Variables:FrameTab2Poteau1", 1); play();
Symbol 3821 MovieClip Frame 336
Set("/Variables:FrameTab2Poteau1", 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3821 MovieClip Frame 337
play();
Symbol 3821 MovieClip Frame 338
play();
Symbol 3821 MovieClip Frame 339
play();
Symbol 3821 MovieClip Frame 340
play();
Symbol 3821 MovieClip Frame 341
play();
Symbol 3821 MovieClip Frame 342
Set("/Variables:FrameTab2Poteau1", 1); play();
Symbol 3821 MovieClip Frame 343
Set("/Variables:FrameTab2Poteau1", 1); gotoAndStop (189);
Symbol 3822 MovieClip Frame 1
if (/Variables:FrameTab2Poteau2 != 1) { gotoAndStop(/Variables:FrameTab2Poteau2); } else if (/Variables:Arrive eq "Tube2Bas") { gotoAndPlay (2); } else if (/Variables:Arrive eq "Tube2Haut") { gotoAndPlay (345); } else { stop(); }
Symbol 3822 MovieClip Frame 2
play();
Symbol 3822 MovieClip Frame 3
play();
Symbol 3822 MovieClip Frame 4
play();
Symbol 3822 MovieClip Frame 5
play();
Symbol 3822 MovieClip Frame 6
play();
Symbol 3822 MovieClip Frame 7
play();
Symbol 3822 MovieClip Frame 8
play();
Symbol 3822 MovieClip Frame 9
stop();
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 9
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 10
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 16
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 17
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 129
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 130
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 165
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueHaut"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 166
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueHaut"); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 167
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 194
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 195
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 315
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Instance of Symbol 3740 MovieClip in Symbol 3822 MovieClip Frame 316
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(331 - int(_currentframe)); }; } } else { tellTarget ("_parent") { stop(); }; } }
Symbol 3822 MovieClip Frame 323
play();
Symbol 3822 MovieClip Frame 324
play();
Symbol 3822 MovieClip Frame 325
play();
Symbol 3822 MovieClip Frame 326
play();
Symbol 3822 MovieClip Frame 327
play();
Symbol 3822 MovieClip Frame 328
play();
Symbol 3822 MovieClip Frame 329
Set("/Variables:FrameTab2Poteau2", 1); play();
Symbol 3822 MovieClip Frame 330
setProperty("_root.Meg", _x , 400); setProperty("_root.Meg", _y , 394); setProperty("_root.Meg", _visible , 1); Set("/Variables:FrameTab2Poteau2", 1); tellTarget ("_root.Meg") { gotoAndStop (5); }; tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3822 MovieClip Frame 331
play();
Symbol 3822 MovieClip Frame 332
play();
Symbol 3822 MovieClip Frame 333
play();
Symbol 3822 MovieClip Frame 334
play();
Symbol 3822 MovieClip Frame 335
play();
Symbol 3822 MovieClip Frame 336
play();
Symbol 3822 MovieClip Frame 337
play();
Symbol 3822 MovieClip Frame 338
play();
Symbol 3822 MovieClip Frame 339
play();
Symbol 3822 MovieClip Frame 340
play();
Symbol 3822 MovieClip Frame 341
play();
Symbol 3822 MovieClip Frame 342
play();
Symbol 3822 MovieClip Frame 343
Set("/Variables:FrameTab2Poteau2", 1); play();
Symbol 3822 MovieClip Frame 344
setProperty("_root.Meg", _x , 197); setProperty("_root.Meg", _y , 257); Set("/Variables:FrameTab2Poteau2", 1); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (7); }; tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3822 MovieClip Frame 345
play();
Symbol 3822 MovieClip Frame 346
play();
Symbol 3822 MovieClip Frame 347
play();
Symbol 3822 MovieClip Frame 348
play();
Symbol 3822 MovieClip Frame 349
play();
Symbol 3822 MovieClip Frame 350
play();
Symbol 3822 MovieClip Frame 351
play();
Symbol 3822 MovieClip Frame 352
play();
Symbol 3822 MovieClip Frame 353
play();
Symbol 3822 MovieClip Frame 354
play();
Symbol 3822 MovieClip Frame 355
play();
Symbol 3822 MovieClip Frame 356
Set("/Variables:FrameTab2Poteau2", 1); play();
Symbol 3822 MovieClip Frame 357
Set("/Variables:FrameTab2Poteau2", 1); gotoAndStop (166);
Symbol 3829 MovieClip Frame 1
if (/Variables:Arrive eq "EntreGrille2") { if (/Variables:Tab2Grille2 == false) { gotoAndPlay (2); } else { gotoAndPlay (35); } } else if (/Variables:Arrive eq "Grille2") { gotoAndPlay (46); } else { stop(); }
Symbol 3829 MovieClip Frame 2
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=6", 0); setProperty("_root.Grille2", _visible , 0);
Symbol 3829 MovieClip Frame 34
Set("/Variables:Tab2Grille2", true); tellTarget ("_root.Grille2") { gotoAndStop (2); }; setProperty("_root.Grille2", _visible , 1);
Symbol 3829 MovieClip Frame 45
Set("/Variables:From", "Tab2Grille2"); tellTarget ("_root") { gotoAndPlay ("Tab1Ini"); };
Symbol 3829 MovieClip Frame 59
setProperty("_root.Meg", _x , 405); setProperty("_root.Meg", _y , 328); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (1); }; tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3916 MovieClip Frame 1
if (/Variables:Arrive eq "SauteFil") { setProperty("_root.Fil", _visible , 0); gotoAndPlay (2); } else { stop(); }
Symbol 3916 MovieClip Frame 32
if (/Variables:Mechant1Voit == true) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("BotteMechant"); }; stop(); }
Symbol 3916 MovieClip Frame 60
setProperty("_root.Meg", _x , 202); setProperty("_root.Meg", _y , 250); setProperty("_root.Meg", _visible , 1); setProperty("_root.Fil", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (1); }; tellTarget ("_root") { gotoAndStop ("Tab2"); };
Symbol 3932 MovieClip Frame 1
if (/Variables:Tab4AlbinosArrive == true) { gotoAndStop (16); } else if (/Vaviables:AlbEntre == true) { gotoAndPlay (2); } else { stop(); }
Symbol 3932 MovieClip Frame 2
Set("/Variables:AlbEntre", true);
Symbol 3932 MovieClip Frame 12
tellTarget ("_root.Mechant1.Obj") { gotoAndPlay (2); };
Symbol 3932 MovieClip Frame 16
stop();
Symbol 3943 MovieClip Frame 1
if (/Variables:PontOuvert == false) { gotoAndStop (6); } else { stop(); }
Symbol 3943 MovieClip Frame 3
tellTarget ("_root.BarriereDevant") { play(); }; tellTarget ("_root.BarriereDerriere") { play(); };
Symbol 3943 MovieClip Frame 5
Set("/Variables:PoseMeg", "Pos3"); Set("/Variables:PontOuvert", false); Set("/Variables:BarriereBaisse", true); tellTarget ("_root.Trou.Pont") { gotoAndStop (2); }; tellTarget ("_root.MegMovie") { gotoAndPlay (3); };
Symbol 3943 MovieClip Frame 6
stop();
Symbol 3999 MovieClip Frame 1
gotoAndPlay(/Variables:Controleur);
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 2
onClipEvent (enterFrame) { if (((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) and (/Variables:EtatActif ne "Tab4Grimpe")) { if ((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) or ((/Variables:DessusTube == true) and (getProperty("_root.Meg", _x) < 330))) or (/Variables:DessusControl == true)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ControleurVoitMeg"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } tellTarget ("_parent") { play(); }; } else if (/Variables:EtatActif ne "Tab4Grimpe") { tellTarget ("_parent") { stop(); }; } }
Symbol 3999 MovieClip Frame 69
Set("/Variables:Controleur", "VersDroite");
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 84
onClipEvent (enterFrame) { if (((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) and (/Variables:EtatActif ne "Tab4Grimpe")) { if (((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) or _root.CacheVoit1.hitTest(_root.Meg._x, _root.Meg._y, true)) or (/Variables:DessusTube == true)) or (/Variables:DessusControl == true)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ControleurVoitMeg"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } tellTarget ("_parent") { play(); }; } else if (/Variables:EtatActif ne "Tab4Grimpe") { tellTarget ("_parent") { stop(); }; } }
Symbol 3999 MovieClip Frame 99
Set("/Variables:Controleur", "Droite");
Symbol 3999 MovieClip Frame 151
Set("/Variables:Controleur", "VersGauche");
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 165
onClipEvent (enterFrame) { if (((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) and (/Variables:EtatActif ne "Tab4Grimpe")) { if ((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) or ((/Variables:DessusTube == true) and (getProperty("_root.Meg", _x) < 330))) or (/Variables:DessusControl == true)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ControleurVoitMeg"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } tellTarget ("_parent") { play(); }; } else if (/Variables:EtatActif ne "Tab4Grimpe") { tellTarget ("_parent") { stop(); }; } }
Symbol 3999 MovieClip Frame 179
if (getProperty("_root.Meg", _x) < 303) { Set("/Variables:Controleur", "Arret"); nextFrame(); } else { Set("/Variables:Controleur", "Gauche"); gotoAndPlay (1); }
Symbol 3999 MovieClip Frame 180
Set("/Variables:Controleur", "Arret"); stop();
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 180
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if ((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) or ((/Variables:DessusTube == true) and (getProperty("_root.Meg", _x) < 330))) or (/Variables:DessusControl == true)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ControleurVoitMeg"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } }
Symbol 3999 MovieClip Frame 181
Set("/Variables:Controleur", "VersFeu");
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 181
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 3999 MovieClip Frame 218
Set("/Variables:Controleur", "Feu");
Symbol 3999 MovieClip Frame 438
stop();
Instance of Symbol 2608 MovieClip in Symbol 3999 MovieClip Frame 438
onClipEvent (enterFrame) { if (((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) and (/Variables:EtatActif ne "Tab4Grimpe")) { if ((_root.CacheVoit2.hitTest(_root.Meg._x, _root.Meg._y, true) or ((/Variables:DessusTube == true) and (getProperty("_root.Meg", _x) < 330))) or (/Variables:DessusControl == true)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("ControleurVoitMeg"); }; tellTarget ("_root") { gotoAndStop(/Variables:EtatVide); }; } } }
Symbol 3999 MovieClip Frame 439
stop();
Symbol 4080 MovieClip Frame 1
gotoAndStop(/Variables:PoseMeg);
Symbol 4080 MovieClip Frame 2
Set("/Variables:PoseMeg", "Pos2"); stop();
Symbol 4080 MovieClip Frame 5
Set("/Variables:PoseMeg", "Pos3"); play();
Symbol 4080 MovieClip Frame 37
Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("MegRejointStep"); }; tellTarget ("_root") { gotoAndStop ("Tab4Stoppe"); };
Symbol 4080 MovieClip Frame 38
Set("/Variables:PoseMeg", "Pos4"); stop();
Symbol 4089 MovieClip Frame 1
if (/Variables:BarriereBaisse == true) { gotoAndStop (12); } stop();
Symbol 4089 MovieClip Frame 12
tellTarget ("_root.Collider.Barriere") { gotoAndStop (2); }; stop();
Symbol 4108 MovieClip Frame 1
stop();
Symbol 4109 MovieClip Frame 1
if (/Variables:SacRamasse == true) { nextFrame(); } stop();
Symbol 4112 MovieClip Frame 1
if (/Variables:BarriereBaisse == true) { nextFrame(); } stop();
Symbol 4115 MovieClip Frame 1
if (/Variables:DessusTube == true) { nextFrame(); } else if (/Variables:DessusControl == true) { gotoAndStop (3); } else { stop(); }
Symbol 4115 MovieClip Frame 2
stop();
Symbol 4115 MovieClip Frame 3
stop();
Symbol 4120 MovieClip Frame 1
if (/Variables:PontOuvert == false) { nextFrame(); } stop();
Symbol 4121 MovieClip Frame 1
Niveau = 10;
Symbol 4146 MovieClip Frame 1
if (/Variables:Tab4AlbinosArrive == true) { gotoAndPlay (2); } else { stop(); }
Symbol 4146 MovieClip Frame 2
Set("/Variables:Tab4AlbinosArrive", true);
Instance of Symbol 2608 MovieClip in Symbol 4146 MovieClip Frame 2
onClipEvent (enterFrame) { if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:InventaireOuvert != true)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4146 MovieClip Frame 23
tellTarget ("_parent") { gotoAndStop ("Tir"); };
Symbol 4181 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4181 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4181 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4181 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4190 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4190 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4190 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4190 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4191 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4191 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4191 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4191 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4202 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4202 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4202 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4202 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4212 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4212 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4212 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4212 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4227 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4227 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4227 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4227 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4249 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4249 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4249 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4249 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4254 MovieClip Frame 2
if (getProperty("_root.Animatiques", _currentframe) != 1) { gotoAndPlay (1); }
Symbol 4254 MovieClip Frame 12
Set("/Variables:Balle", random(8) + 1);
Symbol 4254 MovieClip Frame 13
if (/Variables:InventaireOuvert == false) { tellTarget ("_root.Meg.Balle" + /Variables:Balle) { gotoAndPlay (2); }; }
Symbol 4254 MovieClip Frame 18
if (getProperty("_root.Animatiques", _currentframe) == 1) { if (/Variables:AlbinosTir == true) { gotoAndPlay (8); } }
Symbol 4255 MovieClip Frame 1
stop();
Symbol 4255 MovieClip Frame 2
stop();
Symbol 4255 MovieClip Frame 3
stop();
Symbol 4255 MovieClip Frame 4
stop();
Symbol 4255 MovieClip Frame 5
stop();
Symbol 4255 MovieClip Frame 6
stop();
Symbol 4255 MovieClip Frame 7
stop();
Symbol 4255 MovieClip Frame 8
stop();
Symbol 4256 MovieClip Frame 1
if (/Variables:AlbinosTir == true) { gotoAndStop (2); } else { stop(); }
Symbol 4256 MovieClip Frame 2
stop(); Set("/Variables:AlbinosTir", true);
Symbol 4299 MovieClip Frame 1
if (/Variables:Arrive eq "Echelle1Bas") { gotoAndPlay (2); } else if (/Variables:Arrive eq "Echelle1Haut") { gotoAndPlay (47); } else { stop(); }
Symbol 4299 MovieClip Frame 2
play();
Symbol 4299 MovieClip Frame 8
stop();
Instance of Symbol 3740 MovieClip in Symbol 4299 MovieClip Frame 8
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4299 MovieClip Frame 9
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(93 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4299 MovieClip Frame 29
play();
Symbol 4299 MovieClip Frame 46
setProperty("_root.Meg", _x , 456); setProperty("_root.Meg", _y , 166); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4299 MovieClip Frame 47
play();
Symbol 4299 MovieClip Frame 65
stop();
Instance of Symbol 3740 MovieClip in Symbol 4299 MovieClip Frame 65
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(93 - int(_currentframe)); }; } } }
Symbol 4299 MovieClip Frame 86
play();
Symbol 4299 MovieClip Frame 91
setProperty("_root.Meg", _x , 456); setProperty("_root.Meg", _y , 246); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4314 MovieClip Frame 1
if (/Variables:Arrive eq "Echelle3Bas") { gotoAndStop (2); } else if (/Variables:Arrive eq "Echelle3Haut") { gotoAndPlay (41); } else { stop(); }
Symbol 4314 MovieClip Frame 2
stop();
Instance of Symbol 3740 MovieClip in Symbol 4314 MovieClip Frame 2
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { Set("/Variables:From", "Tab4"); tellTarget ("_root") { gotoAndPlay ("Tab5Ini"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4314 MovieClip Frame 3
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(81 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4314 MovieClip Frame 23
play();
Symbol 4314 MovieClip Frame 40
setProperty("_root.Meg", _x , 155); setProperty("_root.Meg", _y , 340); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4314 MovieClip Frame 41
play();
Symbol 4314 MovieClip Frame 59
stop();
Instance of Symbol 3740 MovieClip in Symbol 4314 MovieClip Frame 59
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(81 - int(_currentframe)); }; } } }
Symbol 4314 MovieClip Frame 79
Set("/Variables:From", "Tab4"); tellTarget ("_root") { gotoAndPlay ("Tab5Ini"); };
Symbol 4316 MovieClip Frame 1
if (/Variables:Arrive eq "AllumeFeu") { gotoAndPlay (2); } else { stop(); }
Symbol 4316 MovieClip Frame 2
Set("/Variables:Controleur", "Arret"); tellTarget ("_root.Controleur") { gotoAndStop ("Arret"); };
Symbol 4316 MovieClip Frame 71
Set("/Variables:Controleur", "VersFeu"); tellTarget ("_root.Controleur") { gotoAndPlay ("VersFeu"); }; setProperty("_root.Meg", _x , 275); setProperty("_root.Meg", _y , 251); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (5); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4317 MovieClip Frame 1
if (/Variables:Arrive eq "Echelle2Bas") { gotoAndPlay (2); } else if (/Variables:Arrive eq "Echelle2Haut") { gotoAndPlay (47); } else { stop(); }
Symbol 4317 MovieClip Frame 2
play();
Symbol 4317 MovieClip Frame 8
stop();
Instance of Symbol 3740 MovieClip in Symbol 4317 MovieClip Frame 8
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4317 MovieClip Frame 9
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(93 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4317 MovieClip Frame 29
play();
Symbol 4317 MovieClip Frame 46
setProperty("_root.Meg", _x , 215); setProperty("_root.Meg", _y , 177); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4317 MovieClip Frame 47
play();
Symbol 4317 MovieClip Frame 65
stop();
Instance of Symbol 3740 MovieClip in Symbol 4317 MovieClip Frame 65
onClipEvent (enterFrame) { if (/Variables:InventaireOuverte != true) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(93 - int(_currentframe)); }; } } }
Symbol 4317 MovieClip Frame 86
play();
Symbol 4317 MovieClip Frame 91
setProperty("_root.Meg", _x , 215); setProperty("_root.Meg", _y , 252); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab4"); };
Symbol 4335 MovieClip Frame 1
if (/Variables:SasOuvert == true) { nextFrame(); } stop();
Symbol 4337 MovieClip Frame 1
stop();
Symbol 4337 MovieClip Frame 15
stop();
Symbol 4340 MovieClip Frame 1
if (/Variables:PoteauArrache == true) { nextFrame(); } stop();
Symbol 4340 MovieClip Frame 2
stop();
Symbol 4347 MovieClip Frame 1
if (/Variables:LianePlace == true) { nextFrame(); } stop();
Symbol 4359 MovieClip Frame 1
if (/Variables:BoiteBrule == true) { nextFrame(); } stop();
Symbol 4360 MovieClip Frame 1
stop();
Symbol 4360 MovieClip Frame 2
tellTarget ("_root.Boite") { gotoAndStop (2); };
Symbol 4360 MovieClip Frame 5
tellTarget ("_root.SasFerme") { play(); };
Symbol 4373 MovieClip Frame 1
Niveau = 5;
Symbol 4381 MovieClip Frame 46
Set("/Variables:AlbinosTir", true); tellTarget ("_parent") { gotoAndStop ("Tir"); };
Symbol 4383 MovieClip Frame 12
tellTarget ("_root.ElecBoite") { play(); };
Symbol 4383 MovieClip Frame 37
Set("/Variables:AlbTirBoite", false); Set("/Variables:SasOuvert", false); Set("/Variables:BoiteBrule", true); tellTarget ("_parent") { gotoAndStop ("Tir"); };
Symbol 4384 MovieClip Frame 1
if (/Variables:AlbTirBoite == true) { Set("/Variables:From", ""); gotoAndStop (3); } else { if (/Variables:AlbinosTir == true) { nextFrame(); } stop(); }
Symbol 4384 MovieClip Frame 2
stop(); Set("/Variables:AlbinosTir", true);
Symbol 4384 MovieClip Frame 3
stop();
Symbol 4431 MovieClip Frame 1
if (/Variables:Arrive eq "GlissePoteau") { gotoAndPlay (2); } else { stop(); }
Symbol 4431 MovieClip Frame 2
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=11", 0);
Symbol 4431 MovieClip Frame 17
setProperty("_root.Meg", _x , 225); setProperty("_root.Meg", _y , 250); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root") { gotoAndStop ("Tab5"); };
Symbol 4432 MovieClip Frame 1
if (/Variables:Arrive eq "SauteSas") { gotoAndPlay (2); } else { stop(); }
Symbol 4432 MovieClip Frame 13
setProperty("_root.Meg", _x , 376); setProperty("_root.Meg", _y , 263); Set("/Variables:Stoppe", false); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root") { gotoAndStop ("Tab5"); };
Symbol 4436 MovieClip Frame 1
if (/Variables:LianeRamasse == true) { nextFrame(); } stop();
Symbol 4437 MovieClip Frame 1
if (/Variables:RocheRamasse == true) { nextFrame(); } stop();
Symbol 4438 MovieClip Frame 1
if (/Variables:SasOuvert == true) { gotoAndStop (2); } stop();
Symbol 4438 MovieClip Frame 2
stop();
Symbol 4461 MovieClip Frame 1
if (/Variables:Arrive eq "FalaiseHaut") { gotoAndPlay (53); } else if (/Variables:Arrive eq "FalaiseBas") { gotoAndPlay (2); } else { stop(); }
Symbol 4461 MovieClip Frame 6
stop();
Instance of Symbol 3740 MovieClip in Symbol 4461 MovieClip Frame 6
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueBas"); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4461 MovieClip Frame 7
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(105 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4461 MovieClip Frame 42
play();
Symbol 4461 MovieClip Frame 52
setProperty("_root.Meg", _x , 342); setProperty("_root.Meg", _y , 158); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab6"); };
Symbol 4461 MovieClip Frame 53
play();
Symbol 4461 MovieClip Frame 64
stop();
Instance of Symbol 3740 MovieClip in Symbol 4461 MovieClip Frame 64
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueHaut"); }; } if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4461 MovieClip Frame 65
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(105 - int(_currentframe)); }; } } }
Symbol 4461 MovieClip Frame 100
play();
Symbol 4461 MovieClip Frame 104
setProperty("_root.Meg", _x , 349); setProperty("_root.Meg", _y , 256); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab6"); };
Symbol 4463 MovieClip Frame 1
if (/Variables:Arrive eq "Palmier") { gotoAndPlay (1); } else if (/Variables:Arrive eq "SautePalmier") { gotoAndPlay (68); } else { stop(); }
Symbol 4463 MovieClip Frame 2
play();
Symbol 4463 MovieClip Frame 16
stop();
Instance of Symbol 3740 MovieClip in Symbol 4463 MovieClip Frame 16
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(37)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueGauche"); }; } if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4463 MovieClip Frame 17
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(37)) { tellTarget ("_parent") { gotoAndStop(133 - int(_currentframe)); }; } if (key.isDown(39)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4463 MovieClip Frame 48
play();
Instance of Symbol 3740 MovieClip in Symbol 4463 MovieClip Frame 65
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(37) or key.isDown(40)) { tellTarget ("_parent") { gotoAndPlay ("EmbarqueDroite"); }; } if (key.isDown(32) and (/Variables:SasOuvert == false)) { Set("/Variables:Stoppe", true); tellTarget ("_root.Animatiques") { gotoAndStop ("StepParleMeg"); }; } } }
Symbol 4463 MovieClip Frame 67
if (/Variables:SasOuvert == true) { setProperty("_root.Meg", _visible , 1); setProperty("_root.Meg", _x , 473); setProperty("_root.Meg", _y , 140); tellTarget ("_root.Meg") { gotoAndStop (5); }; tellTarget ("_root") { gotoAndStop ("Tab6"); }; } else { stop(); }
Symbol 4463 MovieClip Frame 68
play();
Symbol 4463 MovieClip Frame 86
stop();
Instance of Symbol 3740 MovieClip in Symbol 4463 MovieClip Frame 86
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(39)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueDroite"); }; } if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4463 MovieClip Frame 87
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(37)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(39)) { tellTarget ("_parent") { gotoAndStop(133 - int(_currentframe)); }; } } }
Symbol 4463 MovieClip Frame 118
play();
Symbol 4463 MovieClip Frame 131
setProperty("_root.Meg", _x , 373); setProperty("_root.Meg", _y , 132); setProperty("_root.Meg", _visible , 1); setProperty("_root.Liane", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab6"); };
Symbol 4471 MovieClip Frame 1
if (/Variables:Arrive eq "GlisseChute") { gotoAndPlay (2); } else if (/Variables:Arrive eq "BasLiane") { gotoAndStop (1); } else if (/Variables:Arrive eq "LianeHaut") { gotoAndPlay (82); } else { stop(); }
Symbol 4471 MovieClip Frame 2
setProperty("_root.Liane", _visible , 0); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=12", 0); play();
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 7
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(32) and (/Variables:AccrocheLiane == false)) { Set("/Variables:AccrocheLiane", true); } } }
Symbol 4471 MovieClip Frame 18
if (/Variables:AccrocheLiane == true) { gotoAndPlay (27); }
Symbol 4471 MovieClip Frame 26
tellTarget ("_root") { gotoAndPlay ("Meurt"); };
Symbol 4471 MovieClip Frame 27
play();
Symbol 4471 MovieClip Frame 39
Set("/Variables:Arrive", "BasLiane");
Symbol 4471 MovieClip Frame 40
stop();
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 40
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 41
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { gotoAndStop(127 - int(_currentframe)); }; } if (key.isDown(38)) { tellTarget ("_parent") { nextFrame(); }; } } }
Symbol 4471 MovieClip Frame 71
play();
Symbol 4471 MovieClip Frame 81
setProperty("_root.Meg", _x , 330); setProperty("_root.Meg", _y , 301); setProperty("_root.Meg", _visible , 1); setProperty("_root.Liane", _visible , 1); tellTarget ("_root.Meg") { gotoAndStop (6); }; tellTarget ("_root") { gotoAndStop ("Tab6"); };
Symbol 4471 MovieClip Frame 82
play();
Symbol 4471 MovieClip Frame 93
stop();
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 93
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { gotoAndPlay ("DebarqueHaut"); }; } if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 94
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(40)) { tellTarget ("_parent") { nextFrame(); }; } if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(127 - int(_currentframe)); }; } } }
Instance of Symbol 3740 MovieClip in Symbol 4471 MovieClip Frame 123
onClipEvent (enterFrame) { if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { if (key.isDown(38)) { tellTarget ("_parent") { gotoAndStop(127 - int(_currentframe)); }; } } }
Symbol 4478 MovieClip Frame 1
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Instance of Symbol 2608 MovieClip in Symbol 4478 MovieClip Frame 1
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4478 MovieClip Frame 2
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 3
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 4
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 5
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 6
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 7
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 8
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 9
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 10
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 11
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 12
if (getProperty("../", _currentframe) == 1) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); }
Symbol 4478 MovieClip Frame 13
gotoAndPlay (1);
Instance of Symbol 2608 MovieClip in Symbol 4478 MovieClip Frame 14
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4478 MovieClip Frame 19
if (getProperty("_parent", _currentframe) == 1) { if ((((((getProperty("_root.Mechant", _x) - 10) < getProperty("_root.Meg", _x)) and (getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 80))) and ((getProperty("_root.Mechant", _y) - 43) < getProperty("_root.Meg", _y))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 43))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); } } else if (((((getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 10)) and ((getProperty("_root.Mechant", _x) - 80) < getProperty("_root.Meg", _x))) and ((getProperty("_root.Mechant", _y) - 43) < getProperty("_root.Meg", _y))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 43))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); }
Symbol 4478 MovieClip Frame 28
Set("/Variables:AlbFrappe", false); gotoAndPlay (1);
Symbol 4481 MovieClip Frame 1
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Instance of Symbol 2608 MovieClip in Symbol 4481 MovieClip Frame 1
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4481 MovieClip Frame 2
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 3
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 4
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 5
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 6
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 7
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 8
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 9
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 10
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 11
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 12
if (getProperty("../", _currentframe) == 2) { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4481 MovieClip Frame 13
gotoAndPlay (1);
Instance of Symbol 2608 MovieClip in Symbol 4481 MovieClip Frame 14
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4481 MovieClip Frame 19
if (getProperty("_parent", _currentframe) == 2) { if ((((((getProperty("_root.Mechant", _x) - 10) < getProperty("_root.Meg", _x)) and (getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 80))) and ((getProperty("_root.Mechant", _y) - 10) < getProperty("_root.Meg", _y))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 50))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); } } else if (((((getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 10)) and ((getProperty("_root.Mechant", _x) - 80) < getProperty("_root.Meg", _x))) and ((getProperty("_root.Mechant", _y) - 10) < getProperty("_root.Meg", _y))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 50))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); }
Symbol 4481 MovieClip Frame 28
Set("/Variables:AlbFrappe", false); gotoAndPlay (1);
Symbol 4490 MovieClip Frame 1
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Instance of Symbol 2608 MovieClip in Symbol 4490 MovieClip Frame 1
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4490 MovieClip Frame 2
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 3
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 4
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 5
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 6
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 7
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 8
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 9
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 10
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 11
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 12
setProperty("../", _y , getProperty("../", _y) + (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4490 MovieClip Frame 13
gotoAndPlay (1);
Instance of Symbol 2608 MovieClip in Symbol 4490 MovieClip Frame 14
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4490 MovieClip Frame 19
if ((((((getProperty("_root.Mechant", _x) - 20) < getProperty("_root.Meg", _x)) and (getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 20))) and ((getProperty("_root.Mechant", _y) - 10) < getProperty("_root.Meg", _y))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 50))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); }
Symbol 4490 MovieClip Frame 30
Set("/Variables:AlbFrappe", false); gotoAndPlay (1);
Symbol 4495 MovieClip Frame 1
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Instance of Symbol 2608 MovieClip in Symbol 4495 MovieClip Frame 1
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4495 MovieClip Frame 2
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 3
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 4
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 5
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 6
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 7
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 8
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 9
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 10
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 11
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 12
if (getProperty("../", _currentframe) == 6) { setProperty("../", _x , getProperty("../", _x) - (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); } else { setProperty("../", _x , getProperty("../", _x) + (/Variables:MoveX * (getProperty("../", _xscale) / 100))); setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100))); }
Symbol 4495 MovieClip Frame 13
gotoAndPlay (1);
Instance of Symbol 2608 MovieClip in Symbol 4495 MovieClip Frame 14
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4495 MovieClip Frame 19
if (getProperty("_parent", _currentframe) == 8) { if ((((((getProperty("_root.Mechant", _x) - 10) < getProperty("_root.Meg", _x)) and (getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 80))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 10))) and ((getProperty("_root.Mechant", _y) - 50) < getProperty("_root.Meg", _y))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); } } else if (((((getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 10)) and ((getProperty("_root.Mechant", _x) - 50) < getProperty("_root.Meg", _x))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 10))) and ((getProperty("_root.Mechant", _y) - 50) < getProperty("_root.Meg", _y))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); }
Symbol 4495 MovieClip Frame 29
Set("/Variables:AlbFrappe", false); gotoAndPlay (1);
Symbol 4500 MovieClip Frame 1
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Instance of Symbol 2608 MovieClip in Symbol 4500 MovieClip Frame 1
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4500 MovieClip Frame 2
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 3
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 4
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 5
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 6
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 7
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 8
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 9
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 10
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 11
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 12
setProperty("../", _y , getProperty("../", _y) - (/Variables:MoveY * (getProperty("../", _xscale) / 100)));
Symbol 4500 MovieClip Frame 13
gotoAndPlay (1);
Instance of Symbol 2608 MovieClip in Symbol 4500 MovieClip Frame 14
onClipEvent (enterFrame) { if ((/Variables:InventaireOuvert != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) { tellTarget ("_parent") { play(); }; } else { tellTarget ("_parent") { stop(); }; } }
Symbol 4500 MovieClip Frame 19
if ((((((getProperty("_root.Mechant", _x) - 20) < getProperty("_root.Meg", _x)) and (getProperty("_root.Meg", _x) < (getProperty("_root.Mechant", _x) + 20))) and (getProperty("_root.Meg", _y) < (getProperty("_root.Mechant", _y) + 10))) and ((getProperty("_root.Mechant", _y) - 50) < getProperty("_root.Meg", _y))) and (/Variables:StepPenche != true)) { Set("/Variables:Vie", /Variables:Vie - 20); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100)); }
Symbol 4500 MovieClip Frame 28
Set("/Variables:AlbFrappe", false); gotoAndPlay (1);
Symbol 4501 MovieClip Frame 1
stop();
Symbol 4501 MovieClip Frame 2
stop();
Symbol 4501 MovieClip Frame 3
stop();
Symbol 4501 MovieClip Frame 4
stop();
Symbol 4501 MovieClip Frame 5
stop();
Symbol 4501 MovieClip Frame 6
stop();
Symbol 4501 MovieClip Frame 7
stop();
Symbol 4501 MovieClip Frame 8
stop();
Symbol 4506 MovieClip Frame 6
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 4507 MovieClip Frame 15
Set("/Variables:Vie", /Variables:Vie - 10); if (/Variables:Vie < 1) { Set("/Variables:Vie", 0); tellTarget ("_root") { gotoAndPlay ("MegMeurt"); }; } if (/Variables:MegCri == false) { tellTarget ("_root.Sons") { gotoAndPlay ("MegCri"); }; } setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 4513 MovieClip Frame 1
if (/Variables:AlbMort == true) { gotoAndStop (116); } else if (/Variables:FeuLanceAlb == true) { gotoAndPlay (48); } else if (/Variables:Etrangle == true) { gotoAndPlay (10); } else { play(); }
Symbol 4513 MovieClip Frame 9
Set("/Variables:Etrangle", true);
Symbol 4513 MovieClip Frame 10
play();
Symbol 4513 MovieClip Frame 13
if (50 < random(100)) { if (50 < random(100)) { gotoAndPlay (15); } else { gotoAndPlay (29); } }
Symbol 4513 MovieClip Frame 14
gotoAndPlay (10);
Symbol 4513 MovieClip Frame 15
play();
Symbol 4513 MovieClip Frame 28
gotoAndPlay (10);
Symbol 4513 MovieClip Frame 29
play();
Symbol 4513 MovieClip Frame 47
gotoAndPlay (10);
Symbol 4513 MovieClip Frame 48
Set("/Variables:FeuLanceAlb", true); loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=21&stage=17", 0); play();
Symbol 4513 MovieClip Frame 102
tellTarget ("_root.Poteau") { gotoAndStop (2); };
Symbol 4513 MovieClip Frame 115
Set("/Variables:AlbBarre", true); Set("/Variables:Etrangle", false); Set("/Variables:FeuLanceAlb", false); Set("/Variables:From", "Tab7"); setProperty("_root.Meg", _x , 326); setProperty("_root.Meg", _y , 287); setProperty("_root.Meg", _visible , 1); tellTarget ("_root.Mechant") { gotoAndStop (3); }; tellTarget ("_root.Meg") { gotoAndStop (3); }; tellTarget ("_root") { gotoAndStop ("Tab7"); };
Symbol 4513 MovieClip Frame 116
stop();
Symbol 4517 MovieClip Frame 1
if (/Variables:AlbMort == true) { gotoAndPlay (2); } else { stop(); }
Symbol 4517 MovieClip Frame 47
tellTarget ("_root") { gotoAndPlay ("Finale"); };
Symbol 4568 Button
on (release) { stopAllSounds(); tellTarget ("_root") { gotoAndStop ("Initialisation"); }; }
Symbol 4569 MovieClip Frame 1
if (/:Challenge == true) { stop(); } else { fscommand ("load"); play(); }
Symbol 4569 MovieClip Frame 2
if (/Save:Fichier eq "") { stop(); } else { play(); }
Symbol 4569 MovieClip Frame 3
stop();
Symbol 4572 Button
on (release) { stopAllSounds(); gotoAndPlay (659); }
Symbol 5244 Button
on (release) { Set("/:Challenge", true); tellTarget ("_root") { gotoAndPlay ("Start"); }; }
Symbol 5246 Button
on (release) { nextFrame(); }
Symbol 5248 Button
on (release) { tellTarget ("_root") { gotoAndPlay ("Start"); }; }
Symbol 5249 MovieClip Frame 1
stop();
Symbol 5249 MovieClip Frame 2
stop();
Symbol 5249 MovieClip Frame 3
stop();

Library Items

Symbol 1 GraphicUsed by:2 3758
Symbol 2 MovieClipUses:1Used by:Timeline
Symbol 3 FontUsed by:4 5 9 10 17 45 46 51 53 65 66 235 236 262 265 269 271 657 678 679 680 687 691 701 712 713 714 721 727 731 747 748 749 750 754 755 760 761 762 763 782 783 784 785 786 787 788 796 822 829 851 853 2585 2586 2587 2588 5242 5243 5245 5247
Symbol 4 TextUses:3Used by:Timeline
Symbol 5 TextUses:3Used by:8
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 ButtonUses:5 6 7Used by:Timeline
Symbol 9 TextUses:3Used by:12
Symbol 10 TextUses:3Used by:12
Symbol 11 GraphicUsed by:12 941 4568 4572 5244 5246 5248
Symbol 12 ButtonUses:9 10 11Used by:Timeline
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:18 19 58 63 64 2654
Symbol 15 GraphicUsed by:16
Symbol 16 MovieClipUses:15Used by:18
Symbol 17 TextUses:3Used by:18
Symbol 18 MovieClipUses:14 16 17Used by:19
Symbol 19 MovieClipUses:18 14Used by:20
Symbol 20 MovieClipUses:19Used by:Timeline
Symbol 21 GraphicUsed by:24
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:24
Symbol 24 MovieClipUses:21 23Used by:29
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClipUses:25Used by:29
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:29
Symbol 29 MovieClipUses:24 26 28Used by:30
Symbol 30 MovieClipUses:29Used by:Timeline
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClipUses:31Used by:35
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:35  Timeline
Symbol 35 MovieClipUses:32 34Used by:Timeline
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:38
Symbol 38 MovieClipUses:37Used by:Timeline
Symbol 39 GraphicUsed by:42
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:42
Symbol 42 MovieClipUses:39 41Used by:64 2654
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:43Used by:64 2654
Symbol 45 TextUses:3Used by:47
Symbol 46 EditableTextUses:3Used by:47
Symbol 47 MovieClipUses:45 46Used by:48
Symbol 48 MovieClipUses:47Used by:64
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:49Used by:63 64 2654
Symbol 51 TextUses:3Used by:52 61
Symbol 52 MovieClipUses:51Used by:63 64
Symbol 53 TextUses:3Used by:54
Symbol 54 MovieClipUses:53Used by:56 57
Symbol 55 GraphicUsed by:56
Symbol 56 ButtonUses:54 55Used by:57
Symbol 57 MovieClipUses:54 56Used by:64
Symbol 58 MovieClipUses:14Used by:63
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:61
Symbol 61 MovieClipUses:51 60Used by:63
Symbol 62 GraphicUsed by:63 67 237 267 273 716 717 752 757 758 850 852 3943
Symbol 63 ButtonUses:58 14 52 50 61 62Used by:64
Symbol 64 MovieClipUses:42 44 48 50 14 52 57 63Used by:Timeline
Symbol 65 TextUses:3Used by:67
Symbol 66 TextUses:3Used by:67
Symbol 67 ButtonUses:65 66 62Used by:68
Symbol 68 MovieClipUses:67Used by:Timeline
Symbol 69 FontUsed by:70 140 151 191 195 198 238 249 258 277 278
Symbol 70 TextUses:69Used by:71
Symbol 71 MovieClipUses:70Used by:Timeline
Symbol 72 GraphicUsed by:73
Symbol 73 MovieClipUses:72Used by:75
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:73 74Used by:82
Symbol 76 GraphicUsed by:77
Symbol 77 MovieClipUses:76Used by:81
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:80
Symbol 80 MovieClipUses:79Used by:81
Symbol 81 MovieClipUses:77 80Used by:82
Symbol 82 MovieClipUses:75 81Used by:Timeline
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:83Used by:85 194
Symbol 85 MovieClipUses:84Used by:Timeline
Symbol 86 GraphicUsed by:87
Symbol 87 MovieClipUses:86Used by:90
Symbol 88 GraphicUsed by:89
Symbol 89 MovieClipUses:88Used by:90
Symbol 90 MovieClipUses:87 89Used by:100
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:91Used by:100
Symbol 93 GraphicUsed by:94
Symbol 94 MovieClipUses:93Used by:95
Symbol 95 MovieClipUses:94Used by:96
Symbol 96 MovieClipUses:95Used by:100
Symbol 97 GraphicUsed by:99
Symbol 98 GraphicUsed by:99
Symbol 99 MovieClipUses:97 98Used by:100 149  Timeline
Symbol 100 MovieClipUses:90 92 96 99Used by:Timeline
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:113 139
Symbol 103 GraphicUsed by:104
Symbol 104 MovieClipUses:103Used by:107
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:107 123 125
Symbol 107 MovieClipUses:104 106Used by:112
Symbol 108 GraphicUsed by:109
Symbol 109 MovieClipUses:108Used by:112
Symbol 110 GraphicUsed by:111
Symbol 111 MovieClipUses:110Used by:112
Symbol 112 MovieClipUses:107 109 111Used by:113
Symbol 113 MovieClipUses:102 112Used by:Timeline
Symbol 114 GraphicUsed by:115 197 839 2524 3762 5239
Symbol 115 MovieClipUses:114Used by:120 189
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:120
Symbol 118 GraphicUsed by:120
Symbol 119 GraphicUsed by:120
Symbol 120 MovieClipUses:115 117 118 119Used by:124
Symbol 121 GraphicUsed by:122
Symbol 122 MovieClipUses:121Used by:123
Symbol 123 MovieClipUses:106 122Used by:124
Symbol 124 MovieClipUses:120 123Used by:130
Symbol 125 MovieClipUses:106Used by:130
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:130
Symbol 128 GraphicUsed by:129
Symbol 129 MovieClipUses:128Used by:130
Symbol 130 MovieClipUses:124 125 127 129Used by:139
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClipUses:131Used by:139
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:133Used by:139
Symbol 135 GraphicUsed by:136
Symbol 136 MovieClipUses:135Used by:139
Symbol 137 GraphicUsed by:138
Symbol 138 MovieClipUses:137Used by:139
Symbol 139 MovieClipUses:102 130 132 134 136 138Used by:Timeline
Symbol 140 TextUses:69Used by:141
Symbol 141 MovieClipUses:140Used by:Timeline
Symbol 142 GraphicUsed by:143
Symbol 143 MovieClipUses:142Used by:Timeline
Symbol 144 GraphicUsed by:145
Symbol 145 MovieClipUses:144Used by:Timeline
Symbol 146 GraphicUsed by:149
Symbol 147 GraphicUsed by:148
Symbol 148 MovieClipUses:147Used by:149 190
Symbol 149 MovieClipUses:146 148 99Used by:150 153 154 155 190  Timeline
Symbol 150 MovieClipUses:149Used by:Timeline
Symbol 151 TextUses:69Used by:152
Symbol 152 MovieClipUses:151Used by:Timeline
Symbol 153 MovieClipUses:149Used by:Timeline
Symbol 154 MovieClipUses:149Used by:Timeline
Symbol 155 MovieClipUses:149Used by:Timeline
Symbol 156 GraphicUsed by:189
Symbol 157 GraphicUsed by:158
Symbol 158 MovieClipUses:157Used by:189
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:159Used by:188 193 194
Symbol 161 GraphicUsed by:164
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:164
Symbol 164 MovieClipUses:161 163Used by:172 194
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:171 194
Symbol 167 GraphicUsed by:168
Symbol 168 MovieClipUses:167Used by:171 194
Symbol 169 GraphicUsed by:170
Symbol 170 MovieClipUses:169Used by:171 194
Symbol 171 MovieClipUses:166 168 170Used by:172
Symbol 172 MovieClipUses:164 171Used by:188 193
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:188 193 194
Symbol 175 GraphicUsed by:176
Symbol 176 MovieClipUses:175Used by:179 194
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:179 194
Symbol 179 MovieClipUses:176 178Used by:188 193
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:180Used by:187
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:182Used by:187
Symbol 184 GraphicUsed by:187
Symbol 185 GraphicUsed by:186
Symbol 186 MovieClipUses:185Used by:187
Symbol 187 MovieClipUses:181 183 184 186Used by:188 193 194
Symbol 188 MovieClipUses:160 172 174 179 187Used by:189
Symbol 189 MovieClipUses:156 158 188 115Used by:190
Symbol 190 MovieClipUses:149 189 148Used by:Timeline
Symbol 191 TextUses:69Used by:192
Symbol 192 MovieClipUses:191Used by:Timeline
Symbol 193 MovieClipUses:160 172 174 179 187Used by:Timeline
Symbol 194 MovieClipUses:160 164 166 84 174 176 178 187 168 170Used by:Timeline
Symbol 195 TextUses:69Used by:196
Symbol 196 MovieClipUses:195Used by:Timeline
Symbol 197 MovieClipUses:114Used by:Timeline
Symbol 198 TextUses:69Used by:199
Symbol 199 MovieClipUses:198Used by:Timeline
Symbol 200 SoundUsed by:Timeline
Symbol 201 GraphicUsed by:213
Symbol 202 GraphicUsed by:213
Symbol 203 GraphicUsed by:213
Symbol 204 GraphicUsed by:213
Symbol 205 GraphicUsed by:213
Symbol 206 GraphicUsed by:213
Symbol 207 GraphicUsed by:213
Symbol 208 GraphicUsed by:213
Symbol 209 GraphicUsed by:210
Symbol 210 MovieClipUses:209Used by:213
Symbol 211 GraphicUsed by:212
Symbol 212 MovieClipUses:211Used by:213
Symbol 213 MovieClipUses:201 202 203 204 205 206 207 208 210 212Used by:Timeline
Symbol 214 FontUsed by:215 240 241 242 248 251 253 254 255 256 257 260 261
Symbol 215 TextUses:214Used by:216
Symbol 216 MovieClipUses:215Used by:Timeline
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:Timeline
Symbol 219 GraphicUsed by:220
Symbol 220 MovieClipUses:219Used by:Timeline
Symbol 221 GraphicUsed by:222
Symbol 222 MovieClipUses:221Used by:Timeline
Symbol 223 GraphicUsed by:224
Symbol 224 MovieClipUses:223Used by:Timeline
Symbol 225 GraphicUsed by:226
Symbol 226 MovieClipUses:225Used by:Timeline
Symbol 227 FontUsed by:228
Symbol 228 TextUses:227Used by:231
Symbol 229 FontUsed by:230 4566 4567 4570 4571 5240
Symbol 230 TextUses:229Used by:231
Symbol 231 MovieClipUses:228 230Used by:Timeline
Symbol 232 GraphicUsed by:233
Symbol 233 MovieClipUses:232Used by:234
Symbol 234 MovieClipUses:233Used by:Timeline
Symbol 235 TextUses:3Used by:237
Symbol 236 TextUses:3Used by:237
Symbol 237 ButtonUses:235 236 62Used by:Timeline
Symbol 238 TextUses:69Used by:239
Symbol 239 MovieClipUses:238Used by:Timeline
Symbol 240 TextUses:214Used by:Timeline
Symbol 241 TextUses:214Used by:Timeline
Symbol 242 TextUses:214Used by:Timeline
Symbol 243 GraphicUsed by:244
Symbol 244 MovieClipUses:243Used by:247 252
Symbol 245 GraphicUsed by:247 252
Symbol 246 SoundUsed by:247 252
Symbol 247 ButtonUses:244 245 246Used by:Timeline
Symbol 248 TextUses:214Used by:Timeline
Symbol 249 TextUses:69Used by:250
Symbol 250 MovieClipUses:249Used by:Timeline
Symbol 251 TextUses:214Used by:Timeline
Symbol 252 ButtonUses:244 245 246Used by:Timeline
Symbol 253 TextUses:214Used by:Timeline
Symbol 254 TextUses:214Used by:Timeline
Symbol 255 TextUses:214Used by:Timeline
Symbol 256 TextUses:214Used by:Timeline
Symbol 257 TextUses:214Used by:Timeline
Symbol 258 TextUses:69Used by:259
Symbol 259 MovieClipUses:258Used by:Timeline
Symbol 260 TextUses:214Used by:Timeline
Symbol 261 TextUses:214Used by:Timeline
Symbol 262 TextUses:3Used by:Timeline
Symbol 263 FontUsed by:264 268 795 826 4519
Symbol 264 TextUses:263Used by:267
Symbol 265 TextUses:3Used by:266
Symbol 266 MovieClipUses:265Used by:267
Symbol 267 ButtonUses:264 266 62Used by:Timeline
Symbol 268 TextUses:263Used by:273
Symbol 269 TextUses:3Used by:270
Symbol 270 MovieClipUses:269Used by:273 717 758
Symbol 271 TextUses:3Used by:272
Symbol 272 MovieClipUses:271Used by:273
Symbol 273 ButtonUses:268 270 272 62Used by:Timeline
Symbol 274 GraphicUsed by:275
Symbol 275 MovieClipUses:274Used by:Timeline
Symbol 276 MovieClipUsed by:Timeline
Symbol 277 TextUses:69Used by:280
Symbol 278 TextUses:69Used by:280
Symbol 279 GraphicUsed by:280
Symbol 280 ButtonUses:277 278 279Used by:Timeline
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClipUses:281Used by:Timeline
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:283Used by:Timeline
Symbol 285 GraphicUsed by:288
Symbol 286 GraphicUsed by:287
Symbol 287 MovieClipUses:286Used by:288 290 480 530  Timeline
Symbol 288 MovieClipUses:285 287Used by:Timeline
Symbol 289 GraphicUsed by:290
Symbol 290 MovieClipUses:289 287Used by:Timeline
Symbol 291 GraphicUsed by:292
Symbol 292 MovieClipUses:291Used by:Timeline
Symbol 293 GraphicUsed by:294 1134
Symbol 294 MovieClipUses:293Used by:1007 1941 1994 2073 2525 4431 4564  Timeline
Symbol 295 GraphicUsed by:296
Symbol 296 MovieClipUses:295Used by:299 1267
Symbol 297 GraphicUsed by:298
Symbol 298 MovieClipUses:297Used by:299 1267
Symbol 299 MovieClipUses:296 298Used by:320 1901 1994 2377 4431 4564
Symbol 300 GraphicUsed by:301
Symbol 301 MovieClipUses:300Used by:310 1007 1119 1267 1931 1994 2023 4418 4431
Symbol 302 GraphicUsed by:303
Symbol 303 MovieClipUses:302Used by:309 1007 1267
Symbol 304 GraphicUsed by:305
Symbol 305 MovieClipUses:304Used by:308 1132 1267
Symbol 306 GraphicUsed by:307
Symbol 307 MovieClipUses:306Used by:308 1132 1267
Symbol 308 MovieClipUses:305 307Used by:309 1007 1267 1717 1932 1994 2031 2471 4273 4418 4461 4471
Symbol 309 MovieClipUses:303 308Used by:310 1994 4431
Symbol 310 MovieClipUses:301 309Used by:320 4431 4564
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:315 1168 1267 1896 1902 4431
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:313Used by:315 1896 1902 4431
Symbol 315 MovieClipUses:312 314Used by:320
Symbol 316 GraphicUsed by:317
Symbol 317 MovieClipUses:316Used by:320 1007 1168 1267 1901 2377 2543 4431 4564  Timeline
Symbol 318 GraphicUsed by:319
Symbol 319 MovieClipUses:318Used by:320 1007 1994 2525 4431 4564  Timeline
Symbol 320 MovieClipUses:299 310 315 317 319Used by:Timeline
Symbol 321 GraphicUsed by:356 2525
Symbol 322 GraphicUsed by:323 1957
Symbol 323 MovieClipUses:322Used by:356 472 1007 1155 1920 2024 2027 2070 2525 4431 4564  Timeline
Symbol 324 GraphicUsed by:325 1135
Symbol 325 MovieClipUses:324Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 326 GraphicUsed by:327 1958
Symbol 327 MovieClipUses:326Used by:356 472 1007 1155 1920 2024 2070 4431 4564  Timeline
Symbol 328 GraphicUsed by:329 1136
Symbol 329 MovieClipUses:328Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 330 GraphicUsed by:331 1137
Symbol 331 MovieClipUses:330Used by:356 472 1007 1920 1994 2024 2027 2070 2525 2902 3158 3916 4431 4469 4471 4564  Timeline
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:332Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 334 GraphicUsed by:335 1140
Symbol 335 MovieClipUses:334Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 336 GraphicUsed by:337 1141 4311 4312
Symbol 337 MovieClipUses:336Used by:356 472 552 1007 1758 1920 1959 1975 2024 2027 2070 2379 2525 2556 2558 3098 3158 3251 3260 3359 3689 3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3863 4298 4299 4300 4301 4302 4305 4307 4314 4317 4386 4431 4461 4463 4471 4507 4564 4598 4607  Timeline
Symbol 338 GraphicUsed by:339 1142
Symbol 339 MovieClipUses:338Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 340 GraphicUsed by:341
Symbol 341 MovieClipUses:340Used by:356 472 1007 1920 1959 1975 2024 2027 2070 2525 3158 4431 4564  Timeline
Symbol 342 GraphicUsed by:343 1145
Symbol 343 MovieClipUses:342Used by:356 472 1007 1920 1994 2024 2027 2070 2525 2902 3098 3158 3863 3916 4431 4469 4471 4507 4564  Timeline
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClipUses:344Used by:356 472 552 1007 1922 1994 2024 2027 2070 2380 2525 2902 3098 3158 3251 3260 3863 3916 4431 4469 4471 4507 4564  Timeline
Symbol 346 GraphicUsed by:347 3916
Symbol 347 MovieClipUses:346Used by:356 472 1007 1922 1994 2024 2027 2070 2902 3097 3863 4431 4469 4471 4507 4544  Timeline
Symbol 348 GraphicUsed by:349 1150
Symbol 349 MovieClipUses:348Used by:356 472 552 1007 1921 1994 2024 2027 2070 2379 2525 2902 3098 3158 3251 3260 3863 3916 4431 4469 4471 4507 4564  Timeline
Symbol 350 GraphicUsed by:351 1151
Symbol 351 MovieClipUses:350Used by:356 472 552 1007 1921 1994 2024 2027 2070 2379 2525 2902 3098 3158 3251 3260 3863 3916 4431 4469 4471 4507 4564  Timeline
Symbol 352 GraphicUsed by:353 1152
Symbol 353 MovieClipUses:352Used by:356 472 1007 1920 1994 2024 2027 2070 2525 2902 3158 3916 4431 4469 4471 4564  Timeline
Symbol 354 GraphicUsed by:355
Symbol 355 MovieClipUses:354Used by:356 472 1007 1758 1994 2024 2027 2070 2525 2556 2558 4431 4507 4607  Timeline
Symbol 356 MovieClipUses:321 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355Used by:Timeline
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:357Used by:389 1708 4031 4034
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:389 2525
Symbol 361 GraphicUsed by:362 1889
Symbol 362 MovieClipUses:361Used by:389 1333 1352 1357 1827 4031 4034 4078 4079 4580 4742
Symbol 363 GraphicUsed by:364
Symbol 364 MovieClipUses:363Used by:389 2389 4031 4034 4742
Symbol 365 GraphicUsed by:366
Symbol 366 MovieClipUses:365Used by:389 2389
Symbol 367 GraphicUsed by:368 1890
Symbol 368 MovieClipUses:367Used by:389 1708 4031 4034 4742
Symbol 369 GraphicUsed by:370
Symbol 370 MovieClipUses:369Used by:389 1708 2349 4031 4034 4742
Symbol 371 GraphicUsed by:372
Symbol 372 MovieClipUses:371Used by:389 1708 2349 2525 4031 4034 4742
Symbol 373 GraphicUsed by:374 4727
Symbol 374 MovieClipUses:373Used by:389 1709 4031 4034 4742
Symbol 375 GraphicUsed by:376
Symbol 376 MovieClipUses:375Used by:389 1708 2349 4031 4034 4742
Symbol 377 GraphicUsed by:378
Symbol 378 MovieClipUses:377Used by:389 1708 2349 4031 4034 4742
Symbol 379 GraphicUsed by:380 4734
Symbol 380 MovieClipUses:379Used by:389 1709 4031 4034 4742
Symbol 381 GraphicUsed by:382
Symbol 382 MovieClipUses:381Used by:389 1722 1759
Symbol 383 GraphicUsed by:384
Symbol 384 MovieClipUses:383Used by:385 4742
Symbol 385 MovieClipUses:384Used by:389 4034 4742
Symbol 386 GraphicUsed by:387
Symbol 387 MovieClipUses:386Used by:388 4742
Symbol 388 MovieClipUses:387Used by:389 2389 4034 4742
Symbol 389 MovieClipUses:358 360 362 364 366 368 370 372 374 376 378 380 382 385 388Used by:Timeline
Symbol 390 GraphicUsed by:391
Symbol 391 MovieClipUses:390Used by:411 481 1710 2350 2389 2525 4012 4033  Timeline
Symbol 392 GraphicUsed by:411 481 1710 2351 2389 2525 4012 4033  Timeline
Symbol 393 GraphicUsed by:394
Symbol 394 MovieClipUses:393Used by:411 481 1710 2351 2389 2525 4012 4033  Timeline
Symbol 395 GraphicUsed by:396
Symbol 396 MovieClipUses:395Used by:411 481 1710 2351 2389 2525 4012 4033  Timeline
Symbol 397 GraphicUsed by:398
Symbol 398 MovieClipUses:397Used by:411 481 2351 2389 4012 4033  Timeline
Symbol 399 GraphicUsed by:400
Symbol 400 MovieClipUses:399Used by:411 481 1345 1710 2350 2389 2525 4012 4026 4032 4033  Timeline
Symbol 401 GraphicUsed by:402
Symbol 402 MovieClipUses:401Used by:411 481 1345 1710 2351 2389 2525 4012 4026 4032 4033  Timeline
Symbol 403 GraphicUsed by:404
Symbol 404 MovieClipUses:403Used by:411 481 1345 1710 2351 2389 4012 4026  Timeline
Symbol 405 GraphicUsed by:406
Symbol 406 MovieClipUses:405Used by:411 481 565 1345 1710 1739 2351 2389 2525 2553 4012 4026 4032 4033 4049 4067 4580 4985  Timeline
Symbol 407 GraphicUsed by:408
Symbol 408 MovieClipUses:407Used by:411 481 1710 2351 2389 2525 4012 4033  Timeline
Symbol 409 GraphicUsed by:410
Symbol 410 MovieClipUses:409Used by:411 481 1345 1710 2350 2389 2525 4012 4026 4032 4033  Timeline
Symbol 411 MovieClipUses:391 392 394 396 398 400 402 404 406 408 410Used by:Timeline
Symbol 412 SoundUsed by:Timeline
Symbol 413 SoundUsed by:1896  Timeline
Symbol 414 SoundUsed by:1896  Timeline
Symbol 415 GraphicUsed by:416
Symbol 416 MovieClipUses:415Used by:Timeline
Symbol 417 GraphicUsed by:418
Symbol 418 MovieClipUses:417Used by:Timeline
Symbol 419 GraphicUsed by:420
Symbol 420 MovieClipUses:419Used by:2809 2818 2825 2826 2847 2861 3999  Timeline
Symbol 421 GraphicUsed by:422
Symbol 422 MovieClipUses:421Used by:2809 2826 2847 2861 3999  Timeline
Symbol 423 GraphicUsed by:424
Symbol 424 MovieClipUses:423Used by:2786 2860  Timeline
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:425Used by:2809 2826 2832 2848 2861 4821  Timeline
Symbol 427 GraphicUsed by:428
Symbol 428 MovieClipUses:427Used by:2770 2780 2781 2832 2848 2854 3758  Timeline
Symbol 429 GraphicUsed by:430 2809 2826
Symbol 430 MovieClipUses:429Used by:1267 2809 2826 2831 2860  Timeline
Symbol 431 GraphicUsed by:432
Symbol 432 MovieClipUses:431Used by:Timeline
Symbol 433 GraphicUsed by:434
Symbol 434 MovieClipUses:433Used by:443
Symbol 435 GraphicUsed by:436
Symbol 436 MovieClipUses:435Used by:443
Symbol 437 GraphicUsed by:438
Symbol 438 MovieClipUses:437Used by:443
Symbol 439 GraphicUsed by:440
Symbol 440 MovieClipUses:439Used by:443
Symbol 441 GraphicUsed by:442
Symbol 442 MovieClipUses:441Used by:443
Symbol 443 MovieClipUses:434 436 438 440 442Used by:1110 1267 2809 2826 2832 2848 2861 3999 4821  Timeline
Symbol 444 GraphicUsed by:445
Symbol 445 MovieClipUses:444Used by:1483 2465 2487 2525 2770 2780 2781 2854 2856 3758 3956 3957 3984 3999  Timeline
Symbol 446 GraphicUsed by:447
Symbol 447 MovieClipUses:446Used by:2406 2809 2818 2824 2825 2826 2861  Timeline
Symbol 448 GraphicUsed by:449
Symbol 449 MovieClipUses:448Used by:2770 2781 2854 3758  Timeline
Symbol 450 GraphicUsed by:451
Symbol 451 MovieClipUses:450Used by:1483 2770 2780 2781 2818 2824 2825 2854 2856 3758 3956 3957 3984 3999  Timeline
Symbol 452 GraphicUsed by:453
Symbol 453 MovieClipUses:452Used by:2770 2780 2781 2854 2856 3758 3984 3999  Timeline
Symbol 454 GraphicUsed by:455
Symbol 455 MovieClipUses:454Used by:2847 2854  Timeline
Symbol 456 GraphicUsed by:457
Symbol 457 MovieClipUses:456Used by:1483 2487 2525 2770 2780 2781 2856 3758 3956 3957 3984 3993 3999  Timeline
Symbol 458 GraphicUsed by:459
Symbol 459 MovieClipUses:458Used by:1110 1267 2778 2781 2787 2809 2818 2825 2826 2832 2848 2856 2858 3758  Timeline
Symbol 460 GraphicUsed by:461
Symbol 461 MovieClipUses:460Used by:1483 2465 2487 2525 2787 2809 2818 2824 2825 2826 2832 2848  Timeline
Symbol 462 GraphicUsed by:469
Symbol 463 GraphicUsed by:464
Symbol 464 MovieClipUses:463Used by:469
Symbol 465 GraphicUsed by:466
Symbol 466 MovieClipUses:465Used by:469
Symbol 467 GraphicUsed by:468
Symbol 468 MovieClipUses:467Used by:469
Symbol 469 MovieClipUses:462 464 466 468Used by:470  Timeline
Symbol 470 MovieClipUses:469Used by:Timeline
Symbol 471 GraphicUsed by:472 1007 2024 2027 2070  Timeline
Symbol 472 MovieClipUses:471 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355Used by:Timeline
Symbol 473 GraphicUsed by:474
Symbol 474 MovieClipUses:473Used by:479  Timeline
Symbol 475 GraphicUsed by:476
Symbol 476 MovieClipUses:475Used by:479  Timeline
Symbol 477 GraphicUsed by:478
Symbol 478 MovieClipUses:477Used by:479  Timeline
Symbol 479 MovieClipUses:474 476 478Used by:480
Symbol 480 MovieClipUses:479 287Used by:Timeline
Symbol 481 MovieClipUses:391 392 394 396 398 400 402 404 406 410 408Used by:Timeline
Symbol 482 GraphicUsed by:483
Symbol 483 MovieClipUses:482Used by:Timeline
Symbol 484 GraphicUsed by:487
Symbol 485 GraphicUsed by:486
Symbol 486 MovieClipUses:485Used by:487
Symbol 487 MovieClipUses:484 486Used by:Timeline
Symbol 488 GraphicUsed by:489
Symbol 489 MovieClipUses:488Used by:Timeline
Symbol 490 GraphicUsed by:491
Symbol 491 MovieClipUses:490Used by:520 1582
Symbol 492 GraphicUsed by:493
Symbol 493 MovieClipUses:492Used by:520 1582
Symbol 494 GraphicUsed by:495
Symbol 495 MovieClipUses:494Used by:498
Symbol 496 GraphicUsed by:497
Symbol 497 MovieClipUses:496Used by:498
Symbol 498 MovieClipUses:495 497Used by:520 1582
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:499Used by:520
Symbol 501 GraphicUsed by:502
Symbol 502 MovieClipUses:501Used by:520 1632
Symbol 503 GraphicUsed by:504
Symbol 504 MovieClipUses:503Used by:520
Symbol 505 GraphicUsed by:506
Symbol 506 MovieClipUses:505Used by:520 1442
Symbol 507 GraphicUsed by:508
Symbol 508 MovieClipUses:507Used by:520
Symbol 509 GraphicUsed by:510
Symbol 510 MovieClipUses:509Used by:517
Symbol 511 GraphicUsed by:512
Symbol 512 MovieClipUses:511Used by:517
Symbol 513 GraphicUsed by:514
Symbol 514 MovieClipUses:513Used by:517
Symbol 515 GraphicUsed by:516
Symbol 516 MovieClipUses:515Used by:517
Symbol 517 MovieClipUses:510 512 514 516Used by:520
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClipUses:518Used by:520 1442
Symbol 520 MovieClipUses:491 493 498 500 502 504 506 508 517 519Used by:522
Symbol 521 MovieClipUsed by:522
Symbol 522 MovieClipUses:520 521Used by:525 1469 1677
Symbol 523 GraphicUsed by:524
Symbol 524 MovieClipUses:523Used by:525
Symbol 525 MovieClipUses:522 524Used by:Timeline
Symbol 526 GraphicUsed by:530
Symbol 527 GraphicUsed by:528
Symbol 528 MovieClipUses:527Used by:530
Symbol 529 GraphicUsed by:530
Symbol 530 MovieClipUses:526 528 529 287Used by:Timeline
Symbol 531 GraphicUsed by:552 2379 2525 3260
Symbol 532 GraphicUsed by:533
Symbol 533 MovieClipUses:532Used by:552 1267 1994 2014 2073 2378 2525 4431 4564  Timeline
Symbol 534 GraphicUsed by:535
Symbol 535 MovieClipUses:534Used by:552 2379 2525 3251 3260 4431  Timeline
Symbol 536 GraphicUsed by:537
Symbol 537 MovieClipUses:536Used by:552 2379 2525 4431  Timeline
Symbol 538 GraphicUsed by:539
Symbol 539 MovieClipUses:538Used by:552 2379 2525 3251 3260 4431  Timeline
Symbol 540 GraphicUsed by:541
Symbol 541 MovieClipUses:540Used by:552 2379 2525 3251 3260 4431  Timeline
Symbol 542 GraphicUsed by:543
Symbol 543 MovieClipUses:542Used by:552 2379 2525 3251 3260 4431  Timeline
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClipUses:544Used by:552 2380 2525 3251 3260 4431
Symbol 546 GraphicUsed by:547
Symbol 547 MovieClipUses:546Used by:552 2073 2379 2525 3251 3260 4431  Timeline
Symbol 548 GraphicUsed by:549
Symbol 549 MovieClipUses:548Used by:552 2379 2525 3251 3260 4431  Timeline
Symbol 550 GraphicUsed by:551 3250
Symbol 551 MovieClipUses:550Used by:552 2380 2525 4431  Timeline
Symbol 552 MovieClipUses:531 533 535 537 539 337 541 543 345 545 349 351 547 549 551Used by:Timeline
Symbol 553 GraphicUsed by:554
Symbol 554 MovieClipUses:553Used by:565 2525 2553 4580 4985
Symbol 555 GraphicUsed by:556
Symbol 556 MovieClipUses:555Used by:565 2525 2553 4580 4985
Symbol 557 GraphicUsed by:558
Symbol 558 MovieClipUses:557Used by:565 1739 2525 2553 4067 4580 4985
Symbol 559 GraphicUsed by:560
Symbol 560 MovieClipUses:559Used by:565 1739 2525 2553 4067 4580 4985
Symbol 561 GraphicUsed by:562
Symbol 562 MovieClipUses:561Used by:565 1739 2525 2553 4067 4580 4985
Symbol 563 GraphicUsed by:564
Symbol 564 MovieClipUses:563Used by:565 1739 2525 2553 4067 4580 4985
Symbol 565 MovieClipUses:554 556 558 560 562 564 406Used by:Timeline
Symbol 566 GraphicUsed by:567
Symbol 567 MovieClipUses:566Used by:Timeline
Symbol 568 GraphicUsed by:569
Symbol 569 MovieClipUses:568Used by:Timeline
Symbol 570 GraphicUsed by:571
Symbol 571 MovieClipUses:570Used by:Timeline
Symbol 572 GraphicUsed by:573
Symbol 573 MovieClipUses:572Used by:Timeline
Symbol 574 GraphicUsed by:575
Symbol 575 MovieClipUses:574Used by:Timeline
Symbol 576 GraphicUsed by:577
Symbol 577 MovieClipUses:576Used by:2525  Timeline
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClipUses:578Used by:Timeline
Symbol 580 GraphicUsed by:581
Symbol 581 MovieClipUses:580Used by:1710  Timeline
Symbol 582 GraphicUsed by:Timeline
Symbol 583 GraphicUsed by:586
Symbol 584 GraphicUsed by:585 1185
Symbol 585 MovieClipUses:584Used by:586 588 592 594 598 602 2525 3098 3863 4507 4564
Symbol 586 MovieClipUses:583 585Used by:Timeline
Symbol 587 GraphicUsed by:588
Symbol 588 MovieClipUses:587 585Used by:1975 2027  Timeline
Symbol 589 GraphicUsed by:590
Symbol 590 MovieClipUses:589Used by:3097 4544 4564  Timeline
Symbol 591 GraphicUsed by:592
Symbol 592 MovieClipUses:591 585Used by:Timeline
Symbol 593 GraphicUsed by:594
Symbol 594 MovieClipUses:593 585Used by:2525  Timeline
Symbol 595 GraphicUsed by:596
Symbol 596 MovieClipUses:595Used by:Timeline
Symbol 597 GraphicUsed by:598
Symbol 598 MovieClipUses:597 585Used by:Timeline
Symbol 599 GraphicUsed by:600
Symbol 600 MovieClipUses:599Used by:2389 4032 4033  Timeline
Symbol 601 GraphicUsed by:602
Symbol 602 MovieClipUses:601 585Used by:Timeline
Symbol 603 SoundUsed by:Timeline
Symbol 604 GraphicUsed by:608
Symbol 605 GraphicUsed by:606
Symbol 606 MovieClipUses:605Used by:608
Symbol 607 GraphicUsed by:608
Symbol 608 MovieClipUses:604 606 607Used by:609
Symbol 609 MovieClipUses:608Used by:Timeline
Symbol 610 SoundUsed by:614
Symbol 611 SoundUsed by:614
Symbol 612 SoundUsed by:614
Symbol 613 SoundUsed by:614
Symbol 614 MovieClipUses:610 611 612 613Used by:Timeline
Symbol 615 GraphicUsed by:656
Symbol 616 GraphicUsed by:617
Symbol 617 MovieClipUses:616Used by:620 894 904 914 915
Symbol 618 GraphicUsed by:619
Symbol 619 MovieClipUses:618Used by:620
Symbol 620 MovieClipUses:617 619Used by:621 2747
Symbol 621 MovieClipUses:620Used by:656 764 771
Symbol 622 GraphicUsed by:623
Symbol 623 MovieClipUses:622Used by:626 1119 1209 1267
Symbol 624 GraphicUsed by:625
Symbol 625 MovieClipUses:624Used by:626 1119 1209 1267
Symbol 626 MovieClipUses:623 625Used by:627
Symbol 627 MovieClipUses:626Used by:656 764 771
Symbol 628 GraphicUsed by:629
Symbol 629 MovieClipUses:628Used by:630
Symbol 630 MovieClipUses:629Used by:656 764 771
Symbol 631 GraphicUsed by:632
Symbol 632 MovieClipUses:631Used by:633
Symbol 633 MovieClipUses:632Used by:656 764 771 834
Symbol 634 GraphicUsed by:635
Symbol 635 MovieClipUses:634Used by:638 1913 1994 3976 3999 4511
Symbol 636 GraphicUsed by:637
Symbol 637 MovieClipUses:636Used by:638 1994
Symbol 638 MovieClipUses:635 637Used by:639
Symbol 639 MovieClipUses:638Used by:656 764 771
Symbol 640 GraphicUsed by:641
Symbol 641 MovieClipUses:640Used by:644 655 1007 2163 2165 2181 4346 4435
Symbol 642 GraphicUsed by:643
Symbol 643 MovieClipUses:642Used by:644
Symbol 644 MovieClipUses:641 643Used by:645
Symbol 645 MovieClipUses:644Used by:656 764 771
Symbol 646 GraphicUsed by:647
Symbol 647 MovieClipUses:646Used by:648 4437
Symbol 648 MovieClipUses:647Used by:656 764 771
Symbol 649 GraphicUsed by:655
Symbol 650 GraphicUsed by:651
Symbol 651 MovieClipUses:650Used by:654
Symbol 652 GraphicUsed by:653
Symbol 653 MovieClipUses:652Used by:654
Symbol 654 MovieClipUses:651 653Used by:655 2181
Symbol 655 MovieClipUses:641 649 654Used by:656 764 771
Symbol 656 MovieClipUses:615 621 627 630 633 639 645 648 655Used by:855
Symbol 657 TextUses:3Used by:664
Symbol 658 GraphicUsed by:663
Symbol 659 GraphicUsed by:663
Symbol 660 GraphicUsed by:661
Symbol 661 MovieClipUses:660Used by:663
Symbol 662 GraphicUsed by:663
Symbol 663 MovieClipUses:658 659 661 662Used by:664 855
Symbol 664 MovieClipUses:657 663Used by:855
Symbol 665 BitmapUsed by:667 674 677
Symbol 666 BitmapUsed by:667 780
Symbol 667 GraphicUses:665 666Used by:668 669
Symbol 668 MovieClipUses:667Used by:669
Symbol 669 ButtonUses:668 667Used by:855
Symbol 670 GraphicUsed by:671 804 849 2609
Symbol 671 ButtonUses:670Used by:855
Symbol 672 MovieClipUsed by:855
Symbol 673 GraphicUsed by:855
Symbol 674 GraphicUses:665Used by:855
Symbol 675 MovieClipUsed by:838 855
Symbol 676 GraphicUsed by:855
Symbol 677 GraphicUses:665Used by:855
Symbol 678 TextUses:3Used by:855
Symbol 679 TextUses:3Used by:855
Symbol 680 TextUses:3Used by:681
Symbol 681 MovieClipUses:680Used by:855
Symbol 682 GraphicUsed by:685 686
Symbol 683 GraphicUsed by:685
Symbol 684 GraphicUsed by:685
Symbol 685 ButtonUses:682 683 684Used by:686
Symbol 686 MovieClipUses:682 685Used by:855
Symbol 687 TextUses:3Used by:688
Symbol 688 MovieClipUses:687Used by:855
Symbol 689 GraphicUsed by:690
Symbol 690 MovieClipUses:689Used by:697 841
Symbol 691 TextUses:3Used by:692
Symbol 692 MovieClipUses:691Used by:697 841
Symbol 693 GraphicUsed by:697 841
Symbol 694 GraphicUsed by:697 841
Symbol 695 GraphicUsed by:697 841
Symbol 696 SoundUsed by:697 716 752 757 841 850 852
Symbol 697 ButtonUses:690 692 693 694 695 696Used by:855
Symbol 698 GraphicUsed by:847 855
Symbol 699 GraphicUsed by:700
Symbol 700 MovieClipUses:699Used by:707
Symbol 701 TextUses:3Used by:702
Symbol 702 MovieClipUses:701Used by:707
Symbol 703 GraphicUsed by:707
Symbol 704 GraphicUsed by:707
Symbol 705 GraphicUsed by:707
Symbol 706 SoundUsed by:707 726 791 792 799 800 802 842
Symbol 707 ButtonUses:700 702 703 704 705 706Used by:718
Symbol 708 GraphicUsed by:709
Symbol 709 ButtonUses:708Used by:718 839 2650
Symbol 710 GraphicUsed by:711
Symbol 711 MovieClipUses:710Used by:718 753 759 854
Symbol 712 TextUses:3Used by:718
Symbol 713 TextUses:3Used by:718
Symbol 714 TextUses:3Used by:715
Symbol 715 MovieClipUses:714Used by:716 752 757 850 852
Symbol 716 ButtonUses:715 62 696Used by:718
Symbol 717 ButtonUses:270 62Used by:718
Symbol 718 MovieClipUses:707 709 711 712 713 716 717Used by:855
Symbol 719 GraphicUsed by:720
Symbol 720 MovieClipUses:719Used by:726 842
Symbol 721 TextUses:3Used by:722
Symbol 722 MovieClipUses:721Used by:726 842
Symbol 723 GraphicUsed by:726 842
Symbol 724 GraphicUsed by:726 842
Symbol 725 GraphicUsed by:726 842
Symbol 726 ButtonUses:720 722 723 724 725 706Used by:855
Symbol 727 TextUses:3Used by:728
Symbol 728 MovieClipUses:727Used by:847 855
Symbol 729 GraphicUsed by:730
Symbol 730 MovieClipUses:729Used by:737
Symbol 731 TextUses:3Used by:732
Symbol 732 MovieClipUses:731Used by:737 855
Symbol 733 GraphicUsed by:737
Symbol 734 GraphicUsed by:737 855
Symbol 735 GraphicUsed by:737
Symbol 736 SoundUsed by:737 847
Symbol 737 ButtonUses:730 732 733 734 735 736Used by:855
Symbol 738 GraphicUsed by:739 740 741
Symbol 739 ButtonUses:738Used by:855
Symbol 740 ButtonUses:738Used by:855
Symbol 741 MovieClipUses:738Used by:742
Symbol 742 MovieClipUses:741Used by:855
Symbol 743 GraphicUsed by:745
Symbol 744 GraphicUsed by:745
Symbol 745 MovieClipUses:743 744Used by:855
Symbol 746 GraphicUsed by:764 838
Symbol 747 TextUses:3Used by:764
Symbol 748 TextUses:3Used by:764
Symbol 749 TextUses:3Used by:764
Symbol 750 TextUses:3Used by:751
Symbol 751 MovieClipUses:750Used by:753
Symbol 752 ButtonUses:715 62 696Used by:753
Symbol 753 MovieClipUses:711 751 752Used by:764
Symbol 754 TextUses:3Used by:764
Symbol 755 TextUses:3Used by:756
Symbol 756 MovieClipUses:755Used by:759
Symbol 757 ButtonUses:715 62 696Used by:759
Symbol 758 ButtonUses:270 62Used by:759
Symbol 759 MovieClipUses:711 756 757 758Used by:764
Symbol 760 TextUses:3Used by:764
Symbol 761 TextUses:3Used by:764
Symbol 762 TextUses:3Used by:764
Symbol 763 TextUses:3Used by:764
Symbol 764 MovieClipUses:746 747 621 748 627 749 630 753 754 633 759 760 639 761 645 762 648 763 655Used by:855
Symbol 765 GraphicUsed by:855
Symbol 766 GraphicUsed by:767 768 769 770 814
Symbol 767 ButtonUses:766Used by:771
Symbol 768 ButtonUses:766Used by:771
Symbol 769 ButtonUses:766Used by:771
Symbol 770 ButtonUses:766Used by:771
Symbol 771 MovieClipUses:767 621 627 630 768 633 639 769 645 770 648 655Used by:772
Symbol 772 MovieClipUses:771Used by:855
Symbol 773 MovieClipUsed by:855
Symbol 774 GraphicUsed by:775
Symbol 775 MovieClipUses:774Used by:855
Symbol 776 MovieClipUsed by:855
Symbol 777 MovieClipUsed by:855
Symbol 778 GraphicUsed by:779
Symbol 779 MovieClipUses:778Used by:855
Symbol 780 GraphicUses:666Used by:781
Symbol 781 MovieClipUses:780Used by:798 855
Symbol 782 TextUses:3Used by:855
Symbol 783 TextUses:3Used by:855
Symbol 784 TextUses:3Used by:855
Symbol 785 TextUses:3Used by:855
Symbol 786 TextUses:3Used by:798
Symbol 787 TextUses:3Used by:798
Symbol 788 TextUses:3Used by:798
Symbol 789 GraphicUsed by:791 792 799 800 802
Symbol 790 GraphicUsed by:791 792 799 800 802 803
Symbol 791 ButtonUses:789 790 706Used by:798
Symbol 792 ButtonUses:789 790 706Used by:798
Symbol 793 GraphicUsed by:794
Symbol 794 MovieClipUses:793Used by:797
Symbol 795 EditableTextUses:263Used by:797
Symbol 796 TextUses:3Used by:797
Symbol 797 MovieClipUses:794 795 796Used by:798
Symbol 798 MovieClipUses:781 786 787 788 791 792 797Used by:855
Symbol 799 ButtonUses:789 790 706Used by:803
Symbol 800 ButtonUses:789 790 706Used by:803
Symbol 801 GraphicUsed by:803
Symbol 802 ButtonUses:789 790 706Used by:803
Symbol 803 MovieClipUses:799 800 790 801 802Used by:855
Symbol 804 ButtonUses:670Used by:855
Symbol 805 GraphicUsed by:838
Symbol 806 FontUsed by:807 808 823 824 825
Symbol 807 TextUses:806Used by:816
Symbol 808 TextUses:806Used by:816
Symbol 809 GraphicUsed by:812
Symbol 810 GraphicUsed by:812
Symbol 811 GraphicUsed by:812
Symbol 812 ButtonUses:809 810 811Used by:816
Symbol 813 GraphicUsed by:815
Symbol 814 ButtonUses:766Used by:815
Symbol 815 MovieClipUses:813 814Used by:816
Symbol 816 MovieClipUses:807 808 812 815Used by:817
Symbol 817 MovieClipUses:816Used by:838
Symbol 818 GraphicUsed by:819 820 827 828 835 836
Symbol 819 ButtonUses:818Used by:838
Symbol 820 ButtonUses:818Used by:838
Symbol 821 MovieClipUsed by:838
Symbol 822 TextUses:3Used by:838
Symbol 823 TextUses:806Used by:838
Symbol 824 TextUses:806Used by:838
Symbol 825 TextUses:806Used by:838
Symbol 826 EditableTextUses:263Used by:838
Symbol 827 ButtonUses:818Used by:838
Symbol 828 ButtonUses:818Used by:838
Symbol 829 TextUses:3Used by:831
Symbol 830 GraphicUsed by:831
Symbol 831 ButtonUses:829 830Used by:838
Symbol 832 MovieClipUsed by:838
Symbol 833 GraphicUsed by:838
Symbol 834 MovieClipUses:633Used by:838
Symbol 835 ButtonUses:818Used by:838
Symbol 836 ButtonUses:818Used by:838
Symbol 837 MovieClipUsed by:838
Symbol 838 MovieClipUses:805 817 819 820 675 821 746 822 823 824 825 826 827 828 831 832 833 834 835 836 837Used by:855
Symbol 839 MovieClipUses:114 709Used by:855
Symbol 840 GraphicUsed by:855
Symbol 841 ButtonUses:690 692 693 694 695 696Used by:855
Symbol 842 ButtonUses:720 722 723 724 725 706Used by:855
Symbol 843 GraphicUsed by:844
Symbol 844 MovieClipUses:843Used by:847
Symbol 845 GraphicUsed by:847
Symbol 846 GraphicUsed by:847
Symbol 847 ButtonUses:844 728 845 698 846 736Used by:855
Symbol 848 GraphicUsed by:855
Symbol 849 ButtonUses:670Used by:855
Symbol 850 ButtonUses:715 62 696Used by:854
Symbol 851 TextUses:3Used by:854
Symbol 852 ButtonUses:715 62 696Used by:854
Symbol 853 TextUses:3Used by:854
Symbol 854 MovieClipUses:711 850 851 852 853Used by:855
Symbol 855 MovieClipUses:656 664 669 671 672 673 674 675 676 677 678 679 663 681 686 688 697 698 718 726 728 737 739 740 742 745 764 765 772 773 775 776 777 779 781 782 783 784 785 798 803 804 838 839 840 841 734 842 847 732 848 849 854Used by:Timeline
Symbol 856 GraphicUsed by:2650
Symbol 857 GraphicUsed by:2650
Symbol 858 GraphicUsed by:859
Symbol 859 MovieClipUses:858Used by:914 915
Symbol 860 GraphicUsed by:861
Symbol 861 MovieClipUses:860Used by:914 915
Symbol 862 GraphicUsed by:863
Symbol 863 MovieClipUses:862Used by:870 1646 3996 3999
Symbol 864 GraphicUsed by:865
Symbol 865 MovieClipUses:864Used by:870 1646 3996
Symbol 866 GraphicUsed by:867
Symbol 867 MovieClipUses:866Used by:870 1646 3996 3999
Symbol 868 GraphicUsed by:869
Symbol 869 MovieClipUses:868Used by:870 1646 3996 3999
Symbol 870 MovieClipUses:863 865 867 869Used by:871 912
Symbol 871 MovieClipUses:870Used by:914 915
Symbol 872 GraphicUsed by:873
Symbol 873 MovieClipUses:872Used by:884 915
Symbol 874 GraphicUsed by:875
Symbol 875 MovieClipUses:874Used by:884 915
Symbol 876 GraphicUsed by:877
Symbol 877 MovieClipUses:876Used by:884 915
Symbol 878 GraphicUsed by:879
Symbol 879 MovieClipUses:878Used by:884 915
Symbol 880 GraphicUsed by:881
Symbol 881 MovieClipUses:880Used by:884 915
Symbol 882 GraphicUsed by:883
Symbol 883 MovieClipUses:882Used by:884 915
Symbol 884 MovieClipUses:873 875 877 879 881 883Used by:914 915
Symbol 885 GraphicUsed by:886
Symbol 886 MovieClipUses:885Used by:887 1722 2373 2525 4431 4564  Timeline
Symbol 887 MovieClipUses:886Used by:890 4564
Symbol 888 GraphicUsed by:889
Symbol 889 MovieClipUses:888Used by:890 1007 1267 1722 1931 2023 2373 4431 4564  Timeline
Symbol 890 MovieClipUses:887 889Used by:904 914 915 948
Symbol 891 GraphicUsed by:892
Symbol 892 MovieClipUses:891Used by:904 914 915 948 1994 2073
Symbol 893 GraphicUsed by:894
Symbol 894 MovieClipUses:617 893Used by:904 914 915 948 1994 2073
Symbol 895 GraphicUsed by:896
Symbol 896 MovieClipUses:895Used by:904 914 915
Symbol 897 GraphicUsed by:898
Symbol 898 MovieClipUses:897Used by:902
Symbol 899 GraphicUsed by:900 2036 2545 3714 4267 4562
Symbol 900 MovieClipUses:899Used by:901
Symbol 901 MovieClipUses:900Used by:902 2022
Symbol 902 MovieClipUses:898 901Used by:904 914 915
Symbol 903 SoundUsed by:904 915 1677
Symbol 904 MovieClipUses:890 892 617 894 896 902 903Used by:914 915
Symbol 905 GraphicUsed by:906
Symbol 906 MovieClipUses:905Used by:911 915 3990
Symbol 907 GraphicUsed by:908
Symbol 908 MovieClipUses:907Used by:911 915 3990
Symbol 909 GraphicUsed by:910
Symbol 910 MovieClipUses:909Used by:911 915 3990
Symbol 911 MovieClipUses:906 908 910Used by:914 915
Symbol 912 MovieClipUses:870Used by:914 915
Symbol 913 SoundUsed by:914 915 2343 4513 4517
Symbol 914 MovieClipUses:859 861 871 884 904 911 912 890 892 617 894 896 902 913Used by:2650
Symbol 915 MovieClipUses:859 861 871 884 904 911 912 890 892 617 894 896 902 906 903 908 873 875 877 879 881 910 913 883Used by:2650
Symbol 916 GraphicUsed by:917
Symbol 917 MovieClipUses:916Used by:920 948 958
Symbol 918 GraphicUsed by:919
Symbol 919 MovieClipUses:918Used by:920
Symbol 920 MovieClipUses:919 917Used by:948
Symbol 921 GraphicUsed by:922
Symbol 922 MovieClipUses:921Used by:948
Symbol 923 GraphicUsed by:924
Symbol 924 MovieClipUses:923Used by:948
Symbol 925 GraphicUsed by:926
Symbol 926 MovieClipUses:925Used by:948
Symbol 927 GraphicUsed by:928
Symbol 928 MovieClipUses:927Used by:948
Symbol 929 GraphicUsed by:930
Symbol 930 MovieClipUses:929Used by:948
Symbol 931 GraphicUsed by:934
Symbol 932 GraphicUsed by:933
Symbol 933 MovieClipUses:932Used by:934
Symbol 934 MovieClipUses:931 933Used by:948
Symbol 935 SoundUsed by:948 2343 4360
Symbol 936 SoundUsed by:948 2343 4360
Symbol 937 GraphicUsed by:938
Symbol 938 MovieClipUses:937Used by:948
Symbol 939 GraphicUsed by:940
Symbol 940 MovieClipUses:939Used by:948
Symbol 941 MovieClipUses:11Used by:948
Symbol 942 GraphicUsed by:943
Symbol 943 MovieClipUses:942Used by:948
Symbol 944 GraphicUsed by:947
Symbol 945 GraphicUsed by:947
Symbol 946 GraphicUsed by:947
Symbol 947 MovieClipUses:944 945 946Used by:948
Symbol 948 MovieClipUses:917 920 922 890 892 924 926 928 930 934 935 936 938 940 941 894 943 947Used by:2650
Symbol 949 GraphicUsed by:950
Symbol 950 MovieClipUses:949Used by:956 1677
Symbol 951 GraphicUsed by:952
Symbol 952 MovieClipUses:951Used by:956
Symbol 953 GraphicUsed by:954
Symbol 954 MovieClipUses:953Used by:955
Symbol 955 MovieClipUses:954Used by:956 1267
Symbol 956 MovieClipUses:950 952 955Used by:1110
Symbol 957 GraphicUsed by:958
Symbol 958 MovieClipUses:957 917Used by:1110 1300 1431
Symbol 959 GraphicUsed by:960
Symbol 960 MovieClipUses:959Used by:1106 1110 2390 2525 2770 2778 2781 2809 2818 2825 2826 2831 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 961 GraphicUsed by:962
Symbol 962 MovieClipUses:961Used by:1106 1110 2390 2525 2770 2778 2781 2809 2818 2824 2825 2826 2831 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 963 GraphicUsed by:964
Symbol 964 MovieClipUses:963Used by:1106 1110 1483 2390 2487 2525 2770 2778 2781 2796 2809 2818 2824 2825 2826 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 965 GraphicUsed by:966
Symbol 966 MovieClipUses:965Used by:1110 1251 1267 2061 2525 2770 2778 2781 2809 2818 2825 2826 2832 2848 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 967 GraphicUsed by:968
Symbol 968 MovieClipUses:967Used by:981 1251 2525 2778 2858
Symbol 969 GraphicUsed by:970
Symbol 970 MovieClipUses:969Used by:981 1251 2778 2858
Symbol 971 GraphicUsed by:972
Symbol 972 MovieClipUses:971Used by:981 2778 2858
Symbol 973 GraphicUsed by:974
Symbol 974 MovieClipUses:973Used by:981 2778 2858
Symbol 975 GraphicUsed by:976
Symbol 976 MovieClipUses:975Used by:981 2778 2858
Symbol 977 GraphicUsed by:978
Symbol 978 MovieClipUses:977Used by:981 2778 2858
Symbol 979 GraphicUsed by:980
Symbol 980 MovieClipUses:979Used by:981 2778 2858
Symbol 981 MovieClipUses:968 970 972 974 976 978 980Used by:1110 1267 2061 2525 2770 2778 2781 2809 2818 2824 2825 2826 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 982 GraphicUsed by:983
Symbol 983 MovieClipUses:982Used by:1110 2778 2781 2809 2818 2824 2825 2826 2856 2858 2861 3758 3998 3999 4790
Symbol 984 GraphicUsed by:985
Symbol 985 MovieClipUses:984Used by:1110 1267 2778 2781 2818 2825 2832 2848 2856 2858 3758
Symbol 986 GraphicUsed by:987
Symbol 987 MovieClipUses:986Used by:1110 1577 1645 1677 2390 2525 2818 2824 2825 2832 2847 2848 2861 3992 3999 4580 4985
Symbol 988 GraphicUsed by:989
Symbol 989 MovieClipUses:988Used by:1007 1932 1994 4418
Symbol 990 GraphicUsed by:991
Symbol 991 MovieClipUses:990Used by:994
Symbol 992 GraphicUsed by:993
Symbol 993 MovieClipUses:992Used by:994
Symbol 994 MovieClipUses:991 993Used by:1007
Symbol 995 GraphicUsed by:996
Symbol 996 MovieClipUses:995Used by:1007
Symbol 997 GraphicUsed by:998
Symbol 998 MovieClipUses:997Used by:1007
Symbol 999 GraphicUsed by:1000
Symbol 1000 MovieClipUses:999Used by:1007
Symbol 1001 GraphicUsed by:1002
Symbol 1002 MovieClipUses:1001Used by:1007
Symbol 1003 GraphicUsed by:1004
Symbol 1004 MovieClipUses:1003Used by:1007
Symbol 1005 GraphicUsed by:1006
Symbol 1006 MovieClipUses:1005Used by:1007 2181
Symbol 1007 MovieClipUses:471 294 989 994 317 319 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355 308 303 996 998 301 889 1000 1002 1004 641 1006Used by:1032
Symbol 1008 GraphicUsed by:1009
Symbol 1009 MovieClipUses:1008Used by:1019
Symbol 1010 GraphicUsed by:1011
Symbol 1011 MovieClipUses:1010Used by:1016
Symbol 1012 GraphicUsed by:1013
Symbol 1013 MovieClipUses:1012Used by:1016
Symbol 1014 GraphicUsed by:1015
Symbol 1015 MovieClipUses:1014Used by:1016 1032
Symbol 1016 MovieClipUses:1011 1013 1015Used by:1019
Symbol 1017 GraphicUsed by:1018
Symbol 1018 MovieClipUses:1017Used by:1019 1032
Symbol 1019 MovieClipUses:1009 1016 1018Used by:1032
Symbol 1020 GraphicUsed by:1021
Symbol 1021 MovieClipUses:1020Used by:1032 1168 1267 1853 1858 2115
Symbol 1022 GraphicUsed by:1023
Symbol 1023 MovieClipUses:1022Used by:1032 4394
Symbol 1024 GraphicUsed by:1025
Symbol 1025 MovieClipUses:1024Used by:1032 1858 1896 4419
Symbol 1026 GraphicUsed by:1027
Symbol 1027 MovieClipUses:1026Used by:1032 1863 4299 4317 4389
Symbol 1028 GraphicUsed by:1029
Symbol 1029 MovieClipUses:1028Used by:1032 1863 4299 4317 4389
Symbol 1030 GraphicUsed by:1031
Symbol 1031 MovieClipUses:1030Used by:1032 1858 1896 4419
Symbol 1032 MovieClipUses:1007 1019 1021 1023 1025 1018 1027 1029 1015 1031Used by:1110 2225
Symbol 1033 GraphicUsed by:1034
Symbol 1034 MovieClipUses:1033Used by:1110 1483 2487 2525 2781 2796 2809 2818 2824 2825 2826 2856 3758 3999
Symbol 1035 GraphicUsed by:1036
Symbol 1036 MovieClipUses:1035Used by:1110 1483 2487 2525 2781 2796 2818 2824 2825 2856 3758 3999
Symbol 1037 GraphicUsed by:1038
Symbol 1038 MovieClipUses:1037Used by:1106 1110 1483 2487 2488 2525 2781 2809 2818 2824 2825 2826 2856 3758 3999
Symbol 1039 GraphicUsed by:1040
Symbol 1040 MovieClipUses:1039Used by:1053
Symbol 1041 GraphicUsed by:1042
Symbol 1042 MovieClipUses:1041Used by:1053 1097
Symbol 1043 GraphicUsed by:1044
Symbol 1044 MovieClipUses:1043Used by:1053 1097
Symbol 1045 GraphicUsed by:1046
Symbol 1046 MovieClipUses:1045Used by:1053 1097
Symbol 1047 GraphicUsed by:1048
Symbol 1048 MovieClipUses:1047Used by:1053 1097
Symbol 1049 GraphicUsed by:1050
Symbol 1050 MovieClipUses:1049Used by:1053 1097
Symbol 1051 GraphicUsed by:1052
Symbol 1052 MovieClipUses:1051Used by:1053 1097
Symbol 1053 MovieClipUses:1040 1042 1044 1046 1048 1050 1052Used by:1110 1483 2487 2488 2525 2778 2781 2818 2824 2825 2856 2858 3758 3999
Symbol 1054 GraphicUsed by:1055
Symbol 1055 MovieClipUses:1054Used by:1106 1110
Symbol 1056 GraphicUsed by:1057
Symbol 1057 MovieClipUses:1056Used by:1110 1483 2487 2525 2818 2825 2861
Symbol 1058 GraphicUsed by:1059
Symbol 1059 MovieClipUses:1058Used by:1106 1110
Symbol 1060 GraphicUsed by:1061
Symbol 1061 MovieClipUses:1060Used by:1110 1250 1261 1267 1574 2048 2073 2525 2818 2825 2832 2847 2848 2861 3992 3999 4580 4985
Symbol 1062 GraphicUsed by:1063
Symbol 1063 MovieClipUses:1062Used by:1110
Symbol 1064 GraphicUsed by:1065
Symbol 1065 MovieClipUses:1064Used by:1110 1251 1267 1577 1645 1677 2780 2781 2832 2847 2848 2850 2861 3984 3999 4580 4985
Symbol 1066 GraphicUsed by:1067
Symbol 1067 MovieClipUses:1066Used by:1110
Symbol 1068 GraphicUsed by:1069
Symbol 1069 MovieClipUses:1068Used by:1110 1267 1577 1645 1677 2780 2781 2832 2847 2848 2854 3984 3999 4580 4985
Symbol 1070 SoundUsed by:1110 2225 4507
Symbol 1071 GraphicUsed by:1072
Symbol 1072 MovieClipUses:1071Used by:1107
Symbol 1073 GraphicUsed by:1074
Symbol 1074 MovieClipUses:1073Used by:1107
Symbol 1075 GraphicUsed by:1076
Symbol 1076 MovieClipUses:1075Used by:1107
Symbol 1077 GraphicUsed by:1078
Symbol 1078 MovieClipUses:1077Used by:1107
Symbol 1079 GraphicUsed by:1080
Symbol 1080 MovieClipUses:1079Used by:1107
Symbol 1081 GraphicUsed by:1082
Symbol 1082 MovieClipUses:1081Used by:1106 1483 3999
Symbol 1083 GraphicUsed by:1084
Symbol 1084 MovieClipUses:1083Used by:1106
Symbol 1085 GraphicUsed by:1086
Symbol 1086 MovieClipUses:1085Used by:1106 1483 2781 2809 2824 2826 2856 3758 3999
Symbol 1087 GraphicUsed by:1088
Symbol 1088 MovieClipUses:1087Used by:1106 2073 2781 2809 2824 2826 2856 2861 3758 3998 3999
Symbol 1089 GraphicUsed by:1090
Symbol 1090 MovieClipUses:1089Used by:1106 2781 2824 2856 3758
Symbol 1091 GraphicUsed by:1092
Symbol 1092 MovieClipUses:1091Used by:1106
Symbol 1093 GraphicUsed by:1094
Symbol 1094 MovieClipUses:1093Used by:1097
Symbol 1095 GraphicUsed by:1096
Symbol 1096 MovieClipUses:1095Used by:1097
Symbol 1097 MovieClipUses:1094 1042 1044 1046 1048 1050 1052 1096Used by:1106
Symbol 1098 GraphicUsed by:1099
Symbol 1099 MovieClipUses:1098Used by:1106
Symbol 1100 GraphicUsed by:1101
Symbol 1101 MovieClipUses:1100Used by:1106 1261 1267 2781 2824 2856 3758
Symbol 1102 GraphicUsed by:1103
Symbol 1103 MovieClipUses:1102Used by:1106
Symbol 1104 GraphicUsed by:1105
Symbol 1105 MovieClipUses:1104Used by:1106
Symbol 1106 MovieClipUses:1082 1084 1086 1088 1090 1092 960 962 964 1038 1097 1099 1055 1059 1101 1103 1105Used by:1107
Symbol 1107 MovieClipUses:1072 1074 1076 1078 1080 1106Used by:1110 1267
Symbol 1108 SoundUsed by:1110 1267 2711
Symbol 1109 SoundUsed by:1110 1267
Symbol 1110 MovieClipUses:956 958 960 962 964 966 981 459 983 985 987 1032 1034 1036 1038 1053 1055 1057 1059 1061 1063 1065 1067 1069 443 1070 1107 1108 1109Used by:2650
Symbol 1111 GraphicUsed by:1112
Symbol 1112 MovieClipUses:1111Used by:1267
Symbol 1113 GraphicUsed by:1114
Symbol 1114 MovieClipUses:1113Used by:1119 1267
Symbol 1115 GraphicUsed by:1116
Symbol 1116 MovieClipUses:1115Used by:1119 1267
Symbol 1117 GraphicUsed by:1118
Symbol 1118 MovieClipUses:1117Used by:1119 1768
Symbol 1119 MovieClipUses:623 1114 625 1116 301 1118Used by:1267
Symbol 1120 GraphicUsed by:1121
Symbol 1121 MovieClipUses:1120Used by:1168
Symbol 1122 GraphicUsed by:1123
Symbol 1123 MovieClipUses:1122Used by:1168 1267
Symbol 1124 GraphicUsed by:1125
Symbol 1125 MovieClipUses:1124Used by:1168 1267
Symbol 1126 GraphicUsed by:1127
Symbol 1127 MovieClipUses:1126Used by:1168 1267 2028 2542 3738 3741 3744 3745 3746 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4257 4299 4300 4301 4302 4305 4307 4314 4317 4385 4386 4431 4461 4463 4471 4594 4600  Timeline
Symbol 1128 GraphicUsed by:1129
Symbol 1129 MovieClipUses:1128Used by:1168 1267 1792 1927 2028 2387 2542 2558 3738 3741 3744 3745 3746 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4385 4386 4431 4461 4463 4471 4594 4599 4600  Timeline
Symbol 1130 GraphicUsed by:1131
Symbol 1131 MovieClipUses:1130Used by:1132 1267
Symbol 1132 MovieClipUses:1131 305 307Used by:1168 1267 1793 2558 4431
Symbol 1133 GraphicUsed by:1155
Symbol 1134 MovieClipUses:293Used by:1155
Symbol 1135 MovieClipUses:324Used by:1155
Symbol 1136 MovieClipUses:328Used by:1155
Symbol 1137 MovieClipUses:330Used by:1155
Symbol 1138 GraphicUsed by:1139
Symbol 1139 MovieClipUses:1138Used by:1155
Symbol 1140 MovieClipUses:334Used by:1155
Symbol 1141 MovieClipUses:336Used by:1155 1192
Symbol 1142 MovieClipUses:338Used by:1155
Symbol 1143 GraphicUsed by:1144
Symbol 1144 MovieClipUses:1143Used by:1155
Symbol 1145 MovieClipUses:342Used by:1155 1192
Symbol 1146 GraphicUsed by:1147
Symbol 1147 MovieClipUses:1146Used by:1155 1192
Symbol 1148 GraphicUsed by:1149
Symbol 1149 MovieClipUses:1148Used by:1155 1192
Symbol 1150 MovieClipUses:348Used by:1155 1192
Symbol 1151 MovieClipUses:350Used by:1155 1192
Symbol 1152 MovieClipUses:352Used by:1155
Symbol 1153 GraphicUsed by:1154
Symbol 1154 MovieClipUses:1153Used by:1155 1192
Symbol 1155 MovieClipUses:1133 1134 323 1135 327 1136 1137 1139 1140 1141 1142 1144 1145 1147 1149 1150 1151 1152 1154Used by:1168 1267
Symbol 1156 GraphicUsed by:1157
Symbol 1157 MovieClipUses:1156Used by:1168 1267 1745
Symbol 1158 GraphicUsed by:1159
Symbol 1159 MovieClipUses:1158Used by:1168 1267
Symbol 1160 GraphicUsed by:1161
Symbol 1161 MovieClipUses:1160Used by:1168 1267
Symbol 1162 GraphicUsed by:1163
Symbol 1163 MovieClipUses:1162Used by:1168 1267 1745
Symbol 1164 GraphicUsed by:1165
Symbol 1165 MovieClipUses:1164Used by:1168 1267 2017 4564  Timeline
Symbol 1166 GraphicUsed by:1167
Symbol 1167 MovieClipUses:1166Used by:1168
Symbol 1168 MovieClipUses:1121 1123 1125 1127 1129 1132 1021 1155 1157 1159 1161 1163 312 1165 1167 317Used by:1267
Symbol 1169 SoundUsed by:1267 1994
Symbol 1170 GraphicUsed by:1171 4557
Symbol 1171 MovieClipUses:1170Used by:1267 2525 4564
Symbol 1172 GraphicUsed by:1173
Symbol 1173 MovieClipUses:1172Used by:1178 1974
Symbol 1174 GraphicUsed by:1175
Symbol 1175 MovieClipUses:1174Used by:1178
Symbol 1176 GraphicUsed by:1177 3231
Symbol 1177 MovieClipUses:1176Used by:1178 1974 1985
Symbol 1178 MovieClipUses:1173 1175 1177Used by:1267 2014 2525 4431 4564  Timeline
Symbol 1179 GraphicUsed by:1180 2475
Symbol 1180 MovieClipUses:1179Used by:1192
Symbol 1181 GraphicUsed by:1182 2476 3093
Symbol 1182 MovieClipUses:1181Used by:1192
Symbol 1183 GraphicUsed by:1184 3094
Symbol 1184 MovieClipUses:1183Used by:1192 4507 4564
Symbol 1185 MovieClipUses:584Used by:1192
Symbol 1186 GraphicUsed by:1187
Symbol 1187 MovieClipUses:1186Used by:1192
Symbol 1188 GraphicUsed by:1189 2480
Symbol 1189 MovieClipUses:1188Used by:1192
Symbol 1190 GraphicUsed by:1191
Symbol 1191 MovieClipUses:1190Used by:1192
Symbol 1192 MovieClipUses:1180 1182 1184 1185 1187 1141 1189 1191 1145 1147 1149 1150 1151 1154Used by:1267
Symbol 1193 GraphicUsed by:1194
Symbol 1194 MovieClipUses:1193Used by:1267
Symbol 1195 GraphicUsed by:1196
Symbol 1196 MovieClipUses:1195Used by:1267
Symbol 1197 GraphicUsed by:1198
Symbol 1198 MovieClipUses:1197Used by:1267
Symbol 1199 GraphicUsed by:1200
Symbol 1200 MovieClipUses:1199Used by:1267 4523
Symbol 1201 GraphicUsed by:1202
Symbol 1202 MovieClipUses:1201Used by:1267 3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4386 4461 4463 4471 4564 4597
Symbol 1203 GraphicUsed by:1204
Symbol 1204 MovieClipUses:1203Used by:1267 4523
Symbol 1205 GraphicUsed by:1206
Symbol 1206 MovieClipUses:1205Used by:1267
Symbol 1207 GraphicUsed by:1208
Symbol 1208 MovieClipUses:1207Used by:1267
Symbol 1209 MovieClipUses:623 625Used by:1267
Symbol 1210 GraphicUsed by:1211
Symbol 1211 MovieClipUses:1210Used by:1267
Symbol 1212 GraphicUsed by:1215
Symbol 1213 GraphicUsed by:1214
Symbol 1214 MovieClipUses:1213Used by:1215 1272 1300
Symbol 1215 MovieClipUses:1212 1214Used by:1216 1300 1431
Symbol 1216 MovieClipUses:1215Used by:1267 1300
Symbol 1217 GraphicUsed by:1220
Symbol 1218 GraphicUsed by:1219
Symbol 1219 MovieClipUses:1218Used by:1220
Symbol 1220 MovieClipUses:1217 1219Used by:1267
Symbol 1221 GraphicUsed by:1222
Symbol 1222 MovieClipUses:1221Used by:1267
Symbol 1223 GraphicUsed by:1224
Symbol 1224 MovieClipUses:1223Used by:1225
Symbol 1225 MovieClipUses:1224Used by:1226 1267
Symbol 1226 MovieClipUses:1225Used by:1267
Symbol 1227 GraphicUsed by:1228
Symbol 1228 MovieClipUses:1227Used by:1267
Symbol 1229 GraphicUsed by:1230
Symbol 1230 MovieClipUses:1229Used by:1267
Symbol 1231 GraphicUsed by:1267
Symbol 1232 GraphicUsed by:1233
Symbol 1233 MovieClipUses:1232Used by:1251 1267 2832 2847 2848 3999
Symbol 1234 GraphicUsed by:1235
Symbol 1235 MovieClipUses:1234Used by:1251 1267 2832 2847 2848 2861 3999
Symbol 1236 GraphicUsed by:1237
Symbol 1237 MovieClipUses:1236Used by:1251 1267 2832 2847 2848 2861 3999 4580
Symbol 1238 GraphicUsed by:1239
Symbol 1239 MovieClipUses:1238Used by:1251 1267 2780 2781 2832 2848 2854 2861 3984 3999
Symbol 1240 GraphicUsed by:1241
Symbol 1241 MovieClipUses:1240Used by:1251 1267 1577 1645 1677 2832 2847 2848 2861 3999 4580
Symbol 1242 GraphicUsed by:1243
Symbol 1243 MovieClipUses:1242Used by:1251 1267 2780 2781 2832 2848 2854 2861 3984 3999
Symbol 1244 GraphicUsed by:1245
Symbol 1245 MovieClipUses:1244Used by:1250 1261 1267
Symbol 1246 GraphicUsed by:1247
Symbol 1247 MovieClipUses:1246Used by:1250 1267
Symbol 1248 GraphicUsed by:1249
Symbol 1249 MovieClipUses:1248Used by:1250
Symbol 1250 MovieClipUses:1245 1061 1247 1249Used by:1251 1267
Symbol 1251 MovieClipUses:1233 1235 1237 1239 1241 1243 1065 966 968 970 1250Used by:1267
Symbol 1252 GraphicUsed by:1253
Symbol 1253 MovieClipUses:1252Used by:1267
Symbol 1254 GraphicUsed by:1255 1267
Symbol 1255 MovieClipUses:1254Used by:1267
Symbol 1256 GraphicUsed by:1257
Symbol 1257 MovieClipUses:1256Used by:1267
Symbol 1258 GraphicUsed by:1267
Symbol 1259 SoundUsed by:1267 2073
Symbol 1260 SoundUsed by:1267 4517
Symbol 1261 MovieClipUses:1245 1101 1061Used by:1267
Symbol 1262 GraphicUsed by:1267
Symbol 1263 GraphicUsed by:1267
Symbol 1264 GraphicUsed by:1265
Symbol 1265 MovieClipUses:1264Used by:1267
Symbol 1266 GraphicUsed by:1267
Symbol 1267 MovieClipUses:1112 955 1119 1168 1127 1129 1132 1021 623 1114 625 1116 1155 1157 1159 1161 1131 305 307 1163 312 1165 317 1169 1123 1125 1171 1178 533 1192 1194 1196 301 889 1198 1200 1202 1204 1206 1208 1209 303 308 296 298 1211 1216 1220 1222 1226 1228 1225 1230 1231 1251 1233 1237 1235 1239 1241 1243 1065 1069 981 459 1245 1061 985 1253 1255 1254 1101 1257 1247 1258 443 1259 1260 1261 1262 966 1250 1263 1265 430 1266 1107 1108 1109Used by:2650
Symbol 1268 GraphicUsed by:1300
Symbol 1269 GraphicUsed by:1270
Symbol 1270 MovieClipUses:1269Used by:1300 1677 1896
Symbol 1271 GraphicUsed by:1272
Symbol 1272 MovieClipUses:1271 1214Used by:1275 1300 1431
Symbol 1273 GraphicUsed by:1274
Symbol 1274 MovieClipUses:1273Used by:1275 1300
Symbol 1275 MovieClipUses:1272 1274Used by:1300 1431
Symbol 1276 GraphicUsed by:1277
Symbol 1277 MovieClipUses:1276Used by:1300
Symbol 1278 GraphicUsed by:1279
Symbol 1279 MovieClipUses:1278Used by:1300
Symbol 1280 GraphicUsed by:1281
Symbol 1281 MovieClipUses:1280Used by:1300
Symbol 1282 GraphicUsed by:1283
Symbol 1283 MovieClipUses:1282Used by:1300
Symbol 1284 GraphicUsed by:1285
Symbol 1285 MovieClipUses:1284Used by:1300
Symbol 1286 GraphicUsed by:1287
Symbol 1287 MovieClipUses:1286Used by:1300
Symbol 1288 GraphicUsed by:1289
Symbol 1289 MovieClipUses:1288Used by:1300 3776
Symbol 1290 GraphicUsed by:1291
Symbol 1291 MovieClipUses:1290Used by:1299 1300 1677 3783 4082 4087 4090 4091  Timeline
Symbol 1292 GraphicUsed by:1293
Symbol 1293 MovieClipUses:1292Used by:1300
Symbol 1294 GraphicUsed by:1295
Symbol 1295 MovieClipUses:1294Used by:1298
Symbol 1296 GraphicUsed by:1297
Symbol 1297 MovieClipUses:1296Used by:1298
Symbol 1298 MovieClipUses:1295 1297Used by:1300
Symbol 1299 MovieClipUses:1291Used by:1300
Symbol 1300 MovieClipUses:1268 1270 1275 1277 1279 1216 1281 1283 1285 1287 1215 1289 958 1272 1274 1291 1293 1298 1299 1214Used by:1677
Symbol 1301 GraphicUsed by:1302 1470
Symbol 1302 MovieClipUses:1301Used by:1358 4034 4055 4064 4079 4080 4742 4743 5216  Timeline
Symbol 1303 GraphicUsed by:1304 1882
Symbol 1304 MovieClipUses:1303Used by:1333 1357 4742
Symbol 1305 GraphicUsed by:1306
Symbol 1306 MovieClipUses:1305Used by:1333 1357
Symbol 1307 GraphicUsed by:1308
Symbol 1308 MovieClipUses:1307Used by:1333
Symbol 1309 GraphicUsed by:1310
Symbol 1310 MovieClipUses:1309Used by:1333
Symbol 1311 GraphicUsed by:1312
Symbol 1312 MovieClipUses:1311Used by:1314
Symbol 1313 GraphicUsed by:1314
Symbol 1314 MovieClipUses:1312 1313Used by:1333 1352 1357
Symbol 1315 GraphicUsed by:1316
Symbol 1316 MovieClipUses:1315Used by:1333 1352 1357
Symbol 1317 GraphicUsed by:1318
Symbol 1318 MovieClipUses:1317Used by:1333 1352 1357
Symbol 1319 GraphicUsed by:1320
Symbol 1320 MovieClipUses:1319Used by:1333 1352 1357
Symbol 1321 GraphicUsed by:1322
Symbol 1322 MovieClipUses:1321Used by:1333 1352 1357
Symbol 1323 GraphicUsed by:1324
Symbol 1324 MovieClipUses:1323Used by:1333 1352 1357
Symbol 1325 GraphicUsed by:1326
Symbol 1326 MovieClipUses:1325Used by:1333 1352 1357
Symbol 1327 GraphicUsed by:1328
Symbol 1328 MovieClipUses:1327Used by:1333 1352 1357
Symbol 1329 GraphicUsed by:1330
Symbol 1330 MovieClipUses:1329Used by:1333 1352 1357
Symbol 1331 GraphicUsed by:1332
Symbol 1332 MovieClipUses:1331Used by:1333 1352
Symbol 1333 MovieClipUses:1304 1306 362 1308 1310 1314 1316 1318 1320 1322 1324 1326 1328 1330 1332Used by:1358
Symbol 1334 GraphicUsed by:1335
Symbol 1335 MovieClipUses:1334Used by:1345 4026 4032
Symbol 1336 GraphicUsed by:1337
Symbol 1337 MovieClipUses:1336Used by:1345
Symbol 1338 GraphicUsed by:1339
Symbol 1339 MovieClipUses:1338Used by:1342
Symbol 1340 GraphicUsed by:1341
Symbol 1341 MovieClipUses:1340Used by:1342
Symbol 1342 MovieClipUses:1339 1341Used by:1345 4026 4032
Symbol 1343 GraphicUsed by:1344
Symbol 1344 MovieClipUses:1343Used by:1345
Symbol 1345 MovieClipUses:1335 1337 1342 400 402 404 406 1344 410Used by:1358 4031 4034
Symbol 1346 GraphicUsed by:1347
Symbol 1347 MovieClipUses:1346Used by:1352
Symbol 1348 GraphicUsed by:1349 1879
Symbol 1349 MovieClipUses:1348Used by:1352
Symbol 1350 GraphicUsed by:1351
Symbol 1351 MovieClipUses:1350Used by:1352 1357
Symbol 1352 MovieClipUses:1347 1349 1314 362 1316 1318 1320 1322 1324 1326 1328 1351 1330 1332Used by:1358
Symbol 1353 GraphicUsed by:1354
Symbol 1354 MovieClipUses:1353Used by:1357
Symbol 1355 GraphicUsed by:1356
Symbol 1356 MovieClipUses:1355Used by:1357
Symbol 1357 MovieClipUses:1304 362 1306 1314 1354 1316 1318 1320 1322 1324 1330 1356 1326 1328 1351Used by:1358
Symbol 1358 MovieClipUses:1302 1333 1345 1352 1357Used by:1677
Symbol 1359 GraphicUsed by:1360
Symbol 1360 MovieClipUses:1359Used by:1369 3258 3373 3387 3390 3391 3463 3478 3496 3562 3575 3576 3579 3586 3599 3689 3748 3822 3829 3846 3863 3916 4471
Symbol 1361 GraphicUsed by:1362
Symbol 1362 MovieClipUses:1361Used by:1368 2119 2128 2868 2910 2935 2945 2948 2959 2960 2961 2997 3002 3005 3022 3025 3032 3038 3039 3064 3141 3148 3158 3159 3163 3169 3170 3174 3191 3192 3193 3196 3207 3208 3270 3280 3295 3321 3325 3371 3373 3387 3390 3391 3444 3446 3447 3477 3478 3483 3495 3500 3528 3562 3575 3576 3586 3590 3599 3624 3632 3661 3664 3689 3700 3748 3807 3821 3822 3829 3846 3863 3916 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1363 GraphicUsed by:1364
Symbol 1364 MovieClipUses:1363Used by:1367 3661 3821
Symbol 1365 GraphicUsed by:1366 3697
Symbol 1366 MovieClipUses:1365Used by:1367 3661 3821
Symbol 1367 MovieClipUses:1364 1366Used by:1368 2119 2128 2954 2959 2997 3002 3158 3159 3258 3270 3293 3297 3301 3330 3331 3332 3371 3373 3387 3390 3391 3463 3477 3478 3482 3483 3495 3496 3500 3528 3562 3576 3586 3599 3624 3664 3689 3700 3748 3821 3822 3829 3846 3863 3916 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1368 MovieClipUses:1362 1367Used by:1369 3148 3464 3528 3604 3649 3661 3821 3822 3863 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1369 MovieClipUses:1360 1368Used by:1677 3373 3391 3394 3398 3401 3411 3424 3427 3441 3445 3502 3533 3534 3562 3576 3581 3585 3589 3595 3598 3599 3665 3689 3748 3821 3822 3829 4461 4463 4471
Symbol 1370 GraphicUsed by:1371
Symbol 1371 MovieClipUses:1370Used by:1376 2931 2940 2945 2959 2960 2961 3064 3106 3121 3141 3148 3163 3164 3189 3190 3206 3373 3394 3398 3462 3518 3528 3533 3539 3567 3576 3579 3689 3807 3822 3829 4471 4506 4507 4513
Symbol 1372 GraphicUsed by:1373
Symbol 1373 MovieClipUses:1372Used by:1376 1968 2931 2940 2945 2959 2960 2961 3025 3042 3064 3121 3141 3148 3163 3164 3190 3206 3373 3387 3390 3391 3394 3398 3401 3462 3495 3518 3528 3533 3567 3575 3576 3579 3644 3677 3679 3681 3683 3685 3687 3689 3800 3807 3822 3829 4454 4455 4457 4458 4459 4461 4471 4506 4507 4513
Symbol 1374 GraphicUsed by:1375
Symbol 1375 MovieClipUses:1374Used by:1376 1781 1822 1825 1827 1968 2931 2934 2940 2945 2948 2959 2960 2961 2973 3025 3032 3059 3063 3064 3106 3121 3141 3163 3164 3190 3206 3252 3253 3255 3271 3273 3277 3280 3282 3284 3297 3373 3387 3390 3391 3394 3398 3401 3462 3478 3481 3515 3518 3528 3533 3539 3567 3575 3576 3579 3644 3649 3677 3679 3681 3683 3685 3687 3688 3689 3700 3800 3807 3821 3822 3829 3846 3863 4461 4463 4469 4471 4506 4507 4513
Symbol 1376 MovieClipUses:1371 1373 1375Used by:1677 1994 2931 2982 2983 2985 2998 3000 3005 3032 3041 3059 3063 3136 3141 3148 3154 3157 3163 3179 3373 3420 3447 3478 3534 3579 3581 3582 3583 3599 3613 3624 3631 3639 3642 3644 3649 3664 3665 3688 3689 3700 3748 3821 3822 3829 3916 4454 4455 4457 4458 4459 4460 4461 4463 4469 4471 4513
Symbol 1377 GraphicUsed by:1378
Symbol 1378 MovieClipUses:1377Used by:1381 2931 2940 2945 2960 2961 2982 2983 2985 2998 3000 3005 3025 3032 3039 3064 3114 3136 3141 3148 3154 3158 3159 3160 3163 3173 3194 3208 3253 3261 3272 3274 3289 3291 3293 3295 3297 3301 3310 3321 3322 3331 3332 3333 3677 3679 3681 3683 3685 3687 3688 3700 3800 3807 3822 3829 3846 3863 3916 4463 4469 4471 4506 4507 4513
Symbol 1379 GraphicUsed by:1380
Symbol 1380 MovieClipUses:1379Used by:1381
Symbol 1381 MovieClipUses:1378 1380Used by:1677 3562 3575 3576 3579 3581 3584 3599 3613 3619 3628 3664 3665 3700 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1382 GraphicUsed by:1383
Symbol 1383 MovieClipUses:1382Used by:1677 3085 3114 3136 3141 3541 3575 3576 3579 3581 3586 3589 3595 3598 3599 3613 3661 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463
Symbol 1384 GraphicUsed by:1385
Symbol 1385 MovieClipUses:1384Used by:1393 1677 2931 2940 2945 2948 2959 2960 2961 2963 2998 3001 3059 3064 3148 3159 3163 3170 3191 3192 3194 3206 3367 3373 3391 3394 3398 3401 3427 3441 3445 3447 3519 3528 3533 3562 3575 3576 3579 3581 3585 3589 3595 3598 3599 3613 3624 3649 3664 3681 3683 3685 3687 3689 3700 3748 3800 3807 3821 3822 3829 4299 4317 4461 4463 4471
Symbol 1386 GraphicUsed by:1387
Symbol 1387 MovieClipUses:1386Used by:1392 1677 3387 3390 3391 3401 3427 3441 3445 3519 3533 3562 3581 3585 3589 3595 3598 3599 3604 3644 3649 3664 3748 3821 3822 3829 4461 4463 4471
Symbol 1388 GraphicUsed by:1389
Symbol 1389 MovieClipUses:1388Used by:1392 1677 3387 3390 3391 3397 3401 3427 3441 3445 3450 3478 3496 3502 3519 3533 3549 3562 3575 3576 3579 3581 3585 3589 3595 3598 3599 3604 3624 3627 3644 3649 3664 3706 3748 3821 3822 3829 4299 4317 4461 4463 4471
Symbol 1390 GraphicUsed by:1391
Symbol 1391 MovieClipUses:1390Used by:1392 1677 3387 3390 3391 3401 3423 3426 3427 3440 3441 3445 3528 3533 3534 3562 3581 3585 3589 3595 3598 3599 3604 3644 3649 3664 3700 3748 3821 3822 3829 3863 4461 4463 4471
Symbol 1392 MovieClipUses:1387 1389 1391Used by:1393 3373 3689 3829
Symbol 1393 MovieClipUses:1385 1392Used by:1677 3373 3411 3424 3447 3534 3562 3581 3586 3599 3664 3665 3689 3748 3821 3829 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1394 GraphicUsed by:1395
Symbol 1395 MovieClipUses:1394Used by:1677 3541 3575 3576 3581 3586 3589 3595 3598 3599 3613 3661 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463
Symbol 1396 GraphicUsed by:1397
Symbol 1397 MovieClipUses:1396Used by:1398 3330
Symbol 1398 MovieClipUses:1397Used by:1677 3204 3205 3541 3575 3576 3579 3581 3586 3589 3595 3598 3599 3613 3661 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463
Symbol 1399 GraphicUsed by:1400
Symbol 1400 MovieClipUses:1399Used by:1403
Symbol 1401 GraphicUsed by:1402
Symbol 1402 MovieClipUses:1401Used by:1403
Symbol 1403 MovieClipUses:1400 1402Used by:1677 3562 3575 3576 3579 3581 3584 3599 3619 3628 3664 3665 3700 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1404 GraphicUsed by:1405
Symbol 1405 MovieClipUses:1404Used by:1677 3562 3575 3576 3579 3581 3584 3599 3613 3619 3628 3649 3661 3664 3665 3700 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1406 GraphicUsed by:1407
Symbol 1407 MovieClipUses:1406Used by:1677 3373 3387 3390 3391 3394 3398 3401 3423 3426 3440 3444 3446 3447 3533 3534 3562 3575 3576 3579 3581 3586 3589 3595 3598 3599 3613 3619 3628 3649 3661 3664 3665 3689 3700 3748 3821 3822 3829 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1408 GraphicUsed by:1409
Symbol 1409 MovieClipUses:1408Used by:1410 3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4314 4317 4386 4461 4463 4469 4471 4598
Symbol 1410 MovieClipUses:1409Used by:1417 3141 3191 3192 3195 3197 3204 3205 3562 3579 3580 3599 3624 3644 3661 3700 3821
Symbol 1411 GraphicUsed by:1412 3737
Symbol 1412 MovieClipUses:1411Used by:1417 3562 3579 3580 3599 3624 3631 3638 3644 3661 3700 3821
Symbol 1413 GraphicUsed by:1414
Symbol 1414 MovieClipUses:1413Used by:1417 3043 3044 3060 3063 3141 3191 3192 3195 3197 3204 3205 3387 3390 3391 3394 3398 3401 3478 3483 3487 3501 3518 3528 3579 3580 3624 3631 3638 3644 3649 3661 3821 3822 3829 4461 4463 4471
Symbol 1415 GraphicUsed by:1416
Symbol 1416 MovieClipUses:1415Used by:1417 3043 3044 3060 3063 3141 3192 3195 3204 3205 3387 3390 3391 3394 3398 3401 3478 3483 3487 3501 3518 3528 3562 3580 3599 3624 3644 3649 3661 3700 3821 3822 3829 4461 4463 4471
Symbol 1417 MovieClipUses:1410 1412 1414 1416Used by:1677 3581 3586 3589 3599 3613 3664 3665 3748 3821 4454 4455 4457 4458 4459 4460 4461 4463 4471
Symbol 1418 GraphicUsed by:1419 1935
Symbol 1419 MovieClipUses:1418Used by:1469 1677
Symbol 1420 GraphicUsed by:1421
Symbol 1421 MovieClipUses:1420Used by:1424 1429
Symbol 1422 GraphicUsed by:1423
Symbol 1423 MovieClipUses:1422Used by:1424
Symbol 1424 MovieClipUses:1421 1423Used by:1430 1469
Symbol 1425 GraphicUsed by:1426
Symbol 1426 MovieClipUses:1425Used by:1430
Symbol 1427 GraphicUsed by:1428
Symbol 1428 MovieClipUses:1427Used by:1429
Symbol 1429 MovieClipUses:1428 1421Used by:1430
Symbol 1430 MovieClipUses:1424 1426 1429Used by:1677
Symbol 1431 MovieClipUses:1275 958 1215 1272Used by:1677
Symbol 1432 GraphicUsed by:1433
Symbol 1433 MovieClipUses:1432Used by:1677
Symbol 1434 GraphicUsed by:1435
Symbol 1435 MovieClipUses:1434Used by:1677
Symbol 1436 GraphicUsed by:1437
Symbol 1437 MovieClipUses:1436Used by:1442
Symbol 1438 GraphicUsed by:1439
Symbol 1439 MovieClipUses:1438Used by:1442
Symbol 1440 GraphicUsed by:1441
Symbol 1441 MovieClipUses:1440Used by:1442
Symbol 1442 MovieClipUses:1437 1439 1441 519 506Used by:1677
Symbol 1443 GraphicUsed by:1444
Symbol 1444 MovieClipUses:1443Used by:1677
Symbol 1445 GraphicUsed by:1446
Symbol 1446 MovieClipUses:1445Used by:1677
Symbol 1447 GraphicUsed by:1448
Symbol 1448 MovieClipUses:1447Used by:1677
Symbol 1449 SoundUsed by:1677
Symbol 1450 GraphicUsed by:1451
Symbol 1451 MovieClipUses:1450Used by:1677
Symbol 1452 GraphicUsed by:1453
Symbol 1453 MovieClipUses:1452Used by:1677
Symbol 1454 GraphicUsed by:1455
Symbol 1455 MovieClipUses:1454Used by:1677
Symbol 1456 GraphicUsed by:1457
Symbol 1457 MovieClipUses:1456Used by:1677
Symbol 1458 GraphicUsed by:1459
Symbol 1459 MovieClipUses:1458Used by:1677
Symbol 1460 GraphicUsed by:1461
Symbol 1461 MovieClipUses:1460Used by:1677
Symbol 1462 GraphicUsed by:1464 1466
Symbol 1463 GraphicUsed by:1464 1466
Symbol 1464 MovieClipUses:1462 1463Used by:1583 1677
Symbol 1465 SoundUsed by:1677
Symbol 1466 MovieClipUses:1462 1463Used by:1469
Symbol 1467 GraphicUsed by:1468
Symbol 1468 MovieClipUses:1467Used by:1469
Symbol 1469 MovieClipUses:522 1419 1424 1466 1468Used by:1677
Symbol 1470 MovieClipUses:1301Used by:1483 1548 1677 2770 2778 2780 2781 2809 2818 2824 2825 2826 2832 2847 2848 2854 2856 2858 2931 2962 3005 3065 3066 3114 3149 3163 3209 3210 3253 3284 3297 3334 3335 3373 3402 3447 3535 3536 3562 3580 3599 3666 3667 3669 3677 3688 3689 3690 3700 3748 3805 3807 3821 3822 3829 3916 3956 3957 3998 3999 4181 4190 4191 4202 4212 4227 4249 4254 4299 4314 4316 4317 4381 4383 4431 4432 4461 4463 4471 4478 4481 4490 4495 4500 4506 4507 4510 4513 4517
Symbol 1471 GraphicUsed by:1472
Symbol 1472 MovieClipUses:1471Used by:1483 2854
Symbol 1473 GraphicUsed by:1474
Symbol 1474 MovieClipUses:1473Used by:1483 2487 2525 2770 2778 2780 2781 2818 2824 2825 2854 2856 2858 2861 3758 3956 3957 3984 3993 3998 3999 4790
Symbol 1475 GraphicUsed by:1476
Symbol 1476 MovieClipUses:1475Used by:1483 2781 2824 2856 3758 3999
Symbol 1477 GraphicUsed by:1478
Symbol 1478 MovieClipUses:1477Used by:1483 1529 2781 2824 2856 2861 3758
Symbol 1479 GraphicUsed by:1480
Symbol 1480 MovieClipUses:1479Used by:1483
Symbol 1481 GraphicUsed by:1482
Symbol 1482 MovieClipUses:1481Used by:1483 2781 2809 2824 2826 2856 3758 3999
Symbol 1483 MovieClipUses:1470 1082 1472 1086 1474 1034 1036 1038 1053 964 1476 461 445 457 1478 1480 1482 451 1057Used by:1677
Symbol 1484 GraphicUsed by:1485
Symbol 1485 MovieClipUses:1484Used by:1548 1677 4191 4193 4196 4202 4209 4210 4211 4381 4489 4490 4513
Symbol 1486 GraphicUsed by:1487
Symbol 1487 MovieClipUses:1486Used by:1548 1677 4143 4146 4176 4179 4180 4184 4185 4188 4189 4190 4191 4193 4196 4199 4200 4202 4209 4210 4211 4227 4249 4250 4251 4252 4253 4254 4374 4376 4377 4381 4383 4480 4481 4489 4490 4494 4495 4499 4500 4506 4507 4510 4513 4517
Symbol 1488 GraphicUsed by:1489
Symbol 1489 MovieClipUses:1488Used by:1548 1677 4490
Symbol 1490 GraphicUsed by:1491
Symbol 1491 MovieClipUses:1490Used by:1548 1677 4191 4196 4249 4374 4376 4381 4489 4490 4499 4500 4513
Symbol 1492 GraphicUsed by:1493
Symbol 1493 MovieClipUses:1492Used by:1548 1677 2342 2343 4191 4196 4199 4200 4249 4374 4376 4381 4489 4490 4499 4500 4513
Symbol 1494 GraphicUsed by:1548 1677 4490
Symbol 1495 GraphicUsed by:1496
Symbol 1496 MovieClipUses:1495Used by:1548 1677 2497 4191 4381 4489 4490 4513
Symbol 1497 GraphicUsed by:1498
Symbol 1498 MovieClipUses:1497Used by:1548 1677 2497 4191 4381 4489 4490 4513
Symbol 1499 GraphicUsed by:1500
Symbol 1500 MovieClipUses:1499Used by:1505
Symbol 1501 GraphicUsed by:1504
Symbol 1502 GraphicUsed by:1503
Symbol 1503 MovieClipUses:1502Used by:1504 1591 2343 4513
Symbol 1504 MovieClipUses:1501 1503Used by:1505 4196 4210 4211
Symbol 1505 MovieClipUses:1500 1504Used by:1548 1677 4191 4381 4478 4481 4489 4490 4513
Symbol 1506 GraphicUsed by:1507
Symbol 1507 MovieClipUses:1506Used by:1548 1677 2259 4191 4196 4210 4211 4376 4381 4489 4490 4499 4500 4513
Symbol 1508 GraphicUsed by:1509
Symbol 1509 MovieClipUses:1508Used by:1548 1677 2259 4191 4196 4210 4211 4381 4489 4490 4513
Symbol 1510 GraphicUsed by:1511
Symbol 1511 MovieClipUses:1510Used by:1548 1677 2259 4191 4196 4210 4211 4381 4489 4490 4513
Symbol 1512 GraphicUsed by:1513
Symbol 1513 MovieClipUses:1512Used by:1516
Symbol 1514 GraphicUsed by:1515
Symbol 1515 MovieClipUses:1514Used by:1516
Symbol 1516 MovieClipUses:1513 1515Used by:1548 1677 2497 4191 4381 4489 4490 4513
Symbol 1517 GraphicUsed by:1518
Symbol 1518 MovieClipUses:1517Used by:1548 1677 2497 4191 4381 4489 4490 4513
Symbol 1519 GraphicUsed by:1520
Symbol 1520 MovieClipUses:1519Used by:1548 1677 2497 4191 4381 4489 4490 4513
Symbol 1521 GraphicUsed by:1522
Symbol 1522 MovieClipUses:1521Used by:1548 1677 2286 2342 2343 2497 4139 4146 4168 4184 4185 4188 4189 4190 4191 4193 4196 4199 4200 4202 4381 4479 4480 4481 4489 4490 4513
Symbol 1523 GraphicUsed by:1524
Symbol 1524 MovieClipUses:1523Used by:1548 1677 2225 4173 4176 4179 4180 4181 4185 4191 4196 4199 4200 4207 4209 4210 4211 4212 4224 4249 4251 4252 4253 4376 4379 4380 4381 4476 4477 4478 4479 4480 4481 4489 4490 4495 4496 4499 4500 4513
Symbol 1525 GraphicUsed by:1526
Symbol 1526 MovieClipUses:1525Used by:1548 1677 2523 4173 4176 4179 4180 4181 4191 4207 4209 4210 4211 4212 4224 4249 4251 4379 4380 4381 4476 4477 4478 4489 4490 4495 4496 4499 4500 4513
Symbol 1527 GraphicUsed by:1528
Symbol 1528 MovieClipUses:1527Used by:1529 2500
Symbol 1529 MovieClipUses:1528 1478Used by:1548 1677
Symbol 1530 GraphicUsed by:1531
Symbol 1531 MovieClipUses:1530Used by:1534 1535 4196 4210 4211
Symbol 1532 GraphicUsed by:1533
Symbol 1533 MovieClipUses:1532Used by:1534 1535 4196 4210 4211
Symbol 1534 MovieClipUses:1531 1533Used by:1548 1677 4191 4210 4211 4381 4478 4481 4489 4490 4513
Symbol 1535 MovieClipUses:1531 1533Used by:1548 1677 4191 4381 4478 4481 4489 4490 4513
Symbol 1536 GraphicUsed by:1537
Symbol 1537 MovieClipUses:1536Used by:1548 1677 4146 4179 4180 4185 4188 4189 4190 4191 4193 4196 4199 4200 4202 4209 4210 4211 4223 4225 4226 4227 4252 4253 4376 4378 4381 4479 4480 4481 4489 4490 4494 4495 4496 4499 4500 4510 4513
Symbol 1538 GraphicUsed by:1539
Symbol 1539 MovieClipUses:1538Used by:1548 1677
Symbol 1540 GraphicUsed by:1548
Symbol 1541 GraphicUsed by:1548
Symbol 1542 GraphicUsed by:1543
Symbol 1543 MovieClipUses:1542Used by:1548 4490
Symbol 1544 GraphicUsed by:1548
Symbol 1545 GraphicUsed by:1548
Symbol 1546 GraphicUsed by:1548
Symbol 1547 GraphicUsed by:1548
Symbol 1548 MovieClipUses:1470 1485 1487 1489 1491 1493 1494 1496 1498 1505 1507 1509 1511 1516 1518 1520 1522 1524 1526 1529 1534 1535 1537 1539 1540 1541 1543 1544 1545 1546 1547Used by:1677
Symbol 1549 GraphicUsed by:1550
Symbol 1550 MovieClipUses:1549Used by:1677 4191 4381 4489 4490 4513
Symbol 1551 GraphicUsed by:1552
Symbol 1552 MovieClipUses:1551Used by:1553 1677
Symbol 1553 MovieClipUses:1552Used by:1677
Symbol 1554 GraphicUsed by:1555
Symbol 1555 MovieClipUses:1554Used by:1556
Symbol 1556 MovieClipUses:1555Used by:1577 1628
Symbol 1557 GraphicUsed by:1558
Symbol 1558 MovieClipUses:1557Used by:1565
Symbol 1559 GraphicUsed by:1560
Symbol 1560 MovieClipUses:1559Used by:1565
Symbol 1561 GraphicUsed by:1562
Symbol 1562 MovieClipUses:1561Used by:1565
Symbol 1563 GraphicUsed by:1564
Symbol 1564 MovieClipUses:1563Used by:1565
Symbol 1565 MovieClipUses:1558 1560 1562 1564Used by:1577 1645 1677 2073 2780 2781 2832 2847 2848 2854 3984 3999 4580 4985
Symbol 1566 GraphicUsed by:1567
Symbol 1567 MovieClipUses:1566Used by:1577 1645 1677 2406 2781 2809 2818 2824 2825 2826 2832 2847 2848 2856 2861 3758 3991 3999
Symbol 1568 GraphicUsed by:1569
Symbol 1569 MovieClipUses:1568Used by:1574 1609
Symbol 1570 GraphicUsed by:1571
Symbol 1571 MovieClipUses:1570Used by:1574 2809 2826 2832 2848
Symbol 1572 GraphicUsed by:1573
Symbol 1573 MovieClipUses:1572Used by:1574 2832 2847 2848 3991 3999
Symbol 1574 MovieClipUses:1061 1569 1571 1573Used by:1577 1645 1677
Symbol 1575 GraphicUsed by:1576
Symbol 1576 MovieClipUses:1575Used by:1577 1645 1677 2818 2824 2825 2832 2847 2848 3956 3957 3999
Symbol 1577 MovieClipUses:1556 1065 1069 1241 1565 1567 1574 987 1576Used by:1677
Symbol 1578 GraphicUsed by:1579
Symbol 1579 MovieClipUses:1578Used by:1677 2818 2825 2832 2848 2861 4580 4985
Symbol 1580 GraphicUsed by:1581
Symbol 1581 MovieClipUses:1580Used by:1582
Symbol 1582 MovieClipUses:493 491 1581 498Used by:1583 1677
Symbol 1583 MovieClipUses:1464 1582Used by:1677
Symbol 1584 GraphicUsed by:1585
Symbol 1585 MovieClipUses:1584Used by:1628 1677 2523 2525 4143 4146 4176 4184 4185 4188 4189 4190 4193 4199 4200 4202 4209 4223 4224 4225 4226 4227 4250 4254 4381 4383 4479 4480 4481 4510 4513
Symbol 1586 GraphicUsed by:1587
Symbol 1587 MovieClipUses:1586Used by:1628 1677
Symbol 1588 GraphicUsed by:1589
Symbol 1589 MovieClipUses:1588Used by:1628 1677 2186 2225 4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4378 4383 4493 4494 4495 4502 4513 4514 4517
Symbol 1590 GraphicUsed by:1591
Symbol 1591 MovieClipUses:1590 1503Used by:1677 2523 2525 4139 4146 4184 4190 4193 4199 4200 4202 4209 4225 4226 4381 4478 4479 4480 4481 4490 4495 4513
Symbol 1592 GraphicUsed by:1593
Symbol 1593 MovieClipUses:1592Used by:1677 2523 2525 4139 4146 4184 4190 4193 4202 4209 4225 4226 4381 4478 4479 4480 4481 4490 4495 4513
Symbol 1594 GraphicUsed by:1595
Symbol 1595 MovieClipUses:1594Used by:1628 1677 4173 4181 4185 4207 4212 4224 4380 4476 4477 4478 4490 4495 4500 4513
Symbol 1596 GraphicUsed by:1597
Symbol 1597 MovieClipUses:1596Used by:1602 2186 2225 4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4378 4383 4493 4494 4495 4502 4513 4514 4517
Symbol 1598 GraphicUsed by:1599
Symbol 1599 MovieClipUses:1598Used by:1602 2186 2225 4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4378 4383 4493 4494 4495 4502 4513
Symbol 1600 GraphicUsed by:1601
Symbol 1601 MovieClipUses:1600Used by:1602 2186 2225 4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4378 4383 4493 4494 4495 4502 4513 4514 4517
Symbol 1602 MovieClipUses:1597 1599 1601Used by:1628 1677
Symbol 1603 GraphicUsed by:1604
Symbol 1604 MovieClipUses:1603Used by:1609
Symbol 1605 GraphicUsed by:1606
Symbol 1606 MovieClipUses:1605Used by:1609
Symbol 1607 GraphicUsed by:1608
Symbol 1608 MovieClipUses:1607Used by:1609 1628
Symbol 1609 MovieClipUses:1569 1604 1606 1608Used by:1628 1677
Symbol 1610 GraphicUsed by:1611
Symbol 1611 MovieClipUses:1610Used by:1628 1677 2225 4140 4476 4477 4478 4479 4480 4481 4494 4495 4506 4507 4513 4514 4517
Symbol 1612 GraphicUsed by:1613
Symbol 1613 MovieClipUses:1612Used by:1628 1677
Symbol 1614 GraphicUsed by:1615
Symbol 1615 MovieClipUses:1614Used by:1628 1677 2225 2523 2525 4143 4146 4176 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4209 4225 4226 4381 4479 4480 4481 4513
Symbol 1616 GraphicUsed by:1617
Symbol 1617 MovieClipUses:1616Used by:1628 1677 2523 4191 4223 4227 4250 4252 4253 4254 4377 4378 4383 4494 4495 4506 4507 4510 4513 4514 4517
Symbol 1618 SoundUsed by:1677 2809 2818 2824 2825 2826 2832 2847 2848
Symbol 1619 GraphicUsed by:1620
Symbol 1620 MovieClipUses:1619Used by:1628 1677
Symbol 1621 GraphicUsed by:1622
Symbol 1622 MovieClipUses:1621Used by:1625
Symbol 1623 GraphicUsed by:1624
Symbol 1624 MovieClipUses:1623Used by:1625
Symbol 1625 MovieClipUses:1622 1624Used by:1628 1677 4173 4181 4185 4207 4212 4224 4380 4476 4477 4478 4490 4495 4500 4513
Symbol 1626 GraphicUsed by:1627
Symbol 1627 MovieClipUses:1626Used by:1629
Symbol 1628 MovieClipUses:1556 1587 1595 1620 1589 1585 1602 1625 1609 1611 1613 1615 1617 1608Used by:1629
Symbol 1629 MovieClipUses:1627 1628Used by:1677
Symbol 1630 GraphicUsed by:1631
Symbol 1631 MovieClipUses:1630Used by:1632
Symbol 1632 MovieClipUses:1631 502Used by:1677
Symbol 1633 GraphicUsed by:1634
Symbol 1634 MovieClipUses:1633Used by:1635 1677
Symbol 1635 MovieClipUses:1634Used by:1677
Symbol 1636 SoundUsed by:1677
Symbol 1637 GraphicUsed by:1644
Symbol 1638 GraphicUsed by:1644
Symbol 1639 GraphicUsed by:1644
Symbol 1640 GraphicUsed by:1644
Symbol 1641 GraphicUsed by:1644
Symbol 1642 GraphicUsed by:1644
Symbol 1643 GraphicUsed by:1644
Symbol 1644 MovieClipUses:1637 1638 1639 1640 1641 1642 1643Used by:1677
Symbol 1645 MovieClipUses:1065 1069 1241 1565 1567 1574 987 1576Used by:1677
Symbol 1646 MovieClipUses:863 865 867 869Used by:1677
Symbol 1647 SoundUsed by:1677
Symbol 1648 GraphicUsed by:1649
Symbol 1649 MovieClipUses:1648Used by:1677 1896
Symbol 1650 GraphicUsed by:1651
Symbol 1651 MovieClipUses:1650Used by:1677 1896
Symbol 1652 GraphicUsed by:1653
Symbol 1653 MovieClipUses:1652Used by:1677 1896
Symbol 1654 GraphicUsed by:1655
Symbol 1655 MovieClipUses:1654Used by:1677 1896
Symbol 1656 GraphicUsed by:1657
Symbol 1657 MovieClipUses:1656Used by:1660 1677 1896 4441 4443
Symbol 1658 GraphicUsed by:1659
Symbol 1659 MovieClipUses:1658Used by:1660 4443
Symbol 1660 MovieClipUses:1657 1659Used by:1677 1896
Symbol 1661 GraphicUsed by:1662
Symbol 1662 MovieClipUses:1661Used by:1663
Symbol 1663 MovieClipUses:1662Used by:1677 1896
Symbol 1664 GraphicUsed by:1665
Symbol 1665 MovieClipUses:1664Used by:1677
Symbol 1666 GraphicUsed by:1677
Symbol 1667 GraphicUsed by:1668
Symbol 1668 MovieClipUses:1667Used by:1677
Symbol 1669 GraphicUsed by:1670
Symbol 1670 MovieClipUses:1669Used by:1671
Symbol 1671 MovieClipUses:1670Used by:1677
Symbol 1672 GraphicUsed by:1673
Symbol 1673 MovieClipUses:1672Used by:1674
Symbol 1674 MovieClipUses:1673Used by:1677
Symbol 1675 SoundUsed by:1677
Symbol 1676 SoundUsed by:1677 1722
Symbol 1677 MovieClipUses:1300 1358 522 1369 1376 1381 1383 1385 1387 1389 1391 1393 1395 1398 1403 1405 1407 1417 1419 1430 1270 1431 1433 1435 1442 1444 1446 1448 1449 1451 1453 1455 1457 1459 1461 1464 1465 1291 1469 1483 1548 1470 1485 1487 1489 1491 1493 1494 1496 1498 1505 1507 1509 1511 1516 1518 1520 1522 1524 1526 1529 1534 1535 1537 1539 1550 950 1553 1577 1579 1065 1069 1241 1565 1567 1574 987 1576 1583 1585 1587 1589 1591 1593 1595 1602 1609 1611 1613 1615 1617 1618 1620 1625 1629 1632 1635 1636 1644 903 1634 1582 1645 1646 1647 1552 1649 1651 1653 1655 1660 1663 1657 1665 1666 1668 1671 1674 1675 1676Used by:2650
Symbol 1678 GraphicUsed by:1679
Symbol 1679 MovieClipUses:1678Used by:1722
Symbol 1680 GraphicUsed by:1681
Symbol 1681 MovieClipUses:1680Used by:1722
Symbol 1682 GraphicUsed by:1683
Symbol 1683 MovieClipUses:1682Used by:1722
Symbol 1684 GraphicUsed by:1685
Symbol 1685 MovieClipUses:1684Used by:1722
Symbol 1686 GraphicUsed by:1687
Symbol 1687 MovieClipUses:1686Used by:1690
Symbol 1688 GraphicUsed by:1689
Symbol 1689 MovieClipUses:1688Used by:1690
Symbol 1690 MovieClipUses:1687 1689Used by:1722
Symbol 1691 GraphicUsed by:1692
Symbol 1692 MovieClipUses:1691Used by:1722
Symbol 1693 GraphicUsed by:1694
Symbol 1694 MovieClipUses:1693Used by:1722
Symbol 1695 GraphicUsed by:1696
Symbol 1696 MovieClipUses:1695Used by:1722
Symbol 1697 GraphicUsed by:1698
Symbol 1698 MovieClipUses:1697Used by:1722
Symbol 1699 GraphicUsed by:1700
Symbol 1700 MovieClipUses:1699Used by:1722
Symbol 1701 GraphicUsed by:1702
Symbol 1702 MovieClipUses:1701Used by:1707
Symbol 1703 GraphicUsed by:1704
Symbol 1704 MovieClipUses:1703Used by:1707
Symbol 1705 GraphicUsed by:1706
Symbol 1706 MovieClipUses:1705Used by:1707
Symbol 1707 MovieClipUses:1702 1704 1706Used by:1722
Symbol 1708 MovieClipUses:358 368 370 372 378 376Used by:1709
Symbol 1709 MovieClipUses:1708 374 380Used by:1722
Symbol 1710 MovieClipUses:391 392 394 396 581 400 402 404 406 408 410Used by:1722
Symbol 1711 GraphicUsed by:1712
Symbol 1712 MovieClipUses:1711Used by:1722
Symbol 1713 GraphicUsed by:1714
Symbol 1714 MovieClipUses:1713Used by:1722
Symbol 1715 GraphicUsed by:1716
Symbol 1716 MovieClipUses:1715Used by:1717
Symbol 1717 MovieClipUses:1716 308Used by:1722 1994 2073 2137 2376 2525 4431 4564  Timeline
Symbol 1718 GraphicUsed by:1719
Symbol 1719 MovieClipUses:1718Used by:1722 1994
Symbol 1720 GraphicUsed by:1721
Symbol 1721 MovieClipUses:1720Used by:1722 1994
Symbol 1722 MovieClipUses:1679 1681 1683 1685 1690 1692 1694 1696 1698 1700 1707 1709 1710 1712 1714 886 1717 1719 889 382 1721 1676Used by:2650
Symbol 1723 GraphicUsed by:1724
Symbol 1724 MovieClipUses:1723Used by:1827
Symbol 1725 GraphicUsed by:1726 1883
Symbol 1726 MovieClipUses:1725Used by:1827 4742
Symbol 1727 GraphicUsed by:1728
Symbol 1728 MovieClipUses:1727Used by:1827
Symbol 1729 GraphicUsed by:1730 1884
Symbol 1730 MovieClipUses:1729Used by:1827
Symbol 1731 GraphicUsed by:1732
Symbol 1732 MovieClipUses:1731Used by:1827
Symbol 1733 GraphicUsed by:1734
Symbol 1734 MovieClipUses:1733Used by:1827
Symbol 1735 GraphicUsed by:1736
Symbol 1736 MovieClipUses:1735Used by:1827 2553 4078 4079 4580 4985
Symbol 1737 GraphicUsed by:1738
Symbol 1738 MovieClipUses:1737Used by:1827 4078 4079
Symbol 1739 MovieClipUses:558 560 562 564 406Used by:1744
Symbol 1740 GraphicUsed by:1741
Symbol 1741 MovieClipUses:1740Used by:1744 2525 2553 4078 4079 4580 4985
Symbol 1742 GraphicUsed by:1743
Symbol 1743 MovieClipUses:1742Used by:1744
Symbol 1744 MovieClipUses:1739 1741 1743Used by:1768
Symbol 1745 MovieClipUses:1157 1163Used by:1759 2073 2543 4431  Timeline
Symbol 1746 GraphicUsed by:1747
Symbol 1747 MovieClipUses:1746Used by:1758 2525 2555 2558 4431 4607  Timeline
Symbol 1748 GraphicUsed by:1749
Symbol 1749 MovieClipUses:1748Used by:1758 2525 2556 2558 4431 4607  Timeline
Symbol 1750 GraphicUsed by:1751 3358
Symbol 1751 MovieClipUses:1750Used by:1758 2525 2556 2558 4431 4607  Timeline
Symbol 1752 GraphicUsed by:1753
Symbol 1753 MovieClipUses:1752Used by:1758 2525 2556 2558 3359 3689 3822 4431 4471 4607  Timeline
Symbol 1754 GraphicUsed by:1755
Symbol 1755 MovieClipUses:1754Used by:1758 2525 2556 2558 3360 3822 4431 4607  Timeline
Symbol 1756 GraphicUsed by:1757 4308
Symbol 1757 MovieClipUses:1756Used by:1758 2073 2389 2525 2556 2558 2962 3041 3253 3271 3272 3274 3280 3289 3291 3293 3297 3301 3310 3321 3325 3330 3331 3332 3333 3359 3689 3700 3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4314 4317 4386 4431 4461 4463 4469 4471 4607  Timeline
Symbol 1758 MovieClipUses:1747 1749 1751 355 1753 337 1755 1757Used by:1759
Symbol 1759 MovieClipUses:1745 382 1758Used by:1768
Symbol 1760 GraphicUsed by:1761
Symbol 1761 MovieClipUses:1760Used by:1768 4078 4079
Symbol 1762 GraphicUsed by:1763
Symbol 1763 MovieClipUses:1762Used by:1768 4078 4079
Symbol 1764 GraphicUsed by:1765
Symbol 1765 MovieClipUses:1764Used by:1768 1792 2550 2558 4431
Symbol 1766 GraphicUsed by:1767
Symbol 1767 MovieClipUses:1766Used by:1768
Symbol 1768 MovieClipUses:1744 1759 1761 1763 1765 1118 1767Used by:1827
Symbol 1769 GraphicUsed by:1770
Symbol 1770 MovieClipUses:1769Used by:1781 1822 1825 1827 3252 3253 3255 3271 3273 3277 3280 3282 3284 3297 3373 3387 3390 3391 3394 3515 3528 3649 3689 3700 3821 3822 3829 4461 4463 4471
Symbol 1771 GraphicUsed by:1772
Symbol 1772 MovieClipUses:1771Used by:1820 1827 3373 3391 3562 3649 3661 3689 3822 3829 4463
Symbol 1773 GraphicUsed by:1774
Symbol 1774 MovieClipUses:1773Used by:1782 1796 1799 1808 1813 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1827 3271 3273 3277 3280 3282 3283 3309 3321 3325 3330 3331 3332 3333 3373 3390 3391 3398 3401 3419 3465 3478 3481 3518 3528 3533 3534 3689 3700 3821 3822 3829 4471
Symbol 1775 GraphicUsed by:1776
Symbol 1776 MovieClipUses:1775Used by:1782 1796 1799 1808 1813 1816 1817 1818 1819 1820 1821 1825 1827 3373 3387 3391 3394 3447 3689 3822 3829 4471
Symbol 1777 GraphicUsed by:1778
Symbol 1778 MovieClipUses:1777Used by:1782 1796 1799 1808 1813 1816 1817 1818 1819 1825 1827 3253 3273 3281 3297 3331 3332 3333 3373 3390 3391 3401 3447 3486 3533 3534 3689 3700 3822 3829 4463 4471
Symbol 1779 GraphicUsed by:1780
Symbol 1780 MovieClipUses:1779Used by:1781 1822 1825 1827 3373 3387 3390 3391 3394 3515 3528 3649 3689 3700 3821 3822 3829 4461 4463 4471
Symbol 1781 MovieClipUses:1770 1375 1780Used by:1782 1796 1799 1808 1813 1816 1817 1818 1819 1820 1821 1823 1824 3373 3398 3401 3420 3447 3465 3533 3534 3689 3700 3829 4471
Symbol 1782 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1783 GraphicUsed by:1784
Symbol 1784 MovieClipUses:1783Used by:1789 2558
Symbol 1785 GraphicUsed by:1786
Symbol 1786 MovieClipUses:1785Used by:1789 2558 3735
Symbol 1787 GraphicUsed by:1788
Symbol 1788 MovieClipUses:1787Used by:1789 2558 3735
Symbol 1789 MovieClipUses:1784 1786 1788Used by:1827 2042 4431
Symbol 1790 GraphicUsed by:1791
Symbol 1791 MovieClipUses:1790Used by:1792 4431
Symbol 1792 MovieClipUses:1791 1765 1129Used by:1793
Symbol 1793 MovieClipUses:1792 1132Used by:1827
Symbol 1794 GraphicUsed by:1795
Symbol 1795 MovieClipUses:1794Used by:1821 1822 1823 1824 1827 3373 3394 3398 3461 3495 3689 3829
Symbol 1796 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1797 GraphicUsed by:1798
Symbol 1798 MovieClipUses:1797Used by:1827
Symbol 1799 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1800 GraphicUsed by:1801
Symbol 1801 MovieClipUses:1800Used by:1827 4078 4079
Symbol 1802 GraphicUsed by:1803
Symbol 1803 MovieClipUses:1802Used by:1827 4078 4079
Symbol 1804 GraphicUsed by:1805
Symbol 1805 MovieClipUses:1804Used by:1827
Symbol 1806 GraphicUsed by:1807
Symbol 1807 MovieClipUses:1806Used by:1827
Symbol 1808 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1809 GraphicUsed by:1810
Symbol 1810 MovieClipUses:1809Used by:1827
Symbol 1811 GraphicUsed by:1812
Symbol 1812 MovieClipUses:1811Used by:1827
Symbol 1813 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1814 GraphicUsed by:1815
Symbol 1815 MovieClipUses:1814Used by:1827
Symbol 1816 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1817 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1818 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1819 MovieClipUses:1778 1781 1776 1774Used by:1827
Symbol 1820 MovieClipUses:1781 1772 1774 1776Used by:1827
Symbol 1821 MovieClipUses:1781 1774 1776 1795Used by:1827
Symbol 1822 MovieClipUses:1770 1375 1774 1780 1795Used by:1827
Symbol 1823 MovieClipUses:1781 1774 1795Used by:1827
Symbol 1824 MovieClipUses:1781 1774 1795Used by:1827
Symbol 1825 MovieClipUses:1778 1770 1774 1776 1375 1780Used by:1827
Symbol 1826 GraphicUsed by:1827
Symbol 1827 MovieClipUses:1724 362 1726 1728 1730 1732 1734 1736 1738 1768 1770 1375 1772 1774 1776 1782 1789 1793 1795 1796 1798 1799 1801 1803 1805 1807 1808 1810 1812 1813 1815 1778 1816 1817 1818 1819 1780 1820 1821 1822 1823 1824 1825 1826Used by:1828
Symbol 1828 MovieClipUses:1827Used by:1896
Symbol 1829 SoundUsed by:1896
Symbol 1830 GraphicUsed by:1831
Symbol 1831 MovieClipUses:1830Used by:1896
Symbol 1832 GraphicUsed by:1833
Symbol 1833 MovieClipUses:1832Used by:1896
Symbol 1834 GraphicUsed by:1835
Symbol 1835 MovieClipUses:1834Used by:1838
Symbol 1836 GraphicUsed by:1837
Symbol 1837 MovieClipUses:1836Used by:1838 2214
Symbol 1838 MovieClipUses:1835 1837Used by:1839
Symbol 1839 MovieClipUses:1838Used by:1896
Symbol 1840 GraphicUsed by:1841
Symbol 1841 MovieClipUses:1840Used by:1896
Symbol 1842 GraphicUsed by:1843
Symbol 1843 MovieClipUses:1842Used by:1896
Symbol 1844 GraphicUsed by:1845
Symbol 1845 MovieClipUses:1844Used by:1896
Symbol 1846 SoundUsed by:1896
Symbol 1847 SoundUsed by:1896
Symbol 1848 GraphicUsed by:1849
Symbol 1849 MovieClipUses:1848Used by:1852
Symbol 1850 GraphicUsed by:1851
Symbol 1851 MovieClipUses:1850Used by:1852 1994
Symbol 1852 MovieClipUses:1849 1851Used by:1853 1858 2115
Symbol 1853 MovieClipUses:1021 1852Used by:1858 1896 1994 4429 4431
Symbol 1854 GraphicUsed by:1855
Symbol 1855 MovieClipUses:1854Used by:1858 1896
Symbol 1856 GraphicUsed by:1857 3045
Symbol 1857 MovieClipUses:1856Used by:1858 1896
Symbol 1858 MovieClipUses:1031 1025 1853 1855 1021 1852 1857Used by:1896
Symbol 1859 GraphicUsed by:1860
Symbol 1860 MovieClipUses:1859Used by:1864 1896
Symbol 1861 GraphicUsed by:1862
Symbol 1862 MovieClipUses:1861Used by:1864 1896
Symbol 1863 MovieClipUses:1027 1029Used by:1864 1896 3725 3748 3822 4461 4471
Symbol 1864 MovieClipUses:1860 1862 1863Used by:1896 1994 2137 4430 4431
Symbol 1865 GraphicUsed by:1866 4008
Symbol 1866 MovieClipUses:1865Used by:1895
Symbol 1867 GraphicUsed by:1868 4009
Symbol 1868 MovieClipUses:1867Used by:1871
Symbol 1869 GraphicUsed by:1870 4010
Symbol 1870 MovieClipUses:1869Used by:1871 1876
Symbol 1871 MovieClipUses:1868 1870Used by:1895
Symbol 1872 GraphicUsed by:1873
Symbol 1873 MovieClipUses:1872Used by:1895
Symbol 1874 GraphicUsed by:1875 4014
Symbol 1875 MovieClipUses:1874Used by:1876
Symbol 1876 MovieClipUses:1875 1870Used by:1895
Symbol 1877 GraphicUsed by:1878
Symbol 1878 MovieClipUses:1877Used by:1895
Symbol 1879 MovieClipUses:1348Used by:1895
Symbol 1880 GraphicUsed by:1881 4739
Symbol 1881 MovieClipUses:1880Used by:1895
Symbol 1882 MovieClipUses:1303Used by:1895
Symbol 1883 MovieClipUses:1725Used by:1895
Symbol 1884 MovieClipUses:1729Used by:1895
Symbol 1885 GraphicUsed by:1886
Symbol 1886 MovieClipUses:1885Used by:1895
Symbol 1887 GraphicUsed by:1888 4013
Symbol 1888 MovieClipUses:1887Used by:1895
Symbol 1889 MovieClipUses:361Used by:1895
Symbol 1890 MovieClipUses:367Used by:1895
Symbol 1891 GraphicUsed by:1892
Symbol 1892 MovieClipUses:1891Used by:1895
Symbol 1893 GraphicUsed by:1894
Symbol 1894 MovieClipUses:1893Used by:1895
Symbol 1895 MovieClipUses:1866 1871 1873 1876 1878 1879 1881 1882 1883 1884 1886 1888 1889 1890 1892 1894Used by:1896
Symbol 1896 MovieClipUses:1653 1270 1649 1651 1655 1660 1663 1657 1828 1829 1831 1833 1839 1841 1843 1845 1846 1847 1858 414 1031 1025 1855 1864 1895 1860 1862 1863 1857 312 413 1853 314Used by:2650
Symbol 1897 GraphicUsed by:1898
Symbol 1898 MovieClipUses:1897Used by:1994
Symbol 1899 GraphicUsed by:1900
Symbol 1900 MovieClipUses:1899Used by:1994
Symbol 1901 MovieClipUses:299 317Used by:1994
Symbol 1902 MovieClipUses:312 314Used by:1994
Symbol 1903 GraphicUsed by:1904
Symbol 1904 MovieClipUses:1903Used by:1994
Symbol 1905 GraphicUsed by:1906
Symbol 1906 MovieClipUses:1905Used by:1994
Symbol 1907 GraphicUsed by:1908
Symbol 1908 MovieClipUses:1907Used by:1913
Symbol 1909 GraphicUsed by:1910
Symbol 1910 MovieClipUses:1909Used by:1913
Symbol 1911 GraphicUsed by:1912
Symbol 1912 MovieClipUses:1911Used by:1913
Symbol 1913 MovieClipUses:1908 1910 635 1912Used by:1994
Symbol 1914 GraphicUsed by:1915
Symbol 1915 MovieClipUses:1914Used by:1918
Symbol 1916 GraphicUsed by:1917
Symbol 1917 MovieClipUses:1916Used by:1918
Symbol 1918 MovieClipUses:1915 1917Used by:1994
Symbol 1919 GraphicUsed by:1920
Symbol 1920 MovieClipUses:1919 323 325 327 329 331 333 335 337 339 341 343 353Used by:1922
Symbol 1921 MovieClipUses:349 351Used by:1922
Symbol 1922 MovieClipUses:1920 345 347 1921Used by:1994
Symbol 1923 GraphicUsed by:1924
Symbol 1924 MovieClipUses:1923Used by:1994 2073 2389
Symbol 1925 GraphicUsed by:1926
Symbol 1926 MovieClipUses:1925Used by:1927 2387 4599  Timeline
Symbol 1927 MovieClipUses:1926 1129Used by:1994 2039
Symbol 1928 GraphicUsed by:1929
Symbol 1929 MovieClipUses:1928Used by:1994
Symbol 1930 SoundUsed by:1994 4513
Symbol 1931 MovieClipUses:301 889Used by:1994
Symbol 1932 MovieClipUses:989 308Used by:1994
Symbol 1933 GraphicUsed by:1934
Symbol 1934 MovieClipUses:1933Used by:1940
Symbol 1935 MovieClipUses:1418Used by:1940
Symbol 1936 GraphicUsed by:1937
Symbol 1937 MovieClipUses:1936Used by:1940
Symbol 1938 GraphicUsed by:1939
Symbol 1939 MovieClipUses:1938Used by:1940
Symbol 1940 MovieClipUses:1934 1935 1937 1939Used by:1994 3976
Symbol 1941 MovieClipUses:294Used by:1994 2931 2940 2945 2948 2959 2960 2961 2982 2983 2985 2998 3003 3004 3005 3064 3114 3136 3148 3154 3158 3159 3160 3163 3170 3179 3206 3208 3700 3807 3822 3829 3846 3863 3916 4471 4506 4507 4513
Symbol 1942 GraphicUsed by:1943
Symbol 1943 MovieClipUses:1942Used by:1994
Symbol 1944 GraphicUsed by:1945
Symbol 1945 MovieClipUses:1944Used by:1948 3038 3064 3169 3174 3191 3192 3193 3208 3325 3807 3829
Symbol 1946 GraphicUsed by:1947 1992
Symbol 1947 MovieClipUses:1946Used by:1948 1993 3038 3064 3169 3174 3191 3192 3193 3208 3325 3807 3829
Symbol 1948 MovieClipUses:1945 1947Used by:1994 2868 2910 2935 2948 2960 3005 3022 3025 3032 3039 3141 3148 3163 3170 3196 3207 3280 3444 3446 3447 3575 3590 3700 3807 3822 3829 3916
Symbol 1949 GraphicUsed by:1950
Symbol 1950 MovieClipUses:1949Used by:1994
Symbol 1951 GraphicUsed by:1952
Symbol 1952 MovieClipUses:1951Used by:1994
Symbol 1953 GraphicUsed by:1954
Symbol 1954 MovieClipUses:1953Used by:1994 2931 2940 2945 2948 2959 2960 2961 2970 2985 2998 3000 3025 3032 3039 3059 3063 3064 3092 3114 3136 3141 3148 3158 3159 3160 3163 3170 3206 3208 3677 3679 3681 3683 3685 3687 3688 3700 3800 3807 3822 3829 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 1955 GraphicUsed by:1956
Symbol 1956 MovieClipUses:1955Used by:1994 2931 2940 2945 2948 2959 2960 2961 2970 2985 2998 3003 3004 3032 3039 3064 3092 3114 3136 3141 3148 3160 3163 3170 3206 3208 3359 3414 3478 3483 3495 3649 3688 3689 3700 3807 3822 3829 3846 3863 3916 4461 4469 4471 4506 4507 4513
Symbol 1957 MovieClipUses:322Used by:1959 1975 3158
Symbol 1958 MovieClipUses:326Used by:1959 3158
Symbol 1959 MovieClipUses:1957 325 1958 329 333 335 337 339 341Used by:1994 2902 3916 4469 4471
Symbol 1960 GraphicUsed by:1961
Symbol 1961 MovieClipUses:1960Used by:1994
Symbol 1962 GraphicUsed by:1963
Symbol 1963 MovieClipUses:1962Used by:1994 2902 3098 3158 3360 3822 3863 3916 4469 4471
Symbol 1964 GraphicUsed by:1967
Symbol 1965 GraphicUsed by:1966
Symbol 1966 MovieClipUses:1965Used by:1967 2881 3025 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 1967 MovieClipUses:1964 1966Used by:1994
Symbol 1968 MovieClipUses:1373 1375Used by:1994
Symbol 1969 GraphicUsed by:1970
Symbol 1970 MovieClipUses:1969Used by:1994 2931 2940 2945 2948 2959 2960 2961 2982 2983 2985 2998 3000 3005 3039 3043 3059 3063 3064 3114 3136 3141 3148 3154 3158 3159 3161 3162 3163 3170 3179 3184 3204 3205 3206 3208 3700 3807 3822 3829 3834 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 1971 GraphicUsed by:1972
Symbol 1972 MovieClipUses:1971Used by:1994
Symbol 1973 GraphicUsed by:1974
Symbol 1974 MovieClipUses:1173 1177 1973Used by:1994
Symbol 1975 MovieClipUses:1957 325 588 329 333 335 337 339 341Used by:1994
Symbol 1976 GraphicUsed by:1980
Symbol 1977 GraphicUsed by:1978
Symbol 1978 MovieClipUses:1977Used by:1979
Symbol 1979 MovieClipUses:1978Used by:1980
Symbol 1980 MovieClipUses:1976 1979Used by:1994
Symbol 1981 GraphicUsed by:1982
Symbol 1982 MovieClipUses:1981Used by:1994
Symbol 1983 GraphicUsed by:1985
Symbol 1984 GraphicUsed by:1985
Symbol 1985 MovieClipUses:1983 1177 1984Used by:1994
Symbol 1986 GraphicUsed by:1987
Symbol 1987 MovieClipUses:1986Used by:1990
Symbol 1988 GraphicUsed by:1989
Symbol 1989 MovieClipUses:1988Used by:1990
Symbol 1990 MovieClipUses:1987 1989Used by:1994
Symbol 1991 GraphicUsed by:1993
Symbol 1992 MovieClipUses:1946Used by:1993
Symbol 1993 MovieClipUses:1991 1992 1947Used by:1994
Symbol 1994 MovieClipUses:1898 1900 294 1717 1901 1853 1864 1902 319 1904 1906 1913 637 1918 1922 355 1924 1927 1929 1930 1931 892 1932 635 894 1940 1941 1943 989 308 299 301 309 1948 1950 1952 1954 1956 1959 343 345 347 349 351 1719 1721 1961 331 353 1963 1967 1968 1376 1851 1970 1972 1974 533 1975 1980 1982 1985 1990 1993 1169Used by:2650
Symbol 1995 GraphicUsed by:1996
Symbol 1996 MovieClipUses:1995Used by:2005
Symbol 1997 GraphicUsed by:1998
Symbol 1998 MovieClipUses:1997Used by:2005
Symbol 1999 GraphicUsed by:2000
Symbol 2000 MovieClipUses:1999Used by:2005
Symbol 2001 GraphicUsed by:2002
Symbol 2002 MovieClipUses:2001Used by:2005
Symbol 2003 GraphicUsed by:2004
Symbol 2004 MovieClipUses:2003Used by:2005
Symbol 2005 MovieClipUses:1996 1998 2000 2002 2004Used by:2073 2389 2525 2558
Symbol 2006 GraphicUsed by:2007
Symbol 2007 MovieClipUses:2006Used by:2073 2847 4580
Symbol 2008 GraphicUsed by:2009
Symbol 2009 MovieClipUses:2008Used by:2073 2847 3994 3999 4580
Symbol 2010 GraphicUsed by:2011
Symbol 2011 MovieClipUses:2010Used by:2073 2832 2847 2848 3994 3999
Symbol 2012 GraphicUsed by:2013
Symbol 2013 MovieClipUses:2012Used by:2073
Symbol 2014 MovieClipUses:1178 533Used by:2073
Symbol 2015 GraphicUsed by:2016
Symbol 2016 MovieClipUses:2015Used by:2017 4564  Timeline
Symbol 2017 MovieClipUses:2016 1165Used by:2073 4431
Symbol 2018 GraphicUsed by:2019
Symbol 2019 MovieClipUses:2018Used by:2073
Symbol 2020 GraphicUsed by:2021
Symbol 2021 MovieClipUses:2020Used by:2022
Symbol 2022 MovieClipUses:2021 901Used by:2023 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4431 4463 4564
Symbol 2023 MovieClipUses:301 2022 889Used by:2073
Symbol 2024 MovieClipUses:471 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355Used by:2073
Symbol 2025 GraphicUsed by:2026
Symbol 2026 MovieClipUses:2025Used by:2073 2847 3994 3999
Symbol 2027 MovieClipUses:471 323 325 588 329 331 333 335 337 339 341 343 345 347 349 351 353 355Used by:2073
Symbol 2028 MovieClipUses:1127 1129Used by:2073
Symbol 2029 GraphicUsed by:2030
Symbol 2030 MovieClipUses:2029Used by:2031 4461 4471
Symbol 2031 MovieClipUses:2030 308Used by:2073 2542 3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4257 4300 4301 4302 4305 4307 4314 4386 4431 4461 4463 4471  Timeline
Symbol 2032 GraphicUsed by:2033
Symbol 2033 MovieClipUses:2032Used by:2038 4599  Timeline
Symbol 2034 GraphicUsed by:2035
Symbol 2035 MovieClipUses:2034Used by:2038 4599  Timeline
Symbol 2036 MovieClipUses:899Used by:2037
Symbol 2037 MovieClipUses:2036Used by:2038 2118 2127 2871 2911 2940 2961 2997 3002 3038 3039 3054 3057 3136 3141 3148 3158 3159 3191 3193 3203 3208 3214 3270 3293 3295 3300 3321 3325 3332 3370 3387 3390 3401 3438 3444 3447 3464 3482 3495 3500 3533 3589 3595 3599 3748 3807 3821 3822 3829 3846 3863 3916 4599  Timeline
Symbol 2038 MovieClipUses:2033 2035 2037Used by:2039
Symbol 2039 MovieClipUses:2038 1927Used by:2073
Symbol 2040 GraphicUsed by:2041
Symbol 2041 MovieClipUses:2040Used by:2073
Symbol 2042 MovieClipUses:1789Used by:2073
Symbol 2043 SoundUsed by:2073
Symbol 2044 GraphicUsed by:2045
Symbol 2045 MovieClipUses:2044Used by:2073
Symbol 2046 GraphicUsed by:2047
Symbol 2047 MovieClipUses:2046Used by:2048 2525 2818 2824 2825 2861 3956 3957 3999
Symbol 2048 MovieClipUses:2047 1061Used by:2073
Symbol 2049 GraphicUsed by:2050
Symbol 2050 MovieClipUses:2049Used by:2061
Symbol 2051 GraphicUsed by:2052
Symbol 2052 MovieClipUses:2051Used by:2061
Symbol 2053 GraphicUsed by:2054
Symbol 2054 MovieClipUses:2053Used by:2061
Symbol 2055 GraphicUsed by:2056
Symbol 2056 MovieClipUses:2055Used by:2061
Symbol 2057 GraphicUsed by:2058
Symbol 2058 MovieClipUses:2057Used by:2061
Symbol 2059 GraphicUsed by:2060
Symbol 2060 MovieClipUses:2059Used by:2061
Symbol 2061 MovieClipUses:2050 2052 2054 966 981 2056 2058 2060Used by:2073
Symbol 2062 GraphicUsed by:2063
Symbol 2063 MovieClipUses:2062Used by:2073
Symbol 2064 GraphicUsed by:2065
Symbol 2065 MovieClipUses:2064Used by:2073
Symbol 2066 GraphicUsed by:2067
Symbol 2067 MovieClipUses:2066Used by:2073
Symbol 2068 GraphicUsed by:2069
Symbol 2069 MovieClipUses:2068Used by:2073
Symbol 2070 MovieClipUses:471 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355Used by:2073
Symbol 2071 SoundUsed by:2073 2225 4513
Symbol 2072 SoundUsed by:2073 3999 4316
Symbol 2073 MovieClipUses:2005 2007 2009 2011 1565 2013 294 2014 1717 2017 2019 2023 2024 2026 2027 2028 533 2031 547 1745 1924 2039 1757 2041 2042 1259 2043 2045 2048 1061 1088 2061 2063 2065 2067 2069 892 894 2070 2071 2072Used by:2650
Symbol 2074 GraphicUsed by:2075
Symbol 2075 MovieClipUses:2074Used by:2138
Symbol 2076 GraphicUsed by:2077
Symbol 2077 MovieClipUses:2076Used by:2078
Symbol 2078 MovieClipUses:2077Used by:2138
Symbol 2079 GraphicUsed by:2083
Symbol 2080 GraphicUsed by:2081
Symbol 2081 MovieClipUses:2080Used by:2083 2158 2185 2230
Symbol 2082 GraphicUsed by:2083
Symbol 2083 MovieClipUses:2079 2081 2082Used by:2138
Symbol 2084 GraphicUsed by:2085
Symbol 2085 MovieClipUses:2084Used by:2086
Symbol 2086 MovieClipUses:2085Used by:2138
Symbol 2087 GraphicUsed by:2088
Symbol 2088 MovieClipUses:2087Used by:2097
Symbol 2089 GraphicUsed by:2090
Symbol 2090 MovieClipUses:2089Used by:2097
Symbol 2091 GraphicUsed by:2092
Symbol 2092 MovieClipUses:2091Used by:2097
Symbol 2093 GraphicUsed by:2094
Symbol 2094 MovieClipUses:2093Used by:2097
Symbol 2095 GraphicUsed by:2096
Symbol 2096 MovieClipUses:2095Used by:2097
Symbol 2097 MovieClipUses:2088 2090 2092 2094 2096Used by:2138
Symbol 2098 GraphicUsed by:2101
Symbol 2099 GraphicUsed by:2101
Symbol 2100 GraphicUsed by:2101
Symbol 2101 MovieClipUses:2098 2099 2100Used by:2137
Symbol 2102 GraphicUsed by:2103 4286
Symbol 2103 MovieClipUses:2102Used by:2137 3540 3562 3576 3581 3582 3583 3599 3613 3664 3700 3748 3821 4461 4463 4471
Symbol 2104 GraphicUsed by:2105
Symbol 2105 MovieClipUses:2104Used by:2108 2919 2931 2945 2948 2959 3253 3271 3273 3277 3297 3301 3303 3321 3325 3330 3331 3332 3333 3700 4469 4471
Symbol 2106 GraphicUsed by:2107
Symbol 2107 MovieClipUses:2106Used by:2108 2931 2940 2945 2948 2959 2960 2961 2978 2985 2998 3000 3005 3025 3032 3040 3043 3044 3059 3063 3064 3253 3271 3273 3277 3288 3297 3301 3303 3321 3325 3330 3331 3332 3333 3373 3387 3391 3394 3447 3677 3679 3681 3683 3685 3687 3688 3689 3700 3800 3807 3822 3829 3836 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 2108 MovieClipUses:2105 2107Used by:2137 3280 3282 3284
Symbol 2109 GraphicUsed by:2110
Symbol 2110 MovieClipUses:2109Used by:2137 3575 3579
Symbol 2111 GraphicUsed by:2112
Symbol 2112 MovieClipUses:2111Used by:2137 4413
Symbol 2113 GraphicUsed by:2114
Symbol 2114 MovieClipUses:2113Used by:2115 4419
Symbol 2115 MovieClipUses:1021 2114 1852Used by:2137
Symbol 2116 GraphicUsed by:2117
Symbol 2117 MovieClipUses:2116Used by:2118 3821
Symbol 2118 MovieClipUses:2117 2037Used by:2137
Symbol 2119 MovieClipUses:1362 1367Used by:2137
Symbol 2120 GraphicUsed by:2121
Symbol 2121 MovieClipUses:2120Used by:2124
Symbol 2122 GraphicUsed by:2123
Symbol 2123 MovieClipUses:2122Used by:2124
Symbol 2124 MovieClipUses:2121 2123Used by:2137
Symbol 2125 GraphicUsed by:2126
Symbol 2126 MovieClipUses:2125Used by:2127 3495 3500 3822 3846 3863 3916
Symbol 2127 MovieClipUses:2126 2037Used by:2137
Symbol 2128 MovieClipUses:1362 1367Used by:2137
Symbol 2129 GraphicUsed by:2130
Symbol 2130 MovieClipUses:2129Used by:2137
Symbol 2131 GraphicUsed by:2132
Symbol 2132 MovieClipUses:2131Used by:2137
Symbol 2133 GraphicUsed by:2134
Symbol 2134 MovieClipUses:2133Used by:2137
Symbol 2135 GraphicUsed by:2136
Symbol 2136 MovieClipUses:2135Used by:2137
Symbol 2137 MovieClipUses:2101 2103 2108 1864 2110 2112 2115 2118 2119 1717 2124 2127 2128 2130 2132 2134 2136Used by:2138
Symbol 2138 MovieClipUses:2075 2078 2083 2086 2097 2137Used by:2650
Symbol 2139 GraphicUsed by:2157
Symbol 2140 GraphicUsed by:2141
Symbol 2141 MovieClipUses:2140Used by:2157
Symbol 2142 GraphicUsed by:2143
Symbol 2143 MovieClipUses:2142Used by:2157
Symbol 2144 GraphicUsed by:2148
Symbol 2145 GraphicUsed by:2146
Symbol 2146 MovieClipUses:2145Used by:2148
Symbol 2147 GraphicUsed by:2148
Symbol 2148 MovieClipUses:2144 2146 2147Used by:2149
Symbol 2149 MovieClipUses:2148Used by:2157
Symbol 2150 GraphicUsed by:2151
Symbol 2151 MovieClipUses:2150Used by:2156 2157
Symbol 2152 GraphicUsed by:2153
Symbol 2153 MovieClipUses:2152Used by:2157
Symbol 2154 GraphicUsed by:2155
Symbol 2155 MovieClipUses:2154Used by:2156 2158 2160 2185 2230 2389
Symbol 2156 MovieClipUses:2151 2155Used by:2157
Symbol 2157 MovieClipUses:2139 2141 2143 2149 2151 2153 2156Used by:2181
Symbol 2158 MovieClipUses:2155 2081Used by:2181
Symbol 2159 GraphicUsed by:2160
Symbol 2160 MovieClipUses:2159 2155Used by:2181
Symbol 2161 GraphicUsed by:2181
Symbol 2162 GraphicUsed by:2163
Symbol 2163 MovieClipUses:2162 641Used by:2181
Symbol 2164 GraphicUsed by:2165
Symbol 2165 MovieClipUses:2164 641Used by:2181
Symbol 2166 GraphicUsed by:2181
Symbol 2167 GraphicUsed by:2168
Symbol 2168 MovieClipUses:2167Used by:2181
Symbol 2169 SoundUsed by:2181 4478 4481 4490 4495 4500
Symbol 2170 GraphicUsed by:2171
Symbol 2171 MovieClipUses:2170Used by:2181
Symbol 2172 GraphicUsed by:2181
Symbol 2173 GraphicUsed by:2174
Symbol 2174 MovieClipUses:2173Used by:2181
Symbol 2175 GraphicUsed by:2176
Symbol 2176 MovieClipUses:2175Used by:2181
Symbol 2177 GraphicUsed by:2178
Symbol 2178 MovieClipUses:2177Used by:2181
Symbol 2179 GraphicUsed by:2181
Symbol 2180 SoundUsed by:2181
Symbol 2181 MovieClipUses:2157 2158 2160 654 2161 2163 2165 1006 641 2166 2168 2169 2171 2172 2174 2176 2178 2179 2180Used by:2650
Symbol 2182 GraphicUsed by:2183
Symbol 2183 MovieClipUses:2182Used by:2184
Symbol 2184 MovieClipUses:2183Used by:2185
Symbol 2185 MovieClipUses:2184 2081 2155Used by:2225
Symbol 2186 MovieClipUses:1589 1597 1601 1599Used by:2225
Symbol 2187 GraphicUsed by:2188
Symbol 2188 MovieClipUses:2187Used by:2225 4176 4223 4227 4250 4252 4253 4254 4378 4383 4494 4495 4500 4506 4507 4510 4513 4514 4517
Symbol 2189 GraphicUsed by:2190
Symbol 2190 MovieClipUses:2189Used by:2225 4223 4227 4250 4252 4253 4254 4374 4376 4377 4378 4383 4494 4495 4506 4507 4510 4513 4514 4517
Symbol 2191 GraphicUsed by:2192
Symbol 2192 MovieClipUses:2191Used by:2225 4140 4192
Symbol 2193 GraphicUsed by:2194
Symbol 2194 MovieClipUses:2193Used by:2225
Symbol 2195 GraphicUsed by:2196
Symbol 2196 MovieClipUses:2195Used by:2225
Symbol 2197 SoundUsed by:2225 2525 4181 4190 4191 4227 4249 4254 4383
Symbol 2198 GraphicUsed by:2199
Symbol 2199 MovieClipUses:2198Used by:2225
Symbol 2200 GraphicUsed by:2201
Symbol 2201 MovieClipUses:2200Used by:2225
Symbol 2202 GraphicUsed by:2203
Symbol 2203 MovieClipUses:2202Used by:2211
Symbol 2204 GraphicUsed by:2205
Symbol 2205 MovieClipUses:2204Used by:2211
Symbol 2206 GraphicUsed by:2211
Symbol 2207 GraphicUsed by:2208
Symbol 2208 MovieClipUses:2207Used by:2211
Symbol 2209 GraphicUsed by:2211
Symbol 2210 GraphicUsed by:2211
Symbol 2211 MovieClipUses:2203 2205 2206 2208 2209 2210Used by:2225
Symbol 2212 GraphicUsed by:2213
Symbol 2213 MovieClipUses:2212Used by:2214
Symbol 2214 MovieClipUses:2213 1837Used by:2225
Symbol 2215 GraphicUsed by:2216
Symbol 2216 MovieClipUses:2215Used by:2225
Symbol 2217 GraphicUsed by:2218
Symbol 2218 MovieClipUses:2217Used by:2225
Symbol 2219 GraphicUsed by:2220
Symbol 2220 MovieClipUses:2219Used by:2221 2222 4192 4508 4509
Symbol 2221 MovieClipUses:2220Used by:2225
Symbol 2222 MovieClipUses:2220Used by:2225
Symbol 2223 GraphicUsed by:2224
Symbol 2224 MovieClipUses:2223Used by:2225
Symbol 2225 MovieClipUses:2185 1032 1524 2186 2188 2190 2192 1611 2194 2196 1070 1589 1597 1601 1599 2197 2199 2201 2211 2214 2216 2218 2221 1615 2071 2222 2224Used by:2650
Symbol 2226 GraphicUsed by:2227
Symbol 2227 MovieClipUses:2226Used by:2230
Symbol 2228 GraphicUsed by:2229
Symbol 2229 MovieClipUses:2228Used by:2230
Symbol 2230 MovieClipUses:2227 2229 2081 2155Used by:2338 2343
Symbol 2231 GraphicUsed by:2232
Symbol 2232 MovieClipUses:2231Used by:2343
Symbol 2233 GraphicUsed by:2234
Symbol 2234 MovieClipUses:2233Used by:2342 2343
Symbol 2235 GraphicUsed by:2236
Symbol 2236 MovieClipUses:2235Used by:2342 2343 2523 2525 4139 4146 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4381 4479 4480 4481 4490 4513
Symbol 2237 GraphicUsed by:2238
Symbol 2238 MovieClipUses:2237Used by:2342 2343
Symbol 2239 GraphicUsed by:2240
Symbol 2240 MovieClipUses:2239Used by:2342 2343
Symbol 2241 GraphicUsed by:2242
Symbol 2242 MovieClipUses:2241Used by:2342 2343
Symbol 2243 GraphicUsed by:2244
Symbol 2244 MovieClipUses:2243Used by:2342 2343
Symbol 2245 GraphicUsed by:2246
Symbol 2246 MovieClipUses:2245Used by:2342 2343
Symbol 2247 GraphicUsed by:2248
Symbol 2248 MovieClipUses:2247Used by:2342 2343
Symbol 2249 GraphicUsed by:2250
Symbol 2250 MovieClipUses:2249Used by:2342 2343
Symbol 2251 GraphicUsed by:2252
Symbol 2252 MovieClipUses:2251Used by:2342 2343
Symbol 2253 GraphicUsed by:2254
Symbol 2254 MovieClipUses:2253Used by:2342 2343
Symbol 2255 GraphicUsed by:2256
Symbol 2256 MovieClipUses:2255Used by:2341 2343 4143 4146 4193 4196 4199 4200 4202 4210 4211 4223 4224 4225 4226 4250 4251 4252 4253 4378 4381 4480 4481 4495 4506 4507 4510 4513 4514 4517
Symbol 2257 GraphicUsed by:2258
Symbol 2258 MovieClipUses:2257Used by:2342 2343
Symbol 2259 MovieClipUses:1507 1509 1511Used by:2342 2343
Symbol 2260 GraphicUsed by:2261
Symbol 2261 MovieClipUses:2260Used by:2343
Symbol 2262 GraphicUsed by:2263
Symbol 2263 MovieClipUses:2262Used by:2342 2343
Symbol 2264 GraphicUsed by:2265
Symbol 2265 MovieClipUses:2264Used by:2342 2343
Symbol 2266 GraphicUsed by:2267
Symbol 2267 MovieClipUses:2266Used by:2342 2343
Symbol 2268 GraphicUsed by:2269
Symbol 2269 MovieClipUses:2268Used by:2286
Symbol 2270 GraphicUsed by:2271
Symbol 2271 MovieClipUses:2270Used by:2286
Symbol 2272 GraphicUsed by:2273
Symbol 2273 MovieClipUses:2272Used by:2286
Symbol 2274 GraphicUsed by:2275
Symbol 2275 MovieClipUses:2274Used by:2286
Symbol 2276 GraphicUsed by:2277
Symbol 2277 MovieClipUses:2276Used by:2286
Symbol 2278 GraphicUsed by:2279
Symbol 2279 MovieClipUses:2278Used by:2286
Symbol 2280 GraphicUsed by:2281
Symbol 2281 MovieClipUses:2280Used by:2286
Symbol 2282 GraphicUsed by:2283
Symbol 2283 MovieClipUses:2282Used by:2286
Symbol 2284 GraphicUsed by:2285
Symbol 2285 MovieClipUses:2284Used by:2286 2343 4139 4146 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4381 4479 4480 4481 4513
Symbol 2286 MovieClipUses:2269 2271 2273 2275 2277 2279 2281 2283 1522 2285Used by:2343
Symbol 2287 GraphicUsed by:2288
Symbol 2288 MovieClipUses:2287Used by:2343
Symbol 2289 GraphicUsed by:2290
Symbol 2290 MovieClipUses:2289Used by:2342 2343
Symbol 2291 GraphicUsed by:2292
Symbol 2292 MovieClipUses:2291Used by:2342 2343
Symbol 2293 GraphicUsed by:2294
Symbol 2294 MovieClipUses:2293Used by:2342 2343
Symbol 2295 GraphicUsed by:2296
Symbol 2296 MovieClipUses:2295Used by:2342 2343
Symbol 2297 SoundUsed by:2343
Symbol 2298 GraphicUsed by:2299
Symbol 2299 MovieClipUses:2298Used by:2314
Symbol 2300 GraphicUsed by:2301
Symbol 2301 MovieClipUses:2300Used by:2314
Symbol 2302 GraphicUsed by:2303
Symbol 2303 MovieClipUses:2302Used by:2314
Symbol 2304 GraphicUsed by:2305
Symbol 2305 MovieClipUses:2304Used by:2314
Symbol 2306 GraphicUsed by:2307
Symbol 2307 MovieClipUses:2306Used by:2314
Symbol 2308 GraphicUsed by:2309
Symbol 2309 MovieClipUses:2308Used by:2314
Symbol 2310 GraphicUsed by:2311
Symbol 2311 MovieClipUses:2310Used by:2314
Symbol 2312 GraphicUsed by:2313
Symbol 2313 MovieClipUses:2312Used by:2314
Symbol 2314 MovieClipUses:2299 2301 2303 2305 2307 2309 2311 2313Used by:2343 4360 4517
Symbol 2315 GraphicUsed by:2316
Symbol 2316 MovieClipUses:2315Used by:2343
Symbol 2317 GraphicUsed by:2320
Symbol 2318 GraphicUsed by:2319
Symbol 2319 MovieClipUses:2318Used by:2320 2322
Symbol 2320 MovieClipUses:2317 2319Used by:2342 2343
Symbol 2321 GraphicUsed by:2322
Symbol 2322 MovieClipUses:2321 2319Used by:2342 2343
Symbol 2323 GraphicUsed by:2324
Symbol 2324 MovieClipUses:2323Used by:2343
Symbol 2325 SoundUsed by:2343
Symbol 2326 GraphicUsed by:2327
Symbol 2327 MovieClipUses:2326Used by:2342 2343
Symbol 2328 GraphicUsed by:2329
Symbol 2329 MovieClipUses:2328Used by:2342 2343
Symbol 2330 GraphicUsed by:2335
Symbol 2331 GraphicUsed by:2335
Symbol 2332 GraphicUsed by:2333
Symbol 2333 MovieClipUses:2332Used by:2335
Symbol 2334 GraphicUsed by:2335
Symbol 2335 MovieClipUses:2330 2331 2333 2334Used by:2343
Symbol 2336 GraphicUsed by:2337
Symbol 2337 MovieClipUses:2336Used by:2343
Symbol 2338 MovieClipUses:2230Used by:2343
Symbol 2339 GraphicUsed by:2340
Symbol 2340 MovieClipUses:2339Used by:2341 4143 4146 4176 4179 4180 4193 4199 4200 4202 4209 4210 4211 4223 4224 4225 4226 4250 4251 4252 4253 4377 4381 4480 4481 4495 4506 4507 4510 4513 4514 4517
Symbol 2341 MovieClipUses:2340 2256Used by:2342 4146 4184 4185 4188 4189 4190 4227 4254 4381 4383 4494 4495 4513
Symbol 2342 MovieClipUses:2234 2236 2238 2290 2240 2242 2244 2246 2248 2250 2252 2254 2341 1493 2258 2259 2292 2294 2296 2263 2265 2267 2327 1522 2320 2322 2329Used by:2343
Symbol 2343 MovieClipUses:2230 2232 2234 2236 2238 2240 2242 2244 2246 2248 2250 2252 2254 2256 1493 2258 2259 2261 2263 2265 2267 2286 1503 2288 2290 2292 2294 2296 913 935 936 2297 2314 2316 1522 2320 2322 2324 2285 2325 2327 2329 2335 2337 2338 2342Used by:2650
Symbol 2344 GraphicUsed by:2345
Symbol 2345 MovieClipUses:2344Used by:2348
Symbol 2346 GraphicUsed by:2347
Symbol 2347 MovieClipUses:2346Used by:2348
Symbol 2348 MovieClipUses:2345 2347Used by:2389 2525
Symbol 2349 MovieClipUses:370 372 376 378Used by:2389
Symbol 2350 MovieClipUses:391 400 410Used by:2351
Symbol 2351 MovieClipUses:392 394 396 398 2350 402 404 406 408Used by:2389
Symbol 2352 GraphicUsed by:2353
Symbol 2353 MovieClipUses:2352Used by:2389 2525 2554 4580 4985
Symbol 2354 GraphicUsed by:2355
Symbol 2355 MovieClipUses:2354Used by:2389
Symbol 2356 GraphicUsed by:2357
Symbol 2357 MovieClipUses:2356Used by:2389
Symbol 2358 GraphicUsed by:2359
Symbol 2359 MovieClipUses:2358Used by:2389
Symbol 2360 GraphicUsed by:2361
Symbol 2361 MovieClipUses:2360Used by:2389
Symbol 2362 GraphicUsed by:2363
Symbol 2363 MovieClipUses:2362Used by:2389
Symbol 2364 SoundUsed by:2389
Symbol 2365 GraphicUsed by:2366
Symbol 2366 MovieClipUses:2365Used by:2389
Symbol 2367 GraphicUsed by:2368
Symbol 2368 MovieClipUses:2367Used by:2389
Symbol 2369 GraphicUsed by:2370
Symbol 2370 MovieClipUses:2369Used by:2389
Symbol 2371 GraphicUsed by:2372
Symbol 2372 MovieClipUses:2371Used by:2389 4438
Symbol 2373 MovieClipUses:886 889Used by:2376
Symbol 2374 GraphicUsed by:2375
Symbol 2375 MovieClipUses:2374Used by:2376
Symbol 2376 MovieClipUses:2373 1717 2375Used by:2389
Symbol 2377 MovieClipUses:299 317Used by:2378
Symbol 2378 MovieClipUses:2377 533Used by:2389
Symbol 2379 MovieClipUses:531 535 537 539 337 541 543 349 351 547 549Used by:2380
Symbol 2380 MovieClipUses:2379 345 545 551Used by:2389
Symbol 2381 GraphicUsed by:2382
Symbol 2382 MovieClipUses:2381Used by:2389
Symbol 2383 GraphicUsed by:2384
Symbol 2384 MovieClipUses:2383Used by:2387
Symbol 2385 GraphicUsed by:2386
Symbol 2386 MovieClipUses:2385Used by:2387
Symbol 2387 MovieClipUses:1926 2384 1129 2386Used by:2389
Symbol 2388 SoundUsed by:2389
Symbol 2389 MovieClipUses:2005 2348 366 364 2349 2351 2353 2355 2357 2359 2361 2363 388 392 394 396 398 391 410 406 400 402 404 408 2364 2366 600 2368 2370 2372 2155 1757 2376 2378 2380 1924 2382 2387 2388Used by:2650
Symbol 2390 MovieClipUses:960 962 964 987Used by:2525
Symbol 2391 GraphicUsed by:2392
Symbol 2392 MovieClipUses:2391Used by:2393 2525 2781 2818 2824 2825 2856 3758
Symbol 2393 MovieClipUses:2392Used by:2525
Symbol 2394 GraphicUsed by:2395
Symbol 2395 MovieClipUses:2394Used by:2525
Symbol 2396 GraphicUsed by:2397
Symbol 2397 MovieClipUses:2396Used by:2525
Symbol 2398 GraphicUsed by:2399
Symbol 2399 MovieClipUses:2398Used by:2525
Symbol 2400 GraphicUsed by:2401
Symbol 2401 MovieClipUses:2400Used by:2525
Symbol 2402 GraphicUsed by:2403
Symbol 2403 MovieClipUses:2402Used by:2525
Symbol 2404 GraphicUsed by:2405
Symbol 2405 MovieClipUses:2404Used by:2406 2861
Symbol 2406 MovieClipUses:2405 1567 447Used by:2525
Symbol 2407 GraphicUsed by:2408
Symbol 2408 MovieClipUses:2407Used by:2525
Symbol 2409 SoundUsed by:2525
Symbol 2410 GraphicUsed by:2411
Symbol 2411 MovieClipUses:2410Used by:2412
Symbol 2412 MovieClipUses:2411Used by:2525
Symbol 2413 SoundUsed by:2525 2648
Symbol 2414 GraphicUsed by:2415
Symbol 2415 MovieClipUses:2414Used by:2418
Symbol 2416 GraphicUsed by:2417
Symbol 2417 MovieClipUses:2416Used by:2418
Symbol 2418 MovieClipUses:2415 2417Used by:2525
Symbol 2419 GraphicUsed by:2420
Symbol 2420 MovieClipUses:2419Used by:2525 4054 4055
Symbol 2421 GraphicUsed by:2422
Symbol 2422 MovieClipUses:2421Used by:2525 2552 4580 4985
Symbol 2423 GraphicUsed by:2424
Symbol 2424 MovieClipUses:2423Used by:2525 2552 4580 4985
Symbol 2425 GraphicUsed by:2426
Symbol 2426 MovieClipUses:2425Used by:2525 2553 4580 4985
Symbol 2427 GraphicUsed by:2428
Symbol 2428 MovieClipUses:2427Used by:2525 2554 4580
Symbol 2429 SoundUsed by:2525
Symbol 2430 GraphicUsed by:2431
Symbol 2431 MovieClipUses:2430Used by:2525 4054 4055 4064 4080
Symbol 2432 GraphicUsed by:2433
Symbol 2433 MovieClipUses:2432Used by:2525
Symbol 2434 GraphicUsed by:2435
Symbol 2435 MovieClipUses:2434Used by:2525
Symbol 2436 GraphicUsed by:2437
Symbol 2437 MovieClipUses:2436Used by:2525 4049
Symbol 2438 GraphicUsed by:2439
Symbol 2439 MovieClipUses:2438Used by:2525 4049
Symbol 2440 GraphicUsed by:2441
Symbol 2441 MovieClipUses:2440Used by:2525 4049
Symbol 2442 GraphicUsed by:2443
Symbol 2443 MovieClipUses:2442Used by:2525 4049
Symbol 2444 GraphicUsed by:2445
Symbol 2445 MovieClipUses:2444Used by:2525 4049
Symbol 2446 GraphicUsed by:2447
Symbol 2447 MovieClipUses:2446Used by:2525 4049
Symbol 2448 GraphicUsed by:2449
Symbol 2449 MovieClipUses:2448Used by:2525 4054 4055 4064 4080
Symbol 2450 GraphicUsed by:2451
Symbol 2451 MovieClipUses:2450Used by:2525
Symbol 2452 GraphicUsed by:2453
Symbol 2453 MovieClipUses:2452Used by:2525 4054 4055 4064 4080
Symbol 2454 GraphicUsed by:2455
Symbol 2455 MovieClipUses:2454Used by:2525
Symbol 2456 GraphicUsed by:2457
Symbol 2457 MovieClipUses:2456Used by:2525
Symbol 2458 GraphicUsed by:2459
Symbol 2459 MovieClipUses:2458Used by:2465
Symbol 2460 GraphicUsed by:2461
Symbol 2461 MovieClipUses:2460Used by:2464
Symbol 2462 GraphicUsed by:2463
Symbol 2463 MovieClipUses:2462Used by:2464
Symbol 2464 MovieClipUses:2461 2463Used by:2465
Symbol 2465 MovieClipUses:2459 445 461 2464Used by:2466 2525
Symbol 2466 MovieClipUses:2465Used by:2525
Symbol 2467 SoundUsed by:2525
Symbol 2468 SoundUsed by:2525  Timeline
Symbol 2469 GraphicUsed by:2470
Symbol 2470 MovieClipUses:2469Used by:2471
Symbol 2471 MovieClipUses:2470 308Used by:2525 4526 4564
Symbol 2472 SoundUsed by:2525 4146
Symbol 2473 GraphicUsed by:2474
Symbol 2474 MovieClipUses:2473Used by:2525 3097 4544
Symbol 2475 MovieClipUses:1179Used by:2525 3098 3863 4507 4564
Symbol 2476 MovieClipUses:1181Used by:2525 4564
Symbol 2477 GraphicUsed by:2525
Symbol 2478 GraphicUsed by:2479
Symbol 2479 MovieClipUses:2478Used by:2525 3098 3863 4507 4564
Symbol 2480 MovieClipUses:1188Used by:2525 3098 3863 4507 4564
Symbol 2481 GraphicUsed by:2482
Symbol 2482 MovieClipUses:2481Used by:2525 3098 3863 4507 4564
Symbol 2483 GraphicUsed by:2484
Symbol 2484 MovieClipUses:2483Used by:2525
Symbol 2485 GraphicUsed by:2486
Symbol 2486 MovieClipUses:2485Used by:2487 2525
Symbol 2487 MovieClipUses:457 1474 1034 964 1036 2486 1057 445 461 1038 1053Used by:2525
Symbol 2488 MovieClipUses:1038 1053Used by:2525
Symbol 2489 GraphicUsed by:2490
Symbol 2490 MovieClipUses:2489Used by:2523 2525 4143 4146 4184 4190 4193 4199 4200 4202 4209 4225 4226 4381 4480 4481 4513
Symbol 2491 GraphicUsed by:2492
Symbol 2492 MovieClipUses:2491Used by:2523 2525
Symbol 2493 GraphicUsed by:2494
Symbol 2494 MovieClipUses:2493Used by:2523 2525
Symbol 2495 GraphicUsed by:2496
Symbol 2496 MovieClipUses:2495Used by:2523 2525
Symbol 2497 MovieClipUses:1496 1498 1516 1518 1520 1522Used by:2523 2525
Symbol 2498 GraphicUsed by:2499
Symbol 2499 MovieClipUses:2498Used by:2500
Symbol 2500 MovieClipUses:2499 1528Used by:2523 2525 4191 4381
Symbol 2501 GraphicUsed by:2502
Symbol 2502 MovieClipUses:2501Used by:2523 4191
Symbol 2503 GraphicUsed by:2504
Symbol 2504 MovieClipUses:2503Used by:2523 4191
Symbol 2505 GraphicUsed by:2506
Symbol 2506 MovieClipUses:2505Used by:2523
Symbol 2507 GraphicUsed by:2508
Symbol 2508 MovieClipUses:2507Used by:2523
Symbol 2509 GraphicUsed by:2510
Symbol 2510 MovieClipUses:2509Used by:2523
Symbol 2511 GraphicUsed by:2512
Symbol 2512 MovieClipUses:2511Used by:2523
Symbol 2513 GraphicUsed by:2514
Symbol 2514 MovieClipUses:2513Used by:2523
Symbol 2515 GraphicUsed by:2516
Symbol 2516 MovieClipUses:2515Used by:2523
Symbol 2517 GraphicUsed by:2518
Symbol 2518 MovieClipUses:2517Used by:2523
Symbol 2519 GraphicUsed by:2520
Symbol 2520 MovieClipUses:2519Used by:2523
Symbol 2521 GraphicUsed by:2522
Symbol 2522 MovieClipUses:2521Used by:2523
Symbol 2523 MovieClipUses:1615 1585 2490 2236 1591 1593 2492 2494 2496 2497 2500 1526 2502 2504 1617 2506 2508 2510 2512 2514 2516 2518 2520 2522Used by:2525
Symbol 2524 MovieClipUses:114Used by:2525
Symbol 2525 MovieClipUses:2005 2390 966 968 981 1053 987 960 962 964 1038 2392 1034 1036 2393 2395 2348 2397 2399 2401 2403 2406 1061 2047 2408 2409 2412 2413 2418 554 556 558 560 562 564 406 2420 2422 2424 1741 2426 2428 2353 2429 2431 2433 2435 2437 2439 2441 2443 2445 2447 2449 372 391 392 394 396 577 400 402 2451 408 410 360 2453 2455 2457 2466 2465 2467 2468 886 2471 1178 1717 1747 1749 1751 355 1753 337 1755 1757 2472 531 533 535 537 539 541 543 345 545 349 351 547 549 551 294 321 319 323 325 594 329 331 333 335 339 341 343 2474 353 1171 2475 2476 585 2477 2479 2480 2482 2484 2487 457 1474 2486 1057 445 461 2488 1615 1585 2490 2236 1591 1593 2492 2494 2496 2497 2500 2523 2197 2524Used by:2650
Symbol 2526 GraphicUsed by:2539
Symbol 2527 GraphicUsed by:2528
Symbol 2528 MovieClipUses:2527Used by:2539
Symbol 2529 GraphicUsed by:2530
Symbol 2530 MovieClipUses:2529Used by:2539
Symbol 2531 GraphicUsed by:2532
Symbol 2532 MovieClipUses:2531Used by:2539
Symbol 2533 GraphicUsed by:2534
Symbol 2534 MovieClipUses:2533Used by:2539
Symbol 2535 GraphicUsed by:2536
Symbol 2536 MovieClipUses:2535Used by:2539
Symbol 2537 GraphicUsed by:2538
Symbol 2538 MovieClipUses:2537Used by:2539
Symbol 2539 MovieClipUses:2526 2528 2530 2532 2534 2536 2538Used by:2558
Symbol 2540 GraphicUsed by:2541
Symbol 2541 MovieClipUses:2540Used by:2542 4431
Symbol 2542 MovieClipUses:2541 1127 2031 1129Used by:2558
Symbol 2543 MovieClipUses:1745 317Used by:2558
Symbol 2544 GraphicUsed by:2547
Symbol 2545 MovieClipUses:899Used by:2546
Symbol 2546 MovieClipUses:2545Used by:2547 3692 4447 4449  Timeline
Symbol 2547 MovieClipUses:2544 2546Used by:2551 2558
Symbol 2548 GraphicUsed by:2549
Symbol 2549 MovieClipUses:2548Used by:2550 2558
Symbol 2550 MovieClipUses:1765 2549Used by:2551
Symbol 2551 MovieClipUses:2547 2550Used by:2558
Symbol 2552 MovieClipUses:2422 2424Used by:2558
Symbol 2553 MovieClipUses:554 556 558 560 1736 1741 2426 562 564 406Used by:2558
Symbol 2554 MovieClipUses:2428 2353Used by:2558
Symbol 2555 MovieClipUses:1747Used by:2556
Symbol 2556 MovieClipUses:2555 1749 1751 355 1753 337 1755 1757Used by:2558
Symbol 2557 SoundUsed by:2558
Symbol 2558 MovieClipUses:2005 2539 2542 2543 1747 1749 1751 355 1753 337 1755 1757 1784 1786 1788 2551 1132 2552 2553 2554 2556 2557 2547 1765 2549 1129Used by:2650
Symbol 2559 GraphicUsed by:2650
Symbol 2560 GraphicUsed by:2563
Symbol 2561 GraphicUsed by:2562
Symbol 2562 MovieClipUses:2561Used by:2563
Symbol 2563 MovieClipUses:2560 2562Used by:2649
Symbol 2564 GraphicUsed by:2649
Symbol 2565 GraphicUsed by:2566
Symbol 2566 MovieClipUses:2565Used by:2568
Symbol 2567 GraphicUsed by:2568
Symbol 2568 MovieClipUses:2566 2567Used by:2649
Symbol 2569 GraphicUsed by:2649
Symbol 2570 GraphicUsed by:2571
Symbol 2571 MovieClipUses:2570Used by:2649
Symbol 2572 FontUsed by:2573 2576
Symbol 2573 TextUses:2572Used by:2649
Symbol 2574 FontUsed by:2575 2605
Symbol 2575 TextUses:2574Used by:2649
Symbol 2576 TextUses:2572Used by:2649
Symbol 2577 GraphicUsed by:2578
Symbol 2578 MovieClipUses:2577Used by:2649
Symbol 2579 GraphicUsed by:2582
Symbol 2580 GraphicUsed by:2581
Symbol 2581 MovieClipUses:2580Used by:2582
Symbol 2582 MovieClipUses:2579 2581Used by:2649
Symbol 2583 GraphicUsed by:2584
Symbol 2584 MovieClipUses:2583Used by:2649
Symbol 2585 TextUses:3Used by:2649
Symbol 2586 TextUses:3Used by:2649
Symbol 2587 TextUses:3Used by:2649
Symbol 2588 TextUses:3Used by:2649
Symbol 2589 GraphicUsed by:2590
Symbol 2590 MovieClipUses:2589Used by:2591 2595 2598
Symbol 2591 MovieClipUses:2590Used by:2592
Symbol 2592 MovieClipUses:2591Used by:2649
Symbol 2593 GraphicUsed by:2649
Symbol 2594 GraphicUsed by:2595
Symbol 2595 MovieClipUses:2594 2590Used by:2598
Symbol 2596 GraphicUsed by:2597
Symbol 2597 MovieClipUses:2596Used by:2598
Symbol 2598 MovieClipUses:2595 2590 2597Used by:2649
Symbol 2599 SoundUsed by:2604
Symbol 2600 GraphicUsed by:2604
Symbol 2601 GraphicUsed by:2604
Symbol 2602 GraphicUsed by:2604
Symbol 2603 GraphicUsed by:2604
Symbol 2604 MovieClipUses:2599 2600 2601 2602 2603Used by:2649
Symbol 2605 EditableTextUses:2574Used by:2649
Symbol 2606 SoundUsed by:2649
Symbol 2607 GraphicUsed by:2608
Symbol 2608 MovieClipUses:2607Used by:2649 2781 2856 3758 3999 4146 4478 4481 4490 4495 4500  Timeline
Symbol 2609 ButtonUses:670Used by:2610
Symbol 2610 MovieClipUses:2609Used by:2649
Symbol 2611 SoundUsed by:2649
Symbol 2612 GraphicUsed by:2613
Symbol 2613 MovieClipUses:2612Used by:2648
Symbol 2614 SoundUsed by:2648
Symbol 2615 SoundUsed by:2648
Symbol 2616 ShapeTweeningUsed by:2648
Symbol 2617 GraphicUsed by:2648
Symbol 2618 ShapeTweeningUsed by:2648
Symbol 2619 GraphicUsed by:2648
Symbol 2620 ShapeTweeningUsed by:2648
Symbol 2621 GraphicUsed by:2648
Symbol 2622 ShapeTweeningUsed by:2648
Symbol 2623 GraphicUsed by:2648
Symbol 2624 ShapeTweeningUsed by:2648
Symbol 2625 GraphicUsed by:2648
Symbol 2626 ShapeTweeningUsed by:2648
Symbol 2627 GraphicUsed by:2648
Symbol 2628 ShapeTweeningUsed by:2648
Symbol 2629 GraphicUsed by:2648
Symbol 2630 ShapeTweeningUsed by:2648
Symbol 2631 GraphicUsed by:2648
Symbol 2632 ShapeTweeningUsed by:2648
Symbol 2633 GraphicUsed by:2648
Symbol 2634 ShapeTweeningUsed by:2648
Symbol 2635 GraphicUsed by:2648
Symbol 2636 ShapeTweeningUsed by:2648
Symbol 2637 GraphicUsed by:2648
Symbol 2638 GraphicUsed by:2648
Symbol 2639 GraphicUsed by:2648
Symbol 2640 GraphicUsed by:2648
Symbol 2641 ShapeTweeningUsed by:2648
Symbol 2642 GraphicUsed by:2648
Symbol 2643 ShapeTweeningUsed by:2648
Symbol 2644 GraphicUsed by:2648
Symbol 2645 GraphicUsed by:2646
Symbol 2646 MovieClipUses:2645Used by:2647 2648
Symbol 2647 MovieClipUses:2646Used by:2648
Symbol 2648 MovieClipUses:2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2646 2647 2413Used by:2649
Symbol 2649 MovieClipUses:2563 2564 2568 2569 2571 2573 2575 2576 2578 2582 2584 2585 2586 2587 2588 2592 2593 2598 2604 2605 2606 2608 2610 2611 2648Used by:2650
Symbol 2650 MovieClipUses:709 856 857 914 915 948 1110 1267 1677 1722 1896 1994 2073 2138 2181 2225 2343 2389 2525 2558 2559 2649Used by:Timeline
Symbol 2651 FontUsed by:2652
Symbol 2652 TextUses:2651Used by:2653
Symbol 2653 MovieClipUses:2652Used by:2654
Symbol 2654 MovieClipUses:44 14 42 50 2653Used by:Timeline
Symbol 2655 SoundUsed by:2657
Symbol 2656 SoundUsed by:2657
Symbol 2657 MovieClipUses:2655 2656Used by:Timeline
Symbol 2658 GraphicUsed by:2659
Symbol 2659 MovieClipUses:2658Used by:Timeline
Symbol 2660 BitmapUsed by:2661 2662 2680 2698 2712
Symbol 2661 GraphicUses:2660Used by:Timeline
Symbol 2662 GraphicUses:2660Used by:Timeline
Symbol 2663 GraphicUsed by:2664
Symbol 2664 MovieClipUses:2663Used by:2718  Timeline
Symbol 2665 GraphicUsed by:2666
Symbol 2666 MovieClipUses:2665Used by:Timeline
Symbol 2667 GraphicUsed by:2668
Symbol 2668 MovieClipUses:2667Used by:2716  Timeline
Symbol 2669 GraphicUsed by:2670
Symbol 2670 MovieClipUses:2669Used by:2672 2692 3690
Symbol 2671 SoundUsed by:2672 3690 3807 3829
Symbol 2672 MovieClipUses:2670 2671Used by:Timeline
Symbol 2673 GraphicUsed by:2674
Symbol 2674 MovieClipUses:2673Used by:2679 2688 2691
Symbol 2675 SoundUsed by:2679 2691 3753 3776 3932
Symbol 2676 GraphicUsed by:2677
Symbol 2677 MovieClipUses:2676Used by:2679
Symbol 2678 SoundUsed by:2679 2691 3753 3776
Symbol 2679 MovieClipUses:2674 2675 2677 2678Used by:Timeline
Symbol 2680 GraphicUses:2660Used by:2681
Symbol 2681 MovieClipUses:2680Used by:Timeline
Symbol 2682 GraphicUsed by:2683
Symbol 2683 MovieClipUses:2682Used by:2686
Symbol 2684 GraphicUsed by:2685
Symbol 2685 MovieClipUses:2684Used by:2686
Symbol 2686 MovieClipUses:2683 2685Used by:4354  Timeline
Symbol 2687 SoundUsed by:2688
Symbol 2688 MovieClipUses:2674 2687Used by:2716  Timeline
Symbol 2689 GraphicUsed by:2690
Symbol 2690 MovieClipUses:2689Used by:2691
Symbol 2691 MovieClipUses:2674 2675 2690 2678Used by:Timeline
Symbol 2692 MovieClipUses:2670Used by:Timeline
Symbol 2693 GraphicUsed by:2694
Symbol 2694 MovieClipUses:2693Used by:2697
Symbol 2695 GraphicUsed by:2696
Symbol 2696 MovieClipUses:2695Used by:2697  Timeline
Symbol 2697 MovieClipUses:2694 2696Used by:2711 2718  Timeline
Symbol 2698 GraphicUses:2660Used by:2699
Symbol 2699 MovieClipUses:2698Used by:Timeline
Symbol 2700 GraphicUsed by:2701
Symbol 2701 MovieClipUses:2700Used by:2711
Symbol 2702 SoundUsed by:2711
Symbol 2703 GraphicUsed by:2704
Symbol 2704 MovieClipUses:2703Used by:2711
Symbol 2705 SoundUsed by:2711
Symbol 2706 GraphicUsed by:2707
Symbol 2707 MovieClipUses:2706Used by:2710
Symbol 2708 GraphicUsed by:2709
Symbol 2709 MovieClipUses:2708Used by:2710
Symbol 2710 MovieClipUses:2707 2709Used by:2711
Symbol 2711 MovieClipUses:2701 2697 2702 2704 2705 2710 1108Used by:Timeline
Symbol 2712 GraphicUses:2660Used by:2713
Symbol 2713 MovieClipUses:2712Used by:Timeline
Symbol 2714 GraphicUsed by:2715
Symbol 2715 MovieClipUses:2714Used by:Timeline
Symbol 2716 MovieClipUses:2688 2668Used by:Timeline
Symbol 2717 GraphicUsed by:2718
Symbol 2718 MovieClipUses:2717 2664 2697Used by:Timeline
Symbol 2719 GraphicUsed by:2720
Symbol 2720 MovieClipUses:2719Used by:2735 2746
Symbol 2721 GraphicUsed by:2722
Symbol 2722 MovieClipUses:2721Used by:2735 2746
Symbol 2723 GraphicUsed by:2724
Symbol 2724 MovieClipUses:2723Used by:2735
Symbol 2725 GraphicUsed by:2726
Symbol 2726 MovieClipUses:2725Used by:2735 2746
Symbol 2727 GraphicUsed by:2728
Symbol 2728 MovieClipUses:2727Used by:2735 2746
Symbol 2729 GraphicUsed by:2730
Symbol 2730 MovieClipUses:2729Used by:2735 2746
Symbol 2731 GraphicUsed by:2732
Symbol 2732 MovieClipUses:2731Used by:2735 2746
Symbol 2733 GraphicUsed by:2734
Symbol 2734 MovieClipUses:2733Used by:2735 2746
Symbol 2735 MovieClipUses:2720 2722 2724 2726 2728 2730 2732 2734Used by:2747
Symbol 2736 GraphicUsed by:2737
Symbol 2737 MovieClipUses:2736Used by:2738
Symbol 2738 MovieClipUses:2737Used by:2747
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:2740 2742Used by:2747
Symbol 2744 GraphicUsed by:2745
Symbol 2745 MovieClipUses:2744Used by:2746
Symbol 2746 MovieClipUses:2720 2722 2745 2726 2728 2730 2732 2734Used by:2747
Symbol 2747 MovieClipUses:620 2735 2738 2743 2746Used by:Timeline
Symbol 2748 GraphicUsed by:2749
Symbol 2749 MovieClipUses:2748Used by:Timeline
Symbol 2750 GraphicUsed by:2758
Symbol 2751 GraphicUsed by:2752
Symbol 2752 MovieClipUses:2751Used by:2758
Symbol 2753 GraphicUsed by:2754
Symbol 2754 MovieClipUses:2753Used by:2758
Symbol 2755 GraphicUsed by:2758
Symbol 2756 GraphicUsed by:2757
Symbol 2757 MovieClipUses:2756Used by:2758
Symbol 2758 MovieClipUses:2750 2752 2754 2755 2757Used by:Timeline
Symbol 2759 GraphicUsed by:2760
Symbol 2760 MovieClipUses:2759Used by:Timeline
Symbol 2761 GraphicUsed by:2781 2856
Symbol 2762 GraphicUsed by:2763
Symbol 2763 MovieClipUses:2762Used by:2770 2778 2780 2781 2809 2818 2824 2825 2826 2832 2847 2848 2854 2856 2858 2861 3758 3956 3957 3984 3998 3999
Symbol 2764 GraphicUsed by:2765
Symbol 2765 MovieClipUses:2764Used by:2780 2781 2854 3984
Symbol 2766 GraphicUsed by:2767
Symbol 2767 MovieClipUses:2766Used by:2770 2778 2781 2809 2818 2824 2825 2826 2832 2847 2848 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 2768 GraphicUsed by:2769
Symbol 2769 MovieClipUses:2768Used by:2770 2778 2781 2809 2818 2824 2825 2826 2832 2847 2848 2856 2858 2861 3758 3956 3957 3998 3999
Symbol 2770 MovieClipUses:1470 457 1474 2763 2767 2769 960 962 964 966 981 428 451 453 445 449Used by:2781 3758 4743
Symbol 2771 GraphicUsed by:2781 2856
Symbol 2772 GraphicUsed by:2773
Symbol 2773 MovieClipUses:2772Used by:2778 2781 2809 2818 2824 2825 2826 2832 2848 2856 2858 2861 3758 3999
Symbol 2774 GraphicUsed by:2775
Symbol 2775 MovieClipUses:2774Used by:2778 2781 2809 2818 2824 2825 2826 2832 2848 2856 2858 2861 3758 3999
Symbol 2776 GraphicUsed by:2777
Symbol 2777 MovieClipUses:2776Used by:2778 2781 2809 2818 2824 2825 2826 2832 2848 2856 2858 2861 3758 3999
Symbol 2778 MovieClipUses:1470 2767 2773 2775 2777 960 2769 2763 962 964 966 981 459 985 1474 983 968 970 972 974 976 978 980 1053Used by:2781 2856 3758
Symbol 2779 MovieClipUsed by:2781 2857 2859 2862 3758 3759 3796 3797 4256 4384 4501
Symbol 2780 MovieClipUses:1470 428 2763 1243 2765 1065 1069 1565 1239 453 445 457 1474 451Used by:2781 3758
Symbol 2781 MovieClipUses:2761 428 2763 1243 2765 1065 1069 1565 1239 453 445 457 1474 2608 2770 2771 1470 2767 2769 960 962 964 966 981 451 449 2778 2779 1101 1090 2392 2773 2775 2777 459 985 983 1567 1034 1478 1038 1036 1053 1088 1482 1476 1086 2780Used by:2857
Symbol 2782 GraphicUsed by:2783
Symbol 2783 MovieClipUses:2782Used by:2809 2826 2832 2848 2861
Symbol 2784 GraphicUsed by:2785
Symbol 2785 MovieClipUses:2784Used by:2809 2826 2861 3999
Symbol 2786 MovieClipUses:424Used by:2809 2826 2832 2847 2848
Symbol 2787 MovieClipUses:459 461Used by:2809 2818 2825 2826 2854
Symbol 2788 GraphicUsed by:2789
Symbol 2789 MovieClipUses:2788Used by:2809 2826 2832 2848 2861
Symbol 2790 GraphicUsed by:2791
Symbol 2791 MovieClipUses:2790Used by:2809 2826 2832 2848 2861
Symbol 2792 GraphicUsed by:2793
Symbol 2793 MovieClipUses:2792Used by:2809 2826 2847
Symbol 2794 GraphicUsed by:2795
Symbol 2795 MovieClipUses:2794Used by:2809 2826
Symbol 2796 MovieClipUses:1034 1036 964Used by:2809 2824 2826
Symbol 2797 GraphicUsed by:2798
Symbol 2798 MovieClipUses:2797Used by:2809 2826
Symbol 2799 GraphicUsed by:2800
Symbol 2800 MovieClipUses:2799Used by:2809 2824 2826
Symbol 2801 GraphicUsed by:2802
Symbol 2802 MovieClipUses:2801Used by:2809 2818 2825 2826
Symbol 2803 GraphicUsed by:2804
Symbol 2804 MovieClipUses:2803Used by:2809 2826
Symbol 2805 GraphicUsed by:2806
Symbol 2806 MovieClipUses:2805Used by:2809 2826
Symbol 2807 GraphicUsed by:2808
Symbol 2808 MovieClipUses:2807Used by:2809 2826
Symbol 2809 MovieClipUses:1470 2783 2785 422 420 2786 447 2787 1567 426 443 430 2789 2791 2763 2777 2769 1088 960 962 966 1482 983 459 461 2793 2773 981 2767 2775 2795 2796 1038 1086 2798 2800 1571 1034 2802 964 2804 2806 2808 429 1618Used by:2849
Symbol 2810 GraphicUsed by:2811
Symbol 2811 MovieClipUses:2810Used by:2818 2824 2825 3956 3957 3999
Symbol 2812 GraphicUsed by:2813
Symbol 2813 MovieClipUses:2812Used by:2818 2824 2825
Symbol 2814 GraphicUsed by:2815
Symbol 2815 MovieClipUses:2814Used by:2818 2824 2825
Symbol 2816 GraphicUsed by:2817
Symbol 2817 MovieClipUses:2816Used by:2818 2824 2825 3956 3957 3999
Symbol 2818 MovieClipUses:1470 2777 2767 2773 2775 960 962 966 981 2763 2769 459 985 1474 983 964 461 1061 1579 447 2787 1567 2392 1034 1036 1038 1576 2811 2047 987 420 1053 2813 1057 2815 2817 451 2802 1618Used by:2849
Symbol 2819 GraphicUsed by:2824
Symbol 2820 GraphicUsed by:2823
Symbol 2821 GraphicUsed by:2822
Symbol 2822 MovieClipUses:2821Used by:2823
Symbol 2823 MovieClipUses:2820 2822Used by:2824
Symbol 2824 MovieClipUses:1470 2819 1101 1482 1476 1086 1090 2392 2796 1038 1053 1478 2763 2775 1567 1034 1036 964 447 1088 1474 983 461 2777 2769 987 1576 2800 2811 2817 451 2047 2773 2767 2813 962 2815 981 2823 1618Used by:2849
Symbol 2825 MovieClipUses:1470 2777 2767 2773 2775 960 962 966 981 2763 2769 459 985 1474 983 964 461 1061 1579 447 2787 1567 2392 1034 1036 1038 1576 2811 2047 987 420 1053 2813 1057 2815 2817 451 2802 1618Used by:2849
Symbol 2826 MovieClipUses:1470 2783 2785 422 420 2786 447 2787 1567 426 443 430 2789 2791 2763 2777 2769 1088 960 962 966 1482 983 459 461 2793 2773 981 2767 2775 2795 2796 1038 1086 2798 2800 1571 1034 2802 964 2804 2806 2808 429 1618Used by:2849
Symbol 2827 GraphicUsed by:2828
Symbol 2828 MovieClipUses:2827Used by:2832 2848
Symbol 2829 GraphicUsed by:2830
Symbol 2830 MovieClipUses:2829Used by:2832 2848
Symbol 2831 MovieClipUses:960 962 430Used by:2832 2848
Symbol 2832 MovieClipUses:1470 1233 1237 1235 1239 987 1061 1579 1065 1069 1241 459 1243 1565 985 2763 2011 2767 2775 461 426 2786 2777 2769 428 1567 1576 2789 2791 2783 1573 443 1571 2828 2830 2773 2831 966 1618Used by:2849
Symbol 2833 GraphicUsed by:2834
Symbol 2834 MovieClipUses:2833Used by:2847
Symbol 2835 GraphicUsed by:2836
Symbol 2836 MovieClipUses:2835Used by:2847 3994 3999
Symbol 2837 GraphicUsed by:2838
Symbol 2838 MovieClipUses:2837Used by:2847 3994 3999
Symbol 2839 GraphicUsed by:2840
Symbol 2840 MovieClipUses:2839Used by:2847 3994 3999 4580
Symbol 2841 GraphicUsed by:2842
Symbol 2842 MovieClipUses:2841Used by:2847 4580
Symbol 2843 GraphicUsed by:2844
Symbol 2844 MovieClipUses:2843Used by:2847
Symbol 2845 GraphicUsed by:2846
Symbol 2846 MovieClipUses:2845Used by:2847
Symbol 2847 MovieClipUses:1470 2793 2834 2836 2838 2840 2842 2007 2009 2011 2026 2844 1233 987 1061 1241 1235 2767 422 2763 1065 1576 455 1237 2769 420 1069 2786 1565 1567 1573 2846 1618Used by:2849
Symbol 2848 MovieClipUses:1470 1233 1237 1235 1239 987 1061 1579 1065 1069 1241 459 1243 1565 985 2763 2011 2767 2775 461 426 2786 2777 2769 428 1567 1576 2789 2791 2783 1573 443 1571 2828 2830 2773 2831 966 1618Used by:2849
Symbol 2849 MovieClipUses:2809 2818 2824 2825 2826 2832 2847 2848Used by:2857 2862 3759 3797
Symbol 2850 MovieClipUses:1065Used by:2854
Symbol 2851 GraphicUsed by:2854
Symbol 2852 GraphicUsed by:2854
Symbol 2853 GraphicUsed by:2854
Symbol 2854 MovieClipUses:1470 445 449 1474 2763 1243 2765 2850 1069 1565 1239 2787 451 1472 428 453 455 2851 2852 2853Used by:2856
Symbol 2855 SoundUsed by:2856
Symbol 2856 MovieClipUses:2778 2608 1470 2767 1101 1090 2392 2773 2775 2777 960 2769 2763 962 964 966 459 985 1474 983 981 1567 1034 1478 1038 1036 1053 1088 1482 1476 1086 453 445 457 451 2854 2771 2761 2855Used by:2857
Symbol 2857 MovieClipUses:2781 2849 2779 2856Used by:Timeline
Symbol 2858 MovieClipUses:1470 2767 2773 2775 2777 960 2769 2763 962 964 966 981 459 985 1474 983 968 970 972 974 976 978 980 1053Used by:2859 2861 3796
Symbol 2859 MovieClipUses:2858 2779Used by:2862
Symbol 2860 MovieClipUses:424 430Used by:2861 4821
Symbol 2861 MovieClipUses:2858 2767 1061 1579 2773 2775 2777 960 962 964 966 981 2769 2763 1088 1474 983 1057 2783 2789 2791 2785 422 420 2860 2405 1567 447 426 443 1239 987 1237 1235 1065 1241 2047 1243 1478Used by:2862
Symbol 2862 MovieClipUses:2859 2849 2779 2861Used by:Timeline
Symbol 2863 GraphicUsed by:2864
Symbol 2864 MovieClipUses:2863Used by:2867 2940 2961 3059 3136 3141 3148 3170 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 2865 GraphicUsed by:2866
Symbol 2866 MovieClipUses:2865Used by:2867 2940 2961 3059 3136 3141 3148 3170 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 2867 MovieClipUses:2864 2866Used by:2931 2945 2959 2961 2963 3064 3148 3159 3191 3192 3194 3195 3196 3700 3807 3829 3846 3863 3916 4471
Symbol 2868 MovieClipUses:1362 1948Used by:2872 2931 3054 3807 3829 4471
Symbol 2869 GraphicUsed by:2870 4270 4446
Symbol 2870 MovieClipUses:2869Used by:2871 2911 3136 3141 3148 3191 3208 3464
Symbol 2871 MovieClipUses:2870 2037Used by:2872 2931 3005 3064 3700 3807 3822 3829 4471
Symbol 2872 MovieClipUses:2868 2871Used by:2931 2982 2983 3700 3822 3916 4471 4506 4513
Symbol 2873 GraphicUsed by:2874
Symbol 2874 MovieClipUses:2873Used by:2931 2948 2960 2977 2985 2998 3000 3005 3025 3041 3043 3044 3064 3677 3679 3681 3683 3685 3687 3700 3800 3807 3822 3829 3916 4469 4471 4506 4507 4513
Symbol 2875 GraphicUsed by:2876
Symbol 2876 MovieClipUses:2875Used by:2931 2960 2977 2985 2998 3000 3005 3025 3041 3043 3044 3059 3064 3114 3141 3148 3153 3157 3163 3179 3204 3205 3206 3208 3677 3679 3681 3683 3685 3687 3700 3800 3807 3822 3829 3835 3916 4463 4469 4471 4506 4507 4513
Symbol 2877 GraphicUsed by:2878
Symbol 2878 MovieClipUses:2877Used by:2931 2960 2977 2985 2998 3000 3005 3025 3041 3043 3044 3059 3063 3064 3136 3141 3148 3153 3157 3163 3170 3177 3179 3191 3192 3195 3204 3205 3206 3208 3373 3418 3447 3461 3495 3518 3528 3533 3562 3575 3576 3579 3581 3582 3583 3599 3613 3624 3631 3639 3642 3643 3649 3661 3664 3677 3679 3681 3683 3685 3687 3689 3700 3748 3800 3807 3821 3822 3829 3835 3916 4454 4455 4457 4458 4459 4460 4461 4463 4469 4471 4506 4507 4513
Symbol 2879 GraphicUsed by:2880
Symbol 2880 MovieClipUses:2879Used by:2881
Symbol 2881 MovieClipUses:2880 1966Used by:2931 2940 2945 2948 2959 2960 2961 2982 2983 2985 2998 3000 3005 3032 3039 3043 3059 3063 3064 3688 3700 3807 3822 3829 3834 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 2882 GraphicUsed by:2883
Symbol 2883 MovieClipUses:2882Used by:2931 2934 2945 2948 2959 2960 2973 3025 3059 3063 3064 3677 3679 3681 3683 3685 3687 3700 3800 3807 3822 3829 3846 3863 4469 4471 4506 4507 4513
Symbol 2884 GraphicUsed by:2885
Symbol 2885 MovieClipUses:2884Used by:2919 2931 2945 2961 3253 3271 3273 3297 3301 3303 3321 3325 3330 3331 3333 3700 4469 4471
Symbol 2886 GraphicUsed by:2887
Symbol 2887 MovieClipUses:2886Used by:2931 2945 2959 2960 2973 3700 3822 4469 4471 4506 4507 4513
Symbol 2888 GraphicUsed by:2889
Symbol 2889 MovieClipUses:2888Used by:2931 2948 2961 3700 4469 4471
Symbol 2890 GraphicUsed by:2891
Symbol 2891 MovieClipUses:2890Used by:2931 2961 3700 4469 4471
Symbol 2892 GraphicUsed by:2893
Symbol 2893 MovieClipUses:2892Used by:2931 2940 2945 2948 2959 2960 2961 2970 2985 2998 3000 3005 3025 3032 3039 3064 3677 3679 3681 3683 3685 3687 3688 3700 3800 3807 3822 3829 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 2894 GraphicUsed by:2895
Symbol 2895 MovieClipUses:2894Used by:2931 2940 2945 2948 2959 2960 2961 2970 2985 2998 3000 3025 3032 3039 3064 3085 3114 3136 3141 3170 3206 3677 3679 3681 3683 3685 3687 3688 3700 3800 3807 3822 3829 3846 3863 3916 4469 4471 4506 4507 4513
Symbol 2896 GraphicUsed by:2897
Symbol 2897 MovieClipUses:2896Used by:2931 2940 2945 2948 2959 2960 2961 3700 4469 4471
Symbol 2898 GraphicUsed by:2899
Symbol 2899 MovieClipUses:2898Used by:2931 2940 2945 2948 2959 2960 2961 3700 4469 4471
Symbol 2900 GraphicUsed by:2901
Symbol 2901 MovieClipUses:2900Used by:2931 2940 2945 2948 2959 2960 2961 3700 4469 4471
Symbol 2902 MovieClipUses:1959 331 343 345 347 349 351 353 1963Used by:2931 2940 2945 2948 2959 2960 2961 2982 2983 2985 2998 3003 3004 3005 3025 3032 3039 3059 3063 3064 3159 3160 3677 3679 3681 3683 3685 3687 3688 3700 3800 3807 3822 3829 3846 3863 3916 4471 4506 4507 4513
Symbol 2903 GraphicUsed by:2904
Symbol 2904 MovieClipUses:2903Used by:2931 2940 2945 2948 2959 2960 2961 2981 2985 3022 3035 3059 3700 3807 3829 3916 4469 4471
Symbol 2905 GraphicUsed by:2906
Symbol 2906 MovieClipUses:2905Used by:2909 2940 3598
Symbol 2907 GraphicUsed by:2908
Symbol 2908 MovieClipUses:2907Used by:2909 2940 3035 3325 3595 3598
Symbol 2909 MovieClipUses:2906 2908Used by:2931 2945 2948 2959 2960 2981 2985 3005 3022 3059 3163 3444 3446 3447 3700 3807 3822 3829 3916 4469 4471
Symbol 2910 MovieClipUses:1362 1948Used by:2912 2945 2948 2960 3057 3203
Symbol 2911 MovieClipUses:2870 2037Used by:2912 2945 2948 2959 2960 3022 3148 3179 3807 3829
Symbol 2912 MovieClipUses:2910 2911Used by:2931 2940 2982 2983 2984 2985 2986 2999 3005 3064 3114 3136 3154 3158 3163 3179 3700 3807 3822 3829 3916 4469 4471 4506 4507 4513
Symbol 2913 GraphicUsed by:2914
Symbol 2914 MovieClipUses:2913Used by:2931 2940 2959
Symbol 2915 GraphicUsed by:2916
Symbol 2916 MovieClipUses:2915Used by:2931 2940 2945
Symbol 2917 GraphicUsed by:2918
Symbol 2918 MovieClipUses:2917Used by:2931 2940 2945 3700
Symbol 2919 MovieClipUses:2885 2105Used by:2931 3288
Symbol 2920 GraphicUsed by:2921
Symbol 2921 MovieClipUses:2920Used by:2931 2940 2945
Symbol 2922 GraphicUsed by:2923
Symbol 2923 MovieClipUses:2922Used by:2931 2948 2959 3700
Symbol 2924 GraphicUsed by:2925
Symbol 2925 MovieClipUses:2924Used by:2931 2948 2959 2960
Symbol 2926 GraphicUsed by:2931 3058 3158 4564  Timeline
Symbol 2927 GraphicUsed by:2928
Symbol 2928 MovieClipUses:2927Used by:2931 2940 2945 2948 2959 2960 2961 2976 2985 2998 3000 3032 3040 3043 3064 3401 3688 3700 3807 3829 3836 3846 3863 3916 4513
Symbol 2929 GraphicUsed by:2930
Symbol 2930 MovieClipUses:2929Used by:2931 2959 2960
Symbol 2931 MovieClipUses:1385 2867 2872 1470 1941 1376 2874 2876 2878 1378 2881 1970 2883 1375 2885 2105 2107 2887 2889 2891 1954 2893 2895 1956 2897 2899 2901 2902 2904 2909 2912 2868 2871 2914 2916 1371 1373 2918 2919 2921 2923 2925 2926 2928 2930Used by:3067
Symbol 2932 GraphicUsed by:2933
Symbol 2933 MovieClipUses:2932Used by:2934
Symbol 2934 MovieClipUses:2883 1375 2933Used by:2940 2961 3040 3043 3044 3846 3863 3916
Symbol 2935 MovieClipUses:1362 1948Used by:2940 2961
Symbol 2936 GraphicUsed by:2937
Symbol 2937 MovieClipUses:2936Used by:2940 2945 2961
Symbol 2938 GraphicUsed by:2939
Symbol 2939 MovieClipUses:2938Used by:2940 2961 3038 3193 3325
Symbol 2940 MovieClipUses:1941 1371 1373 1375 2918 2928 2107 1385 2864 2866 1378 2921 2916 2895 2893 2899 2901 1954 1956 2881 2934 2914 1970 2902 2904 2906 2908 2912 2897 2935 2937 2939 2037Used by:2962
Symbol 2941 GraphicUsed by:2942
Symbol 2942 MovieClipUses:2941Used by:2945 2948 2960 2961
Symbol 2943 GraphicUsed by:2944
Symbol 2944 MovieClipUses:2943Used by:2945 2948 2960 3025 3032 3280
Symbol 2945 MovieClipUses:1941 2918 2928 2107 1371 1373 1375 1385 2867 1378 2921 2916 1954 2893 2895 1956 2897 2899 2901 2881 1970 2942 2105 2885 2883 2887 2902 2904 2909 2910 2911 1362 2937 2944Used by:2962
Symbol 2946 GraphicUsed by:2947
Symbol 2947 MovieClipUses:2946Used by:2948 2961 3277 3284 3332
Symbol 2948 MovieClipUses:1941 1362 1948 1385 2944 2923 2889 2893 2895 2925 2901 2899 2897 1956 1954 2947 2105 2883 2881 2107 1375 2928 2874 1970 2942 2902 2904 2909 2910 2911Used by:2962
Symbol 2949 GraphicUsed by:2959
Symbol 2950 GraphicUsed by:2951
Symbol 2951 MovieClipUses:2950Used by:2959 3169 3191 3192 3579 4299 4317
Symbol 2952 GraphicUsed by:2953
Symbol 2953 MovieClipUses:2952Used by:2954 3259 3271 3291 3293 3295 3297 3301 3302 3321 3325 3330 3331 3700
Symbol 2954 MovieClipUses:2953 1367Used by:2959 3215 3291 3292 3294 3296 3297 3332 3700 4471
Symbol 2955 GraphicUsed by:2956
Symbol 2956 MovieClipUses:2955Used by:2959 2960 3373 3387 3394 3398 3465 3478 3483 3689 3829
Symbol 2957 GraphicUsed by:2958
Symbol 2958 MovieClipUses:2957Used by:2959 2960 2985 2998 3003 3004 3025 3136 3141 3148 3159 3161 3162 3208
Symbol 2959 MovieClipUses:2949 1385 2951 2954 2867 1941 1373 2923 2930 2925 2899 2897 2901 2893 2895 1956 1954 2881 1371 1375 1970 2914 2105 2107 2883 2956 2928 2887 2902 2904 2958 2909 1362 2911 1367Used by:2962
Symbol 2960 MovieClipUses:1941 2874 2876 2878 1371 1373 1375 1385 1362 1948 2944 1378 2930 2925 1954 2893 2895 1956 2897 2899 2901 2881 1970 2956 2928 2107 2883 2942 2887 2958 2902 2904 2909 2910 2911Used by:2962
Symbol 2961 MovieClipUses:1941 1371 1373 1375 2947 2928 2107 1385 2867 1378 2889 2891 2893 2895 2901 2899 2897 1956 1954 2881 2885 2934 1970 2942 2902 2904 2864 2866 1362 2937 2939 2037 2935Used by:2962
Symbol 2962 MovieClipUses:1470 2940 1757 2945 2948 2959 2960 2961Used by:3067
Symbol 2963 MovieClipUses:1385 2867Used by:2982 2983 2984 2986 2999 3005 3025 3032 3039 3063 3114 3136 3141 3154 3158 3170 3179 3200 3203 3206 3208 3677 3679 3700 3822 3863 3916 4471 4506 4513
Symbol 2964 GraphicUsed by:2970 2985 2998 3000 3032 3039 3064 3688 3807 3822 3829 3846 3863 3916 4506 4507 4513
Symbol 2965 GraphicUsed by:2966
Symbol 2966 MovieClipUses:2965Used by:2969 2998 3000 3025 3032 3039 3677 3679 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 2967 GraphicUsed by:2968
Symbol 2968 MovieClipUses:2967Used by:2969 2998 3000 3025 3032 3039 3677 3679 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 2969 MovieClipUses:2966 2968Used by:2970 2985 3064 3807 3822 3829 3846 3863 3916 4506 4507 4513
Symbol 2970 MovieClipUses:2964 1954 2893 2895 1956 2969Used by:2982 2983 3005 3700 3822 3916 4513
Symbol 2971 GraphicUsed by:2972
Symbol 2972 MovieClipUses:2971Used by:3005 3163 3700 3822
Symbol 2973 MovieClipUses:2883 1375 2887Used by:2982 2983 2985 2998 3000 3005 3700 3822 3916 4513
Symbol 2974 GraphicUsed by:2975
Symbol 2975 MovieClipUses:2974Used by:2976 2985 2998 3000 3025 3059 3063 3064 3677 3679 3681 3683 3685 3687 3800 3807 3829 3916 4513
Symbol 2976 MovieClipUses:2928 2975Used by:2978 3005 3044 3700 3916
Symbol 2977 MovieClipUses:2874 2876 2878Used by:2982 2983 3032 3688 3822 3916 4513
Symbol 2978 MovieClipUses:2976 2107Used by:2982 2983 3822 3916 4513
Symbol 2979 GraphicUsed by:2980
Symbol 2980 MovieClipUses:2979Used by:2982 2983 2985 2998 3000 3170 3206 3391 3426 3440 3444 3446 3447 3518 3533 3534 3822 3829 3916 4513
Symbol 2981 MovieClipUses:2904 2909Used by:2982 2983 3063 3064 3807 3822 3829 3916 4506 4507 4513
Symbol 2982 MovieClipUses:2963 1941 1378 2970 1376 2902 2881 1970 2977 2973 2978 2872 2980 2981 2912Used by:3005 3065 3066 3690 3700 3805 3807 3822 3829 3916 4432 4463 4513
Symbol 2983 MovieClipUses:2963 2872 1941 1378 2970 1376 2902 2881 1970 2977 2973 2978 2980 2981 2912Used by:3005
Symbol 2984 MovieClipUses:2963 2912Used by:2985 3159 3916
Symbol 2985 MovieClipUses:1941 1378 2964 1954 2893 2895 2984 1956 2904 2909 2969 1376 2902 2881 1970 2874 2876 2878 2973 2928 2975 2107 2980 2958 2912Used by:3005
Symbol 2986 MovieClipUses:2963 2912Used by:2998 3161
Symbol 2987 GraphicUsed by:2988
Symbol 2988 MovieClipUses:2987Used by:2998 3001
Symbol 2989 GraphicUsed by:2990
Symbol 2990 MovieClipUses:2989Used by:2998 3001
Symbol 2991 GraphicUsed by:2992
Symbol 2992 MovieClipUses:2991Used by:2995 2996
Symbol 2993 GraphicUsed by:2994
Symbol 2994 MovieClipUses:2993Used by:2995 2996
Symbol 2995 MovieClipUses:2992 2994Used by:2996
Symbol 2996 MovieClipUses:2992 2994 2995Used by:2997 3002 3158 3159
Symbol 2997 MovieClipUses:2996 1362 1367 2037Used by:2998 3161
Symbol 2998 MovieClipUses:1941 1378 2964 1385 1954 2893 2895 1956 2986 2966 2968 1376 2902 2881 1970 2874 2876 2878 2973 2928 2975 2107 2980 2958 2988 2990 2997Used by:3005
Symbol 2999 MovieClipUses:2963 2912Used by:3000 3162
Symbol 3000 MovieClipUses:2999 1378 2964 1954 2893 2895 2966 2968 1376 2881 1970 2874 2876 2973 2928 2975 2107 2980 2878Used by:3003 3004
Symbol 3001 MovieClipUses:1385 2988 2990Used by:3003 3004 3160
Symbol 3002 MovieClipUses:2996 1362 1367 2037Used by:3003 3004 3162
Symbol 3003 MovieClipUses:1941 3000 1956 2902 3001 2958 3002Used by:3005
Symbol 3004 MovieClipUses:1941 3000 1956 2902 3001 2958 3002Used by:3005
Symbol 3005 MovieClipUses:1470 1941 1376 2874 2876 2878 1378 2881 1970 2893 2963 2970 2972 2909 2902 2973 2976 2107 1362 1948 2871 2912 2982 2983 2985 2998 3003 3004Used by:3067
Symbol 3006 GraphicUsed by:3007
Symbol 3007 MovieClipUses:3006Used by:3025 3042 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 3008 GraphicUsed by:3009
Symbol 3009 MovieClipUses:3008Used by:3025 3032 3041 3043 3044 3059 3063 3677 3679 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 3010 GraphicUsed by:3011
Symbol 3011 MovieClipUses:3010Used by:3025 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 3012 GraphicUsed by:3013
Symbol 3013 MovieClipUses:3012Used by:3025 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 3014 GraphicUsed by:3015
Symbol 3015 MovieClipUses:3014Used by:3025 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 3016 GraphicUsed by:3017
Symbol 3017 MovieClipUses:3016Used by:3025 3059 3063 3064 3677 3679 3681 3683 3685 3687 3800 3807 3829
Symbol 3018 GraphicUsed by:3019
Symbol 3019 MovieClipUses:3018Used by:3022
Symbol 3020 GraphicUsed by:3021
Symbol 3021 MovieClipUses:3020Used by:3022
Symbol 3022 MovieClipUses:2904 2909 1362 1948 2911 3019 3021Used by:3025 3032 3677 3679 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 3023 GraphicUsed by:3024
Symbol 3024 MovieClipUses:3023Used by:3025 3032 3064 3677 3679 3681 3683 3685 3687 3688 3800 3807 3829
Symbol 3025 MovieClipUses:2963 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2958 2902 1362 1948 2944Used by:3065 3669 3805 4432
Symbol 3026 GraphicUsed by:3027
Symbol 3027 MovieClipUses:3026Used by:3032 3478 3688
Symbol 3028 GraphicUsed by:3029
Symbol 3029 MovieClipUses:3028Used by:3032 3040 3043 3114 3177 3688 3846 3863
Symbol 3030 GraphicUsed by:3031
Symbol 3031 MovieClipUses:3030Used by:3032 3478 3481 3575 3639 3642 3644 3688
Symbol 3032 MovieClipUses:2963 1378 3009 2964 2893 2895 1956 2966 1954 2968 1376 2977 3024 2902 2881 3027 1375 2107 2928 3029 1362 1948 2944 3022 3031Used by:3065 3805 4432
Symbol 3033 GraphicUsed by:3034
Symbol 3034 MovieClipUses:3033Used by:3035
Symbol 3035 MovieClipUses:2904 3034 2908Used by:3039
Symbol 3036 GraphicUsed by:3037
Symbol 3037 MovieClipUses:3036Used by:3039
Symbol 3038 MovieClipUses:1362 1945 1947 2939 2037Used by:3039 3310 3394
Symbol 3039 MovieClipUses:2963 1378 2964 3035 2893 2895 1956 2966 1954 2968 2902 2881 1970 1362 1948 3037 2037 3038Used by:3041 3043 3044
Symbol 3040 MovieClipUses:2934 2107 2928 3029Used by:3041 3916
Symbol 3041 MovieClipUses:2874 2876 2878 1376 3009 3039 3040 1757Used by:3065 3805 3916 4432
Symbol 3042 MovieClipUses:1373 3007Used by:3043 3044 3916
Symbol 3043 MovieClipUses:2874 2876 3042 2878 1414 1416 3009 2881 1970 3039 2934 2107 2928 3029Used by:3065 3066 3690 3805 3916 4432
Symbol 3044 MovieClipUses:2874 2876 3042 2878 1414 1416 3009 3039 2934 2976 2107Used by:3065 3066 3690 3805 3916 4432
Symbol 3045 MovieClipUses:1856Used by:3059 3063
Symbol 3046 GraphicUsed by:3047
Symbol 3047 MovieClipUses:3046Used by:3059 3063
Symbol 3048 GraphicUsed by:3049
Symbol 3049 MovieClipUses:3048Used by:3059 3063
Symbol 3050 GraphicUsed by:3051
Symbol 3051 MovieClipUses:3050Used by:3059 3063
Symbol 3052 GraphicUsed by:3053
Symbol 3053 MovieClipUses:3052Used by:3054 3807 3822 3829
Symbol 3054 MovieClipUses:2868 3053 2037Used by:3059 3063 3200 3206 3677 3679 3681 3683 3685 3687 3688 3800 3807 3821 3822 3829
Symbol 3055 GraphicUsed by:3056 4561
Symbol 3056 MovieClipUses:3055Used by:3057
Symbol 3057 MovieClipUses:2910 3056 2037Used by:3059 3063 3916
Symbol 3058 MovieClipUses:2926Used by:3059 3063
Symbol 3059 MovieClipUses:3045 2876 2878 2864 1385 2866 1954 1376 2975 2107 2881 2883 1375 1970 3047 3049 3009 3051 2902 3054 3017 2904 2909 3057 3058Used by:3060
Symbol 3060 MovieClipUses:3059 1414 1416Used by:3065 3066 3669 3805 3916 4432 4513
Symbol 3061 GraphicUsed by:3062
Symbol 3062 MovieClipUses:3061Used by:3063
Symbol 3063 MovieClipUses:3045 2878 2963 1954 1376 2975 2107 2881 2883 1375 1970 3047 1414 1416 2981 3051 3049 3009 2902 3054 3017 3057 3062 3058Used by:3065 3066 3669 3805 3916 4432 4513
Symbol 3064 MovieClipUses:1385 2867 1378 1371 1373 1375 2881 1970 2874 2876 2878 2883 3017 2928 2975 2107 1362 1945 1947 2871 1941 2964 1954 2893 2895 1956 2969 3024 2902 2981 2912Used by:3065 3066 3805 3916 4432 4513
Symbol 3065 MovieClipUses:1470 3025 3032 3041 3043 3044 3060 3063 3064 2982Used by:3067
Symbol 3066 MovieClipUses:3043 1470 3044 3060 3063 3064 2982Used by:3067
Symbol 3067 MovieClipUses:2931 2962 3005 3065 3066Used by:3670
Symbol 3068 GraphicUsed by:3069
Symbol 3069 MovieClipUses:3068Used by:3074
Symbol 3070 GraphicUsed by:3071
Symbol 3071 MovieClipUses:3070Used by:3074
Symbol 3072 GraphicUsed by:3073
Symbol 3073 MovieClipUses:3072Used by:3074 3078
Symbol 3074 MovieClipUses:3069 3071 3073Used by:3075
Symbol 3075 MovieClipUses:3074Used by:3670
Symbol 3076 GraphicUsed by:3077
Symbol 3077 MovieClipUses:3076Used by:3078
Symbol 3078 MovieClipUses:3073 3077Used by:3079
Symbol 3079 MovieClipUses:3078Used by:3670
Symbol 3080 GraphicUsed by:3081
Symbol 3081 MovieClipUses:3080Used by:3084 3170 3206
Symbol 3082 GraphicUsed by:3083
Symbol 3083 MovieClipUses:3082Used by:3084 3170 3206
Symbol 3084 MovieClipUses:3081 3083Used by:3114 3136 3141 3148 3154 3158 3159 3161 3162 3163 3179 3184 3204 3205 3208 3863 4471
Symbol 3085 MovieClipUses:1383 2895Used by:3092 3114 3148 3158 3159 3160 3163 3208
Symbol 3086 GraphicUsed by:3087
Symbol 3087 MovieClipUses:3086Used by:3091 3114 3136 3141 3148 3170 3206
Symbol 3088 GraphicUsed by:3089
Symbol 3089 MovieClipUses:3088Used by:3090 3136 3141 3148 3170 3206
Symbol 3090 MovieClipUses:3089Used by:3091 3114
Symbol 3091 MovieClipUses:3087 3090Used by:3092 3114 3158 3159 3160 3163 3208
Symbol 3092 MovieClipUses:3085 1956 1954 3091Used by:3114 3154 3173 3194 3863 4471
Symbol 3093 MovieClipUses:1181Used by:3098 3863 4507 4564
Symbol 3094 MovieClipUses:1183Used by:3098 3863
Symbol 3095 GraphicUsed by:3096 4543
Symbol 3096 MovieClipUses:3095Used by:3097
Symbol 3097 MovieClipUses:347 2474 3096 590Used by:3098 3158
Symbol 3098 MovieClipUses:2475 3093 3094 585 2479 337 2480 2482 343 345 3097 349 351 1963Used by:3114 3136 3141 3148 3154 3163 3170 3173 3195 3197 3204 3205 3206 3208 4471
Symbol 3099 GraphicUsed by:3100
Symbol 3100 MovieClipUses:3099Used by:3114 3447
Symbol 3101 GraphicUsed by:3102
Symbol 3102 MovieClipUses:3101Used by:3114
Symbol 3103 GraphicUsed by:3104
Symbol 3104 MovieClipUses:3103Used by:3114 3163
Symbol 3105 GraphicUsed by:3106
Symbol 3106 MovieClipUses:3105 1371 1375Used by:3114 3163
Symbol 3107 GraphicUsed by:3108
Symbol 3108 MovieClipUses:3107Used by:3114 3163
Symbol 3109 GraphicUsed by:3110
Symbol 3110 MovieClipUses:3109Used by:3114 3163 3177 3562 3599 3700
Symbol 3111 GraphicUsed by:3112
Symbol 3112 MovieClipUses:3111Used by:3114 3163
Symbol 3113 GraphicUsed by:3114
Symbol 3114 MovieClipUses:1470 1378 3084 1941 3092 1970 3098 3100 3102 3104 3106 3108 3110 3112 2963 2912 3085 1956 1954 3087 3090 2876 3029 1383 2895 3091 3113Used by:3211
Symbol 3115 GraphicUsed by:3116
Symbol 3116 MovieClipUses:3115Used by:3136 3141 3295 3397 3440 3579 3589 3599 3700 3748 3821 4299 4317
Symbol 3117 GraphicUsed by:3118
Symbol 3118 MovieClipUses:3117Used by:3136 3141
Symbol 3119 GraphicUsed by:3120
Symbol 3120 MovieClipUses:3119Used by:3136 3141 3624 3631 3639 3642
Symbol 3121 MovieClipUses:1371 1373 1375Used by:3136 3863
Symbol 3122 GraphicUsed by:3123
Symbol 3123 MovieClipUses:3122Used by:3136 3863
Symbol 3124 GraphicUsed by:3125
Symbol 3125 MovieClipUses:3124Used by:3136 3863
Symbol 3126 GraphicUsed by:3127
Symbol 3127 MovieClipUses:3126Used by:3136 3141 3863
Symbol 3128 GraphicUsed by:3129
Symbol 3129 MovieClipUses:3128Used by:3136 3163 3863 4506 4507 4513
Symbol 3130 GraphicUsed by:3131
Symbol 3131 MovieClipUses:3130Used by:3136
Symbol 3132 GraphicUsed by:3133
Symbol 3133 MovieClipUses:3132Used by:3136 3141
Symbol 3134 GraphicUsed by:3135
Symbol 3135 MovieClipUses:3134Used by:3136 3141
Symbol 3136 MovieClipUses:1941 1378 3084 1383 2895 3087 1956 1954 3089 1970 2870 2037 3116 2864 3118 3120 2878 3121 1376 2963 2912 3123 3125 3127 3129 3131 2866 3133 3135 2958 3098Used by:3149
Symbol 3137 GraphicUsed by:3138
Symbol 3138 MovieClipUses:3137Used by:3141 3153 3158 3159 3161 3162 3163 3170 3179 3191 3192 3195 3204 3205 3206 3208
Symbol 3139 GraphicUsed by:3140
Symbol 3140 MovieClipUses:3139Used by:3141 3321
Symbol 3141 MovieClipUses:3138 2876 1378 3120 3084 2878 1371 1373 1970 1376 1383 2895 3087 1956 1954 2963 3089 2864 3118 3133 2958 3135 1362 1948 3127 1375 2870 2037 3116 2866 3140 1414 1416 1410 3098Used by:3149
Symbol 3142 GraphicUsed by:3143
Symbol 3143 MovieClipUses:3142Used by:3148
Symbol 3144 GraphicUsed by:3145
Symbol 3145 MovieClipUses:3144Used by:3148 3579 4299 4317
Symbol 3146 GraphicUsed by:3147
Symbol 3147 MovieClipUses:3146Used by:3148
Symbol 3148 MovieClipUses:1941 1378 3084 1385 3085 2867 3087 1956 1954 3089 1970 1376 3143 2876 2878 2864 2870 2037 1368 3145 2866 1362 1948 2911 1371 1373 3147 2958 3098Used by:3149
Symbol 3149 MovieClipUses:1470 3136 3141 3148Used by:3211
Symbol 3150 GraphicUsed by:3151
Symbol 3151 MovieClipUses:3150Used by:3163 3170 3196 3207 3294 3296
Symbol 3152 GraphicUsed by:3163
Symbol 3153 MovieClipUses:3138 2876 2878Used by:3154 3197 4471
Symbol 3154 MovieClipUses:1941 1378 3084 3092 3098 1970 1376 3153 2963 2912Used by:3163 3209 3210
Symbol 3155 GraphicUsed by:3156
Symbol 3156 MovieClipUses:3155Used by:3158 3159 3482
Symbol 3157 MovieClipUses:1376 2876 2878Used by:3158 3159 3161 3162
Symbol 3158 MovieClipUses:2926 1941 1378 3085 1954 3091 2963 2912 3084 1970 2996 1362 3156 2037 1367 3138 3157 1957 325 1958 333 335 337 339 341 343 345 3097 349 351 329 353 331 1963Used by:3163
Symbol 3159 MovieClipUses:1941 1378 3085 2984 1954 3091 1385 2867 3084 1970 3138 3157 2958 2996 1362 3156 2037 1367 2902Used by:3163
Symbol 3160 MovieClipUses:1941 1378 3085 1954 3091 1956 2902 3001Used by:3161 3162
Symbol 3161 MovieClipUses:3160 2986 3084 1970 3138 3157 2958 2997Used by:3163
Symbol 3162 MovieClipUses:3160 2958 2999 3084 1970 3138 3157 3002Used by:3163
Symbol 3163 MovieClipUses:1470 1378 3084 1941 3085 1956 1954 3091 1970 3098 2972 2909 1362 1948 3151 3108 3110 3104 3106 3152 1371 1375 3112 3129 1385 1376 3138 2876 2878 1373 2912 3154 3158 3159 3161 3162Used by:3211
Symbol 3164 MovieClipUses:1371 1373 1375Used by:3170 3194 3195 3204 3205 3206 3208
Symbol 3165 GraphicUsed by:3166
Symbol 3166 MovieClipUses:3165Used by:3170 3206
Symbol 3167 GraphicUsed by:3168
Symbol 3168 MovieClipUses:3167Used by:3170
Symbol 3169 MovieClipUses:1362 1945 1947 2951Used by:3170
Symbol 3170 MovieClipUses:1941 3081 3083 3138 2878 3164 1970 3166 1385 2895 1956 1954 3087 2963 2864 2866 2980 3089 3098 1362 1948 3151 3168 3169Used by:3209
Symbol 3171 GraphicUsed by:3172
Symbol 3172 MovieClipUses:3171Used by:3173 3194
Symbol 3173 MovieClipUses:1378 3092 3098 3172Used by:3179 3191 3192
Symbol 3174 MovieClipUses:1362 1945 1947Used by:3179 3191 3192
Symbol 3175 GraphicUsed by:3176
Symbol 3176 MovieClipUses:3175Used by:3178 3576 3639 3642
Symbol 3177 MovieClipUses:2878 3110 3029Used by:3178 3189 3195
Symbol 3178 MovieClipUses:3176 3177Used by:3179 3197
Symbol 3179 MovieClipUses:2963 1941 3173 3084 1970 1376 3138 2876 2878 2912 3174 2911 3178Used by:3209
Symbol 3180 GraphicUsed by:3181
Symbol 3181 MovieClipUses:3180Used by:3191 3192 3194
Symbol 3182 GraphicUsed by:3183
Symbol 3183 MovieClipUses:3182Used by:3191 3192 3194
Symbol 3184 MovieClipUses:3084 1970Used by:3191 3192 3194
Symbol 3185 GraphicUsed by:3186
Symbol 3186 MovieClipUses:3185Used by:3189
Symbol 3187 GraphicUsed by:3188
Symbol 3188 MovieClipUses:3187Used by:3189
Symbol 3189 MovieClipUses:1371 3186 3177 3188Used by:3191 3192
Symbol 3190 MovieClipUses:1373 1375 1371Used by:3191 3192 3195
Symbol 3191 MovieClipUses:2867 3138 1385 1414 1410 3173 2878 3174 3181 2870 2037 1362 1945 1947 2951 3183 3184 3189 3190Used by:3209
Symbol 3192 MovieClipUses:2867 3138 1385 1414 1416 1410 3173 2878 3174 3181 1362 1945 1947 2951 3183 3184 3189 3190Used by:3209
Symbol 3193 MovieClipUses:1362 1945 1947 2939 2037Used by:3194 3195
Symbol 3194 MovieClipUses:1385 1378 3092 3172 2867 3181 3183 3184 3164 3193Used by:3195 3197
Symbol 3195 MovieClipUses:2867 3138 2878 1414 1416 1410 3194 3190 3164 3098 3193 3177Used by:3209
Symbol 3196 MovieClipUses:2867 1362 1948 3151Used by:3197 3206
Symbol 3197 MovieClipUses:1414 1410 3194 3178 3153 3196 3098Used by:3209 3210
Symbol 3198 GraphicUsed by:3199
Symbol 3199 MovieClipUses:3198Used by:3204 3205
Symbol 3200 MovieClipUses:2963 3054Used by:3204 3205
Symbol 3201 GraphicUsed by:3202
Symbol 3202 MovieClipUses:3201Used by:3203
Symbol 3203 MovieClipUses:2963 2910 3202 2037Used by:3204 3205
Symbol 3204 MovieClipUses:3084 1970 3138 2876 2878 3164 3199 3200 1398 1414 1416 3203 1410 3098Used by:3209 3210
Symbol 3205 MovieClipUses:3084 1970 3138 2876 2878 3164 3199 1398 1414 1416 3203 1410 3098 3200Used by:3209 3210
Symbol 3206 MovieClipUses:1941 3081 1371 3083 1373 1375 3138 2876 2878 3166 2895 1956 1954 3087 1970 2980 1385 2963 3164 3089 3098 3054 3196Used by:3209 3210
Symbol 3207 MovieClipUses:1362 1948 3151Used by:3208
Symbol 3208 MovieClipUses:1941 1378 3084 3085 2963 1362 1945 1947 2870 2037 1956 1954 3091 2958 3098 1970 3138 2876 3164 2878 3207Used by:3209 3210
Symbol 3209 MovieClipUses:1470 3170 3179 3191 3192 3195 3197 3204 3205 3206 3208 3154Used by:3211
Symbol 3210 MovieClipUses:3197 1470 3204 3205 3206 3208 3154Used by:3211
Symbol 3211 MovieClipUses:3114 3149 3163 3209 3210Used by:3670
Symbol 3212 GraphicUsed by:3213
Symbol 3213 MovieClipUses:3212Used by:3214 3293
Symbol 3214 MovieClipUses:3213 2037Used by:3215 3291 3700 4471
Symbol 3215 MovieClipUses:3214 2954Used by:3253 3273 3277 3280 3282 3284 3289 3301 3330 3331 3333 3700
Symbol 3216 GraphicUsed by:3217
Symbol 3217 MovieClipUses:3216Used by:3224 3291 3293 3294 3295 3296 3297 3310 3661 3821
Symbol 3218 GraphicUsed by:3219
Symbol 3219 MovieClipUses:3218Used by:3223 3297 3661 3664 3821 4461 4463 4471
Symbol 3220 GraphicUsed by:3221
Symbol 3221 MovieClipUses:3220Used by:3222
Symbol 3222 MovieClipUses:3221Used by:3223 3661 3664 3821 4461 4463 4471
Symbol 3223 MovieClipUses:3219 3222Used by:3224 3291 3292 3293 3294 3295 3296
Symbol 3224 MovieClipUses:3217 3223Used by:3253 3271 3273 3277 3280 3282 3284 3289 3297 3301 3302 3310 3321 3325 3330 3331 3332 3333 3661 3700 3821 4471
Symbol 3225 GraphicUsed by:3226
Symbol 3226 MovieClipUses:3225Used by:3253 3282 3700 4471
Symbol 3227 GraphicUsed by:3228
Symbol 3228 MovieClipUses:3227Used by:3232 3332 3822
Symbol 3229 GraphicUsed by:3230
Symbol 3230 MovieClipUses:3229Used by:3232 3321 3332 3822
Symbol 3231 MovieClipUses:1176Used by:3232 3321 3330 3332 3822
Symbol 3232 MovieClipUses:3228 3230 3231Used by:3239 3291 3293 3295
Symbol 3233 GraphicUsed by:3234
Symbol 3234 MovieClipUses:3233Used by:3239 3291 3293 3295 3321 3330 3332 3822
Symbol 3235 GraphicUsed by:3236
Symbol 3236 MovieClipUses:3235Used by:3239 3291 3293 3295 3321 3332 3822
Symbol 3237 GraphicUsed by:3238
Symbol 3238 MovieClipUses:3237Used by:3239 3291 3293 3295 3321 3330 3332
Symbol 3239 MovieClipUses:3232 3234 3236 3238Used by:3253 3261 3272 3274 3289 3297 3301 3310 3322 3331 3333 3700 4463 4471
Symbol 3240 GraphicUsed by:3241
Symbol 3241 MovieClipUses:3240Used by:3244
Symbol 3242 GraphicUsed by:3243
Symbol 3243 MovieClipUses:3242Used by:3244
Symbol 3244 MovieClipUses:3241 3243Used by:3253 3261 3272 3274 3289 3290 3297 3301 3310 3321 3325 3330 3331 3332 3333 3700 4463 4471
Symbol 3245 GraphicUsed by:3246
Symbol 3246 MovieClipUses:3245Used by:3252 3253 3271 3273 3277 3280 3284 3297 3700 4471
Symbol 3247 GraphicUsed by:3251
Symbol 3248 GraphicUsed by:3249
Symbol 3249 MovieClipUses:3248Used by:3251 3260
Symbol 3250 MovieClipUses:550Used by:3251 3260
Symbol 3251 MovieClipUses:3247 535 3249 539 337 547 541 549 543 345 545 349 351 3250Used by:3253 3289 3291 3293 3295 3297 3700 4463 4471
Symbol 3252 MovieClipUses:1770 1375 3246Used by:3253 3282 3289 3290 3297 3301 3310 3321 3325 3330 3331 3332 3333 3700 4463
Symbol 3253 MovieClipUses:1470 3215 3224 3226 1770 1375 2105 2107 1378 3239 3244 3246 2885 3251 1757 3252 1778Used by:3336
Symbol 3254 GraphicUsed by:3271 3281 3321 3528 3534 3700 3829
Symbol 3255 MovieClipUses:1770 1375Used by:3271 3273 3277 3284 3289 3290 3301 3310 3321 3325 3330 3331 3332 3333 3700
Symbol 3256 GraphicUsed by:3257
Symbol 3257 MovieClipUses:3256Used by:3271 3273 3277 3280 3281 3297 3331 3332 3333 3373 3390 3398 3447 3465 3478 3481 3533 3534 3689 3700 3821 3829 4471
Symbol 3258 MovieClipUses:1360 1367Used by:3259 3289 3291 3302 3321 3325 3333
Symbol 3259 MovieClipUses:2953 3258Used by:3271 3273 3277 3282 3284
Symbol 3260 MovieClipUses:531 535 3249 539 337 541 547 549 543 345 545 349 351 3250Used by:3261 3272 3274 3301 3310 3321 3325 3330 3331 3332 3333 3700
Symbol 3261 MovieClipUses:1378 3239 3260 3244Used by:3271 3280
Symbol 3262 GraphicUsed by:3263
Symbol 3263 MovieClipUses:3262Used by:3271 3273 3277 3280 3282 3284 3289 3290 3301 3310 3321 3325 3330 3331 3332 3333 3700 4463
Symbol 3264 GraphicUsed by:3265
Symbol 3265 MovieClipUses:3264Used by:3271 3273 3277 3280 3282 3284 3301 3310 3321 3325 3330 3331 3333
Symbol 3266 GraphicUsed by:3267
Symbol 3267 MovieClipUses:3266Used by:3271 3280 3321 3325 3330
Symbol 3268 GraphicUsed by:3269
Symbol 3269 MovieClipUses:3268Used by:3270 3295 3589 3632 3642 3644 3748 3821
Symbol 3270 MovieClipUses:1362 3269 1367 2037Used by:3271 3391 3398 3631 3637 3822
Symbol 3271 MovieClipUses:3254 3255 1774 3257 3259 3224 3261 3263 2885 1770 2105 2107 1375 3246 3265 2953 3267 3270 1757Used by:3284
Symbol 3272 MovieClipUses:1378 3239 3260 3244 1757Used by:3273 3282
Symbol 3273 MovieClipUses:3255 3259 3224 3272 3263 2885 2105 2107 3265 3215 1778 3257 1774 1770 1375 3246Used by:3284
Symbol 3274 MovieClipUses:1378 3239 3260 3244 1757Used by:3277 3284
Symbol 3275 GraphicUsed by:3276
Symbol 3276 MovieClipUses:3275Used by:3277 3528 3829
Symbol 3277 MovieClipUses:3255 3259 3274 1774 3257 3276 1770 3265 3263 2947 2105 2107 1375 3246 3215 3224Used by:3284
Symbol 3278 GraphicUsed by:3279
Symbol 3279 MovieClipUses:3278Used by:3280
Symbol 3280 MovieClipUses:1770 1375 1774 3257 3224 1362 1948 2944 3261 3263 3215 3267 3246 3279 2108 1757 3265Used by:3284
Symbol 3281 MovieClipUses:3254 1778 3257Used by:3282 3283 3419
Symbol 3282 MovieClipUses:1770 1375 3281 1774 3259 3224 3272 3263 3252 3215 3226 2108 3265Used by:3284
Symbol 3283 MovieClipUses:3281 1774Used by:3284 3289 3290 3301
Symbol 3284 MovieClipUses:1470 3271 3273 3277 3280 3282 3283 3255 3259 3274 3265 3263 1770 2947 2108 1375 3246 3215 3224Used by:3336
Symbol 3285 GraphicUsed by:3286 3699
Symbol 3286 MovieClipUses:3285Used by:3297 3332
Symbol 3287 GraphicUsed by:3297
Symbol 3288 MovieClipUses:2919 2107Used by:3289 3290 4463
Symbol 3289 MovieClipUses:3255 3283 3258 1378 3239 3251 3244 3263 3252 3215 3288 3224 1757Used by:3297 3334 3335
Symbol 3290 MovieClipUses:3255 3283 3244 3263 3252 3288Used by:3291 3293 3295
Symbol 3291 MovieClipUses:2953 3258 1378 3232 3234 3236 3238 3251 3290 3214 2954 3217 3223 1757Used by:3297
Symbol 3292 MovieClipUses:2954 3223Used by:3297
Symbol 3293 MovieClipUses:3217 1378 3232 3234 3236 3238 3251 3290 3213 2037 2953 1367 3223 1757Used by:3297
Symbol 3294 MovieClipUses:2954 3223 3151 3217Used by:3297
Symbol 3295 MovieClipUses:1378 3232 3234 3236 3238 3251 2953 3290 3269 2037 3116 3217 1362 3223Used by:3297
Symbol 3296 MovieClipUses:2954 3217 3223 3151Used by:3297
Symbol 3297 MovieClipUses:1470 3286 2953 3217 3219 1770 1375 2885 2105 2107 1378 3239 3244 3246 2954 3224 3251 1757 1367 3252 3287 1778 3257 3289 3291 3292 3293 3294 3295 3296Used by:3336
Symbol 3298 GraphicUsed by:3299
Symbol 3299 MovieClipUses:3298Used by:3300 3822 3829
Symbol 3300 MovieClipUses:3299 2037Used by:3301 3330 3331 3332
Symbol 3301 MovieClipUses:3255 3283 3300 2953 1378 3224 3239 1367 3260 3244 3263 3252 3265 3215 2885 2105 2107 1757Used by:3334
Symbol 3302 MovieClipUses:2953 3258 3224Used by:3310
Symbol 3303 MovieClipUses:2885 2105 2107Used by:3310
Symbol 3304 GraphicUsed by:3309 3331 3332 3700
Symbol 3305 GraphicUsed by:3306
Symbol 3306 MovieClipUses:3305Used by:3309 3321 3325 3330 3390 3391 3822
Symbol 3307 GraphicUsed by:3308
Symbol 3308 MovieClipUses:3307Used by:3309 3390
Symbol 3309 MovieClipUses:3304 1774 3306 3308Used by:3310
Symbol 3310 MovieClipUses:3217 1378 3302 3239 3260 3224 3303 3255 3244 3252 3263 3309 3038 1757 3265Used by:3334
Symbol 3311 GraphicUsed by:3312
Symbol 3312 MovieClipUses:3311Used by:3321
Symbol 3313 GraphicUsed by:3314
Symbol 3314 MovieClipUses:3313Used by:3321
Symbol 3315 GraphicUsed by:3316
Symbol 3316 MovieClipUses:3315Used by:3321
Symbol 3317 GraphicUsed by:3318
Symbol 3318 MovieClipUses:3317Used by:3321
Symbol 3319 GraphicUsed by:3320
Symbol 3320 MovieClipUses:3319Used by:3321
Symbol 3321 MovieClipUses:3254 3255 1774 3306 3267 1378 2953 3224 3258 3312 3230 3231 3234 3236 3238 3244 3252 3263 2885 2105 2107 1362 3314 3316 3140 2037 3318 3320 3260 1757 3265Used by:3334
Symbol 3322 MovieClipUses:1378 3239Used by:3325
Symbol 3323 GraphicUsed by:3324
Symbol 3324 MovieClipUses:3323Used by:3325
Symbol 3325 MovieClipUses:2953 3258 3224 3322 3260 3255 1774 3306 3267 3244 3252 3263 2885 2105 2107 3324 2908 1362 3265 1945 1947 2939 2037 1757Used by:3334 3335
Symbol 3326 GraphicUsed by:3327
Symbol 3327 MovieClipUses:3326Used by:3330
Symbol 3328 GraphicUsed by:3329
Symbol 3329 MovieClipUses:3328Used by:3330
Symbol 3330 MovieClipUses:3300 2953 1367 3306 3255 1774 3327 3265 1397 3238 3231 3234 3260 3244 3267 2885 2105 3252 3263 2107 3215 3224 3329 1757Used by:3334 3335
Symbol 3331 MovieClipUses:3304 1778 3257 1774 3255 1378 3244 2885 2105 2107 2953 3252 3263 3300 1367 3239 3265 3215 3224 3260 1757Used by:3334 3335
Symbol 3332 MovieClipUses:3304 1778 3257 1774 1367 2947 3255 1378 3228 3230 3244 3231 3234 3236 3238 3260 3263 2105 2107 3286 2037 3252 2954 3224 3300 1757Used by:3334 3335
Symbol 3333 MovieClipUses:3255 1778 3257 1774 3258 1378 1757 3244 3263 3239 3265 3260 3215 2885 3224 2105 3252 2107Used by:3334 3335
Symbol 3334 MovieClipUses:1470 3301 3310 3321 3325 3330 3331 3332 3333 3289Used by:3336
Symbol 3335 MovieClipUses:3325 1470 3330 3331 3332 3333 3289Used by:3336
Symbol 3336 MovieClipUses:3253 3284 3297 3334 3335Used by:3670
Symbol 3337 GraphicUsed by:3338
Symbol 3338 MovieClipUses:3337Used by:3373 3387 3390 3391 3394 3398 3401 3420 3447 3534 3689 3700 3821 3822 3829 4471
Symbol 3339 GraphicUsed by:3340
Symbol 3340 MovieClipUses:3339Used by:3373 3387 3390 3391 3394 3398 3401 3414 3447 3649 3689 3822 3829 4461 4463 4471
Symbol 3341 GraphicUsed by:3342
Symbol 3342 MovieClipUses:3341Used by:3373 3387 3390 3391 3394 3398 3401 3447 3689 3822 3829 4471
Symbol 3343 GraphicUsed by:3344
Symbol 3344 MovieClipUses:3343Used by:3373 3387 3390 3391 3394 3398 3401 3447 3689 3822 3829 4471
Symbol 3345 GraphicUsed by:3346
Symbol 3346 MovieClipUses:3345Used by:3349
Symbol 3347 GraphicUsed by:3348
Symbol 3348 MovieClipUses:3347Used by:3349
Symbol 3349 MovieClipUses:3346 3348Used by:3373 3387 3390 3391 3394 3398 3401 3420 3447 3465 3478 3483 3533 3534 3689 3700 3821 3822 3829 4471
Symbol 3350 GraphicUsed by:3351
Symbol 3351 MovieClipUses:3350Used by:3373 3387 3390 3391 3394 3398 3401 3420 3447 3465 3478 3483 3533 3534 3689 3700 3821 3822 3829 4471
Symbol 3352 GraphicUsed by:3353
Symbol 3353 MovieClipUses:3352Used by:3366 3373 3391 3398 3447 3689 3822 3829 4471
Symbol 3354 GraphicUsed by:3355
Symbol 3355 MovieClipUses:3354Used by:3366 3373 3391 3398 3447 3477 3483 3495 3499 3518 3689 3822 3829 4471
Symbol 3356 GraphicUsed by:3357
Symbol 3357 MovieClipUses:3356Used by:3359 3689 3822 4471
Symbol 3358 MovieClipUses:1750Used by:3359 3689 3822 4471
Symbol 3359 MovieClipUses:3357 3358 1956 1753 337 1757Used by:3373 3421 3447 3649 3689 3829 4461 4463 4471
Symbol 3360 MovieClipUses:1963 1755Used by:3373 3387 3390 3391 3394 3398 3401 3422 3447 3465 3478 3483 3487 3501 3518 3528 3533 3649 3689 3822 3829 4461 4463 4471
Symbol 3361 GraphicUsed by:3362
Symbol 3362 MovieClipUses:3361Used by:3373 3689 3829
Symbol 3363 GraphicUsed by:3364
Symbol 3364 MovieClipUses:3363Used by:3365
Symbol 3365 MovieClipUses:3364Used by:3373 3689 3690 3829
Symbol 3366 MovieClipUses:3353 3355Used by:3367 3394 3465 3528 3533 3829
Symbol 3367 MovieClipUses:1385 3366Used by:3373 3390 3401 3423 3426 3440 3534 3700 3821 3829
Symbol 3368 GraphicUsed by:3369
Symbol 3369 MovieClipUses:3368Used by:3370
Symbol 3370 MovieClipUses:3369 2037Used by:3372 3478 3700
Symbol 3371 MovieClipUses:1362 1367Used by:3372 3447 3533 3700 3821 3829
Symbol 3372 MovieClipUses:3370 3371Used by:3373 3423 3426 3534 3700 3829
Symbol 3373 MovieClipUses:1470 1369 1393 1371 1373 1375 2878 1778 1776 1781 3257 1774 3338 3340 3342 3344 1407 3349 3351 1385 3353 3355 1360 1362 1367 3359 3360 1772 3362 2107 1795 3365 3367 1392 1376 3372 2956 1770 1780Used by:3537
Symbol 3374 GraphicUsed by:3375
Symbol 3375 MovieClipUses:3374Used by:3387 3390 3391 3394 3465 3822
Symbol 3376 GraphicUsed by:3377
Symbol 3377 MovieClipUses:3376Used by:3380 3390 3394 3401 3829
Symbol 3378 GraphicUsed by:3379
Symbol 3379 MovieClipUses:3378Used by:3380 3700 3821 3829
Symbol 3380 MovieClipUses:3377 3379Used by:3387 3829
Symbol 3381 GraphicUsed by:3382
Symbol 3382 MovieClipUses:3381Used by:3387 3390 3391 3394 3398 3401 3465 3518 3528 3533 3649 3822 3829 4461 4463 4471
Symbol 3383 GraphicUsed by:3384
Symbol 3384 MovieClipUses:3383Used by:3387
Symbol 3385 GraphicUsed by:3386
Symbol 3386 MovieClipUses:3385Used by:3387 3390 3391 3394 3398 3401 3478 3483 3487 3501 3518 3528 3822 3829
Symbol 3387 MovieClipUses:1360 1362 1367 3338 3340 3375 1387 1389 3342 1407 1391 1373 1375 2956 1776 2107 1770 3380 3349 3351 1780 3382 3360 3384 3344 3386 1416 1414 2037Used by:3402
Symbol 3388 GraphicUsed by:3389
Symbol 3389 MovieClipUses:3388Used by:3390 3401
Symbol 3390 MovieClipUses:3338 3340 1407 3344 1360 1362 1367 1387 1389 3375 3342 1391 1373 1375 1778 3257 1774 3349 1770 3351 3377 3306 3308 1780 3382 3360 3386 1416 1414 3389 3367 2037Used by:3402
Symbol 3391 MovieClipUses:1387 1369 1360 1389 1362 1367 3338 1391 3340 3344 3342 1407 3375 1770 1778 1776 2107 1373 1375 1774 3349 1780 3351 3306 1772 3382 3360 2980 1385 3353 3355 3386 1416 1414 3270Used by:3402 3822
Symbol 3392 GraphicUsed by:3393 3716 4264 4287
Symbol 3393 MovieClipUses:3392Used by:3394 3398 3401 3417 3461 3495 3518 3533 3540 3562 3575 3576 3579 3581 3582 3583 3599 3613 3624 3631 3639 3642 3649 3661 3664 3700 3748 3821 3822 3829 4461 4463 4471
Symbol 3394 MovieClipUses:1369 3338 3340 3344 3375 3342 1407 1371 1373 1375 1770 2956 1776 2107 1780 3349 3351 3377 3393 1795 3382 3360 3386 1416 1414 1385 3366 3038Used by:3402
Symbol 3395 GraphicUsed by:3396
Symbol 3396 MovieClipUses:3395Used by:3397 3478 3502
Symbol 3397 MovieClipUses:3116 3396 1389Used by:3398 3483 3495
Symbol 3398 MovieClipUses:3397 1369 3338 3340 3342 3344 1407 2956 1371 1373 1375 1781 1774 3349 3351 3257 3393 1795 3382 3360 3386 1416 1414 1385 3353 3270 3355Used by:3402
Symbol 3399 GraphicUsed by:3400
Symbol 3400 MovieClipUses:3399Used by:3401
Symbol 3401 MovieClipUses:1369 1385 1387 1389 1391 3338 3340 3344 3342 1407 2928 1778 1373 3377 1375 3349 1781 3351 1774 3393 3400 3382 3360 3386 1416 1414 3389 3367 2037Used by:3402
Symbol 3402 MovieClipUses:1470 3387 3390 3391 3394 3398 3401Used by:3537
Symbol 3403 GraphicUsed by:3404
Symbol 3404 MovieClipUses:3403Used by:3447
Symbol 3405 GraphicUsed by:3406
Symbol 3406 MovieClipUses:3405Used by:3447
Symbol 3407 GraphicUsed by:3408 4296
Symbol 3408 MovieClipUses:3407Used by:3447 3528 3649 3821 3829 4461 4463 4471
Symbol 3409 GraphicUsed by:3410
Symbol 3410 MovieClipUses:3409Used by:3447 3518 3562 3576 3579 3599 3661 3700 3822 4461 4463 4471
Symbol 3411 MovieClipUses:1369 1393Used by:3447 3690 3700 4316
Symbol 3412 GraphicUsed by:3413
Symbol 3413 MovieClipUses:3412Used by:3414 3456 3495 3499
Symbol 3414 MovieClipUses:3340 3413 1956Used by:3420 3533 3534 3700 3821 3829
Symbol 3415 GraphicUsed by:3416
Symbol 3416 MovieClipUses:3415Used by:3417 3533 3829
Symbol 3417 MovieClipUses:3416 3393Used by:3418
Symbol 3418 MovieClipUses:3417 2878Used by:3420 3501 3503 3534 3700 3822 4463
Symbol 3419 MovieClipUses:3281 1774Used by:3420
Symbol 3420 MovieClipUses:3338 3414 1781 1376 3418 3349 3351 3419Used by:3447 3690 3700 4316
Symbol 3421 MovieClipUses:3359Used by:3422 3465 3533 3829
Symbol 3422 MovieClipUses:3421 3360Used by:3423 3426 3440 3444 3446 3447 3534 3595 3598 3700 3821 4463
Symbol 3423 MovieClipUses:1407 3367 3372 1391 3422Used by:3447 3690 3700 4316
Symbol 3424 MovieClipUses:1369 1393Used by:3425
Symbol 3425 MovieClipUses:3424Used by:3447
Symbol 3426 MovieClipUses:3422 1407 2980 3367 3372 1391Used by:3447
Symbol 3427 MovieClipUses:1369 1385 1387 1389 1391Used by:3447
Symbol 3428 GraphicUsed by:3429
Symbol 3429 MovieClipUses:3428Used by:3432
Symbol 3430 GraphicUsed by:3431
Symbol 3431 MovieClipUses:3430Used by:3432 3435 3438 3447 3599
Symbol 3432 MovieClipUses:3429 3431Used by:3438 3444 3447 3595 3599
Symbol 3433 GraphicUsed by:3434
Symbol 3434 MovieClipUses:3433Used by:3435
Symbol 3435 MovieClipUses:3434 3431Used by:3438 3599
Symbol 3436 GraphicUsed by:3437
Symbol 3437 MovieClipUses:3436Used by:3438 3447 3599
Symbol 3438 MovieClipUses:3432 2037 3435 3437 3431Used by:3439 3447
Symbol 3439 MovieClipUses:3438Used by:3440
Symbol 3440 MovieClipUses:3422 1407 2980 3439 3116 3367 1391Used by:3447
Symbol 3441 MovieClipUses:1369 1385 1387 1389 1391Used by:3447
Symbol 3442 GraphicUsed by:3443
Symbol 3443 MovieClipUses:3442Used by:3444 3446 3447
Symbol 3444 MovieClipUses:3422 1407 2980 2909 3443 1362 1948 3432 2037Used by:3447
Symbol 3445 MovieClipUses:1369 1385 1387 1389 1391Used by:3447
Symbol 3446 MovieClipUses:3422 1407 2980 2909 3443 1362 1948Used by:3447
Symbol 3447 MovieClipUses:1470 1376 2878 1776 1778 3404 1393 3406 3100 1781 3257 2107 3338 3340 1407 3344 3342 3349 3351 3359 3360 3408 1385 3353 3355 3371 3410 3411 3420 3423 3425 3426 3427 3440 3441 3444 3445 3446 3432 2037 3422 2980 2909 3443 1362 1948 3437 3431 3438Used by:3537
Symbol 3448 GraphicUsed by:3449
Symbol 3449 MovieClipUses:3448Used by:3450 3496
Symbol 3450 MovieClipUses:3449 1389Used by:3465
Symbol 3451 GraphicUsed by:3452
Symbol 3452 MovieClipUses:3451Used by:3455
Symbol 3453 GraphicUsed by:3454
Symbol 3454 MovieClipUses:3453Used by:3455 3512 3533 3829
Symbol 3455 MovieClipUses:3452 3454Used by:3456
Symbol 3456 MovieClipUses:3455 3413Used by:3465 3478 3483
Symbol 3457 GraphicUsed by:3458
Symbol 3458 MovieClipUses:3457Used by:3465 3478
Symbol 3459 GraphicUsed by:3460
Symbol 3460 MovieClipUses:3459Used by:3465
Symbol 3461 MovieClipUses:2878 3393 1795Used by:3462
Symbol 3462 MovieClipUses:1371 1373 1375 3461Used by:3465 3478 3483
Symbol 3463 MovieClipUses:1360 1367Used by:3465
Symbol 3464 MovieClipUses:2870 1368 2037Used by:3465 3613 3624
Symbol 3465 MovieClipUses:3450 2956 3257 1774 1781 3456 3375 3366 3458 3460 3349 3462 3351 3463 3421 3382 3360 3464Used by:3535
Symbol 3466 GraphicUsed by:3467
Symbol 3467 MovieClipUses:3466Used by:3472
Symbol 3468 GraphicUsed by:3469
Symbol 3469 MovieClipUses:3468Used by:3472
Symbol 3470 GraphicUsed by:3471
Symbol 3471 MovieClipUses:3470Used by:3472
Symbol 3472 MovieClipUses:3467 3469 3471Used by:3478 3483 3495 3499 3649 4461 4471
Symbol 3473 GraphicUsed by:3474
Symbol 3474 MovieClipUses:3473Used by:3477 3483 3495
Symbol 3475 GraphicUsed by:3476
Symbol 3476 MovieClipUses:3475Used by:3477 3483 3495
Symbol 3477 MovieClipUses:3474 1362 3476 1367 3355Used by:3478
Symbol 3478 MovieClipUses:1376 2956 3257 3027 1774 1375 3031 3472 1956 1360 1362 1367 3396 1389 3456 3462 3349 3351 3370 3360 3386 1416 1414 3477 3458Used by:3535
Symbol 3479 GraphicUsed by:3480
Symbol 3480 MovieClipUses:3479Used by:3481
Symbol 3481 MovieClipUses:3257 1774 3480 1375 3031Used by:3483 3486
Symbol 3482 MovieClipUses:3156 2037 1367Used by:3483
Symbol 3483 MovieClipUses:3472 3397 1956 3456 3462 3349 2956 3481 3351 3482 3360 3386 1416 1414 3474 1362 3476 1367 3355Used by:3535
Symbol 3484 GraphicUsed by:3485
Symbol 3485 MovieClipUses:3484Used by:3495 3499
Symbol 3486 MovieClipUses:1778 3481Used by:3495 3501 3503
Symbol 3487 MovieClipUses:3360 3386 1416 1414Used by:3495 3503
Symbol 3488 GraphicUsed by:3489
Symbol 3489 MovieClipUses:3488Used by:3492
Symbol 3490 GraphicUsed by:3491
Symbol 3491 MovieClipUses:3490Used by:3492
Symbol 3492 MovieClipUses:3489 3491Used by:3495 3501 3503 3518 3528 3822 3829
Symbol 3493 GraphicUsed by:3494
Symbol 3494 MovieClipUses:3493Used by:3495 3501 3503 3518 3528 3822 3829
Symbol 3495 MovieClipUses:3472 1956 1373 3485 3397 3413 2878 3393 1795 3486 3487 3492 3494 2126 2037 3474 1362 3476 1367 3355Used by:3535
Symbol 3496 MovieClipUses:3449 1389 1360 1367Used by:3501
Symbol 3497 GraphicUsed by:3498
Symbol 3498 MovieClipUses:3497Used by:3499
Symbol 3499 MovieClipUses:3472 3485 3498 3413 3355Used by:3501 3503
Symbol 3500 MovieClipUses:1362 2126 2037 1367Used by:3501 3503 3518 3822 3829
Symbol 3501 MovieClipUses:3496 3418 3499 3486 3500 3360 3386 1416 1414 3492 3494Used by:3535 3536
Symbol 3502 MovieClipUses:1369 3396 1389Used by:3503 3518 3822
Symbol 3503 MovieClipUses:3502 3418 3499 3486 3500 3487 3492 3494Used by:3535 3536
Symbol 3504 GraphicUsed by:3505
Symbol 3505 MovieClipUses:3504Used by:3512
Symbol 3506 GraphicUsed by:3507
Symbol 3507 MovieClipUses:3506Used by:3512
Symbol 3508 GraphicUsed by:3509
Symbol 3509 MovieClipUses:3508Used by:3512 3528 3829
Symbol 3510 GraphicUsed by:3511
Symbol 3511 MovieClipUses:3510Used by:3512 3528 3829
Symbol 3512 MovieClipUses:3505 3454 3507 3509 3511Used by:3518 3822
Symbol 3513 GraphicUsed by:3514
Symbol 3514 MovieClipUses:3513Used by:3518 3822 3829
Symbol 3515 MovieClipUses:1770 1375 1780Used by:3518 3822
Symbol 3516 GraphicUsed by:3517
Symbol 3517 MovieClipUses:3516Used by:3518 3822
Symbol 3518 MovieClipUses:3502 2980 3512 3500 3514 3355 1371 1373 3515 1774 3393 2878 1375 3492 3494 3410 3517 3360 3382 3386 1414 1416Used by:3535 3536 3822 3829
Symbol 3519 MovieClipUses:1385 1387 1389Used by:3528
Symbol 3520 GraphicUsed by:3521
Symbol 3521 MovieClipUses:3520Used by:3528 3829
Symbol 3522 GraphicUsed by:3523
Symbol 3523 MovieClipUses:3522Used by:3528 3624 3661 3821
Symbol 3524 GraphicUsed by:3525
Symbol 3525 MovieClipUses:3524Used by:3528 3829
Symbol 3526 GraphicUsed by:3527
Symbol 3527 MovieClipUses:3526Used by:3528
Symbol 3528 MovieClipUses:3254 3519 3521 3523 1368 1385 3366 1371 1373 2878 3525 1375 3492 1770 1774 1780 3494 3527 3509 3511 3386 3382 1416 1414 3360 3408 1362 1367 1391 3276Used by:3535 3536 3829
Symbol 3529 GraphicUsed by:3530
Symbol 3530 MovieClipUses:3529Used by:3533 3829
Symbol 3531 GraphicUsed by:3532
Symbol 3532 MovieClipUses:3531Used by:3533 3822 3829
Symbol 3533 MovieClipUses:1369 1385 1387 3530 3414 3454 2980 1407 3532 2037 1781 1371 1373 1375 3416 3393 2878 3349 3351 1778 3257 1774 1389 3421 3382 3360 3371 3366 1391Used by:3535 3536 3822
Symbol 3534 MovieClipUses:3254 1369 1393 3338 3414 3422 1407 2980 3367 3372 1391 1781 1376 3418 3349 3351 1778 3257 1774Used by:3535 3536 3822 3829
Symbol 3535 MovieClipUses:1470 3465 3478 3483 3495 3501 3503 3518 3528 3533 3534Used by:3537
Symbol 3536 MovieClipUses:3501 1470 3503 3518 3528 3533 3534Used by:3537
Symbol 3537 MovieClipUses:3373 3402 3447 3535 3536Used by:3670
Symbol 3538 GraphicUsed by:3539
Symbol 3539 MovieClipUses:3538 1371 1375Used by:3562 3599 3700
Symbol 3540 MovieClipUses:2103 3393Used by:3562 3643
Symbol 3541 MovieClipUses:1383 1395 1398Used by:3562 3599 3628 3664 3665 3700 4461 4463 4471
Symbol 3542 GraphicUsed by:3543
Symbol 3543 MovieClipUses:3542Used by:3562
Symbol 3544 GraphicUsed by:3545
Symbol 3545 MovieClipUses:3544Used by:3562
Symbol 3546 GraphicUsed by:3547
Symbol 3547 MovieClipUses:3546Used by:3562
Symbol 3548 GraphicUsed by:3549
Symbol 3549 MovieClipUses:3548 1389Used by:3562 3599 3700
Symbol 3550 GraphicUsed by:3551
Symbol 3551 MovieClipUses:3550Used by:3562
Symbol 3552 GraphicUsed by:3553
Symbol 3553 MovieClipUses:3552Used by:3562
Symbol 3554 GraphicUsed by:3555
Symbol 3555 MovieClipUses:3554Used by:3562 3599 3700
Symbol 3556 GraphicUsed by:3557
Symbol 3557 MovieClipUses:3556Used by:3562
Symbol 3558 GraphicUsed by:3559
Symbol 3559 MovieClipUses:3558Used by:3562
Symbol 3560 GraphicUsed by:3561
Symbol 3561 MovieClipUses:3560Used by:3562
Symbol 3562 MovieClipUses:1470 3539 2878 3110 3410 3540 1381 3541 1403 1405 1407 1410 1412 3543 1416 1385 1387 1369 1389 1391 1393 3545 2103 3393 1772 3547 3549 3551 1360 1362 1367 3553 3555 3557 3559 3561Used by:3668
Symbol 3563 GraphicUsed by:3564
Symbol 3564 MovieClipUses:3563Used by:3580 3599 3700
Symbol 3565 GraphicUsed by:3566
Symbol 3566 MovieClipUses:3565Used by:3575 3576 3579 3748 4299 4317
Symbol 3567 MovieClipUses:1373 1375 1371Used by:3575
Symbol 3568 GraphicUsed by:3569
Symbol 3569 MovieClipUses:3568Used by:3575 3576
Symbol 3570 GraphicUsed by:3571
Symbol 3571 MovieClipUses:3570Used by:3575
Symbol 3572 GraphicUsed by:3573
Symbol 3573 MovieClipUses:3572Used by:3574
Symbol 3574 MovieClipUses:3573Used by:3575 3576
Symbol 3575 MovieClipUses:3566 1389 1385 1383 1395 1398 1381 2110 3393 1373 2878 1375 3031 1403 1407 3567 1405 3569 3571 3574 1362 1948 1360Used by:3580
Symbol 3576 MovieClipUses:1369 1381 1383 1395 1385 3566 1389 3176 1371 2878 3569 2103 3393 1373 1375 1403 1407 1405 1398 3410 3574 1362 1360 1367Used by:3580
Symbol 3577 GraphicUsed by:3578
Symbol 3578 MovieClipUses:3577Used by:3579
Symbol 3579 MovieClipUses:2110 2878 1371 1373 1375 1381 1383 1385 2951 3116 3566 1389 1360 1376 1403 1407 3393 1405 1398 1410 3578 1412 1414 3410 3145Used by:3580
Symbol 3580 MovieClipUses:1470 3564 3575 1410 1412 1414 1416 3576 3579Used by:3668
Symbol 3581 MovieClipUses:1369 1376 2103 3393 2878 1381 1383 1385 1387 1389 1391 1393 1395 1398 1403 1405 1407 1417Used by:3599 3748 3821
Symbol 3582 MovieClipUses:1376 2103 3393 2878Used by:3599
Symbol 3583 MovieClipUses:1376 2103 3393 2878Used by:3599
Symbol 3584 MovieClipUses:1381 1403 1405Used by:3586 3589 3595 3598
Symbol 3585 MovieClipUses:1385 1387 1369 1389 1391Used by:3586
Symbol 3586 MovieClipUses:1360 1362 1367 3584 1383 1393 1395 3585 1398 1407 1417Used by:3599
Symbol 3587 GraphicUsed by:3588
Symbol 3588 MovieClipUses:3587Used by:3589
Symbol 3589 MovieClipUses:3584 1383 1385 3588 1395 1387 1369 1389 3269 2037 3116 1398 1407 1391 1417Used by:3599
Symbol 3590 MovieClipUses:1362 1948Used by:3595 3599
Symbol 3591 GraphicUsed by:3592
Symbol 3592 MovieClipUses:3591Used by:3595
Symbol 3593 GraphicUsed by:3594
Symbol 3594 MovieClipUses:3593Used by:3595
Symbol 3595 MovieClipUses:1369 3584 1383 1385 1387 1389 1391 1395 3590 3592 3594 1398 1407 3422 3432 2037 2908Used by:3599
Symbol 3596 GraphicUsed by:3597
Symbol 3597 MovieClipUses:3596Used by:3598
Symbol 3598 MovieClipUses:1369 3584 1383 1385 1387 1391 1395 1389 1407 2906 3597 1398 3422 2908Used by:3599
Symbol 3599 MovieClipUses:1470 3564 3539 2878 2103 3393 3110 3410 1381 3541 1403 1405 1407 1410 1412 3555 1416 3116 3549 1360 1362 1367 1391 1369 1376 1383 1385 1387 1389 1393 1395 1398 1417 3581 3582 3583 3586 3589 3595 3598 3590 3432 2037 3437 3431 3435Used by:3668
Symbol 3600 GraphicUsed by:3601
Symbol 3601 MovieClipUses:3600Used by:3613
Symbol 3602 GraphicUsed by:3603
Symbol 3603 MovieClipUses:3602Used by:3604
Symbol 3604 MovieClipUses:1387 1389 3603 1368 1391Used by:3613
Symbol 3605 GraphicUsed by:3606
Symbol 3606 MovieClipUses:3605Used by:3613
Symbol 3607 GraphicUsed by:3608
Symbol 3608 MovieClipUses:3607Used by:3613 3649
Symbol 3609 GraphicUsed by:3610
Symbol 3610 MovieClipUses:3609Used by:3613
Symbol 3611 GraphicUsed by:3612 4456
Symbol 3612 MovieClipUses:3611Used by:3613 3642 3649 4461 4463 4471
Symbol 3613 MovieClipUses:1376 2878 2103 3393 1381 1385 3464 3601 1383 3604 1395 3606 1398 3608 3610 1407 1417 3612 1405Used by:3666
Symbol 3614 GraphicUsed by:3615
Symbol 3615 MovieClipUses:3614Used by:3618
Symbol 3616 GraphicUsed by:3617
Symbol 3617 MovieClipUses:3616Used by:3618
Symbol 3618 MovieClipUses:3615 3617Used by:3619
Symbol 3619 MovieClipUses:1381 3618 1403 1405 1407Used by:3624 3644
Symbol 3620 GraphicUsed by:3621
Symbol 3621 MovieClipUses:3620Used by:3624
Symbol 3622 GraphicUsed by:3623 3810
Symbol 3623 MovieClipUses:3622Used by:3624 3631 3639
Symbol 3624 MovieClipUses:3523 1362 1367 2878 3120 3393 1376 1385 3619 3464 3621 1389 3623 1410 1412 1416 1414Used by:3666
Symbol 3625 GraphicUsed by:3626
Symbol 3626 MovieClipUses:3625Used by:3627
Symbol 3627 MovieClipUses:3626 1389Used by:3631 3637 3639 3642
Symbol 3628 MovieClipUses:1381 3541 1403 1405 1407Used by:3631 3638
Symbol 3629 GraphicUsed by:3630
Symbol 3630 MovieClipUses:3629Used by:3631
Symbol 3631 MovieClipUses:3270 3627 1376 2878 3393 3623 3120 3628 3630 1412 1414Used by:3666
Symbol 3632 MovieClipUses:3269 1362Used by:3639
Symbol 3633 GraphicUsed by:3634
Symbol 3634 MovieClipUses:3633Used by:3639 3642
Symbol 3635 GraphicUsed by:3636
Symbol 3636 MovieClipUses:3635Used by:3637 3639 3642 3644 3829
Symbol 3637 MovieClipUses:3270 3627 3636Used by:3639 3642 3644
Symbol 3638 MovieClipUses:3628 1412 1414Used by:3639 3642
Symbol 3639 MovieClipUses:1376 3120 3393 2878 3632 3627 3634 3637 3176 3638 3623 3031 3636Used by:3666
Symbol 3640 GraphicUsed by:3641
Symbol 3641 MovieClipUses:3640Used by:3642 3644
Symbol 3642 MovieClipUses:1376 3120 3393 2878 3269 3641 3627 3634 3612 3176 3031 3638 3637 3636Used by:3666 3667
Symbol 3643 MovieClipUses:3540 2878Used by:3644 3665 4463
Symbol 3644 MovieClipUses:3643 1373 1375 1410 3269 3641 1412 1414 1416 3637 1376 1387 1389 1391 3619 3636 3031Used by:3666 3667
Symbol 3645 GraphicUsed by:3646
Symbol 3646 MovieClipUses:3645Used by:3649 4461 4463 4471
Symbol 3647 GraphicUsed by:3648
Symbol 3648 MovieClipUses:3647Used by:3649 4461 4463 4471
Symbol 3649 MovieClipUses:1376 3408 2878 3393 1772 3612 3472 1956 1368 3340 1407 1770 1375 1780 3646 1385 1387 1389 1391 3648 3359 1416 1414 3382 3360 3608 1405Used by:3666 3667
Symbol 3650 GraphicUsed by:3651
Symbol 3651 MovieClipUses:3650Used by:3656 3661 3821 4463
Symbol 3652 GraphicUsed by:3653
Symbol 3653 MovieClipUses:3652Used by:3656 3661 3821 4463
Symbol 3654 GraphicUsed by:3655
Symbol 3655 MovieClipUses:3654Used by:3656
Symbol 3656 MovieClipUses:3651 3653 3655Used by:3661 3821 4463
Symbol 3657 GraphicUsed by:3658
Symbol 3658 MovieClipUses:3657Used by:3661 3821 4461 4463 4471
Symbol 3659 GraphicUsed by:3660
Symbol 3660 MovieClipUses:3659Used by:3661 3821 4463
Symbol 3661 MovieClipUses:2878 3393 3410 3523 3651 1368 3656 1383 3217 3219 3222 1407 1362 1364 1366 3224 1395 1398 1412 1410 1416 1414 1772 3658 1405 3653 3660Used by:3666 3667 3821
Symbol 3662 GraphicUsed by:3663 4297
Symbol 3663 MovieClipUses:3662Used by:3664 4461 4463 4471
Symbol 3664 MovieClipUses:1362 3663 1367 1376 2103 2878 3393 3219 3222 1381 1393 1387 1389 1391 3541 1403 1405 1407 1417 1385Used by:3666 3667
Symbol 3665 MovieClipUses:1369 1376 3643 1381 1393 3541 1403 1405 1407 1417Used by:3666 3667 4461 4463 4471
Symbol 3666 MovieClipUses:1470 3613 3624 3631 3639 3642 3644 3649 3661 3664 3665Used by:3668
Symbol 3667 MovieClipUses:3642 1470 3644 3649 3661 3664 3665Used by:3668
Symbol 3668 MovieClipUses:3562 3580 3599 3666 3667Used by:3670
Symbol 3669 MovieClipUses:1470 3025 3060 3063Used by:3670
Symbol 3670 MovieClipUses:3067 3075 3079 3211 3336 3537 3668 3669Used by:Timeline
Symbol 3671 MovieClipUsed by:Timeline
Symbol 3672 GraphicUsed by:3675
Symbol 3673 GraphicUsed by:3674
Symbol 3674 MovieClipUses:3673Used by:3675
Symbol 3675 MovieClipUses:3672 3674Used by:Timeline
Symbol 3676 GraphicUsed by:3690
Symbol 3677 MovieClipUses:1470 2963 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902 3054Used by:3690 3807
Symbol 3678 GraphicUsed by:3679
Symbol 3679 MovieClipUses:3678 2963 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902 3054Used by:3690 3807
Symbol 3680 GraphicUsed by:3681
Symbol 3681 MovieClipUses:3680 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902Used by:3690 3807
Symbol 3682 GraphicUsed by:3683
Symbol 3683 MovieClipUses:3682 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902Used by:3690 3807 3829
Symbol 3684 GraphicUsed by:3685
Symbol 3685 MovieClipUses:3684 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902Used by:3690 3807 3829
Symbol 3686 GraphicUsed by:3687
Symbol 3687 MovieClipUses:3686 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902Used by:3690 3807 3829
Symbol 3688 MovieClipUses:2864 3054 2866 1378 3009 2964 2893 2895 1956 2966 1954 2968 2977 1376 3024 2902 2881 1470 3027 1375 2107 2928 3029 3022 3031Used by:3690
Symbol 3689 MovieClipUses:1470 1369 1393 1371 1373 1375 2878 1778 1776 1781 3257 1774 3338 3340 3342 3344 1407 3349 3351 1385 3353 3355 1360 1362 1367 3359 3360 3357 3358 1956 1753 337 1757 1772 3362 2107 1795 3365 1392 1376 2956 1770 1780Used by:3690
Symbol 3690 MovieClipUses:3676 2670 3677 3679 3681 3683 2671 3685 3687 3688 1470 3043 3044 2982 3365 3411 3420 3423 3689Used by:Timeline
Symbol 3691 GraphicUsed by:3692
Symbol 3692 MovieClipUses:3691 2546Used by:3700
Symbol 3693 GraphicUsed by:3694
Symbol 3694 MovieClipUses:3693Used by:3700
Symbol 3695 GraphicUsed by:3696
Symbol 3696 MovieClipUses:3695Used by:3698
Symbol 3697 MovieClipUses:1365Used by:3698
Symbol 3698 MovieClipUses:3696 3697Used by:3700
Symbol 3699 MovieClipUses:3285Used by:3700
Symbol 3700 MovieClipUses:3254 2885 2105 2107 2953 3255 3257 1774 1378 3692 1367 3244 3263 3239 3224 3260 1757 3252 3694 3698 3304 2954 1470 3215 1770 1375 1778 3699 3226 3251 3214 2867 2872 1385 1941 1376 2874 2876 2878 2923 2881 1970 2883 2928 2887 2918 2889 2891 1956 1954 2897 2899 2901 2895 2893 2902 2904 2909 2912 2963 2970 2972 2973 2976 1362 1948 2871 2982 3411 3420 3423 3418 3338 3414 1781 3349 3351 1407 3367 3372 1391 3422 3370 3564 3539 2103 3393 3110 3410 1381 3541 1403 1405 1410 1412 3555 1416 3116 3549 3371 3379 1780 3246Used by:Timeline
Symbol 3701 GraphicUsed by:3748
Symbol 3702 GraphicUsed by:3703
Symbol 3703 MovieClipUses:3702Used by:3706
Symbol 3704 GraphicUsed by:3705
Symbol 3705 MovieClipUses:3704Used by:3706
Symbol 3706 MovieClipUses:3703 3705 1389Used by:3748 3821
Symbol 3707 GraphicUsed by:3708
Symbol 3708 MovieClipUses:3707Used by:3748 3821
Symbol 3709 GraphicUsed by:3710
Symbol 3710 MovieClipUses:3709Used by:3748 3821
Symbol 3711 GraphicUsed by:3712
Symbol 3712 MovieClipUses:3711Used by:3738 3741 3744 3745 3748 3821 3822 4300 4301 4302 4305 4307 4314 4471
Symbol 3713 GraphicUsed by:3715
Symbol 3714 MovieClipUses:899Used by:3715 4306
Symbol 3715 MovieClipUses:3713 3714Used by:3745 3748 3821 4300 4471
Symbol 3716 MovieClipUses:3392Used by:3738 3741 3744 3745 3748 3821 3822 4300 4301 4302 4305 4307 4314 4461 4471
Symbol 3717 GraphicUsed by:3718
Symbol 3718 MovieClipUses:3717Used by:3738 3741 3744 3745 3748 3821 3822 4300 4301 4302 4305 4307 4314 4461 4471
Symbol 3719 GraphicUsed by:3720
Symbol 3720 MovieClipUses:3719Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4262 4299 4300 4301 4302 4305 4307 4314 4317 4461 4463 4471
Symbol 3721 GraphicUsed by:3722
Symbol 3722 MovieClipUses:3721Used by:3725 3822 4431 4529
Symbol 3723 GraphicUsed by:3724
Symbol 3724 MovieClipUses:3723Used by:3725 3748 3822 4299 4317 4461 4471
Symbol 3725 MovieClipUses:3722 3724 1863Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4263 4299 4300 4301 4302 4305 4307 4314 4317 4385 4386 4461 4463 4471
Symbol 3726 GraphicUsed by:3727
Symbol 3727 MovieClipUses:3726Used by:3730
Symbol 3728 GraphicUsed by:3729
Symbol 3729 MovieClipUses:3728Used by:3730
Symbol 3730 MovieClipUses:3727 3729Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4386 4461 4463 4471 4597
Symbol 3731 GraphicUsed by:3732
Symbol 3732 MovieClipUses:3731Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4386 4461 4463 4471 4564 4597  Timeline
Symbol 3733 GraphicUsed by:3734
Symbol 3734 MovieClipUses:3733Used by:3736
Symbol 3735 MovieClipUses:1786 1788Used by:3736
Symbol 3736 MovieClipUses:3734 3735Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4386 4461 4463 4471
Symbol 3737 MovieClipUses:1411Used by:3738 3741 3744 3745 3748 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4298 4299 4300 4301 4302 4305 4307 4313 4314 4317 4386 4461 4463 4471 4598
Symbol 3738 MovieClipUses:3712 1127 2031 1129 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:3748 3821 3822 4314 4471
Symbol 3739 GraphicUsed by:3740 4518
Symbol 3740 MovieClipUses:3739Used by:3748 3821 3822 4299 4314 4317 4461 4463 4471
Symbol 3741 MovieClipUses:1127 1129 2031 3716 3718 3720 3725 3712 3730 3736 3732 1202 1409 337 3737 1757Used by:3748 3821 3822 4471
Symbol 3742 GraphicUsed by:3743 4306
Symbol 3743 MovieClipUses:3742Used by:3744
Symbol 3744 MovieClipUses:3743 1127 1129 2031 3716 3718 3720 3725 3712 3730 3736 3732 1202 1409 337 3737 1757Used by:3748 3821 3822 4471
Symbol 3745 MovieClipUses:3712 1127 1129 2031 3715 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:3748 3821 3822 4471
Symbol 3746 MovieClipUses:1127 1129Used by:3748
Symbol 3747 GraphicUsed by:3748
Symbol 3748 MovieClipUses:3701 1470 3581 1376 2103 3393 2878 1381 1383 1395 1398 1403 1405 1407 1417 3269 2037 3116 1385 1387 1389 1391 1362 3706 3708 1367 3710 3712 1127 1129 2031 3715 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757 3738 3740 3741 3744 3745 1360 3566 1393 1369 3746 3747 3724 1863Used by:Timeline
Symbol 3749 BitmapUsed by:3750 3781 3784 3786
Symbol 3750 GraphicUses:3749Used by:Timeline
Symbol 3751 GraphicUsed by:3752
Symbol 3752 MovieClipUses:3751Used by:3753
Symbol 3753 MovieClipUses:3752 2675 2678Used by:Timeline
Symbol 3754 GraphicUsed by:3755
Symbol 3755 MovieClipUses:3754Used by:3756
Symbol 3756 MovieClipUses:3755Used by:Timeline
Symbol 3757 GraphicUsed by:3758
Symbol 3758 MovieClipUses:3757 457 1474 2763 2767 2769 960 962 964 966 981 428 451 453 445 1 2608 2770 449 2778 2779 1101 1090 2392 2773 2775 2777 459 985 983 1567 1034 1478 1038 1036 1053 1088 1482 1476 1086 2780Used by:3759
Symbol 3759 MovieClipUses:3758 2849 2779Used by:Timeline
Symbol 3760 GraphicUsed by:3761
Symbol 3761 MovieClipUses:3760Used by:3763 3789
Symbol 3762 MovieClipUses:114Used by:3763 3916
Symbol 3763 MovieClipUses:3761 3762Used by:Timeline
Symbol 3764 GraphicUsed by:3765
Symbol 3765 MovieClipUses:3764Used by:3768
Symbol 3766 GraphicUsed by:3767
Symbol 3767 MovieClipUses:3766Used by:3768 3789
Symbol 3768 MovieClipUses:3765 3767Used by:Timeline
Symbol 3769 GraphicUsed by:3770
Symbol 3770 MovieClipUses:3769Used by:3773
Symbol 3771 GraphicUsed by:3772
Symbol 3772 MovieClipUses:3771Used by:3773
Symbol 3773 MovieClipUses:3770 3772Used by:Timeline
Symbol 3774 GraphicUsed by:3775
Symbol 3775 MovieClipUses:3774Used by:3776
Symbol 3776 MovieClipUses:3775 2675 1289 2678Used by:Timeline
Symbol 3777 GraphicUsed by:3778
Symbol 3778 MovieClipUses:3777Used by:3779 3780 3807 3829
Symbol 3779 MovieClipUses:3778Used by:Timeline
Symbol 3780 MovieClipUses:3778Used by:Timeline
Symbol 3781 GraphicUses:3749Used by:3782
Symbol 3782 MovieClipUses:3781Used by:3783
Symbol 3783 MovieClipUses:3782 1291Used by:Timeline
Symbol 3784 GraphicUses:3749Used by:3785
Symbol 3785 MovieClipUses:3784Used by:Timeline
Symbol 3786 GraphicUses:3749Used by:Timeline
Symbol 3787 GraphicUsed by:3788
Symbol 3788 MovieClipUses:3787Used by:3789
Symbol 3789 MovieClipUses:3761 3788 3767Used by:Timeline
Symbol 3790 GraphicUsed by:3795
Symbol 3791 GraphicUsed by:3792
Symbol 3792 MovieClipUses:3791Used by:3795
Symbol 3793 GraphicUsed by:3794
Symbol 3794 MovieClipUses:3793Used by:3795
Symbol 3795 MovieClipUses:3790 3792 3794Used by:Timeline
Symbol 3796 MovieClipUses:2858 2779Used by:3797
Symbol 3797 MovieClipUses:3796 2849 2779Used by:Timeline
Symbol 3798 GraphicUsed by:3807
Symbol 3799 GraphicUsed by:3800
Symbol 3800 MovieClipUses:3799 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902Used by:3807 3829
Symbol 3801 GraphicUsed by:3807
Symbol 3802 GraphicUsed by:3807
Symbol 3803 GraphicUsed by:3807
Symbol 3804 GraphicUsed by:3807
Symbol 3805 MovieClipUses:1470 3064 3060 3063 3025 3032 3041 3043 3044 2982Used by:3807
Symbol 3806 GraphicUsed by:3807
Symbol 3807 MovieClipUses:3798 3778 3677 3679 3681 3683 3685 3687 2671 3800 3801 1385 2864 3054 2874 2876 2878 1373 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2107 2883 1966 1375 3017 3022 2968 3024 2902 3802 3803 3804 2868 3053 2037 2904 2909 1362 1948 2911 1470 2867 1371 2881 1970 2928 1945 1947 2871 1941 2964 1956 2969 2981 2912 2982 3805 3806Used by:Timeline
Symbol 3808 GraphicUsed by:3809
Symbol 3809 MovieClipUses:3808Used by:3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4262 4299 4314 4317 4463
Symbol 3810 MovieClipUses:3622Used by:3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 4463
Symbol 3811 MovieClipUses:2022 1127 1129 2031 3730 3732 3809 3720 3725 3736 1202 1409 337 3737 1757 3810Used by:3821 3822 4463
Symbol 3812 MovieClipUses:2022 1127 1129 2031 3730 3732 3809 3720 3725 3736 1202 1409 337 3737 1757 3810Used by:3821 3822 4463
Symbol 3813 MovieClipUses:2022 1127 1129 2031 3730 3732 3809 3720 3725 3736 1202 1409 337 3737 1757 3810Used by:3821 3822 4463
Symbol 3814 MovieClipUses:2022 1127 1129 2031 3730 3732 3809 3720 3725 3736 1202 1409 337 3737 1757 3810Used by:3821 3822 4463
Symbol 3815 MovieClipUses:2022 1127 1129 2031 3730 3732 3809 3720 3725 3810 3736 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3816 MovieClipUses:2022 1127 1129 2031 3809 3720 3725 3810 3730 3732 3736 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3817 MovieClipUses:2022 1127 1129 2031 3809 3720 3725 3810 3730 3736 3732 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3818 MovieClipUses:2022 1127 1129 2031 3809 3720 3725 3810 3730 3736 3732 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3819 MovieClipUses:2022 1127 1129 2031 3809 3720 3725 3810 3730 3736 3732 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3820 MovieClipUses:2022 1127 1129 2031 3809 3720 3725 3810 3730 3736 3732 1202 1409 337 3737 1757Used by:3821 3822 4463
Symbol 3821 MovieClipUses:1470 3581 1376 2103 3393 2878 1381 1383 1395 1398 1403 1405 1407 1417 3269 2037 3116 1385 1387 1389 1391 1362 3706 3708 1367 3710 3712 1127 1129 2031 3715 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757 3738 3740 3741 3744 3745 3054 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 2022 3809 3810 2117 3408 1368 3422 3371 3338 3414 3367 1770 3257 1774 3349 3351 3379 1375 1780 1369 1393 3523 3651 3656 3217 3219 3222 1364 1366 3224 1412 1410 1416 1414 3658 3653 3660 3661Used by:Timeline
Symbol 3822 MovieClipUses:1470 3534 3533 3502 2980 3512 3500 3514 3355 1371 1373 3515 1774 3393 2878 1375 3492 3494 3410 3517 3386 1963 3382 1755 1414 1416 1387 1369 1360 1389 1362 1367 3338 1391 3340 3344 3342 1407 3375 1770 1778 1776 2107 3349 1780 3351 3306 1772 1385 3353 3360 3270 2031 3054 3299 1368 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757 3712 1127 1129 3738 3740 3741 3744 3745 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 2022 3053 2037 3809 3810 3391 3518 2126 3724 1863 3722 3532 3357 3358 1956 1753 3418 2982 2963 1941 1378 2970 1376 2902 2881 1970 2977 2973 2978 2872 2981 2912 2874 2876 2893 2972 2909 1948 2871 2964 1954 2895 2969 2883 2887 3228 3230 3234 3236 3231Used by:Timeline
Symbol 3823 GraphicUsed by:3824
Symbol 3824 MovieClipUses:3823Used by:3829
Symbol 3825 GraphicUsed by:3829
Symbol 3826 GraphicUsed by:3829
Symbol 3827 GraphicUsed by:3829
Symbol 3828 GraphicUsed by:3829
Symbol 3829 MovieClipUses:3778 1470 3534 3365 1369 1385 1387 3530 3414 3454 2980 1407 3532 2037 1781 1371 1373 1375 3416 3393 2878 3349 3351 1778 3257 1774 1389 3421 3382 3360 3371 3366 1391 3500 3514 1776 1393 3338 3340 3342 3344 3353 3355 1360 1362 1367 3359 1392 1770 1780 2107 1795 3367 3372 1772 1376 2956 2671 3362 3518 3528 3254 3824 3636 3521 3492 3494 3509 3511 3386 1416 1414 3408 3525 3276 3377 3379 3299 3380 3683 3685 3687 3800 3825 2864 3054 2874 2876 3007 1378 3009 3011 1954 2893 2895 2966 2866 3013 2975 3015 2883 1966 3017 3022 2968 3024 2902 3826 3827 3828 2868 3053 2904 2909 1948 2911 2867 2881 1970 2928 1945 1947 2871 1941 2964 1956 2969 2981 2912 2982Used by:Timeline
Symbol 3830 GraphicUsed by:3916
Symbol 3831 GraphicUsed by:3916
Symbol 3832 GraphicUsed by:3833
Symbol 3833 MovieClipUses:3832Used by:3916
Symbol 3834 MovieClipUses:2881 1970Used by:3916
Symbol 3835 MovieClipUses:2876 2878Used by:3916
Symbol 3836 MovieClipUses:2928 2107Used by:3916
Symbol 3837 GraphicUsed by:3838
Symbol 3838 MovieClipUses:3837Used by:3916
Symbol 3839 ShapeTweeningUsed by:3916
Symbol 3840 GraphicUsed by:3916
Symbol 3841 GraphicUsed by:3916
Symbol 3842 GraphicUsed by:3916
Symbol 3843 GraphicUsed by:3916
Symbol 3844 ShapeTweeningUsed by:3916
Symbol 3845 GraphicUsed by:3916
Symbol 3846 MovieClipUses:2867 1362 1941 1378 2964 1954 2893 2895 1956 2969 2902 2881 1970 2883 1375 2107 2928 3029 2934 1360 1367 2126 2037Used by:3863 3916
Symbol 3847 GraphicUsed by:3916
Symbol 3848 GraphicUsed by:3916
Symbol 3849 GraphicUsed by:3916
Symbol 3850 GraphicUsed by:3851
Symbol 3851 MovieClipUses:3850Used by:3916
Symbol 3852 GraphicUsed by:3916
Symbol 3853 GraphicUsed by:3916
Symbol 3854 GraphicUsed by:3916
Symbol 3855 GraphicUsed by:3916
Symbol 3856 GraphicUsed by:3916
Symbol 3857 GraphicUsed by:3916
Symbol 3858 GraphicUsed by:3916
Symbol 3859 GraphicUsed by:3860
Symbol 3860 MovieClipUses:3859Used by:3863
Symbol 3861 GraphicUsed by:3862
Symbol 3862 MovieClipUses:3861Used by:3863
Symbol 3863 MovieClipUses:3846 2867 1362 1941 1378 2964 1954 2893 2895 1956 2969 2902 2881 1970 2883 1375 2107 2928 3029 2934 1360 1367 2126 2037 3092 2475 3093 3094 585 2479 337 2480 2482 343 345 347 349 351 1963 2963 3084 3860 3862 1368 1391 3121 3123 3125 3127 3129Used by:3916
Symbol 3864 GraphicUsed by:3916
Symbol 3865 GraphicUsed by:3916
Symbol 3866 GraphicUsed by:3916
Symbol 3867 GraphicUsed by:3916
Symbol 3868 GraphicUsed by:3916
Symbol 3869 GraphicUsed by:3916
Symbol 3870 GraphicUsed by:3916
Symbol 3871 GraphicUsed by:3916
Symbol 3872 GraphicUsed by:3916
Symbol 3873 GraphicUsed by:3916
Symbol 3874 GraphicUsed by:3916
Symbol 3875 GraphicUsed by:3916
Symbol 3876 GraphicUsed by:3916
Symbol 3877 GraphicUsed by:3916
Symbol 3878 ShapeTweeningUsed by:3916
Symbol 3879 GraphicUsed by:3916
Symbol 3880 GraphicUsed by:3916
Symbol 3881 GraphicUsed by:3916
Symbol 3882 GraphicUsed by:3916
Symbol 3883 GraphicUsed by:3916
Symbol 3884 GraphicUsed by:3916
Symbol 3885 GraphicUsed by:3916
Symbol 3886 GraphicUsed by:3916
Symbol 3887 ShapeTweeningUsed by:3916
Symbol 3888 GraphicUsed by:3916
Symbol 3889 GraphicUsed by:3916
Symbol 3890 GraphicUsed by:3916
Symbol 3891 ShapeTweeningUsed by:3916
Symbol 3892 GraphicUsed by:3916
Symbol 3893 GraphicUsed by:3916
Symbol 3894 GraphicUsed by:3916
Symbol 3895 GraphicUsed by:3916
Symbol 3896 GraphicUsed by:3916
Symbol 3897 GraphicUsed by:3916
Symbol 3898 GraphicUsed by:3916
Symbol 3899 GraphicUsed by:3916
Symbol 3900 GraphicUsed by:3916
Symbol 3901 GraphicUsed by:3916
Symbol 3902 ShapeTweeningUsed by:3916
Symbol 3903 GraphicUsed by:3916
Symbol 3904 GraphicUsed by:3916
Symbol 3905 GraphicUsed by:3916
Symbol 3906 GraphicUsed by:3916
Symbol 3907 GraphicUsed by:3916
Symbol 3908 GraphicUsed by:3916
Symbol 3909 GraphicUsed by:3916
Symbol 3910 GraphicUsed by:3916
Symbol 3911 GraphicUsed by:3916
Symbol 3912 GraphicUsed by:3916
Symbol 3913 GraphicUsed by:3916
Symbol 3914 GraphicUsed by:3916
Symbol 3915 GraphicUsed by:3916
Symbol 3916 MovieClipUses:3762 1470 2963 1941 1378 2970 1376 1959 331 343 345 346 349 351 353 1963 2881 1970 2977 2973 2978 2872 2980 2981 2912 2964 1954 2893 2895 2984 1956 2904 2909 2969 2874 2876 2878 2928 2975 2107 3057 3830 3831 3833 2902 3834 1362 1948 3835 3836 3838 3839 3840 2867 1360 1367 2126 2037 3042 2934 2976 3841 3040 3842 3843 3844 3845 3846 3847 3848 3849 3851 3852 3853 3854 3855 3856 3857 3858 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3041 3907 3043 3908 3044 3909 3910 3060 3911 3063 3912 3913 3064 2982 3914 3915Used by:Timeline
Symbol 3917 BitmapUsed by:3918 3919 3921 3923 4000 4002 4081 4084
Symbol 3918 GraphicUses:3917Used by:Timeline
Symbol 3919 GraphicUses:3917Used by:3920
Symbol 3920 MovieClipUses:3919Used by:Timeline
Symbol 3921 GraphicUses:3917Used by:3922
Symbol 3922 MovieClipUses:3921Used by:Timeline
Symbol 3923 GraphicUses:3917Used by:3924
Symbol 3924 MovieClipUses:3923Used by:3932
Symbol 3925 GraphicUsed by:3926
Symbol 3926 MovieClipUses:3925Used by:3931 3932
Symbol 3927 GraphicUsed by:3928
Symbol 3928 MovieClipUses:3927Used by:3931 3932
Symbol 3929 GraphicUsed by:3930
Symbol 3930 MovieClipUses:3929Used by:3931 3932
Symbol 3931 MovieClipUses:3926 3928 3930Used by:3932 3944
Symbol 3932 MovieClipUses:3924 3926 3928 3930 3931 2675Used by:Timeline
Symbol 3933 GraphicUsed by:3934
Symbol 3934 MovieClipUses:3933Used by:3939
Symbol 3935 GraphicUsed by:3936
Symbol 3936 MovieClipUses:3935Used by:3939
Symbol 3937 GraphicUsed by:3938
Symbol 3938 MovieClipUses:3937Used by:3939
Symbol 3939 MovieClipUses:3934 3936 3938Used by:Timeline
Symbol 3940 GraphicUsed by:3941
Symbol 3941 MovieClipUses:3940Used by:3943
Symbol 3942 SoundUsed by:3943 4089
Symbol 3943 MovieClipUses:62 3941 3942Used by:Timeline
Symbol 3944 MovieClipUses:3931Used by:Timeline
Symbol 3945 GraphicUsed by:3946
Symbol 3946 MovieClipUses:3945Used by:3955 3966
Symbol 3947 GraphicUsed by:3948
Symbol 3948 MovieClipUses:3947Used by:3955
Symbol 3949 GraphicUsed by:3950
Symbol 3950 MovieClipUses:3949Used by:3955
Symbol 3951 GraphicUsed by:3952
Symbol 3952 MovieClipUses:3951Used by:3955
Symbol 3953 GraphicUsed by:3954
Symbol 3954 MovieClipUses:3953Used by:3955 3966
Symbol 3955 MovieClipUses:3946 3948 3950 3952 3954Used by:3956 3957 3999
Symbol 3956 MovieClipUses:1470 3955 1576 2763 2767 2769 1474 2811 2817 451 960 966 981 962 964 2047 445 457Used by:3999
Symbol 3957 MovieClipUses:1470 3955 1576 2763 2767 2769 1474 2811 2817 451 960 966 981 962 964 2047 445 457Used by:3999
Symbol 3958 GraphicUsed by:3959
Symbol 3959 MovieClipUses:3958Used by:3966
Symbol 3960 GraphicUsed by:3961
Symbol 3961 MovieClipUses:3960Used by:3966
Symbol 3962 GraphicUsed by:3963
Symbol 3963 MovieClipUses:3962Used by:3966
Symbol 3964 GraphicUsed by:3965
Symbol 3965 MovieClipUses:3964Used by:3966
Symbol 3966 MovieClipUses:3959 3961 3946 3963 3954 3965Used by:3999
Symbol 3967 GraphicUsed by:3968
Symbol 3968 MovieClipUses:3967Used by:3975
Symbol 3969 GraphicUsed by:3970
Symbol 3970 MovieClipUses:3969Used by:3975
Symbol 3971 GraphicUsed by:3972
Symbol 3972 MovieClipUses:3971Used by:3975
Symbol 3973 GraphicUsed by:3974
Symbol 3974 MovieClipUses:3973Used by:3975
Symbol 3975 MovieClipUses:3968 3970 3972 3974Used by:3999 4316
Symbol 3976 MovieClipUses:635 1940Used by:3999 4316 4513
Symbol 3977 GraphicUsed by:3978
Symbol 3978 MovieClipUses:3977Used by:3983 3997 4315
Symbol 3979 GraphicUsed by:3980
Symbol 3980 MovieClipUses:3979Used by:3983 3997 4315
Symbol 3981 GraphicUsed by:3982
Symbol 3982 MovieClipUses:3981Used by:3983 3997 4315
Symbol 3983 MovieClipUses:3978 3980 3982Used by:3999 4316
Symbol 3984 MovieClipUses:2763 1243 2765 1065 1069 1565 1239 453 445 457 1474 451Used by:3999
Symbol 3985 GraphicUsed by:3986
Symbol 3986 MovieClipUses:3985Used by:3989 3991 3999
Symbol 3987 GraphicUsed by:3988
Symbol 3988 MovieClipUses:3987Used by:3989
Symbol 3989 MovieClipUses:3986 3988Used by:3996 3999
Symbol 3990 MovieClipUses:906 908 910Used by:3991
Symbol 3991 MovieClipUses:3990 3986 1573 1567Used by:3996
Symbol 3992 MovieClipUses:987 1061Used by:3996 3999
Symbol 3993 MovieClipUses:457 1474Used by:3996 3999
Symbol 3994 MovieClipUses:2836 2838 2840 2011 2026 2009Used by:3996 3999
Symbol 3995 SoundUsed by:3996
Symbol 3996 MovieClipUses:3991 863 3989 3992 3993 3994 3995 865 867 869Used by:3999
Symbol 3997 MovieClipUses:3982 3980 3978Used by:3999
Symbol 3998 MovieClipUses:1470 1474 2763 2767 2769 1088 983 960 962 964 966 981Used by:3999
Symbol 3999 MovieClipUses:3956 2608 1470 3955 1576 2763 2767 2769 1474 2811 2817 451 960 966 981 962 964 2047 445 457 3957 1082 1086 1476 3966 1034 1036 1038 1053 3975 3976 3983 443 2773 2775 2777 1088 983 1482 3984 2785 1243 1065 1069 1565 1239 453 3986 3989 2011 1233 1237 1235 420 2026 987 1061 2836 2838 2840 422 1241 2009 1573 1567 3996 635 3997 867 863 869 3992 3993 3994 2072 3998Used by:Timeline
Symbol 4000 GraphicUses:3917Used by:4001
Symbol 4001 MovieClipUses:4000Used by:Timeline
Symbol 4002 GraphicUses:3917Used by:4003
Symbol 4003 MovieClipUses:4002Used by:Timeline
Symbol 4004 GraphicUsed by:4005
Symbol 4005 MovieClipUses:4004Used by:4031 4034 4742
Symbol 4006 GraphicUsed by:4007
Symbol 4007 MovieClipUses:4006Used by:4034 4080 4742
Symbol 4008 MovieClipUses:1865Used by:4031 4034 4742
Symbol 4009 MovieClipUses:1867Used by:4011 4078 4079
Symbol 4010 MovieClipUses:1869Used by:4011 4015 4726 4738
Symbol 4011 MovieClipUses:4009 4010Used by:4031 4034 4742
Symbol 4012 MovieClipUses:391 392 394 396 398 400 402 404 406 408 410Used by:4034 4742
Symbol 4013 MovieClipUses:1887Used by:4031 4034
Symbol 4014 MovieClipUses:1874Used by:4015 4078 4079
Symbol 4015 MovieClipUses:4014 4010Used by:4031 4034
Symbol 4016 GraphicUsed by:4017
Symbol 4017 MovieClipUses:4016Used by:4034 4064 4080 4742
Symbol 4018 GraphicUsed by:4019
Symbol 4019 MovieClipUses:4018Used by:4034
Symbol 4020 GraphicUsed by:4021
Symbol 4021 MovieClipUses:4020Used by:4026 4032
Symbol 4022 GraphicUsed by:4023
Symbol 4023 MovieClipUses:4022Used by:4026 4032
Symbol 4024 GraphicUsed by:4025
Symbol 4025 MovieClipUses:4024Used by:4026 4032
Symbol 4026 MovieClipUses:1335 4021 4023 1342 400 402 404 406 410 4025Used by:4034
Symbol 4027 GraphicUsed by:4028
Symbol 4028 MovieClipUses:4027Used by:4031 4034
Symbol 4029 GraphicUsed by:4030
Symbol 4030 MovieClipUses:4029Used by:4031 4034
Symbol 4031 MovieClipUses:4005 364 358 4008 362 4011 368 370 374 376 372 1345 378 380 4013 4015 4028 4030Used by:4034
Symbol 4032 MovieClipUses:1335 4021 4023 1342 400 402 600 406 410 4025Used by:4034
Symbol 4033 MovieClipUses:391 392 394 396 398 400 402 600 406 408 410Used by:4034
Symbol 4034 MovieClipUses:1302 4005 364 4007 358 4008 362 4011 368 370 372 374 376 378 380 4012 385 388 4013 4015 4017 4019 4026 4028 4031 1345 4030 4032 4033Used by:4080
Symbol 4035 GraphicUsed by:4036
Symbol 4036 MovieClipUses:4035Used by:4054 4055 4064 4080
Symbol 4037 GraphicUsed by:4038
Symbol 4038 MovieClipUses:4037Used by:4054 4055 4064 4080
Symbol 4039 GraphicUsed by:4040
Symbol 4040 MovieClipUses:4039Used by:4054 4055 4064 4080
Symbol 4041 GraphicUsed by:4042
Symbol 4042 MovieClipUses:4041Used by:4054 4055 4064 4080
Symbol 4043 GraphicUsed by:4044
Symbol 4044 MovieClipUses:4043Used by:4054 4055 4064 4080
Symbol 4045 GraphicUsed by:4046
Symbol 4046 MovieClipUses:4045Used by:4049
Symbol 4047 GraphicUsed by:4048
Symbol 4048 MovieClipUses:4047Used by:4049
Symbol 4049 MovieClipUses:4046 4048 2437 2439 2441 2443 406 2445 2447Used by:4054 4055 4064 4080
Symbol 4050 GraphicUsed by:4051
Symbol 4051 MovieClipUses:4050Used by:4054 4055 4064 4080
Symbol 4052 GraphicUsed by:4053
Symbol 4053 MovieClipUses:4052Used by:4054 4055 4064 4080
Symbol 4054 MovieClipUses:4036 4038 4040 2453 2449 2431 4042 4044 2420 4049 4051 4053Used by:4055
Symbol 4055 MovieClipUses:1302 4054 4036 4038 4040 2453 2449 2431 4042 4044 4051 2420 4053 4049Used by:4080
Symbol 4056 GraphicUsed by:4057
Symbol 4057 MovieClipUses:4056Used by:4064 4080 4742
Symbol 4058 GraphicUsed by:4059
Symbol 4059 MovieClipUses:4058Used by:4064 4080
Symbol 4060 GraphicUsed by:4061
Symbol 4061 MovieClipUses:4060Used by:4064 4080 4742
Symbol 4062 GraphicUsed by:4063
Symbol 4063 MovieClipUses:4062Used by:4064 4080
Symbol 4064 MovieClipUses:1302 4057 4053 4036 2453 4038 4040 4042 4044 2449 2431 4051 4049 4017 4059 4061 4063Used by:4080
Symbol 4065 GraphicUsed by:4066
Symbol 4066 MovieClipUses:4065Used by:4078 4079 4580 4985
Symbol 4067 MovieClipUses:558 406 560 562 564Used by:4078 4079
Symbol 4068 GraphicUsed by:4069
Symbol 4069 MovieClipUses:4068Used by:4078 4079
Symbol 4070 GraphicUsed by:4071
Symbol 4071 MovieClipUses:4070Used by:4078 4079
Symbol 4072 GraphicUsed by:4073
Symbol 4073 MovieClipUses:4072Used by:4079
Symbol 4074 GraphicUsed by:4079
Symbol 4075 GraphicUsed by:4079
Symbol 4076 GraphicUsed by:4079
Symbol 4077 GraphicUsed by:4079
Symbol 4078 MovieClipUses:4069 4014 4066 1801 1803 4009 362 1736 1738 4067 1741 4071 1763 1761Used by:4079
Symbol 4079 MovieClipUses:1302 4066 1801 4067 1803 362 1736 1741 4069 4014 1738 4071 1763 1761 4009 4073 4074 4075 4076 4077 4078Used by:4080
Symbol 4080 MovieClipUses:4034 4055 4038 4040 4036 4007 4053 2453 4044 4017 2449 2431 4049 4042 4051 1302 4057 4059 4061 4063 4064 4079Used by:Timeline
Symbol 4081 GraphicUses:3917Used by:4083
Symbol 4082 MovieClipUses:1291Used by:4083 4085
Symbol 4083 MovieClipUses:4081 4082Used by:Timeline
Symbol 4084 GraphicUses:3917Used by:4085
Symbol 4085 MovieClipUses:4084 4082Used by:Timeline
Symbol 4086 GraphicUsed by:4089
Symbol 4087 MovieClipUses:1291Used by:4089
Symbol 4088 SoundUsed by:4089
Symbol 4089 MovieClipUses:4086 4087 3942 4088Used by:Timeline
Symbol 4090 MovieClipUses:1291Used by:Timeline
Symbol 4091 MovieClipUses:1291Used by:Timeline
Symbol 4092 GraphicUsed by:4093
Symbol 4093 MovieClipUses:4092Used by:4094
Symbol 4094 MovieClipUses:4093Used by:4095
Symbol 4095 MovieClipUses:4094Used by:4109
Symbol 4096 GraphicUsed by:4097
Symbol 4097 MovieClipUses:4096Used by:4102
Symbol 4098 GraphicUsed by:4099
Symbol 4099 MovieClipUses:4098Used by:4102 4107
Symbol 4100 GraphicUsed by:4101
Symbol 4101 MovieClipUses:4100Used by:4102
Symbol 4102 MovieClipUses:4097 4099 4101Used by:4108
Symbol 4103 GraphicUsed by:4104
Symbol 4104 MovieClipUses:4103Used by:4107
Symbol 4105 GraphicUsed by:4106
Symbol 4106 MovieClipUses:4105Used by:4107
Symbol 4107 MovieClipUses:4104 4106 4099Used by:4108
Symbol 4108 MovieClipUses:4102 4107Used by:4109
Symbol 4109 MovieClipUses:4095 4108Used by:Timeline
Symbol 4110 GraphicUsed by:4115
Symbol 4111 GraphicUsed by:4112
Symbol 4112 MovieClipUses:4111Used by:4115
Symbol 4113 GraphicUsed by:4115
Symbol 4114 GraphicUsed by:4115
Symbol 4115 MovieClipUses:4110 4112 4113 4114Used by:Timeline
Symbol 4116 GraphicUsed by:4117
Symbol 4117 MovieClipUses:4116Used by:Timeline
Symbol 4118 GraphicUsed by:4121
Symbol 4119 GraphicUsed by:4120
Symbol 4120 MovieClipUses:4119Used by:4121
Symbol 4121 MovieClipUses:4118 4120Used by:Timeline
Symbol 4122 GraphicUsed by:4123
Symbol 4123 MovieClipUses:4122Used by:Timeline
Symbol 4124 GraphicUsed by:4125
Symbol 4125 MovieClipUses:4124Used by:Timeline
Symbol 4126 GraphicUsed by:4127
Symbol 4127 MovieClipUses:4126Used by:Timeline
Symbol 4128 GraphicUsed by:4146
Symbol 4129 GraphicUsed by:4130
Symbol 4130 MovieClipUses:4129Used by:4143 4146 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4207 4381 4480 4481 4513
Symbol 4131 GraphicUsed by:4132
Symbol 4132 MovieClipUses:4131Used by:4143 4146 4184 4185 4188 4189 4190 4193 4202 4381 4480 4481 4513
Symbol 4133 GraphicUsed by:4134
Symbol 4134 MovieClipUses:4133Used by:4143 4146 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4381 4480 4481 4513
Symbol 4135 GraphicUsed by:4136
Symbol 4136 MovieClipUses:4135Used by:4139 4146 4190 4193 4202 4209 4225 4226 4381 4478 4479 4480 4481 4495 4513
Symbol 4137 GraphicUsed by:4138
Symbol 4138 MovieClipUses:4137Used by:4139 4146 4184 4185 4188 4189 4190 4193 4196 4199 4200 4202 4381 4479 4480 4481 4513
Symbol 4139 MovieClipUses:2236 1591 1593 4136 4138 1522 2285Used by:4143 4146
Symbol 4140 MovieClipUses:2192 1611Used by:4143 4146 4173 4176 4179 4180 4181 4184 4185 4188 4189 4190 4250 4251 4252 4253 4254 4376 4377 4379 4381 4383
Symbol 4141 GraphicUsed by:4142
Symbol 4142 MovieClipUses:4141Used by:4143 4146 4249 4251 4513
Symbol 4143 MovieClipUses:4130 4132 4134 2340 2256 1487 2490 4139 1585 4140 1615 4142Used by:4146 4381
Symbol 4144 GraphicUsed by:4145
Symbol 4145 MovieClipUses:4144Used by:4146 4173 4176 4179 4180 4181 4184 4190 4191 4207 4209 4210 4211 4212 4224 4225 4226 4249 4380 4381 4477 4478 4480 4481 4513
Symbol 4146 MovieClipUses:4128 4143 2608 2472 4142 1585 1615 4130 4132 4134 2340 2256 1487 2490 4139 4140 4145 1537 2236 1591 2341 1593 4136 4138 1522 2285Used by:4256
Symbol 4147 GraphicUsed by:4173 4176 4179 4180 4181 4207 4210 4211 4212 4380 4476 4477 4478 4495 4513
Symbol 4148 GraphicUsed by:4149
Symbol 4149 MovieClipUses:4148Used by:4181 4476 4477 4478 4495 4513
Symbol 4150 GraphicUsed by:4151
Symbol 4151 MovieClipUses:4150Used by:4181 4185 4212 4224 4225 4226 4252 4253
Symbol 4152 GraphicUsed by:4153
Symbol 4153 MovieClipUses:4152Used by:4181
Symbol 4154 GraphicUsed by:4155
Symbol 4155 MovieClipUses:4154Used by:4173 4176 4179 4180 4181 4207 4209 4210 4211 4212 4379 4381 4477 4478 4513
Symbol 4156 GraphicUsed by:4157 4472
Symbol 4157 MovieClipUses:4156Used by:4173 4176 4179 4180 4181 4207 4209 4210 4211 4212 4380 4477 4478 4513
Symbol 4158 GraphicUsed by:4159
Symbol 4159 MovieClipUses:4158Used by:4173 4181 4207 4212 4379 4381 4477 4478 4513
Symbol 4160 GraphicUsed by:4161
Symbol 4161 MovieClipUses:4160Used by:4173 4181 4185 4207 4212 4224 4380 4475 4477 4478 4513
Symbol 4162 GraphicUsed by:4163
Symbol 4163 MovieClipUses:4162Used by:4173 4176 4179 4180 4181 4207 4209 4212 4380 4477 4478 4513
Symbol 4164 GraphicUsed by:4165
Symbol 4165 MovieClipUses:4164Used by:4173 4176 4179 4180 4181 4207 4209 4210 4211 4212 4380 4476 4477 4478 4513
Symbol 4166 GraphicUsed by:4167
Symbol 4167 MovieClipUses:4166Used by:4168
Symbol 4168 MovieClipUses:4167 1522Used by:4173 4176 4179 4180 4181 4207 4209 4210 4211 4212 4380 4476 4477 4478 4513
Symbol 4169 GraphicUsed by:4170
Symbol 4170 MovieClipUses:4169Used by:4173 4181 4185 4207 4212 4224 4380 4475 4477 4478 4513
Symbol 4171 GraphicUsed by:4172
Symbol 4172 MovieClipUses:4171Used by:4173 4176 4179 4180 4181 4207 4209 4210 4211 4212 4380 4476 4477 4478 4513
Symbol 4173 MovieClipUses:4147 4145 4140 4161 4165 4168 4172 1625 4170 4163 1595 4159 4155 4157 1524 1526Used by:4181
Symbol 4174 GraphicUsed by:4175
Symbol 4175 MovieClipUses:4174Used by:4176 4179 4180 4185 4188 4189 4249 4374 4499 4500 4513
Symbol 4176 MovieClipUses:4147 4145 1615 4175 1524 4140 1526 4155 4165 4168 4172 2340 4163 1585 4157 1487 2188Used by:4181
Symbol 4177 GraphicUsed by:4178
Symbol 4178 MovieClipUses:4177Used by:4179 4180
Symbol 4179 MovieClipUses:4147 4145 4175 2340 4163 4140 1524 1526 1537 4165 4168 4172 4178 4157 4155 1487Used by:4181
Symbol 4180 MovieClipUses:4147 4145 4175 2340 4163 4140 1524 1526 1537 4165 4168 4172 4178 4157 4155 1487Used by:4181
Symbol 4181 MovieClipUses:1470 4147 4145 4149 4151 4153 4155 4157 4159 4161 4163 4165 4168 1625 4170 1595 4140 1524 1526 4172 4173 4176 4179 4180 2197Used by:4255
Symbol 4182 GraphicUsed by:4183
Symbol 4183 MovieClipUses:4182Used by:4184 4199 4200
Symbol 4184 MovieClipUses:4145 4132 4134 2341 2236 1591 2490 1593 4183 4138 1522 2285 1585 4130 1487 1615 4140Used by:4190
Symbol 4185 MovieClipUses:4175 4132 4134 2341 1615 1524 1537 2236 4138 1522 2285 4151 4161 1625 4170 1595 1585 4140 4130 1487Used by:4190
Symbol 4186 GraphicUsed by:4187
Symbol 4187 MovieClipUses:4186Used by:4188 4189
Symbol 4188 MovieClipUses:4175 4132 4134 4130 2341 4140 1585 1615 1537 2236 4138 1522 2285 4187 1487Used by:4190
Symbol 4189 MovieClipUses:4175 4132 4134 4130 2341 4140 1585 1615 1537 2236 4138 1522 2285 4187 1487Used by:4190
Symbol 4190 MovieClipUses:1470 4145 4130 1537 1615 1585 2236 1591 4132 4134 2490 2341 1593 4136 4138 1522 2285 1487 4140 4184 4185 4188 4189 2197Used by:4255
Symbol 4191 MovieClipUses:1470 1485 1550 1491 1487 1493 1507 1509 1511 1505 1496 1498 1516 1524 1526 1535 1534 1518 1520 1522 2500 1537 2502 2504 4145 1617 2197Used by:4255
Symbol 4192 MovieClipUses:2192 2220Used by:4193 4196 4199 4200 4202 4207 4209 4210 4211 4212 4223 4224 4225 4226 4381
Symbol 4193 MovieClipUses:1537 4132 2340 2256 1615 1585 1591 2490 1593 2236 4138 1522 2285 4136 4192 1485 1487 4134 4130Used by:4202
Symbol 4194 GraphicUsed by:4195
Symbol 4195 MovieClipUses:4194Used by:4196 4199 4200
Symbol 4196 MovieClipUses:1615 1491 1524 2256 1493 2236 1507 1509 1511 4134 1504 1531 1533 4138 1522 2285 1485 1487 4195 4192 4130 1537Used by:4202
Symbol 4197 GraphicUsed by:4198
Symbol 4198 MovieClipUses:4197Used by:4199 4200
Symbol 4199 MovieClipUses:2340 1537 1615 1585 2256 2236 4134 1493 1591 2490 4198 4183 4138 1522 2285 1524 4130 1487 4195 4192Used by:4202
Symbol 4200 MovieClipUses:1537 2340 2256 4130 1487 1615 1585 2236 4134 1493 1591 2490 4198 4183 4138 1522 2285 1524 4195 4192Used by:4202
Symbol 4201 GraphicUsed by:4202 4225 4226
Symbol 4202 MovieClipUses:1470 4192 1615 1485 1585 2236 1591 4132 4134 2490 2340 2256 1593 4136 1537 4138 1522 2285 1487 4130 4193 4196 4199 4200 4201Used by:4255
Symbol 4203 GraphicUsed by:4204
Symbol 4204 MovieClipUses:4203Used by:4212 4379 4381
Symbol 4205 GraphicUsed by:4206
Symbol 4206 MovieClipUses:4205Used by:4207 4212 4224 4380
Symbol 4207 MovieClipUses:4147 4130 4155 4161 1524 1526 4165 4168 4172 1625 4170 4163 1595 4206 4145 4157 4192 4159Used by:4212
Symbol 4208 GraphicUsed by:4209
Symbol 4209 MovieClipUses:4208 1524 1526 4192 4155 4165 4168 4172 1537 1591 2490 1593 4163 4136 1615 1585 4145 4157 1485 2340 1487Used by:4212
Symbol 4210 MovieClipUses:4147 1524 1526 4192 2340 2256 4165 1537 1504 1507 1509 1511 1533 1534 4168 4172 4145 4157 4155 1485 1487 1531Used by:4212
Symbol 4211 MovieClipUses:4147 1524 1526 4192 1485 2340 2256 4165 1537 1504 1507 1509 1511 1533 1534 4168 4172 4145 1487 1531 4157 4155Used by:4212
Symbol 4212 MovieClipUses:1470 4147 4192 4151 4145 4155 4157 4204 4159 4161 4163 4165 4168 1625 4170 1595 4206 1524 1526 4172 4207 4209 4210 4211Used by:4255
Symbol 4213 GraphicUsed by:4214
Symbol 4214 MovieClipUses:4213Used by:4223 4224 4225 4226 4227 4250 4254 4378 4383 4494 4495 4506 4507 4510 4513 4514 4517
Symbol 4215 GraphicUsed by:4216
Symbol 4216 MovieClipUses:4215Used by:4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4377 4383 4494 4495 4506 4507 4510 4512 4513 4514 4517
Symbol 4217 GraphicUsed by:4218
Symbol 4218 MovieClipUses:4217Used by:4223 4224 4225 4226 4227 4250 4251 4252 4253 4254 4378 4383 4494 4495 4506 4507 4510 4512 4513 4514 4517
Symbol 4219 GraphicUsed by:4220
Symbol 4220 MovieClipUses:4219Used by:4223 4227 4250 4254 4378 4383 4494 4495 4506 4507 4513
Symbol 4221 GraphicUsed by:4222
Symbol 4222 MovieClipUses:4221Used by:4223 4227 4250 4251 4252 4253 4254 4377 4383 4494 4495 4506 4507 4513 4514 4517
Symbol 4223 MovieClipUses:4192 4214 4216 4218 1589 1597 1599 1601 4220 1585 2188 1617 4222 2340 2256 1537 2190Used by:4227
Symbol 4224 MovieClipUses:1585 4145 2340 4214 4216 4218 2256 1589 1597 1599 1601 4151 4161 1625 4170 1595 4206 1524 1526 4192Used by:4227
Symbol 4225 MovieClipUses:4201 1537 4214 4216 4218 1589 1585 1591 2490 1593 4136 1597 1599 1601 4145 2340 2256 4151 4192 1615Used by:4227
Symbol 4226 MovieClipUses:4201 4214 4216 4218 1589 1585 1591 2490 1593 4136 1597 1599 1601 4145 2340 2256 4151 4192 1537 1615Used by:4227
Symbol 4227 MovieClipUses:1470 1537 4214 4216 4218 4220 1585 1589 4222 2341 2188 1617 1597 1599 1601 2190 1487 4223 4224 4225 4226 2197Used by:4255
Symbol 4228 GraphicUsed by:4229
Symbol 4229 MovieClipUses:4228Used by:4249 4376 4496 4499 4500
Symbol 4230 GraphicUsed by:4231
Symbol 4231 MovieClipUses:4230Used by:4249 4376 4496 4499 4500
Symbol 4232 GraphicUsed by:4233
Symbol 4233 MovieClipUses:4232Used by:4249 4251 4252 4253 4376 4499 4500 4513
Symbol 4234 GraphicUsed by:4235
Symbol 4235 MovieClipUses:4234Used by:4249 4251 4376 4496 4499 4500 4513
Symbol 4236 GraphicUsed by:4237
Symbol 4237 MovieClipUses:4236Used by:4240
Symbol 4238 GraphicUsed by:4239
Symbol 4239 MovieClipUses:4238Used by:4240
Symbol 4240 MovieClipUses:4237 4239Used by:4249
Symbol 4241 GraphicUsed by:4242
Symbol 4242 MovieClipUses:4241Used by:4249
Symbol 4243 GraphicUsed by:4244
Symbol 4244 MovieClipUses:4243Used by:4249
Symbol 4245 GraphicUsed by:4246
Symbol 4246 MovieClipUses:4245Used by:4249
Symbol 4247 GraphicUsed by:4248
Symbol 4248 MovieClipUses:4247Used by:4249
Symbol 4249 MovieClipUses:1470 4142 1524 4229 4231 4175 1491 1493 4233 1487 4235 1526 4240 4242 4244 4145 4246 4248 2197Used by:4255
Symbol 4250 MovieClipUses:4140 4214 4216 4218 4220 1585 1589 4222 2340 2256 2188 1617 1597 1599 1601 2190 1487Used by:4254 4383
Symbol 4251 MovieClipUses:4233 4142 1524 1526 4140 4216 4218 1589 4222 2340 2256 1597 1599 1601 1487 4235Used by:4254 4383
Symbol 4252 MovieClipUses:4222 2340 2256 1487 1537 1617 2190 4140 4216 4151 1589 2188 1597 1599 1601 4233 4218 1524Used by:4254 4383
Symbol 4253 MovieClipUses:4140 4222 2340 2256 1487 1537 1617 2190 4216 4151 1589 2188 1597 1599 1601 4233 4218 1524Used by:4254 4383
Symbol 4254 MovieClipUses:1470 4214 4216 4218 4220 1585 1589 4222 2341 2188 4140 1617 1597 1599 1601 2190 1487 4250 4251 4252 4253 2197Used by:4255
Symbol 4255 MovieClipUses:4181 4190 4191 4202 4212 4227 4249 4254Used by:4256 4384
Symbol 4256 MovieClipUses:4146 4255 2779Used by:Timeline
Symbol 4257 MovieClipUses:1127 2031Used by:4298 4299 4313 4314 4317
Symbol 4258 GraphicUsed by:4259
Symbol 4259 MovieClipUses:4258Used by:4298 4299 4313 4314 4317 4386
Symbol 4260 GraphicUsed by:4261
Symbol 4261 MovieClipUses:4260Used by:4262 4299 4314 4317
Symbol 4262 MovieClipUses:4261 3809 3720Used by:4263 4299 4317 4385 4386
Symbol 4263 MovieClipUses:4262 3725Used by:4298 4299 4317
Symbol 4264 MovieClipUses:3392Used by:4299 4317
Symbol 4265 GraphicUsed by:4266 4448
Symbol 4266 MovieClipUses:4265Used by:4269
Symbol 4267 MovieClipUses:899Used by:4268
Symbol 4268 MovieClipUses:4267Used by:4269 4271
Symbol 4269 MovieClipUses:4266 4268Used by:4299 4317
Symbol 4270 MovieClipUses:2869Used by:4271
Symbol 4271 MovieClipUses:4270 4268Used by:4299 4317
Symbol 4272 GraphicUsed by:4273
Symbol 4273 MovieClipUses:4272 308Used by:4299 4317
Symbol 4274 GraphicUsed by:4275
Symbol 4275 MovieClipUses:4274Used by:4299 4317
Symbol 4276 GraphicUsed by:4277
Symbol 4277 MovieClipUses:4276Used by:4299 4317
Symbol 4278 GraphicUsed by:4279
Symbol 4279 MovieClipUses:4278Used by:4299 4317
Symbol 4280 GraphicUsed by:4281
Symbol 4281 MovieClipUses:4280Used by:4299 4317
Symbol 4282 GraphicUsed by:4283
Symbol 4283 MovieClipUses:4282Used by:4299 4317 4459
Symbol 4284 GraphicUsed by:4285
Symbol 4285 MovieClipUses:4284Used by:4299 4317
Symbol 4286 MovieClipUses:2102Used by:4299 4317 4454 4455 4457 4458 4459 4460 4461
Symbol 4287 MovieClipUses:3392Used by:4299 4317 4454 4455 4457 4458 4459 4460 4461
Symbol 4288 GraphicUsed by:4289
Symbol 4289 MovieClipUses:4288Used by:4299 4317
Symbol 4290 GraphicUsed by:4291
Symbol 4291 MovieClipUses:4290Used by:4299 4317
Symbol 4292 GraphicUsed by:4293
Symbol 4293 MovieClipUses:4292Used by:4299 4317
Symbol 4294 GraphicUsed by:4295
Symbol 4295 MovieClipUses:4294Used by:4299 4317 4458 4461
Symbol 4296 MovieClipUses:3407Used by:4299 4317
Symbol 4297 MovieClipUses:3662Used by:4299 4317
Symbol 4298 MovieClipUses:4257 4259 1129 3730 3732 4263 3736 1202 1409 337 3737 1757Used by:4299 4314 4317
Symbol 4299 MovieClipUses:1470 4257 4259 1129 3730 3732 4263 3736 1202 1409 337 3737 1757 1385 2951 3116 3566 1389 3145 4261 3720 3725 3809 4264 4269 1127 4271 4273 3724 1027 1029 4262 3740 4275 4277 4279 4281 4283 4285 4286 4287 4289 4291 4293 4295 4296 4297 4298Used by:Timeline
Symbol 4300 MovieClipUses:3712 1127 1129 2031 3715 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:4314
Symbol 4301 MovieClipUses:3712 1127 2031 1129 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:4314
Symbol 4302 MovieClipUses:3712 1127 2031 1129 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:4314
Symbol 4303 GraphicUsed by:4304
Symbol 4304 MovieClipUses:4303Used by:4305
Symbol 4305 MovieClipUses:3712 1127 1129 2031 4304 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:4314
Symbol 4306 MovieClipUses:3742 3714Used by:4307
Symbol 4307 MovieClipUses:3712 1127 1129 2031 4306 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757Used by:4314
Symbol 4308 MovieClipUses:1756Used by:4313 4314
Symbol 4309 GraphicUsed by:4310
Symbol 4310 MovieClipUses:4309Used by:4313 4314
Symbol 4311 MovieClipUses:336Used by:4314
Symbol 4312 MovieClipUses:336Used by:4313
Symbol 4313 MovieClipUses:4257 4259 1129 3730 3732 3736 1202 4310 4312 3737 4308Used by:4314
Symbol 4314 MovieClipUses:4300 3740 4301 4302 3738 4305 4307 3712 1127 1129 2031 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757 4259 4308 3809 4310 4311 1470 4261 4257 4313 4298Used by:Timeline
Symbol 4315 MovieClipUses:3978 3980 3982Used by:4316
Symbol 4316 MovieClipUses:1470 3411 3420 3423 3976 3975 2072 4315 3983Used by:Timeline
Symbol 4317 MovieClipUses:1470 4257 4259 1129 3730 3732 4263 3736 1202 1409 337 3737 1757 1385 2951 3116 3566 1389 3145 4261 3720 3725 3809 4264 4269 1127 4271 4273 3724 1027 1029 4262 3740 4275 4277 4279 4281 4283 4285 4286 4287 4289 4291 4293 4295 4296 4297 4298Used by:Timeline
Symbol 4318 BitmapUsed by:4319
Symbol 4319 GraphicUses:4318Used by:Timeline
Symbol 4320 GraphicUsed by:4335
Symbol 4321 GraphicUsed by:4322
Symbol 4322 MovieClipUses:4321Used by:4335 4337
Symbol 4323 GraphicUsed by:4324
Symbol 4324 MovieClipUses:4323Used by:4335 4337
Symbol 4325 GraphicUsed by:4326
Symbol 4326 MovieClipUses:4325Used by:4335 4337
Symbol 4327 GraphicUsed by:4328
Symbol 4328 MovieClipUses:4327Used by:4335 4337
Symbol 4329 GraphicUsed by:4330
Symbol 4330 MovieClipUses:4329Used by:4335 4337
Symbol 4331 GraphicUsed by:4332
Symbol 4332 MovieClipUses:4331Used by:4335 4337
Symbol 4333 GraphicUsed by:4334
Symbol 4334 MovieClipUses:4333Used by:4335 4337
Symbol 4335 MovieClipUses:4320 4322 4324 4326 4328 4330 4332 4334Used by:Timeline
Symbol 4336 GraphicUsed by:4337
Symbol 4337 MovieClipUses:4336 4322 4324 4326 4328 4330 4332 4334Used by:Timeline
Symbol 4338 GraphicUsed by:4339
Symbol 4339 MovieClipUses:4338Used by:4340 4375 4476 4477 4478 4479 4480 4481 4489 4490 4494 4495 4496 4499 4500 4513 4517
Symbol 4340 MovieClipUses:4339Used by:Timeline
Symbol 4341 GraphicUsed by:4342
Symbol 4342 MovieClipUses:4341Used by:4346 4435
Symbol 4343 GraphicUsed by:4344
Symbol 4344 MovieClipUses:4343Used by:4345
Symbol 4345 MovieClipUses:4344Used by:4346
Symbol 4346 MovieClipUses:4342 4345 641Used by:4347
Symbol 4347 MovieClipUses:4346Used by:Timeline
Symbol 4348 GraphicUsed by:4349
Symbol 4349 MovieClipUses:4348Used by:4354
Symbol 4350 GraphicUsed by:4351
Symbol 4351 MovieClipUses:4350Used by:4354
Symbol 4352 GraphicUsed by:4353
Symbol 4353 MovieClipUses:4352Used by:4354
Symbol 4354 MovieClipUses:4349 4351 2686 4353Used by:Timeline
Symbol 4355 GraphicUsed by:4356
Symbol 4356 MovieClipUses:4355Used by:4359
Symbol 4357 GraphicUsed by:4358
Symbol 4358 MovieClipUses:4357Used by:4359
Symbol 4359 MovieClipUses:4356 4358Used by:Timeline
Symbol 4360 MovieClipUses:2314 935 936Used by:Timeline
Symbol 4361 GraphicUsed by:4362
Symbol 4362 MovieClipUses:4361Used by:4369
Symbol 4363 GraphicUsed by:4364
Symbol 4364 MovieClipUses:4363Used by:4369
Symbol 4365 GraphicUsed by:4366
Symbol 4366 MovieClipUses:4365Used by:4369
Symbol 4367 GraphicUsed by:4368
Symbol 4368 MovieClipUses:4367Used by:4369
Symbol 4369 MovieClipUses:4362 4364 4366 4368Used by:Timeline
Symbol 4370 GraphicUsed by:4371
Symbol 4371 MovieClipUses:4370Used by:Timeline
Symbol 4372 GraphicUsed by:4373
Symbol 4373 MovieClipUses:4372Used by:Timeline
Symbol 4374 MovieClipUses:1493 4175 1491 1487 2190Used by:4381
Symbol 4375 MovieClipUses:4339Used by:4381 4431
Symbol 4376 MovieClipUses:1537 1524 2190 4229 4231 1491 4233 1487 1493 1507 4235 4140Used by:4381
Symbol 4377 MovieClipUses:4140 2190 4216 4222 2340 1487 1617Used by:4381
Symbol 4378 MovieClipUses:1537 4220 1589 2256 2188 1597 1599 1601 2190 1617 4214 4218Used by:4381
Symbol 4379 MovieClipUses:1524 1526 4204 4159 4155 4140Used by:4381
Symbol 4380 MovieClipUses:4147 4145 4157 4161 4163 4165 4168 1625 4170 1595 4206 1524 1526 4172Used by:4381
Symbol 4381 MovieClipUses:4374 4375 4376 4377 4378 4379 4380 1524 1526 4204 4159 4155 4140 1470 1585 4192 1615 2236 1591 4132 4134 2490 1593 4136 4138 1522 2285 4130 1537 1485 2340 1487 2256 1550 1491 1493 1507 1509 1511 1505 1535 1534 2500 1496 1498 1516 1518 1520 4145 2341 4143Used by:4384
Symbol 4382 GraphicUsed by:4384
Symbol 4383 MovieClipUses:1470 4214 4216 4218 4220 1585 1589 4222 2341 2188 4140 1617 1597 1599 1601 2190 1487 4250 4251 4252 4253 2197Used by:4384
Symbol 4384 MovieClipUses:4381 4382 4255 2779 4383Used by:Timeline
Symbol 4385 MovieClipUses:1127 1129 3725 4262Used by:4431
Symbol 4386 MovieClipUses:4259 2031 1127 1129 3730 3732 3725 3736 1202 1409 337 3737 1757 4262Used by:4431
Symbol 4387 GraphicUsed by:4388
Symbol 4388 MovieClipUses:4387Used by:4389
Symbol 4389 MovieClipUses:4388 1027 1029Used by:4431
Symbol 4390 GraphicUsed by:4391
Symbol 4391 MovieClipUses:4390Used by:4394
Symbol 4392 GraphicUsed by:4393
Symbol 4393 MovieClipUses:4392Used by:4394
Symbol 4394 MovieClipUses:4391 4393 1023Used by:4431 4564  Timeline
Symbol 4395 GraphicUsed by:4396
Symbol 4396 MovieClipUses:4395Used by:4401
Symbol 4397 GraphicUsed by:4398
Symbol 4398 MovieClipUses:4397Used by:4401
Symbol 4399 GraphicUsed by:4400
Symbol 4400 MovieClipUses:4399Used by:4401
Symbol 4401 MovieClipUses:4396 4398 4400Used by:4431
Symbol 4402 GraphicUsed by:4403
Symbol 4403 MovieClipUses:4402Used by:4408 4431
Symbol 4404 GraphicUsed by:4405
Symbol 4405 MovieClipUses:4404Used by:4408 4416 4431 4529
Symbol 4406 GraphicUsed by:4407
Symbol 4407 MovieClipUses:4406Used by:4416 4431
Symbol 4408 MovieClipUses:4403 4405Used by:4431
Symbol 4409 GraphicUsed by:4410
Symbol 4410 MovieClipUses:4409Used by:4413
Symbol 4411 GraphicUsed by:4412
Symbol 4412 MovieClipUses:4411Used by:4413
Symbol 4413 MovieClipUses:4410 2112 4412Used by:4431 4564  Timeline
Symbol 4414 GraphicUsed by:4415
Symbol 4415 MovieClipUses:4414Used by:4416
Symbol 4416 MovieClipUses:4415 4405 4407Used by:4431 4564  Timeline
Symbol 4417 GraphicUsed by:4431
Symbol 4418 MovieClipUses:301 989 308Used by:4431 4564
Symbol 4419 MovieClipUses:1031 1025 2114Used by:4430 4431
Symbol 4420 GraphicUsed by:4421
Symbol 4421 MovieClipUses:4420Used by:4431 4564
Symbol 4422 GraphicUsed by:4423
Symbol 4423 MovieClipUses:4422Used by:4429 4431
Symbol 4424 GraphicUsed by:4425
Symbol 4425 MovieClipUses:4424Used by:4428
Symbol 4426 GraphicUsed by:4427
Symbol 4427 MovieClipUses:4426Used by:4428
Symbol 4428 MovieClipUses:4425 4427Used by:4429 4431
Symbol 4429 MovieClipUses:4423 1853 4428Used by:4431
Symbol 4430 MovieClipUses:1864 4419Used by:4431
Symbol 4431 MovieClipUses:4385 4375 4386 3722 4389 4394 1127 2031 1129 2541 4401 1745 1747 1749 1751 355 1753 337 1755 1757 4403 4405 4407 1789 1791 1765 1132 886 1717 889 4408 1178 2017 4413 4416 533 535 537 539 541 543 345 545 349 351 547 549 551 2022 4417 1470 4418 294 299 317 319 323 325 327 329 331 333 335 339 341 343 347 353 312 314 4419 1864 4421 4423 1853 4428 301 309 4429 310 4430Used by:Timeline
Symbol 4432 MovieClipUses:1470 2982 3025 3032 3041 3043 3044 3060 3063 3064Used by:Timeline
Symbol 4433 BitmapUsed by:4434 4464 4466
Symbol 4434 GraphicUses:4433Used by:Timeline
Symbol 4435 MovieClipUses:4342 641Used by:4436
Symbol 4436 MovieClipUses:4435Used by:4471  Timeline
Symbol 4437 MovieClipUses:647Used by:Timeline
Symbol 4438 MovieClipUses:2372Used by:Timeline
Symbol 4439 GraphicUsed by:4440
Symbol 4440 MovieClipUses:4439Used by:4441
Symbol 4441 MovieClipUses:1657 4440Used by:4442
Symbol 4442 MovieClipUses:4441Used by:Timeline
Symbol 4443 MovieClipUses:1657 1659Used by:Timeline
Symbol 4444 GraphicUsed by:4445
Symbol 4445 MovieClipUses:4444Used by:Timeline
Symbol 4446 MovieClipUses:2869Used by:4447
Symbol 4447 MovieClipUses:4446 2546Used by:4454 4455 4457 4458 4459 4460 4461
Symbol 4448 MovieClipUses:4265Used by:4449
Symbol 4449 MovieClipUses:4448 2546Used by:4454 4455 4457 4459 4460
Symbol 4450 GraphicUsed by:4451
Symbol 4451 MovieClipUses:4450Used by:4454 4455 4457 4458 4459 4461
Symbol 4452 GraphicUsed by:4453
Symbol 4453 MovieClipUses:4452Used by:4454 4455 4457 4458 4459 4461
Symbol 4454 MovieClipUses:2878 4286 4287 4447 4449 1381 1383 1395 1407 1362 1367 1393 1398 1368 1417 1403 1373 1405 1376 4451 4453Used by:4461
Symbol 4455 MovieClipUses:4286 4447 4449 1362 1367 1381 1383 1395 1368 1407 1393 1398 1417 1403 1373 1405 2878 4287 1376 4451 4453Used by:4461
Symbol 4456 MovieClipUses:3611Used by:4457
Symbol 4457 MovieClipUses:4447 4449 1381 1383 1395 1407 1368 1393 1398 1362 1367 1417 1403 1373 1405 4286 2878 4287 1376 4456 4451 4453Used by:4461
Symbol 4458 MovieClipUses:4447 1362 1367 1381 1383 1395 1407 1368 1393 1398 1417 1403 1373 1405 4286 2878 4287 1376 4451 4453 4295Used by:4461
Symbol 4459 MovieClipUses:4447 4449 1381 1383 1395 1368 1407 1393 1362 1367 1398 1417 1403 1405 1373 2878 4286 4287 4451 4453 1376 4283Used by:4461
Symbol 4460 MovieClipUses:4447 4449 1381 1383 1395 1407 1368 1393 1362 1367 1398 1417 1403 1405 4286 1376 2878 4287Used by:4461
Symbol 4461 MovieClipUses:1470 3665 1369 1376 1381 1393 3541 1403 1405 1407 1417 2103 3393 2878 4286 4287 4454 4455 3740 4457 4458 4459 4460 4447 1362 1367 1383 1395 1368 1398 1373 4451 4453 4295 1127 1129 2031 3716 3718 3720 3725 3730 3732 3736 1202 1409 337 3737 1757 3724 1863 3410 1770 1375 1780 3340 2030 308 3648 1385 1387 1389 1391 3612 3472 1956 3408 3646 3359 1416 1414 3382 3360 3658 3663 3219 3222Used by:Timeline
Symbol 4462 GraphicUsed by:4463
Symbol 4463 MovieClipUses:1470 1369 1376 3643 1381 1393 3541 1403 1405 1407 1417 1362 3663 1367 2103 2878 3393 3219 3222 3408 1368 1772 3612 3340 1770 1375 1780 3646 1385 1387 1389 1391 3648 3658 3359 1416 1414 3382 3360 3410 3651 3656 3653 3660 1383 1395 2022 1398 3810 3820 3740 3819 3818 3817 3816 3815 3814 3813 3812 3811 1127 1129 2031 3730 3732 3809 3720 3725 3736 1202 1409 337 3737 1757 4462 3665 2982 1778 2876 1378 3239 3251 3244 3252 3288 3263 3418 3422Used by:Timeline
Symbol 4464 GraphicUses:4433Used by:4465
Symbol 4465 MovieClipUses:4464Used by:4468
Symbol 4466 GraphicUses:4433Used by:4467
Symbol 4467 MovieClipUses:4466Used by:4468
Symbol 4468 MovieClipUses:4465 4467Used by:4469
Symbol 4469 MovieClipUses:1409 1757 2904 2909 2912 1376 2874 2876 2878 1378 2881 1970 2883 1375 2885 2105 2107 2887 2889 2891 1954 2893 2895 1956 2897 2899 2901 1959 331 343 345 347 349 351 353 1963 4468Used by:4471
Symbol 4470 SoundUsed by:4471
Symbol 4471 MovieClipUses:4469 4436 3740 4470 2904 2909 1409 1757 1376 2874 2876 2878 1378 2881 1970 2889 2891 1954 2893 2895 1956 2897 2899 2901 1959 331 343 345 347 349 351 353 1963 1385 2867 2868 2871 2912 2883 1375 2885 2105 2107 2887 1369 1393 1371 1373 1778 1776 1781 3257 1774 3338 3340 3342 3344 1407 3349 3351 3353 3355 1360 1362 1367 3357 3358 1753 337 3360 1941 3084 3092 3098 3153 2963 2902 2872 3226 1770 3239 3244 3246 3251 2954 3214 3224 3712 1127 2031 1129 3716 3718 3720 3725 3730 3732 3736 1202 3737 3738 3741 3744 3745 3715 1470 3724 1863 3410 2103 3393 1780 2030 308 3648 1368 1387 1389 1391 3612 3472 3408 3646 3359 1416 1414 3382 3658 1405 3663 3219 3222 1381 3541 1403 1417 3665Used by:Timeline
Symbol 4472 MovieClipUses:4156Used by:4478
Symbol 4473 GraphicUsed by:4474
Symbol 4474 MovieClipUses:4473Used by:4478
Symbol 4475 MovieClipUses:4161 4170Used by:4478
Symbol 4476 MovieClipUses:4147 1524 1526 4165 4168 1625 1595 4172 4339 1611 4149Used by:4478
Symbol 4477 MovieClipUses:4147 1526 4145 4155 4157 4159 4161 4163 4165 4168 1625 4170 1595 1524 4172 4339 1611 4149Used by:4478
Symbol 4478 MovieClipUses:1470 2608 4145 1524 1526 4472 4155 4474 4159 4163 4475 4476 4147 4339 1611 4149 4165 1625 4157 4161 4168 4170 4172 1595 1591 1593 4136 2169 1505 1534 1535 4477Used by:4501
Symbol 4479 MovieClipUses:1615 1585 2236 1591 1593 4136 4138 1522 2285 4339 1611 1537 1524Used by:4481
Symbol 4480 MovieClipUses:4145 4130 1615 1585 2236 1591 4132 4134 2490 2340 2256 1593 4136 4138 1522 2285 1487 4339 1611 1537 1524Used by:4481
Symbol 4481 MovieClipUses:1470 2608 4130 4132 4134 2340 2256 1487 1615 1585 2490 4479 4145 2236 1591 1593 4136 4138 1522 2285 4339 1611 1537 1524 2169 1505 1535 1534 4480Used by:4501
Symbol 4482 GraphicUsed by:4490
Symbol 4483 GraphicUsed by:4490
Symbol 4484 GraphicUsed by:4490
Symbol 4485 GraphicUsed by:4490
Symbol 4486 GraphicUsed by:4490
Symbol 4487 GraphicUsed by:4490
Symbol 4488 GraphicUsed by:4490
Symbol 4489 MovieClipUses:1485 1550 1491 1487 1493 1507 1509 1511 1505 1524 1526 1535 1534 1496 1498 1516 1518 1520 1522 4339 1537Used by:4490
Symbol 4490 MovieClipUses:1470 2608 1485 1487 1489 1491 1493 1494 1496 1498 1505 1507 1509 1511 1516 1518 1520 1522 1524 1534 1535 1526 4339 1537 4482 4483 1543 4484 4485 4486 4487 4488 1550 2236 1591 1593 1595 1625 2169 4489Used by:4501
Symbol 4491 GraphicUsed by:4492
Symbol 4492 MovieClipUses:4491Used by:4495 4510 4513
Symbol 4493 MovieClipUses:1589 1597 1599 1601Used by:4495 4510 4513
Symbol 4494 MovieClipUses:4339 1537 4214 4216 4218 4220 2190 1617 1589 4222 2341 2188 1597 1599 1601 1487 1611Used by:4495
Symbol 4495 MovieClipUses:1470 2608 4492 4216 4218 2340 2256 1487 4493 4339 1537 2190 1617 1611 2188 4214 4222 1589 1597 1599 1601 4147 4149 1524 1526 1625 4220 1595 2169 1591 1593 4136 2341 4494Used by:4501
Symbol 4496 MovieClipUses:4339 1537 1524 1526 4229 4231 4235Used by:4500
Symbol 4497 GraphicUsed by:4498
Symbol 4498 MovieClipUses:4497Used by:4500
Symbol 4499 MovieClipUses:4339 1537 1524 1526 4229 4231 4175 1491 1493 4233 1487 1507 4235Used by:4500
Symbol 4500 MovieClipUses:1470 2608 1491 1493 4233 1487 4496 4498 4175 1507 4339 1537 1526 1524 4229 4231 4235 2188 2169 1625 1595 4499Used by:4501
Symbol 4501 MovieClipUses:4478 2779 4481 4490 4495 4500Used by:Timeline
Symbol 4502 MovieClipUses:1597 1599 1601 1589Used by:4506 4507 4513
Symbol 4503 GraphicUsed by:4504
Symbol 4504 MovieClipUses:4503Used by:4513
Symbol 4505 SoundUsed by:4506
Symbol 4506 MovieClipUses:1470 1941 1378 2964 1954 2893 2895 1956 2981 1371 1373 1375 2881 1970 2874 2876 2878 2883 2887 2107 2912 2969 1611 2190 4218 4216 4214 4222 2340 2256 1487 4220 4502 2188 1617 2902 3129 2872 4505 2963Used by:4513
Symbol 4507 MovieClipUses:1470 1941 1378 2964 1954 2893 2895 1956 2981 1371 1373 1375 2881 1970 2874 2876 2878 2883 2887 2107 2912 2969 1611 2190 4218 4216 4214 4222 2340 2256 1487 4220 4502 2188 1617 2902 3129 1070 2475 3093 1184 585 2479 337 2480 2482 343 345 347 349 351 355Used by:4513
Symbol 4508 MovieClipUses:2220Used by:4510
Symbol 4509 MovieClipUses:2220Used by:4510
Symbol 4510 MovieClipUses:1470 4492 4216 4218 4508 2340 2256 1487 4493 2190 1537 1585 2188 1617 4509 4214Used by:4513
Symbol 4511 MovieClipUses:635Used by:4513
Symbol 4512 MovieClipUses:4216 4218Used by:4513
Symbol 4513 MovieClipUses:1470 3063 1611 2190 1585 4214 4218 4216 4222 2340 2256 1487 4220 4502 4504 1617 3060 3064 2982 2963 1941 1378 2964 1954 2893 2895 1956 2969 1376 2902 2881 1970 2977 2973 2978 2872 2981 2912 2188 2874 2876 2878 2883 1375 2887 2928 2975 2107 2071 3129 1371 1373 4506 4507 4339 1930 3976 4142 1526 1524 4175 1491 1493 4233 1507 4235 4510 4511 1503 4492 4493 1537 1589 1597 1599 1601 1615 4512 2341 2970 2980 913 4147 4168 4172 4145 4155 4157 4159 4161 4163 4165 1625 4170 1595 4149 4138 1522 2285 4130 2236 1591 4132 4134 2490 1593 4136 1485 1496 1498 1516 1518 1520 1550 1509 1511 1505 1535 1534Used by:Timeline
Symbol 4514 MovieClipUses:4214 4216 4218 4222 2340 1589 2256 1611 2190 1597 2188 1617 1601Used by:4517
Symbol 4515 SoundUsed by:4517
Symbol 4516 SoundUsed by:4517
Symbol 4517 MovieClipUses:1470 2314 4214 4216 4218 4222 2340 2256 1487 1611 2190 1617 1589 2188 1597 1601 4339 4514 1260 4515 4516 913Used by:Timeline
Symbol 4518 MovieClipUses:3739Used by:Timeline
Symbol 4519 TextUses:263Used by:Timeline
Symbol 4520 GraphicUsed by:Timeline
Symbol 4521 GraphicUsed by:4522
Symbol 4522 MovieClipUses:4521Used by:Timeline
Symbol 4523 MovieClipUses:1200 1204Used by:4564
Symbol 4524 GraphicUsed by:4525
Symbol 4525 MovieClipUses:4524Used by:4526 4564
Symbol 4526 MovieClipUses:4525 2471Used by:4564
Symbol 4527 GraphicUsed by:4528
Symbol 4528 MovieClipUses:4527Used by:4529
Symbol 4529 MovieClipUses:3722 4528 4405Used by:4537 4564
Symbol 4530 GraphicUsed by:4531
Symbol 4531 MovieClipUses:4530Used by:4536 4564
Symbol 4532 GraphicUsed by:4533
Symbol 4533 MovieClipUses:4532Used by:4536 4564
Symbol 4534 GraphicUsed by:4535
Symbol 4535 MovieClipUses:4534Used by:4536 4564
Symbol 4536 MovieClipUses:4531 4533 4535Used by:4537
Symbol 4537 MovieClipUses:4529 4536Used by:4564
Symbol 4538 GraphicUsed by:4539
Symbol 4539 MovieClipUses:4538Used by:4542
Symbol 4540 GraphicUsed by:4541
Symbol 4541 MovieClipUses:4540Used by:4542
Symbol 4542 MovieClipUses:4539 4541Used by:4564
Symbol 4543 MovieClipUses:3095Used by:4544 4564
Symbol 4544 MovieClipUses:347 2474 4543 590Used by:4564
Symbol 4545 GraphicUsed by:4546
Symbol 4546 MovieClipUses:4545Used by:4564  Timeline
Symbol 4547 GraphicUsed by:4548
Symbol 4548 MovieClipUses:4547Used by:4564
Symbol 4549 GraphicUsed by:4550
Symbol 4550 MovieClipUses:4549Used by:4564
Symbol 4551 GraphicUsed by:4552
Symbol 4552 MovieClipUses:4551Used by:4564
Symbol 4553 GraphicUsed by:4554
Symbol 4554 MovieClipUses:4553Used by:4564
Symbol 4555 GraphicUsed by:4556
Symbol 4556 MovieClipUses:4555Used by:4564
Symbol 4557 MovieClipUses:1170Used by:4564  Timeline
Symbol 4558 GraphicUsed by:4559
Symbol 4559 MovieClipUses:4558Used by:4564
Symbol 4560 GraphicUsed by:4564
Symbol 4561 MovieClipUses:3055Used by:4564  Timeline
Symbol 4562 MovieClipUses:899Used by:4563
Symbol 4563 MovieClipUses:4562Used by:4564  Timeline
Symbol 4564 MovieClipUses:1171 4523 1202 4526 2022 889 4537 4542 3732 2475 2476 1184 585 2479 337 2480 2482 343 345 4544 349 351 4546 4529 4525 2471 4531 4533 4535 3093 4548 4543 590 4550 4552 4554 4556 294 4557 4418 4421 299 310 317 319 4559 2926 323 325 327 329 331 333 335 339 341 353 4394 2016 1165 4413 4416 4560 1178 887 4561 4563 533 886 1717Used by:Timeline
Symbol 4565 SoundUsed by:Timeline
Symbol 4566 TextUses:229Used by:4568
Symbol 4567 TextUses:229Used by:4568
Symbol 4568 ButtonUses:4566 4567 11Used by:4569
Symbol 4569 MovieClipUses:4568Used by:Timeline
Symbol 4570 TextUses:229Used by:4572
Symbol 4571 TextUses:229Used by:4572
Symbol 4572 ButtonUses:4570 4571 11Used by:Timeline
Symbol 4573 GraphicUsed by:Timeline
Symbol 4574 GraphicUsed by:4575
Symbol 4575 MovieClipUses:4574Used by:Timeline
Symbol 4576 GraphicUsed by:4577
Symbol 4577 MovieClipUses:4576Used by:4580 4985
Symbol 4578 GraphicUsed by:4579
Symbol 4579 MovieClipUses:4578Used by:4580
Symbol 4580 MovieClipUses:554 556 4577 558 560 362 1736 1237 987 1061 1579 1065 1069 1241 1565 4066 2422 2424 1741 2426 2842 2428 2353 562 2007 564 2840 2009 406 4579Used by:4581
Symbol 4581 MovieClipUses:4580Used by:Timeline
Symbol 4582 GraphicUsed by:4586
Symbol 4583 GraphicUsed by:4584
Symbol 4584 MovieClipUses:4583Used by:4586
Symbol 4585 GraphicUsed by:4586
Symbol 4586 MovieClipUses:4582 4584 4585Used by:Timeline
Symbol 4587 GraphicUsed by:4589
Symbol 4588 GraphicUsed by:4589 4591
Symbol 4589 MovieClipUses:4587 4588Used by:Timeline
Symbol 4590 GraphicUsed by:4591
Symbol 4591 MovieClipUses:4590 4588Used by:Timeline
Symbol 4592 GraphicUsed by:4593
Symbol 4593 MovieClipUses:4592Used by:4594 4600  Timeline
Symbol 4594 MovieClipUses:1127 4593 1129Used by:Timeline
Symbol 4595 GraphicUsed by:4596
Symbol 4596 MovieClipUses:4595Used by:Timeline
Symbol 4597 MovieClipUses:3730 3732 1202Used by:Timeline
Symbol 4598 MovieClipUses:1409 337 3737Used by:Timeline
Symbol 4599 MovieClipUses:2033 2035 2037 1926 1129Used by:Timeline
Symbol 4600 MovieClipUses:1127 4593 1129Used by:Timeline
Symbol 4601 GraphicUsed by:4602
Symbol 4602 MovieClipUses:4601Used by:Timeline
Symbol 4603 GraphicUsed by:4604
Symbol 4604 MovieClipUses:4603Used by:Timeline
Symbol 4605 GraphicUsed by:4606
Symbol 4606 MovieClipUses:4605Used by:Timeline
Symbol 4607 MovieClipUses:1747 1749 1751 355 1753 337 1755 1757Used by:Timeline
Symbol 4608 GraphicUsed by:4609
Symbol 4609 MovieClipUses:4608Used by:Timeline
Symbol 4610 GraphicUsed by:4611
Symbol 4611 MovieClipUses:4610Used by:Timeline
Symbol 4612 GraphicUsed by:4613
Symbol 4613 MovieClipUses:4612Used by:Timeline
Symbol 4614 GraphicUsed by:4615
Symbol 4615 MovieClipUses:4614Used by:Timeline
Symbol 4616 GraphicUsed by:4617
Symbol 4617 MovieClipUses:4616Used by:Timeline
Symbol 4618 GraphicUsed by:Timeline
Symbol 4619 GraphicUsed by:4620
Symbol 4620 MovieClipUses:4619Used by:Timeline
Symbol 4621 GraphicUsed by:4622
Symbol 4622 MovieClipUses:4621Used by:Timeline
Symbol 4623 GraphicUsed by:4624
Symbol 4624 MovieClipUses:4623Used by:Timeline
Symbol 4625 GraphicUsed by:4626
Symbol 4626 MovieClipUses:4625Used by:Timeline
Symbol 4627 GraphicUsed by:4628
Symbol 4628 MovieClipUses:4627Used by:Timeline
Symbol 4629 GraphicUsed by:4630
Symbol 4630 MovieClipUses:4629Used by:Timeline
Symbol 4631 GraphicUsed by:4632
Symbol 4632 MovieClipUses:4631Used by:Timeline
Symbol 4633 GraphicUsed by:4634
Symbol 4634 MovieClipUses:4633Used by:Timeline
Symbol 4635 GraphicUsed by:4640
Symbol 4636 GraphicUsed by:4637
Symbol 4637 MovieClipUses:4636Used by:4640
Symbol 4638 GraphicUsed by:4639
Symbol 4639 MovieClipUses:4638Used by:4640
Symbol 4640 MovieClipUses:4635 4637 4639Used by:Timeline
Symbol 4641 GraphicUsed by:4642
Symbol 4642 MovieClipUses:4641Used by:Timeline
Symbol 4643 GraphicUsed by:4644
Symbol 4644 MovieClipUses:4643Used by:Timeline
Symbol 4645 GraphicUsed by:4646
Symbol 4646 MovieClipUses:4645Used by:4718
Symbol 4647 GraphicUsed by:4648
Symbol 4648 MovieClipUses:4647Used by:4718
Symbol 4649 GraphicUsed by:4650
Symbol 4650 MovieClipUses:4649Used by:4718
Symbol 4651 GraphicUsed by:4652
Symbol 4652 MovieClipUses:4651Used by:4718 4792 5054 5216  Timeline
Symbol 4653 GraphicUsed by:4654
Symbol 4654 MovieClipUses:4653Used by:4718
Symbol 4655 GraphicUsed by:4656
Symbol 4656 MovieClipUses:4655Used by:4718 4792  Timeline
Symbol 4657 GraphicUsed by:4658
Symbol 4658 MovieClipUses:4657Used by:4718 4792  Timeline
Symbol 4659 GraphicUsed by:4660
Symbol 4660 MovieClipUses:4659Used by:4718
Symbol 4661 GraphicUsed by:4662
Symbol 4662 MovieClipUses:4661Used by:4718
Symbol 4663 GraphicUsed by:4664
Symbol 4664 MovieClipUses:4663Used by:4718
Symbol 4665 GraphicUsed by:4666
Symbol 4666 MovieClipUses:4665Used by:4718
Symbol 4667 GraphicUsed by:4668
Symbol 4668 MovieClipUses:4667Used by:4718
Symbol 4669 GraphicUsed by:4670
Symbol 4670 MovieClipUses:4669Used by:4718
Symbol 4671 GraphicUsed by:4672
Symbol 4672 MovieClipUses:4671Used by:4718
Symbol 4673 GraphicUsed by:4674  Timeline
Symbol 4674 MovieClipUses:4673Used by:4718 4807 4816 4988 5216  Timeline
Symbol 4675 GraphicUsed by:4676
Symbol 4676 MovieClipUses:4675Used by:4718 4798 4987 5216  Timeline
Symbol 4677 GraphicUsed by:4678
Symbol 4678 MovieClipUses:4677Used by:4718 4792  Timeline
Symbol 4679 GraphicUsed by:4680
Symbol 4680 MovieClipUses:4679Used by:4718 4792  Timeline
Symbol 4681 GraphicUsed by:4682
Symbol 4682 MovieClipUses:4681Used by:4718 4792
Symbol 4683 GraphicUsed by:4684
Symbol 4684 MovieClipUses:4683Used by:4718 4792 5216  Timeline
Symbol 4685 GraphicUsed by:4686
Symbol 4686 MovieClipUses:4685Used by:4718 4816 4988
Symbol 4687 GraphicUsed by:4688
Symbol 4688 MovieClipUses:4687Used by:4718
Symbol 4689 GraphicUsed by:4690
Symbol 4690 MovieClipUses:4689Used by:4718 4816 4988
Symbol 4691 GraphicUsed by:4692
Symbol 4692 MovieClipUses:4691Used by:4718 4988  Timeline
Symbol 4693 GraphicUsed by:4694
Symbol 4694 MovieClipUses:4693Used by:4718
Symbol 4695 GraphicUsed by:4699
Symbol 4696 GraphicUsed by:4699
Symbol 4697 GraphicUsed by:4699
Symbol 4698 GraphicUsed by:4699
Symbol 4699 MovieClipUses:4695 4696 4697 4698Used by:4718
Symbol 4700 GraphicUsed by:4701
Symbol 4701 MovieClipUses:4700Used by:4718 4816 4988
Symbol 4702 GraphicUsed by:4703
Symbol 4703 MovieClipUses:4702Used by:4718 4816 4988
Symbol 4704 GraphicUsed by:4705  Timeline
Symbol 4705 MovieClipUses:4704Used by:4718 4988 5216  Timeline
Symbol 4706 GraphicUsed by:4707
Symbol 4707 MovieClipUses:4706Used by:4718 4816 4988
Symbol 4708 GraphicUsed by:4709
Symbol 4709 MovieClipUses:4708Used by:4718
Symbol 4710 GraphicUsed by:4711
Symbol 4711 MovieClipUses:4710Used by:4718 4816 4991
Symbol 4712 GraphicUsed by:4713
Symbol 4713 MovieClipUses:4712Used by:4718
Symbol 4714 GraphicUsed by:4715
Symbol 4715 MovieClipUses:4714Used by:4718 4816 4988
Symbol 4716 GraphicUsed by:4717
Symbol 4717 MovieClipUses:4716Used by:4718 4816 4988
Symbol 4718 MovieClipUses:4646 4648 4650 4652 4654 4656 4658 4660 4662 4664 4666 4668 4670 4672 4674 4676 4678 4680 4682 4684 4686 4688 4690 4692 4694 4699 4701 4703 4705 4707 4709 4711 4713 4715 4717Used by:4743
Symbol 4719 GraphicUsed by:4722
Symbol 4720 GraphicUsed by:4721
Symbol 4721 MovieClipUses:4720Used by:4722
Symbol 4722 MovieClipUses:4719 4721Used by:4743
Symbol 4723 GraphicUsed by:4724
Symbol 4724 MovieClipUses:4723Used by:4742
Symbol 4725 GraphicUsed by:4726
Symbol 4726 MovieClipUses:4725 4010Used by:4742
Symbol 4727 MovieClipUses:373Used by:4742
Symbol 4728 GraphicUsed by:4729
Symbol 4729 MovieClipUses:4728Used by:4742
Symbol 4730 GraphicUsed by:4731
Symbol 4731 MovieClipUses:4730Used by:4742
Symbol 4732 GraphicUsed by:4733
Symbol 4733 MovieClipUses:4732Used by:4742
Symbol 4734 MovieClipUses:379Used by:4742
Symbol 4735 GraphicUsed by:4736
Symbol 4736 MovieClipUses:4735Used by:4742
Symbol 4737 GraphicUsed by:4738
Symbol 4738 MovieClipUses:4737 4010Used by:4742
Symbol 4739 MovieClipUses:1880Used by:4742
Symbol 4740 GraphicUsed by:4741
Symbol 4741 MovieClipUses:4740Used by:4742
Symbol 4742 MovieClipUses:1302 4008 4011 4724 4726 362 4007 368 4727 370 372 4729 4731 4733 4734 384 387 4012 364 374 376 378 380 385 4061 388 4005 4017 4057 1726 4736 4738 4739 1304 4741Used by:4743
Symbol 4743 MovieClipUses:1302 4718 4722 2770 4742Used by:Timeline
Symbol 4744 GraphicUsed by:4745
Symbol 4745 MovieClipUses:4744Used by:4760
Symbol 4746 GraphicUsed by:4747
Symbol 4747 MovieClipUses:4746Used by:4760
Symbol 4748 GraphicUsed by:4749
Symbol 4749 MovieClipUses:4748Used by:4760
Symbol 4750 GraphicUsed by:4751
Symbol 4751 MovieClipUses:4750Used by:4760
Symbol 4752 GraphicUsed by:4753
Symbol 4753 MovieClipUses:4752Used by:4760
Symbol 4754 GraphicUsed by:4755
Symbol 4755 MovieClipUses:4754Used by:4760
Symbol 4756 GraphicUsed by:4757
Symbol 4757 MovieClipUses:4756Used by:4760
Symbol 4758 GraphicUsed by:4759
Symbol 4759 MovieClipUses:4758Used by:4760
Symbol 4760 MovieClipUses:4745 4747 4749 4751 4753 4755 4757 4759Used by:Timeline
Symbol 4761 GraphicUsed by:4762
Symbol 4762 MovieClipUses:4761Used by:Timeline
Symbol 4763 GraphicUsed by:4764
Symbol 4764 MovieClipUses:4763Used by:4792  Timeline
Symbol 4765 GraphicUsed by:4792
Symbol 4766 GraphicUsed by:4767
Symbol 4767 MovieClipUses:4766Used by:4791 4792
Symbol 4768 GraphicUsed by:4769
Symbol 4769 MovieClipUses:4768Used by:4785 4828
Symbol 4770 GraphicUsed by:4771
Symbol 4771 MovieClipUses:4770Used by:4785 4828
Symbol 4772 GraphicUsed by:4773
Symbol 4773 MovieClipUses:4772Used by:4784
Symbol 4774 GraphicUsed by:4775
Symbol 4775 MovieClipUses:4774Used by:4784
Symbol 4776 GraphicUsed by:4777
Symbol 4777 MovieClipUses:4776Used by:4784
Symbol 4778 GraphicUsed by:4779
Symbol 4779 MovieClipUses:4778Used by:4784
Symbol 4780 GraphicUsed by:4781
Symbol 4781 MovieClipUses:4780Used by:4784
Symbol 4782 GraphicUsed by:4783
Symbol 4783 MovieClipUses:4782Used by:4784
Symbol 4784 MovieClipUses:4773 4775 4777 4779 4781 4783Used by:4785 4828
Symbol 4785 MovieClipUses:4769 4771 4784Used by:4791 4792
Symbol 4786 GraphicUsed by:4787
Symbol 4787 MovieClipUses:4786Used by:4791 4792
Symbol 4788 GraphicUsed by:4789
Symbol 4789 MovieClipUses:4788Used by:4790
Symbol 4790 MovieClipUses:1474 983 4789Used by:4791 4792
Symbol 4791 MovieClipUses:4767 4785 4787 4790Used by:4792
Symbol 4792 MovieClipUses:4656 4658 4678 4680 4652 4682 4684 4764 4765 4791 4767 4785 4787 4790Used by:Timeline
Symbol 4793 GraphicUsed by:Timeline
Symbol 4794 GraphicUsed by:4795
Symbol 4795 MovieClipUses:4794Used by:4798 4987
Symbol 4796 GraphicUsed by:4797
Symbol 4797 MovieClipUses:4796Used by:4798 4987
Symbol 4798 MovieClipUses:4795 4676 4797Used by:Timeline
Symbol 4799 GraphicUsed by:4800
Symbol 4800 MovieClipUses:4799Used by:4816 4988
Symbol 4801 GraphicUsed by:4802
Symbol 4802 MovieClipUses:4801Used by:4816 4988  Timeline
Symbol 4803 GraphicUsed by:4804
Symbol 4804 MovieClipUses:4803Used by:4816 4988
Symbol 4805 GraphicUsed by:4806
Symbol 4806 MovieClipUses:4805Used by:4807
Symbol 4807 MovieClipUses:4806 4674Used by:4816  Timeline
Symbol 4808 GraphicUsed by:4809
Symbol 4809 MovieClipUses:4808Used by:4816  Timeline
Symbol 4810 GraphicUsed by:4811
Symbol 4811 MovieClipUses:4810Used by:4816  Timeline
Symbol 4812 GraphicUsed by:4813
Symbol 4813 MovieClipUses:4812Used by:4816  Timeline
Symbol 4814 GraphicUsed by:4815
Symbol 4815 MovieClipUses:4814Used by:4816 4988
Symbol 4816 MovieClipUses:4800 4690 4701 4686 4703 4802 4715 4804 4707 4674 4807 4809 4811 4813 4815 4717 4711Used by:Timeline
Symbol 4817 GraphicUsed by:4818
Symbol 4818 MovieClipUses:4817Used by:4827 4989  Timeline
Symbol 4819 GraphicUsed by:4820
Symbol 4820 MovieClipUses:4819Used by:4827 4990  Timeline
Symbol 4821 MovieClipUses:2860 426 443Used by:4822
Symbol 4822 MovieClipUses:4821Used by:Timeline
Symbol 4823 GraphicUsed by:4824
Symbol 4824 MovieClipUses:4823Used by:Timeline
Symbol 4825 GraphicUsed by:4826
Symbol 4826 MovieClipUses:4825Used by:Timeline
Symbol 4827 MovieClipUses:4818 4820Used by:Timeline
Symbol 4828 MovieClipUses:4769 4771 4784Used by:Timeline
Symbol 4829 GraphicUsed by:4830
Symbol 4830 MovieClipUses:4829Used by:Timeline
Symbol 4831 GraphicUsed by:4832
Symbol 4832 MovieClipUses:4831Used by:4838
Symbol 4833 GraphicUsed by:4834
Symbol 4834 MovieClipUses:4833Used by:4838 4841 4858 4875 4888 4925 4929 4944 4949 5040 5065 5072 5096 5217 5218 5227 5237  Timeline
Symbol 4835 GraphicUsed by:4836
Symbol 4836 MovieClipUses:4835Used by:4838 4858 4875 4888 4925 4929 4944 4949 5040 5072 5078 5103 5109 5119 5125 5217 5227 5237  Timeline
Symbol 4837 GraphicUsed by:4838
Symbol 4838 MovieClipUses:4832 4834 4836 4837Used by:4854
Symbol 4839 GraphicUsed by:4840
Symbol 4840 MovieClipUses:4839Used by:4841
Symbol 4841 MovieClipUses:4840 4834Used by:4845
Symbol 4842 GraphicUsed by:4843
Symbol 4843 MovieClipUses:4842Used by:4844
Symbol 4844 MovieClipUses:4843Used by:4845 5217  Timeline
Symbol 4845 MovieClipUses:4841 4844Used by:4854 4920
Symbol 4846 GraphicUsed by:4847
Symbol 4847 MovieClipUses:4846Used by:4854
Symbol 4848 GraphicUsed by:4849
Symbol 4849 MovieClipUses:4848Used by:4854 4920
Symbol 4850 GraphicUsed by:4851
Symbol 4851 MovieClipUses:4850Used by:4854 4920
Symbol 4852 GraphicUsed by:4853
Symbol 4853 MovieClipUses:4852Used by:4854 4920
Symbol 4854 MovieClipUses:4838 4845 4847 4849 4851 4853Used by:Timeline
Symbol 4855 GraphicUsed by:4856 4857
Symbol 4856 MovieClipUses:4855Used by:4858
Symbol 4857 MovieClipUses:4855Used by:4858
Symbol 4858 MovieClipUses:4856 4857 4836 4834Used by:4921  Timeline
Symbol 4859 GraphicUsed by:4864
Symbol 4860 GraphicUsed by:4861
Symbol 4861 MovieClipUses:4860Used by:4864 4899 4903 4907 4911 4915 4919
Symbol 4862 GraphicUsed by:4863
Symbol 4863 MovieClipUses:4862Used by:4864
Symbol 4864 MovieClipUses:4859 4861 4863Used by:Timeline
Symbol 4865 GraphicUsed by:4866
Symbol 4866 MovieClipUses:4865Used by:4921  Timeline
Symbol 4867 GraphicUsed by:4868 4940
Symbol 4868 MovieClipUses:4867Used by:4895
Symbol 4869 GraphicUsed by:4870
Symbol 4870 MovieClipUses:4869Used by:4875
Symbol 4871 GraphicUsed by:4872
Symbol 4872 MovieClipUses:4871Used by:4875
Symbol 4873 GraphicUsed by:4874
Symbol 4874 MovieClipUses:4873Used by:4875 4944
Symbol 4875 MovieClipUses:4870 4834 4836 4872 4874Used by:4895
Symbol 4876 GraphicUsed by:4877
Symbol 4877 MovieClipUses:4876Used by:4895 4949  Timeline
Symbol 4878 GraphicUsed by:4879
Symbol 4879 MovieClipUses:4878Used by:4895 4949  Timeline
Symbol 4880 GraphicUsed by:4881
Symbol 4881 MovieClipUses:4880Used by:4895 4949  Timeline
Symbol 4882 GraphicUsed by:4883
Symbol 4883 MovieClipUses:4882Used by:4895 4949  Timeline
Symbol 4884 GraphicUsed by:4885
Symbol 4885 MovieClipUses:4884Used by:4888
Symbol 4886 GraphicUsed by:4887
Symbol 4887 MovieClipUses:4886Used by:4888
Symbol 4888 MovieClipUses:4885 4834 4836 4887Used by:4895
Symbol 4889 GraphicUsed by:4890
Symbol 4890 MovieClipUses:4889Used by:4895
Symbol 4891 GraphicUsed by:4892
Symbol 4892 MovieClipUses:4891Used by:4895 4949  Timeline
Symbol 4893 GraphicUsed by:4894
Symbol 4894 MovieClipUses:4893Used by:4895 4949  Timeline
Symbol 4895 MovieClipUses:4868 4875 4877 4879 4881 4883 4888 4890 4892 4894Used by:4921  Timeline
Symbol 4896 GraphicUsed by:4899
Symbol 4897 GraphicUsed by:4898
Symbol 4898 MovieClipUses:4897Used by:4899
Symbol 4899 MovieClipUses:4896 4861 4898Used by:Timeline
Symbol 4900 GraphicUsed by:4903
Symbol 4901 GraphicUsed by:4902
Symbol 4902 MovieClipUses:4901Used by:4903
Symbol 4903 MovieClipUses:4900 4861 4902Used by:Timeline
Symbol 4904 GraphicUsed by:4907
Symbol 4905 GraphicUsed by:4906
Symbol 4906 MovieClipUses:4905Used by:4907
Symbol 4907 MovieClipUses:4904 4861 4906Used by:Timeline
Symbol 4908 GraphicUsed by:4911
Symbol 4909 GraphicUsed by:4910
Symbol 4910 MovieClipUses:4909Used by:4911
Symbol 4911 MovieClipUses:4908 4861 4910Used by:Timeline
Symbol 4912 GraphicUsed by:4915
Symbol 4913 GraphicUsed by:4914
Symbol 4914 MovieClipUses:4913Used by:4915
Symbol 4915 MovieClipUses:4912 4861 4914Used by:Timeline
Symbol 4916 GraphicUsed by:4919
Symbol 4917 GraphicUsed by:4918
Symbol 4918 MovieClipUses:4917Used by:4919
Symbol 4919 MovieClipUses:4916 4861 4918Used by:4921  Timeline
Symbol 4920 MovieClipUses:4845 4849 4851 4853Used by:Timeline
Symbol 4921 MovieClipUses:4858 4919 4866 4895Used by:Timeline
Symbol 4922 GraphicUsed by:4926 5040 5131 5237
Symbol 4923 GraphicUsed by:4924
Symbol 4924 MovieClipUses:4923Used by:4925
Symbol 4925 MovieClipUses:4924 4834 4836Used by:4926
Symbol 4926 MovieClipUses:4922 4925Used by:Timeline
Symbol 4927 GraphicUsed by:5150 5238  Timeline
Symbol 4928 GraphicUsed by:4929
Symbol 4929 MovieClipUses:4928 4834 4836Used by:5150 5238  Timeline
Symbol 4930 GraphicUsed by:4934
Symbol 4931 GraphicUsed by:4932
Symbol 4932 MovieClipUses:4931Used by:4934 4952 4957 4962 4966 5143 5149
Symbol 4933 GraphicUsed by:4934
Symbol 4934 MovieClipUses:4930 4932 4933Used by:5150 5238  Timeline
Symbol 4935 GraphicUsed by:4936
Symbol 4936 MovieClipUses:4935Used by:5150 5238  Timeline
Symbol 4937 GraphicUsed by:4949
Symbol 4938 GraphicUsed by:4939
Symbol 4939 MovieClipUses:4938Used by:4949  Timeline
Symbol 4940 MovieClipUses:4867Used by:4949  Timeline
Symbol 4941 GraphicUsed by:4944
Symbol 4942 GraphicUsed by:4943
Symbol 4943 MovieClipUses:4942Used by:4944
Symbol 4944 MovieClipUses:4941 4943 4834 4836 4874Used by:4949  Timeline
Symbol 4945 GraphicUsed by:4946
Symbol 4946 MovieClipUses:4945Used by:4949  Timeline
Symbol 4947 GraphicUsed by:4948
Symbol 4948 MovieClipUses:4947Used by:4949
Symbol 4949 MovieClipUses:4937 4939 4940 4944 4877 4879 4881 4883 4946 4834 4836 4948 4892 4894Used by:5238  Timeline
Symbol 4950 GraphicUsed by:4952
Symbol 4951 GraphicUsed by:4952
Symbol 4952 MovieClipUses:4950 4932 4951Used by:5150 5238  Timeline
Symbol 4953 GraphicUsed by:4954
Symbol 4954 MovieClipUses:4953Used by:5150 5238  Timeline
Symbol 4955 GraphicUsed by:4957
Symbol 4956 GraphicUsed by:4957
Symbol 4957 MovieClipUses:4955 4932 4956Used by:5150 5238  Timeline
Symbol 4958 GraphicUsed by:4959
Symbol 4959 MovieClipUses:4958Used by:5150 5238  Timeline
Symbol 4960 GraphicUsed by:4962
Symbol 4961 GraphicUsed by:4962
Symbol 4962 MovieClipUses:4960 4932 4961Used by:5150 5238  Timeline
Symbol 4963 GraphicUsed by:4964
Symbol 4964 MovieClipUses:4963Used by:5150 5238  Timeline
Symbol 4965 GraphicUsed by:4966
Symbol 4966 MovieClipUses:4965 4932Used by:5150 5238  Timeline
Symbol 4967 GraphicUsed by:4968
Symbol 4968 MovieClipUses:4967Used by:5150 5238  Timeline
Symbol 4969 GraphicUsed by:4970
Symbol 4970 MovieClipUses:4969Used by:Timeline
Symbol 4971 GraphicUsed by:4972
Symbol 4972 MovieClipUses:4971Used by:Timeline
Symbol 4973 GraphicUsed by:4974
Symbol 4974 MovieClipUses:4973Used by:4977
Symbol 4975 GraphicUsed by:4976
Symbol 4976 MovieClipUses:4975Used by:4977
Symbol 4977 MovieClipUses:4974 4976Used by:Timeline
Symbol 4978 GraphicUsed by:4979
Symbol 4979 MovieClipUses:4978Used by:4982
Symbol 4980 GraphicUsed by:4981
Symbol 4981 MovieClipUses:4980Used by:4982
Symbol 4982 MovieClipUses:4979 4981Used by:Timeline
Symbol 4983 GraphicUsed by:4984
Symbol 4984 MovieClipUses:4983Used by:4985
Symbol 4985 MovieClipUses:554 556 4577 558 560 1736 987 1061 1579 1065 1069 1565 4066 2422 2424 1741 2426 2353 562 564 406 4984Used by:4986
Symbol 4986 MovieClipUses:4985Used by:Timeline
Symbol 4987 MovieClipUses:4795 4676 4797Used by:Timeline
Symbol 4988 MovieClipUses:4800 4690 4692 4701 4686 4703 4802 4715 4804 4707 4705 4674 4815 4717Used by:Timeline
Symbol 4989 MovieClipUses:4818Used by:Timeline
Symbol 4990 MovieClipUses:4820Used by:Timeline
Symbol 4991 MovieClipUses:4711Used by:Timeline
Symbol 4992 GraphicUsed by:4993
Symbol 4993 MovieClipUses:4992Used by:Timeline
Symbol 4994 GraphicUsed by:4995
Symbol 4995 MovieClipUses:4994Used by:Timeline
Symbol 4996 GraphicUsed by:4997
Symbol 4997 MovieClipUses:4996Used by:Timeline
Symbol 4998 GraphicUsed by:4999
Symbol 4999 MovieClipUses:4998Used by:Timeline
Symbol 5000 GraphicUsed by:5001
Symbol 5001 MovieClipUses:5000Used by:Timeline
Symbol 5002 GraphicUsed by:5003
Symbol 5003 MovieClipUses:5002Used by:Timeline
Symbol 5004 GraphicUsed by:5005  Timeline
Symbol 5005 MovieClipUses:5004Used by:Timeline
Symbol 5006 GraphicUsed by:5007  Timeline
Symbol 5007 MovieClipUses:5006Used by:Timeline
Symbol 5008 GraphicUsed by:5009  Timeline
Symbol 5009 MovieClipUses:5008Used by:Timeline
Symbol 5010 GraphicUsed by:5011  Timeline
Symbol 5011 MovieClipUses:5010Used by:5216  Timeline
Symbol 5012 GraphicUsed by:5013  Timeline
Symbol 5013 MovieClipUses:5012Used by:Timeline
Symbol 5014 GraphicUsed by:5015  Timeline
Symbol 5015 MovieClipUses:5014Used by:Timeline
Symbol 5016 GraphicUsed by:5017  Timeline
Symbol 5017 MovieClipUses:5016Used by:Timeline
Symbol 5018 GraphicUsed by:5019  Timeline
Symbol 5019 MovieClipUses:5018Used by:Timeline
Symbol 5020 GraphicUsed by:5021  Timeline
Symbol 5021 MovieClipUses:5020Used by:Timeline
Symbol 5022 GraphicUsed by:5023  Timeline
Symbol 5023 MovieClipUses:5022Used by:5216  Timeline
Symbol 5024 GraphicUsed by:5025
Symbol 5025 MovieClipUses:5024Used by:Timeline
Symbol 5026 GraphicUsed by:5027
Symbol 5027 MovieClipUses:5026Used by:Timeline
Symbol 5028 GraphicUsed by:5029
Symbol 5029 MovieClipUses:5028Used by:5040
Symbol 5030 GraphicUsed by:5031
Symbol 5031 MovieClipUses:5030Used by:5040
Symbol 5032 GraphicUsed by:5033
Symbol 5033 MovieClipUses:5032Used by:5040
Symbol 5034 GraphicUsed by:5035
Symbol 5035 MovieClipUses:5034Used by:5040
Symbol 5036 GraphicUsed by:5037
Symbol 5037 MovieClipUses:5036Used by:5040
Symbol 5038 GraphicUsed by:5039
Symbol 5039 MovieClipUses:5038Used by:5040
Symbol 5040 MovieClipUses:5029 5031 5033 4836 4834 4922 5035 5037 5039Used by:5043 5116
Symbol 5041 GraphicUsed by:5042
Symbol 5042 MovieClipUses:5041Used by:5043 5116 5131  Timeline
Symbol 5043 MovieClipUses:5040 5042Used by:Timeline
Symbol 5044 GraphicUsed by:5045  Timeline
Symbol 5045 MovieClipUses:5044Used by:5054
Symbol 5046 GraphicUsed by:5047
Symbol 5047 MovieClipUses:5046Used by:5054
Symbol 5048 GraphicUsed by:5049
Symbol 5049 MovieClipUses:5048Used by:5054
Symbol 5050 GraphicUsed by:5051
Symbol 5051 MovieClipUses:5050Used by:5054
Symbol 5052 GraphicUsed by:5053
Symbol 5053 MovieClipUses:5052Used by:5054
Symbol 5054 MovieClipUses:5045 4652 5047 5049 5051 5053Used by:Timeline
Symbol 5055 GraphicUsed by:5056
Symbol 5056 MovieClipUses:5055Used by:5065
Symbol 5057 GraphicUsed by:5058
Symbol 5058 MovieClipUses:5057Used by:5065
Symbol 5059 GraphicUsed by:5060
Symbol 5060 MovieClipUses:5059Used by:5065
Symbol 5061 GraphicUsed by:5062
Symbol 5062 MovieClipUses:5061Used by:5065
Symbol 5063 GraphicUsed by:5064
Symbol 5064 MovieClipUses:5063Used by:5065
Symbol 5065 MovieClipUses:5056 4834 5058 5060 5062 5064Used by:Timeline
Symbol 5066 GraphicUsed by:5067
Symbol 5067 MovieClipUses:5066Used by:Timeline
Symbol 5068 GraphicUsed by:5069
Symbol 5069 MovieClipUses:5068Used by:5072
Symbol 5070 GraphicUsed by:5071
Symbol 5071 MovieClipUses:5070Used by:5072
Symbol 5072 MovieClipUses:5069 5071 4834 4836Used by:5075
Symbol 5073 GraphicUsed by:5074
Symbol 5074 MovieClipUses:5073Used by:5075
Symbol 5075 MovieClipUses:5072 5074Used by:Timeline
Symbol 5076 GraphicUsed by:Timeline
Symbol 5077 GraphicUsed by:5078
Symbol 5078 MovieClipUses:5077 4836Used by:5079
Symbol 5079 MovieClipUses:5078Used by:Timeline
Symbol 5080 GraphicUsed by:Timeline
Symbol 5081 GraphicUsed by:5082
Symbol 5082 MovieClipUses:5081Used by:Timeline
Symbol 5083 GraphicUsed by:5096
Symbol 5084 GraphicUsed by:5085
Symbol 5085 MovieClipUses:5084Used by:5096
Symbol 5086 GraphicUsed by:5087
Symbol 5087 MovieClipUses:5086Used by:5096
Symbol 5088 GraphicUsed by:5089
Symbol 5089 MovieClipUses:5088Used by:5096
Symbol 5090 GraphicUsed by:5091
Symbol 5091 MovieClipUses:5090Used by:5093
Symbol 5092 GraphicUsed by:5093
Symbol 5093 MovieClipUses:5091 5092Used by:5096
Symbol 5094 GraphicUsed by:5095
Symbol 5095 MovieClipUses:5094Used by:5096
Symbol 5096 MovieClipUses:5083 5085 5087 5089 5093 5095 4834Used by:Timeline
Symbol 5097 GraphicUsed by:5098
Symbol 5098 MovieClipUses:5097Used by:5238  Timeline
Symbol 5099 GraphicUsed by:5100
Symbol 5100 MovieClipUses:5099Used by:Timeline
Symbol 5101 GraphicUsed by:Timeline
Symbol 5102 GraphicUsed by:5103
Symbol 5103 MovieClipUses:5102 4836Used by:Timeline
Symbol 5104 GraphicUsed by:Timeline
Symbol 5105 GraphicUsed by:5106
Symbol 5106 MovieClipUses:5105Used by:Timeline
Symbol 5107 GraphicUsed by:Timeline
Symbol 5108 GraphicUsed by:5109
Symbol 5109 MovieClipUses:5108 4836Used by:Timeline
Symbol 5110 GraphicUsed by:Timeline
Symbol 5111 GraphicUsed by:5112
Symbol 5112 MovieClipUses:5111Used by:Timeline
Symbol 5113 GraphicUsed by:Timeline
Symbol 5114 GraphicUsed by:5115
Symbol 5115 MovieClipUses:5114Used by:Timeline
Symbol 5116 MovieClipUses:5040 5042Used by:Timeline
Symbol 5117 GraphicUsed by:Timeline
Symbol 5118 GraphicUsed by:5119
Symbol 5119 MovieClipUses:5118 4836Used by:Timeline
Symbol 5120 GraphicUsed by:Timeline
Symbol 5121 GraphicUsed by:5122
Symbol 5122 MovieClipUses:5121Used by:Timeline
Symbol 5123 GraphicUsed by:Timeline
Symbol 5124 GraphicUsed by:5125
Symbol 5125 MovieClipUses:5124 4836Used by:Timeline
Symbol 5126 GraphicUsed by:Timeline
Symbol 5127 GraphicUsed by:5128
Symbol 5128 MovieClipUses:5127Used by:Timeline
Symbol 5129 GraphicUsed by:5130
Symbol 5130 MovieClipUses:5129Used by:5131
Symbol 5131 MovieClipUses:5130 5042 4922Used by:Timeline
Symbol 5132 GraphicUsed by:Timeline
Symbol 5133 GraphicUsed by:Timeline
Symbol 5134 GraphicUsed by:5135
Symbol 5135 MovieClipUses:5134Used by:5217  Timeline
Symbol 5136 GraphicUsed by:5137
Symbol 5137 MovieClipUses:5136Used by:5217  Timeline
Symbol 5138 GraphicUsed by:5139
Symbol 5139 MovieClipUses:5138Used by:5217  Timeline
Symbol 5140 GraphicUsed by:5141
Symbol 5141 MovieClipUses:5140Used by:5218  Timeline
Symbol 5142 GraphicUsed by:5143
Symbol 5143 MovieClipUses:5142 4932Used by:5150
Symbol 5144 GraphicUsed by:5145
Symbol 5145 MovieClipUses:5144Used by:5150
Symbol 5146 GraphicUsed by:5147
Symbol 5147 MovieClipUses:5146Used by:5150 5238
Symbol 5148 GraphicUsed by:5149
Symbol 5149 MovieClipUses:5148 4932Used by:5150
Symbol 5150 MovieClipUses:4927 4929 5143 5145 4952 4954 4934 4936 4957 4959 5147 5149 4962 4964 4966 4968Used by:Timeline
Symbol 5151 GraphicUsed by:5152 5220
Symbol 5152 MovieClipUses:5151Used by:Timeline
Symbol 5153 GraphicUsed by:5156
Symbol 5154 GraphicUsed by:5155
Symbol 5155 MovieClipUses:5154Used by:5156 5162
Symbol 5156 MovieClipUses:5153 5155Used by:Timeline
Symbol 5157 GraphicUsed by:5158
Symbol 5158 MovieClipUses:5157Used by:Timeline
Symbol 5159 GraphicUsed by:5160
Symbol 5160 MovieClipUses:5159Used by:Timeline
Symbol 5161 GraphicUsed by:5162
Symbol 5162 MovieClipUses:5161 5155Used by:Timeline
Symbol 5163 GraphicUsed by:5164
Symbol 5164 MovieClipUses:5163Used by:Timeline
Symbol 5165 GraphicUsed by:5166
Symbol 5166 MovieClipUses:5165Used by:Timeline
Symbol 5167 GraphicUsed by:5168
Symbol 5168 MovieClipUses:5167Used by:Timeline
Symbol 5169 GraphicUsed by:5170
Symbol 5170 MovieClipUses:5169Used by:Timeline
Symbol 5171 GraphicUsed by:5172 5219
Symbol 5172 MovieClipUses:5171Used by:Timeline
Symbol 5173 GraphicUsed by:5174
Symbol 5174 MovieClipUses:5173Used by:Timeline
Symbol 5175 GraphicUsed by:Timeline
Symbol 5176 GraphicUsed by:5177
Symbol 5177 MovieClipUses:5176Used by:5216  Timeline
Symbol 5178 GraphicUsed by:5179
Symbol 5179 MovieClipUses:5178Used by:5216  Timeline
Symbol 5180 GraphicUsed by:5181
Symbol 5181 MovieClipUses:5180Used by:5216  Timeline
Symbol 5182 GraphicUsed by:5183
Symbol 5183 MovieClipUses:5182Used by:5216  Timeline
Symbol 5184 GraphicUsed by:5185
Symbol 5185 MovieClipUses:5184Used by:5216  Timeline
Symbol 5186 GraphicUsed by:5187
Symbol 5187 MovieClipUses:5186Used by:5216  Timeline
Symbol 5188 GraphicUsed by:5189
Symbol 5189 MovieClipUses:5188Used by:5216  Timeline
Symbol 5190 GraphicUsed by:5191
Symbol 5191 MovieClipUses:5190Used by:5216  Timeline
Symbol 5192 GraphicUsed by:5193
Symbol 5193 MovieClipUses:5192Used by:5216  Timeline
Symbol 5194 GraphicUsed by:5195
Symbol 5195 MovieClipUses:5194Used by:5216  Timeline
Symbol 5196 GraphicUsed by:5197
Symbol 5197 MovieClipUses:5196Used by:5216  Timeline
Symbol 5198 GraphicUsed by:5203
Symbol 5199 GraphicUsed by:5203
Symbol 5200 GraphicUsed by:5203
Symbol 5201 GraphicUsed by:5203
Symbol 5202 GraphicUsed by:5203
Symbol 5203 MovieClipUses:5198 5199 5200 5201 5202Used by:5216  Timeline
Symbol 5204 GraphicUsed by:5205
Symbol 5205 MovieClipUses:5204Used by:5216  Timeline
Symbol 5206 GraphicUsed by:5207
Symbol 5207 MovieClipUses:5206Used by:5216  Timeline
Symbol 5208 GraphicUsed by:5209
Symbol 5209 MovieClipUses:5208Used by:5216
Symbol 5210 GraphicUsed by:5211
Symbol 5211 MovieClipUses:5210Used by:5216
Symbol 5212 GraphicUsed by:5213
Symbol 5213 MovieClipUses:5212Used by:5216
Symbol 5214 GraphicUsed by:5215
Symbol 5215 MovieClipUses:5214Used by:5216
Symbol 5216 MovieClipUses:1302 5177 5179 5181 5183 5185 5187 5189 4652 5191 5193 4705 5011 4674 5023 4676 5195 5197 5203 5205 5207 4684 5209 5211 5213 5215Used by:Timeline
Symbol 5217 MovieClipUses:5135 5137 4844 4834 4836 5139Used by:5238
Symbol 5218 MovieClipUses:5141 4834Used by:5238
Symbol 5219 MovieClipUses:5171Used by:5220
Symbol 5220 MovieClipUses:5151 5219Used by:5238
Symbol 5221 GraphicUsed by:5222
Symbol 5222 MovieClipUses:5221Used by:5232
Symbol 5223 GraphicUsed by:5224
Symbol 5224 MovieClipUses:5223Used by:5232
Symbol 5225 GraphicUsed by:5226
Symbol 5226 MovieClipUses:5225Used by:5227
Symbol 5227 MovieClipUses:5226 4836 4834Used by:5232
Symbol 5228 GraphicUsed by:5229
Symbol 5229 MovieClipUses:5228Used by:5232
Symbol 5230 GraphicUsed by:5231
Symbol 5231 MovieClipUses:5230Used by:5232
Symbol 5232 MovieClipUses:5222 5224 5227 5229 5231Used by:5238
Symbol 5233 GraphicUsed by:5234
Symbol 5234 MovieClipUses:5233Used by:5237
Symbol 5235 GraphicUsed by:5236
Symbol 5236 MovieClipUses:5235Used by:5237
Symbol 5237 MovieClipUses:5234 4834 4922 5236 4836Used by:5238
Symbol 5238 MovieClipUses:5098 5217 5218 5220 4927 4929 4966 4968 4949 5232 5237 4957 4959 5147 4934 4936 4952 4954 4962 4964Used by:Timeline
Symbol 5239 MovieClipUses:114Used by:Timeline
Symbol 5240 TextUses:229Used by:5241
Symbol 5241 MovieClipUses:5240Used by:Timeline
Symbol 5242 TextUses:3Used by:5249
Symbol 5243 TextUses:3Used by:5244 5246 5248
Symbol 5244 ButtonUses:5243 11Used by:5249
Symbol 5245 TextUses:3Used by:5246
Symbol 5246 ButtonUses:5245 11 5243Used by:5249
Symbol 5247 TextUses:3Used by:5249
Symbol 5248 ButtonUses:5243 11Used by:5249
Symbol 5249 MovieClipUses:5242 5244 5246 5247 5248Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"Save"Frame 1Symbol 2 MovieClip
"LogoWb"Frame 6Symbol 20 MovieClip
"LoadingBar"Frame 108Symbol 64 MovieClip
"InstructionButton"Frame 108Symbol 68 MovieClip
"MovieTimer"Frame 482Symbol 276 MovieClip
"Gts"Frame 666Symbol 609 MovieClip
"Sons"Frame 666Symbol 614 MovieClip
"Inventaire"Frame 666Symbol 855 MovieClip
"Animatiques"Frame 666Symbol 2650 MovieClip
"GameSaved"Frame 666Symbol 2654 MovieClip
"SonsChute"Frame 666Symbol 2657 MovieClip
"Variables"Frame 666Symbol 2659 MovieClip
"Save"Frame 666Symbol 2 MovieClip
"Grille1"Frame 668Symbol 2672 MovieClip
"TitePorte"Frame 668Symbol 2688 MovieClip
"Porte2"Frame 668Symbol 2691 MovieClip
"Grille2"Frame 668Symbol 2692 MovieClip
"Pont"Frame 668Symbol 2711 MovieClip
"Poteau1"Frame 668Symbol 2697 MovieClip
"Poteau3"Frame 668Symbol 2697 MovieClip
"Poteau4"Frame 668Symbol 2715 MovieClip
"Poteau2"Frame 668Symbol 2715 MovieClip
"FenetreAvant"Frame 668Symbol 2716 MovieClip
"ChaineDevant"Frame 668Symbol 2718 MovieClip
"DecoupeTombeTrou"Frame 668Symbol 2699 MovieClip
"Nitrogen"Frame 668Symbol 2747 MovieClip
"Trou"Frame 669Symbol 2749 MovieClip
"Collider"Frame 669Symbol 2758 MovieClip
"CacheTuyauCentre"Frame 669Symbol 2760 MovieClip
"CacheTitePorte"Frame 669Symbol 2760 MovieClip
"CacheNitro"Frame 669Symbol 2760 MovieClip
"CacheChaine1"Frame 669Symbol 2760 MovieClip
"CacheChaine2"Frame 669Symbol 2760 MovieClip
"CacheSortPorte2"Frame 669Symbol 2760 MovieClip
"CachePorte2"Frame 669Symbol 2760 MovieClip
"CacheSortFenetre"Frame 669Symbol 2760 MovieClip
"CacheSortPorteVitre"Frame 669Symbol 2760 MovieClip
"Mechant1"Frame 669Symbol 2857 MovieClip
"Mechant2"Frame 669Symbol 2862 MovieClip
"Meg"Frame 669Symbol 3670 MovieClip
"Swap"Frame 669Symbol 3671 MovieClip
"Collider"Frame 681Symbol 3675 MovieClip
"CacheVersTab2"Frame 681Symbol 2760 MovieClip
"CacheTuyauBas"Frame 681Symbol 2760 MovieClip
"CachePorte1"Frame 681Symbol 2760 MovieClip
"CacheVersTab2Porte"Frame 681Symbol 2760 MovieClip
"CacheGrille2"Frame 681Symbol 2760 MovieClip
"CacheValve"Frame 681Symbol 2760 MovieClip
"Porte1"Frame 681Symbol 2679 MovieClip
"Valve"Frame 681Symbol 2686 MovieClip
"Porte2"Frame 681Symbol 2691 MovieClip
"Nitrogen"Frame 681Symbol 2747 MovieClip
"Grille1"Frame 681Symbol 2672 MovieClip
"Grille2"Frame 681Symbol 2692 MovieClip
"Pont"Frame 681Symbol 2711 MovieClip
"StepPoteau"Frame 693Symbol 3748 MovieClip
"FenetreAvant"Frame 693Symbol 2716 MovieClip
"Porte2"Frame 703Symbol 3753 MovieClip
"Med"Frame 703Symbol 3756 MovieClip
"Mechant1"Frame 703Symbol 3759 MovieClip
"Fil"Frame 703Symbol 3763 MovieClip
"Fenetre"Frame 703Symbol 3773 MovieClip
"Porte1"Frame 703Symbol 3776 MovieClip
"Grille2"Frame 703Symbol 3779 MovieClip
"Grille1"Frame 703Symbol 3780 MovieClip
"ClotureDerriere"Frame 703Symbol 3783 MovieClip
"ClotureDevant"Frame 703Symbol 3783 MovieClip
"HelicoDevant"Frame 703Symbol 3785 MovieClip
"CacheLanceValve"Frame 704Symbol 2760 MovieClip
"Collider"Frame 704Symbol 3795 MovieClip
"CacheTube1Bas"Frame 704Symbol 2760 MovieClip
"CacheVersTab1Porte"Frame 704Symbol 2760 MovieClip
"CachePorte1"Frame 704Symbol 2760 MovieClip
"CacheSauteTuyau"Frame 704Symbol 2760 MovieClip
"CacheSauteFil"Frame 704Symbol 2760 MovieClip
"CacheTube2Bas"Frame 704Symbol 2760 MovieClip
"CacheTube2Haut"Frame 704Symbol 2760 MovieClip
"CacheGrille"Frame 704Symbol 2760 MovieClip
"CachePorte2"Frame 704Symbol 2760 MovieClip
"CacheVersTab1Porte2"Frame 704Symbol 2760 MovieClip
"CacheHelico"Frame 704Symbol 2760 MovieClip
"CacheMed"Frame 704Symbol 2760 MovieClip
"Mechant2"Frame 704Symbol 3797 MovieClip
"Meg"Frame 704Symbol 3670 MovieClip
"Swap"Frame 704Symbol 3671 MovieClip
"StepPoteau1"Frame 714Symbol 3821 MovieClip
"StepPoteau2"Frame 714Symbol 3822 MovieClip
"BalanceCorde"Frame 714Symbol 3916 MovieClip
"PorteAlbinos"Frame 720Symbol 3932 MovieClip
"Pont"Frame 720Symbol 3943 MovieClip
"Controleur"Frame 720Symbol 3999 MovieClip
"MegMovie"Frame 720Symbol 4080 MovieClip
"BarriereDerriere"Frame 720Symbol 4089 MovieClip
"Cloture1"Frame 720Symbol 4090 MovieClip
"Sac"Frame 720Symbol 4109 MovieClip
"Cloture1Devant"Frame 720Symbol 4090 MovieClip
"TuyauDevant"Frame 720Symbol 4003 MovieClip
"ConsoleDevant"Frame 720Symbol 4001 MovieClip
"Turbine1Devant"Frame 720Symbol 4083 MovieClip
"Turbine2Devant"Frame 720Symbol 4085 MovieClip
"BarriereDevant"Frame 720Symbol 4089 MovieClip
"Cloture2Devant"Frame 720Symbol 4091 MovieClip
"Collider"Frame 721Symbol 4115 MovieClip
"CacheVoit1"Frame 721Symbol 4117 MovieClip
"Trou"Frame 721Symbol 4121 MovieClip
"CacheVoit2"Frame 721Symbol 4123 MovieClip
"Dessus"Frame 721Symbol 4125 MovieClip
"CacheEchelle1Haut"Frame 721Symbol 2760 MovieClip
"CacheEchelle1Bas"Frame 721Symbol 2760 MovieClip
"CacheEchelle2Haut"Frame 721Symbol 2760 MovieClip
"CacheEchelle2Bas"Frame 721Symbol 2760 MovieClip
"CacheEchelle3Haut"Frame 721Symbol 2760 MovieClip
"CacheLanceFlair"Frame 721Symbol 2760 MovieClip
"CacheCasseGeule"Frame 721Symbol 2760 MovieClip
"Control"Frame 721Symbol 4127 MovieClip
"CacheBoutonPasserelle"Frame 721Symbol 2760 MovieClip
"CacheSac"Frame 721Symbol 2760 MovieClip
"Mechant1"Frame 721Symbol 4256 MovieClip
"Meg"Frame 721Symbol 3670 MovieClip
"Swap"Frame 721Symbol 3671 MovieClip
"DecoupeTubes"Frame 736Symbol 3922 MovieClip
"PorteAlbinos"Frame 736Symbol 3932 MovieClip
"Sac"Frame 736Symbol 4109 MovieClip
"Cloture1Devant"Frame 736Symbol 4090 MovieClip
"Turbine1Devant"Frame 736Symbol 4083 MovieClip
"Turbine2Devant"Frame 736Symbol 4085 MovieClip
"BarriereDevant"Frame 736Symbol 4089 MovieClip
"Cloture2Devant"Frame 736Symbol 4091 MovieClip
"Sas"Frame 744Symbol 4335 MovieClip
"SasFerme"Frame 744Symbol 4337 MovieClip
"Liane"Frame 744Symbol 4347 MovieClip
"Boite"Frame 744Symbol 4359 MovieClip
"ElecBoite"Frame 744Symbol 4360 MovieClip
"Collider"Frame 745Symbol 4371 MovieClip
"CacheSauteChute"Frame 745Symbol 2760 MovieClip
"CacheSas"Frame 745Symbol 2760 MovieClip
"Trou"Frame 745Symbol 4373 MovieClip
"Mechant1"Frame 745Symbol 4384 MovieClip
"Meg"Frame 745Symbol 3670 MovieClip
"Swap"Frame 745Symbol 3671 MovieClip
"Liane"Frame 761Symbol 4436 MovieClip
"OmbreRoche"Frame 761Symbol 4437 MovieClip
"Roche"Frame 761Symbol 4437 MovieClip
"Sas"Frame 761Symbol 4438 MovieClip
"PalmierDevant"Frame 761Symbol 4442 MovieClip
"Collider"Frame 762Symbol 4445 MovieClip
"CacheLianeHaut"Frame 762Symbol 2760 MovieClip
"CacheFalaiseBas"Frame 762Symbol 2760 MovieClip
"CacheFalaiseHaut"Frame 762Symbol 2760 MovieClip
"CacheRoche"Frame 762Symbol 2760 MovieClip
"CacheEmbarquePalmier"Frame 762Symbol 2760 MovieClip
"CacheVersTab5"Frame 762Symbol 2760 MovieClip
"CacheSautePalmier"Frame 762Symbol 2760 MovieClip
"Meg"Frame 762Symbol 3670 MovieClip
"Poteau"Frame 782Symbol 4340 MovieClip
"Liane"Frame 782Symbol 4347 MovieClip
"Collider"Frame 783Symbol 4371 MovieClip
"CacheBoiteElec"Frame 783Symbol 2760 MovieClip
"Trou"Frame 783Symbol 4373 MovieClip
"Mechant"Frame 783Symbol 4501 MovieClip
"Meg"Frame 783Symbol 3670 MovieClip
"Swap"Frame 783Symbol 3671 MovieClip
"StepAlb"Frame 798Symbol 4513 MovieClip
"Save"Frame 835Symbol 2 MovieClip
"MovieTimer"Frame 905Symbol 276 MovieClip
"Question"Frame 1422Symbol 5249 MovieClip
"LogoWb2"Symbol 20 MovieClip Frame 1Symbol 19 MovieClip
"Percent"Symbol 48 MovieClip Frame 1Symbol 47 MovieClip
"Loaded"Symbol 64 MovieClip Frame 1Symbol 48 MovieClip
"Gage2"Symbol 663 MovieClip Frame 1Symbol 661 MovieClip
"BarreVie3"Symbol 664 MovieClip Frame 1Symbol 663 MovieClip
"Objet2"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet3"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet4"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet5"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet6"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet7"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet8"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet9"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet10"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet11"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet12"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Objet1"Symbol 772 MovieClip Frame 1Symbol 771 MovieClip
"Att2"Symbol 816 MovieClip Frame 3Symbol 815 MovieClip
"Att3"Symbol 816 MovieClip Frame 3Symbol 815 MovieClip
"Mail1"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail2"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail3"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail4"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail5"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail6"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail7"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail8"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail9"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"Mail10"Symbol 817 MovieClip Frame 1Symbol 816 MovieClip
"MailEnsemble"Symbol 838 MovieClip Frame 2Symbol 817 MovieClip
"MailHaut"Symbol 838 MovieClip Frame 2Symbol 675 MovieClip
"MailBas"Symbol 838 MovieClip Frame 2Symbol 675 MovieClip
"MailScroll"Symbol 838 MovieClip Frame 2Symbol 821 MovieClip
"ControlScroll"Symbol 838 MovieClip Frame 3Symbol 832 MovieClip
"Attachement"Symbol 838 MovieClip Frame 5Symbol 834 MovieClip
"AttHaut"Symbol 838 MovieClip Frame 5Symbol 675 MovieClip
"AttBas"Symbol 838 MovieClip Frame 5Symbol 675 MovieClip
"ScrollAttachement"Symbol 838 MovieClip Frame 5Symbol 837 MovieClip
"ObjetAffiche"Symbol 855 MovieClip Frame 1Symbol 656 MovieClip
"BarreVie2"Symbol 855 MovieClip Frame 1Symbol 664 MovieClip
"ObjetRemove"Symbol 855 MovieClip Frame 1Symbol 672 MovieClip
"ChaineDevant"Symbol 855 MovieClip Frame 2Symbol 675 MovieClip
"BoutonVolume"Symbol 855 MovieClip Frame 2Symbol 686 MovieClip
"FlechesRoue"Symbol 855 MovieClip Frame 2Symbol 742 MovieClip
"RoueScroll"Symbol 855 MovieClip Frame 2Symbol 745 MovieClip
"InvSelection"Symbol 855 MovieClip Frame 2Symbol 764 MovieClip
"Chaine1"Symbol 855 MovieClip Frame 2Symbol 772 MovieClip
"Chaine2"Symbol 855 MovieClip Frame 2Symbol 772 MovieClip
"BorneGauche"Symbol 855 MovieClip Frame 2Symbol 675 MovieClip
"BorneDroite"Symbol 855 MovieClip Frame 2Symbol 675 MovieClip
"InvArrete"Symbol 855 MovieClip Frame 2Symbol 773 MovieClip
"ZoneMoveG"Symbol 855 MovieClip Frame 2Symbol 775 MovieClip
"ZoneMoveD"Symbol 855 MovieClip Frame 2Symbol 775 MovieClip
"BorneCentre"Symbol 855 MovieClip Frame 2Symbol 675 MovieClip
"ControlCombine"Symbol 855 MovieClip Frame 2Symbol 776 MovieClip
"ControlFleche"Symbol 855 MovieClip Frame 2Symbol 777 MovieClip
"Chaine3"Symbol 855 MovieClip Frame 2Symbol 772 MovieClip
"DropZone"Symbol 855 MovieClip Frame 2Symbol 779 MovieClip
"MailMovie"Symbol 855 MovieClip Frame 2Symbol 838 MovieClip
"Animatique"Symbol 855 MovieClip Frame 2Symbol 839 MovieClip
"ChaineDevant"Symbol 855 MovieClip Frame 3Symbol 675 MovieClip
"BoutonVolume"Symbol 855 MovieClip Frame 3Symbol 686 MovieClip
"FlechesRoue"Symbol 855 MovieClip Frame 3Symbol 742 MovieClip
"RoueScroll"Symbol 855 MovieClip Frame 3Symbol 745 MovieClip
"Obj"Symbol 2592 MovieClip Frame 1Symbol 2591 MovieClip
"C3"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C5"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C7"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C9"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C2"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C4"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C6"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C8"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C1"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C12"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C14"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C16"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C18"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C11"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C13"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C15"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C17"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C10"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C21"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C23"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C25"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C27"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C20"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C22"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C24"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C26"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C19"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C30"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C32"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C34"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C36"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C29"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C31"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C33"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C35"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C28"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C39"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C41"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C43"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C45"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C38"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C40"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C42"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C44"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C37"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C48"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C50"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C52"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C54"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C47"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C49"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C51"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C53"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C46"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C57"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C59"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C61"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C63"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C56"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C58"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C60"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C62"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C55"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C66"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C68"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C70"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C72"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C65"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C67"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C69"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C71"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C64"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C75"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C77"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C79"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C81"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C74"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C76"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C78"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C80"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"C73"Symbol 2649 MovieClip Frame 2Symbol 2592 MovieClip
"Tuile2"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile4"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile6"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile8"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile17"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile18"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile16"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile15"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile14"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile13"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile12"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile10"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile29"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile11"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile20"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile38"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile47"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile56"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile65"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile22"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile31"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile40"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile49"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile58"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile67"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile76"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile36"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile34"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile32"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile30"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile28"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile54"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile52"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile50"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile48"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile46"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile72"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile70"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile68"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile66"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile64"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile24"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile33"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile42"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile51"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile60"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile69"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile78"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile26"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile35"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile44"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile53"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile62"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile71"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile80"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Tuile74"Symbol 2649 MovieClip Frame 2Symbol 2604 MovieClip
"Vitre"Symbol 2716 MovieClip Frame 2Symbol 2688 MovieClip
"Porte2"Symbol 2758 MovieClip Frame 1Symbol 2752 MovieClip
"ColliderPont"Symbol 2758 MovieClip Frame 1Symbol 2754 MovieClip
"PorteVitre"Symbol 2758 MovieClip Frame 2Symbol 2757 MovieClip
"P3"Symbol 2781 MovieClip Frame 135Symbol 2779 MovieClip
"P2"Symbol 2781 MovieClip Frame 135Symbol 2779 MovieClip
"Centre"Symbol 2781 MovieClip Frame 135Symbol 2779 MovieClip
"P4"Symbol 2781 MovieClip Frame 135Symbol 2779 MovieClip
"P1"Symbol 2781 MovieClip Frame 135Symbol 2779 MovieClip
"Obj"Symbol 2857 MovieClip Frame 1Symbol 2781 MovieClip
"Obj"Symbol 2857 MovieClip Frame 2Symbol 2849 MovieClip
"D2"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 2857 MovieClip Frame 2Symbol 2779 MovieClip
"Obj"Symbol 2857 MovieClip Frame 3Symbol 2856 MovieClip
"P3"Symbol 2859 MovieClip Frame 1Symbol 2779 MovieClip
"P2"Symbol 2859 MovieClip Frame 1Symbol 2779 MovieClip
"Centre"Symbol 2859 MovieClip Frame 1Symbol 2779 MovieClip
"P4"Symbol 2859 MovieClip Frame 1Symbol 2779 MovieClip
"P1"Symbol 2859 MovieClip Frame 1Symbol 2779 MovieClip
"Obj"Symbol 2862 MovieClip Frame 1Symbol 2859 MovieClip
"Obj"Symbol 2862 MovieClip Frame 2Symbol 2849 MovieClip
"D2"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 2862 MovieClip Frame 2Symbol 2779 MovieClip
"Obj"Symbol 2862 MovieClip Frame 3Symbol 2861 MovieClip
"Sang"Symbol 2959 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 2960 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 2985 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 2998 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3003 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3004 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3025 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3136 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3141 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3148 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3159 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3161 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3162 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3208 MovieClip Frame 1Symbol 2958 MovieClip
"Sang"Symbol 3271 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3273 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3277 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3280 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3282 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3284 MovieClip Frame 6Symbol 3265 MovieClip
"Sang"Symbol 3301 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3310 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3321 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3325 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3330 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3331 MovieClip Frame 1Symbol 3265 MovieClip
"Sang"Symbol 3333 MovieClip Frame 1Symbol 3265 MovieClip
"Couvercle"Symbol 3373 MovieClip Frame 5Symbol 3365 MovieClip
"Couvercle"Symbol 3373 MovieClip Frame 9Symbol 3365 MovieClip
"Couvercle"Symbol 3580 MovieClip Frame 1Symbol 3564 MovieClip
"Couvercle"Symbol 3580 MovieClip Frame 5Symbol 3564 MovieClip
"Couvercle"Symbol 3599 MovieClip Frame 1Symbol 3564 MovieClip
"Obj"Symbol 3670 MovieClip Frame 1Symbol 3067 MovieClip
"Balle1"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Balle2"Symbol 3670 MovieClip Frame 1Symbol 3079 MovieClip
"Balle3"Symbol 3670 MovieClip Frame 1Symbol 3079 MovieClip
"Balle4"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Balle5"Symbol 3670 MovieClip Frame 1Symbol 3079 MovieClip
"Balle6"Symbol 3670 MovieClip Frame 1Symbol 3079 MovieClip
"Balle7"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Balle8"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Balle9"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Balle10"Symbol 3670 MovieClip Frame 1Symbol 3075 MovieClip
"Obj"Symbol 3670 MovieClip Frame 2Symbol 3211 MovieClip
"Obj"Symbol 3670 MovieClip Frame 3Symbol 3067 MovieClip
"Obj"Symbol 3670 MovieClip Frame 4Symbol 3336 MovieClip
"Obj"Symbol 3670 MovieClip Frame 5Symbol 3537 MovieClip
"Obj"Symbol 3670 MovieClip Frame 6Symbol 3668 MovieClip
"Obj"Symbol 3670 MovieClip Frame 7Symbol 3537 MovieClip
"Obj"Symbol 3670 MovieClip Frame 8Symbol 3336 MovieClip
"Porte1"Symbol 3675 MovieClip Frame 1Symbol 3674 MovieClip
"Couvercle"Symbol 3689 MovieClip Frame 5Symbol 3365 MovieClip
"Couvercle"Symbol 3690 MovieClip Frame 21Symbol 3365 MovieClip
"Couvercle"Symbol 3700 MovieClip Frame 17Symbol 3564 MovieClip
"Couvercle"Symbol 3700 MovieClip Frame 17Symbol 3564 MovieClip
"P3"Symbol 3758 MovieClip Frame 87Symbol 2779 MovieClip
"P2"Symbol 3758 MovieClip Frame 87Symbol 2779 MovieClip
"Centre"Symbol 3758 MovieClip Frame 87Symbol 2779 MovieClip
"P4"Symbol 3758 MovieClip Frame 87Symbol 2779 MovieClip
"P1"Symbol 3758 MovieClip Frame 87Symbol 2779 MovieClip
"Obj"Symbol 3759 MovieClip Frame 1Symbol 3758 MovieClip
"Obj"Symbol 3759 MovieClip Frame 2Symbol 2849 MovieClip
"D2"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 3759 MovieClip Frame 2Symbol 2779 MovieClip
"Porte2"Symbol 3795 MovieClip Frame 1Symbol 3792 MovieClip
"Porte1"Symbol 3795 MovieClip Frame 1Symbol 3794 MovieClip
"P3"Symbol 3796 MovieClip Frame 1Symbol 2779 MovieClip
"P2"Symbol 3796 MovieClip Frame 1Symbol 2779 MovieClip
"Centre"Symbol 3796 MovieClip Frame 1Symbol 2779 MovieClip
"P4"Symbol 3796 MovieClip Frame 1Symbol 2779 MovieClip
"P1"Symbol 3796 MovieClip Frame 1Symbol 2779 MovieClip
"Obj"Symbol 3797 MovieClip Frame 1Symbol 3796 MovieClip
"Obj"Symbol 3797 MovieClip Frame 2Symbol 2849 MovieClip
"D2"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 3797 MovieClip Frame 2Symbol 2779 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 3Symbol 3365 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 14Symbol 3365 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 16Symbol 3365 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 29Symbol 3365 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 33Symbol 3365 MovieClip
"Couvercle"Symbol 3829 MovieClip Frame 35Symbol 3365 MovieClip
"CacheBarriere"Symbol 4115 MovieClip Frame 1Symbol 4112 MovieClip
"Pont"Symbol 4121 MovieClip Frame 1Symbol 4120 MovieClip
"Obj"Symbol 4256 MovieClip Frame 1Symbol 4146 MovieClip
"Obj"Symbol 4256 MovieClip Frame 2Symbol 4255 MovieClip
"D2"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 4256 MovieClip Frame 2Symbol 2779 MovieClip
"Obj"Symbol 4384 MovieClip Frame 1Symbol 4381 MovieClip
"Obj"Symbol 4384 MovieClip Frame 2Symbol 4255 MovieClip
"D2"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D3"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D6"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D5"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D1"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D4"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D8"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"D7"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P2"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P3"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P6"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P5"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P1"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P4"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P8"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"P7"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"Centre"Symbol 4384 MovieClip Frame 2Symbol 2779 MovieClip
"Obj"Symbol 4384 MovieClip Frame 3Symbol 4383 MovieClip
"Obj"Symbol 4501 MovieClip Frame 1Symbol 4478 MovieClip
"D2"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D3"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D6"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D5"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D1"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D4"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D8"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"D7"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P2"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P3"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P6"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P5"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P1"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P4"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P8"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"P7"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"Centre"Symbol 4501 MovieClip Frame 1Symbol 2779 MovieClip
"Obj"Symbol 4501 MovieClip Frame 2Symbol 4481 MovieClip
"Obj"Symbol 4501 MovieClip Frame 3Symbol 4490 MovieClip
"Obj"Symbol 4501 MovieClip Frame 4Symbol 4481 MovieClip
"Obj"Symbol 4501 MovieClip Frame 5Symbol 4478 MovieClip
"Obj"Symbol 4501 MovieClip Frame 6Symbol 4495 MovieClip
"Obj"Symbol 4501 MovieClip Frame 7Symbol 4500 MovieClip
"Obj"Symbol 4501 MovieClip Frame 8Symbol 4495 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"Attend1"Frame 22
"Sort1"Frame 25
"Attend2"Frame 68
"Sort2"Frame 71
"Blanc"Frame 320
"Instructions"Frame 460
"OeilQuiFerme"Frame 461
"Choix"Frame 480
"Introduction"Frame 482
"Start"Frame 659
"Jeu"Frame 665
"Tab1Ini"Frame 668
"Tab1"Frame 670
"Tab1Stoppe"Frame 675
"Tab1Bas"Frame 681
"Tab1BasStoppe"Frame 690
"Tab1Grimpe"Frame 693
"Tab2Ini"Frame 703
"Tab2"Frame 705
"Tab2Stoppe"Frame 710
"Tab2Grimpe"Frame 714
"Tab4Ini"Frame 720
"Tab4"Frame 722
"Tab4Stoppe"Frame 727
"Tab4Grimpe"Frame 731
"Tab4Tombe"Frame 736
"Tab5Ini"Frame 744
"Tab5"Frame 746
"Tab5Grimpe"Frame 752
"Tab5Stoppe"Frame 755
"Tab6Ini"Frame 761
"Tab6"Frame 763
"Tab6Grimpe"Frame 770
"Tab6Stoppe"Frame 774
"Tab7Ini"Frame 782
"Tab7"Frame 784
"Tab7Stoppe"Frame 795
"Tab7Grimpe"Frame 798
"Load"Frame 806
"IniVar"Frame 807
"Initialisation"Frame 808
"Meurt"Frame 812
"MegMeurt"Frame 819
"Finale"Frame 830
"10%"Symbol 64 MovieClip Frame 1
"20"Symbol 64 MovieClip Frame 3
"30"Symbol 64 MovieClip Frame 13
"40"Symbol 64 MovieClip Frame 24
"50"Symbol 64 MovieClip Frame 36
"60"Symbol 64 MovieClip Frame 49
"70"Symbol 64 MovieClip Frame 63
"80"Symbol 64 MovieClip Frame 77
"90"Symbol 64 MovieClip Frame 91
"100"Symbol 64 MovieClip Frame 105
"Completed"Symbol 64 MovieClip Frame 113
"SndRamasse"Symbol 614 MovieClip Frame 2
"MegCri"Symbol 614 MovieClip Frame 7
"Cri1"Symbol 614 MovieClip Frame 8
"Cri2"Symbol 614 MovieClip Frame 9
"Sorti"Symbol 614 MovieClip Frame 10
"NotNow"Symbol 614 MovieClip Frame 18
"Up"Symbol 742 MovieClip Frame 2
"Down"Symbol 742 MovieClip Frame 3
"Arret"Symbol 773 MovieClip Frame 3
"Deplace"Symbol 777 MovieClip Frame 3
"Deplace2"Symbol 777 MovieClip Frame 5
"low"Symbol 803 MovieClip Frame 2
"med"Symbol 803 MovieClip Frame 3
"hi"Symbol 803 MovieClip Frame 4
"Attachement"Symbol 838 MovieClip Frame 5
"Item"Symbol 855 MovieClip Frame 2
"Mail"Symbol 855 MovieClip Frame 3
"Puzzle"Symbol 2649 MovieClip Frame 4
"Perd"Symbol 2649 MovieClip Frame 6
"Gagne"Symbol 2649 MovieClip Frame 22
"BriseChaine2"Symbol 2650 MovieClip Frame 2
"BriseChaine1"Symbol 2650 MovieClip Frame 3
"BriseChaine1Flip"Symbol 2650 MovieClip Frame 4
"BriseChaine2Flip"Symbol 2650 MovieClip Frame 5
"ArracheFil"Symbol 2650 MovieClip Frame 6
"BotteMechant"Symbol 2650 MovieClip Frame 7
"LanceValve"Symbol 2650 MovieClip Frame 8
"PrendHelico"Symbol 2650 MovieClip Frame 9
"LibereMeg"Symbol 2650 MovieClip Frame 10
"EntreBarrage"Symbol 2650 MovieClip Frame 11
"LanceFlair"Symbol 2650 MovieClip Frame 12
"CasseGeule"Symbol 2650 MovieClip Frame 13
"SauteChute"Symbol 2650 MovieClip Frame 14
"LanceRoche"Symbol 2650 MovieClip Frame 15
"FrappeAlbinos"Symbol 2650 MovieClip Frame 16
"AlbElec"Symbol 2650 MovieClip Frame 17
"StepParleMeg"Symbol 2650 MovieClip Frame 18
"ControleurVoitMeg"Symbol 2650 MovieClip Frame 19
"MegRejointStep"Symbol 2650 MovieClip Frame 20
"Puzzle"Symbol 2650 MovieClip Frame 21
"Stop"Symbol 2657 MovieClip Frame 2
"Play"Symbol 2657 MovieClip Frame 3
"Ouvert"Symbol 2672 MovieClip Frame 7
"Ferme"Symbol 2679 MovieClip Frame 1
"Ouvert"Symbol 2679 MovieClip Frame 3
"Ouvert"Symbol 2688 MovieClip Frame 8
"Ferme"Symbol 2691 MovieClip Frame 1
"Ouvert"Symbol 2691 MovieClip Frame 3
"Tombe"Symbol 2711 MovieClip Frame 20
"Idle"Symbol 2778 MovieClip Frame 1
"Tir"Symbol 2809 MovieClip Frame 8
"Tir"Symbol 2818 MovieClip Frame 8
"Tir"Symbol 2824 MovieClip Frame 8
"Tir"Symbol 2825 MovieClip Frame 8
"Tir"Symbol 2826 MovieClip Frame 8
"Tir"Symbol 2832 MovieClip Frame 8
"Tir"Symbol 2847 MovieClip Frame 8
"Tir"Symbol 2848 MovieClip Frame 8
"Pose7"Symbol 2849 MovieClip Frame 1
"Pose8"Symbol 2849 MovieClip Frame 2
"Pose1"Symbol 2849 MovieClip Frame 3
"Pose2"Symbol 2849 MovieClip Frame 4
"Pose3"Symbol 2849 MovieClip Frame 5
"Pose4"Symbol 2849 MovieClip Frame 6
"Pose5"Symbol 2849 MovieClip Frame 7
"Pose6"Symbol 2849 MovieClip Frame 8
"Routine"Symbol 2857 MovieClip Frame 1
"Tir"Symbol 2857 MovieClip Frame 2
"Alarme"Symbol 2857 MovieClip Frame 3
"Mort"Symbol 2857 MovieClip Frame 4
"Idle"Symbol 2858 MovieClip Frame 1
"Idle"Symbol 2862 MovieClip Frame 1
"Tir"Symbol 2862 MovieClip Frame 2
"Meurt"Symbol 2862 MovieClip Frame 3
"Mort"Symbol 2862 MovieClip Frame 4
"Idle"Symbol 3005 MovieClip Frame 2
"TeteTourne"Symbol 3005 MovieClip Frame 12
"Saute"Symbol 3065 MovieClip Frame 1
"Sol"Symbol 3066 MovieClip Frame 3
"Marche"Symbol 3067 MovieClip Frame 1
"Cours"Symbol 3067 MovieClip Frame 9
"Idle"Symbol 3067 MovieClip Frame 17
"Saute"Symbol 3067 MovieClip Frame 25
"Tombe"Symbol 3067 MovieClip Frame 33
"Arret"Symbol 3067 MovieClip Frame 40
"Idle"Symbol 3163 MovieClip Frame 3
"TeteTourne"Symbol 3163 MovieClip Frame 19
"Sol"Symbol 3210 MovieClip Frame 3
"Marche"Symbol 3211 MovieClip Frame 1
"Cours"Symbol 3211 MovieClip Frame 9
"Idle"Symbol 3211 MovieClip Frame 17
"Saute"Symbol 3211 MovieClip Frame 25
"Tombe"Symbol 3211 MovieClip Frame 33
"Arret"Symbol 3211 MovieClip Frame 40
"Idle"Symbol 3297 MovieClip Frame 4
"TeteTourne"Symbol 3297 MovieClip Frame 19
"Saute"Symbol 3334 MovieClip Frame 1
"Sol"Symbol 3335 MovieClip Frame 3
"Marche"Symbol 3336 MovieClip Frame 1
"Cours"Symbol 3336 MovieClip Frame 10
"Idle"Symbol 3336 MovieClip Frame 19
"Saute"Symbol 3336 MovieClip Frame 29
"Tombe"Symbol 3336 MovieClip Frame 38
"Arret"Symbol 3336 MovieClip Frame 46
"Idle"Symbol 3447 MovieClip Frame 2
"TeteTourne"Symbol 3447 MovieClip Frame 17
"Saute"Symbol 3535 MovieClip Frame 1
"Sol"Symbol 3536 MovieClip Frame 3
"Marche"Symbol 3537 MovieClip Frame 1
"Cours"Symbol 3537 MovieClip Frame 10
"Idle"Symbol 3537 MovieClip Frame 20
"Saute"Symbol 3537 MovieClip Frame 29
"Tombe"Symbol 3537 MovieClip Frame 38
"Arret"Symbol 3537 MovieClip Frame 48
"Idle"Symbol 3599 MovieClip Frame 4
"TeteTourne"Symbol 3599 MovieClip Frame 21
"Saute"Symbol 3666 MovieClip Frame 1
"Sol"Symbol 3667 MovieClip Frame 3
"Marche"Symbol 3668 MovieClip Frame 1
"Cours"Symbol 3668 MovieClip Frame 10
"Idle"Symbol 3668 MovieClip Frame 18
"Saute"Symbol 3668 MovieClip Frame 27
"Tombe"Symbol 3668 MovieClip Frame 36
"Arret"Symbol 3668 MovieClip Frame 44
"DownRight"Symbol 3670 MovieClip Frame 1
"Down"Symbol 3670 MovieClip Frame 2
"DownLeft"Symbol 3670 MovieClip Frame 3
"Left"Symbol 3670 MovieClip Frame 4
"UpLeft"Symbol 3670 MovieClip Frame 5
"Up"Symbol 3670 MovieClip Frame 6
"UpRight"Symbol 3670 MovieClip Frame 7
"Right"Symbol 3670 MovieClip Frame 8
"Penche"Symbol 3670 MovieClip Frame 9
"Sort"Symbol 3690 MovieClip Frame 10
"Entre"Symbol 3690 MovieClip Frame 21
"Entre"Symbol 3700 MovieClip Frame 2
"Sort"Symbol 3700 MovieClip Frame 14
"EmbarqueBas"Symbol 3748 MovieClip Frame 2
"Monte"Symbol 3748 MovieClip Frame 6
"Descend"Symbol 3748 MovieClip Frame 126
"Centre"Symbol 3748 MovieClip Frame 187
"DebarqueBas"Symbol 3748 MovieClip Frame 246
"Ouvre"Symbol 3748 MovieClip Frame 252
"DebarqueCentre"Symbol 3748 MovieClip Frame 259
"EmbarqueCentre"Symbol 3748 MovieClip Frame 266
"Sort"Symbol 3748 MovieClip Frame 272
"Ferme"Symbol 3753 MovieClip Frame 1
"Ouvert"Symbol 3753 MovieClip Frame 3
"Routine"Symbol 3759 MovieClip Frame 1
"Tir"Symbol 3759 MovieClip Frame 2
"Mort"Symbol 3759 MovieClip Frame 3
"Ouvert"Symbol 3773 MovieClip Frame 3
"Ferme"Symbol 3776 MovieClip Frame 1
"Ouvert"Symbol 3776 MovieClip Frame 3
"Idle"Symbol 3797 MovieClip Frame 1
"Tir"Symbol 3797 MovieClip Frame 2
"Mort"Symbol 3797 MovieClip Frame 3
"Ouvre"Symbol 3807 MovieClip Frame 2
"Sort"Symbol 3807 MovieClip Frame 45
"EmbarqueBas"Symbol 3821 MovieClip Frame 2
"Monte"Symbol 3821 MovieClip Frame 6
"Descend"Symbol 3821 MovieClip Frame 151
"DebarqueBas"Symbol 3821 MovieClip Frame 296
"OuvreFenetre"Symbol 3821 MovieClip Frame 301
"EntreFenetre"Symbol 3821 MovieClip Frame 311
"SortFenetre"Symbol 3821 MovieClip Frame 321
"DescendToit"Symbol 3821 MovieClip Frame 331
"SauteTuyau"Symbol 3821 MovieClip Frame 337
"EmbarqueBas"Symbol 3822 MovieClip Frame 2
"Monte"Symbol 3822 MovieClip Frame 9
"Descend"Symbol 3822 MovieClip Frame 166
"DebarqueBas"Symbol 3822 MovieClip Frame 323
"DebarqueHaut"Symbol 3822 MovieClip Frame 331
"EmbarqueHaut"Symbol 3822 MovieClip Frame 345
"Ouvre"Symbol 3829 MovieClip Frame 2
"Entre"Symbol 3829 MovieClip Frame 35
"Sort"Symbol 3829 MovieClip Frame 46
"Ouverte"Symbol 3932 MovieClip Frame 16
"Ferme"Symbol 3943 MovieClip Frame 6
"Gauche"Symbol 3999 MovieClip Frame 1
"VersDroite"Symbol 3999 MovieClip Frame 69
"Droite"Symbol 3999 MovieClip Frame 99
"VersGauche"Symbol 3999 MovieClip Frame 151
"Arret"Symbol 3999 MovieClip Frame 180
"VersFeu"Symbol 3999 MovieClip Frame 181
"Feu"Symbol 3999 MovieClip Frame 218
"Mort"Symbol 3999 MovieClip Frame 439
"Pos1"Symbol 4080 MovieClip Frame 1
"Pos2"Symbol 4080 MovieClip Frame 2
"Pos3"Symbol 4080 MovieClip Frame 5
"Pos4"Symbol 4080 MovieClip Frame 38
"Bas"Symbol 4089 MovieClip Frame 12
"Tir"Symbol 4181 MovieClip Frame 8
"Tir"Symbol 4190 MovieClip Frame 8
"Tir"Symbol 4191 MovieClip Frame 8
"Tir"Symbol 4202 MovieClip Frame 8
"Tir"Symbol 4212 MovieClip Frame 8
"Tir"Symbol 4227 MovieClip Frame 8
"Tir"Symbol 4249 MovieClip Frame 8
"Tir"Symbol 4254 MovieClip Frame 8
"Pose7"Symbol 4255 MovieClip Frame 1
"Pose8"Symbol 4255 MovieClip Frame 2
"Pose1"Symbol 4255 MovieClip Frame 3
"Pose2"Symbol 4255 MovieClip Frame 4
"Pose3"Symbol 4255 MovieClip Frame 5
"Pose4"Symbol 4255 MovieClip Frame 6
"Pose5"Symbol 4255 MovieClip Frame 7
"Pose6"Symbol 4255 MovieClip Frame 8
"Routine"Symbol 4256 MovieClip Frame 1
"Tir"Symbol 4256 MovieClip Frame 2
"EmbarqueBas"Symbol 4299 MovieClip Frame 2
"Monte"Symbol 4299 MovieClip Frame 8
"DebarqueHaut"Symbol 4299 MovieClip Frame 29
"EmbarqueHaut"Symbol 4299 MovieClip Frame 47
"Descend"Symbol 4299 MovieClip Frame 65
"DebarqueBas"Symbol 4299 MovieClip Frame 86
"Monte"Symbol 4314 MovieClip Frame 2
"DebarqueHaut"Symbol 4314 MovieClip Frame 23
"EmbarqueHaut"Symbol 4314 MovieClip Frame 41
"Descend"Symbol 4314 MovieClip Frame 59
"EmbarqueBas"Symbol 4317 MovieClip Frame 2
"Monte"Symbol 4317 MovieClip Frame 8
"DebarqueHaut"Symbol 4317 MovieClip Frame 29
"EmbarqueHaut"Symbol 4317 MovieClip Frame 47
"Descend"Symbol 4317 MovieClip Frame 65
"DebarqueBas"Symbol 4317 MovieClip Frame 86
"Tir"Symbol 4384 MovieClip Frame 2
"TirBoite"Symbol 4384 MovieClip Frame 3
"Ouvert"Symbol 4438 MovieClip Frame 2
"EmbarqueBas"Symbol 4461 MovieClip Frame 2
"DebarqueHaut"Symbol 4461 MovieClip Frame 42
"EmbarqueHaut"Symbol 4461 MovieClip Frame 53
"Descend"Symbol 4461 MovieClip Frame 64
"DebarqueBas"Symbol 4461 MovieClip Frame 100
"EmbarqueGauche"Symbol 4463 MovieClip Frame 2
"DebarqueDroite"Symbol 4463 MovieClip Frame 48
"EmbarqueDroite"Symbol 4463 MovieClip Frame 68
"DebarqueGauche"Symbol 4463 MovieClip Frame 118
"Chute"Symbol 4471 MovieClip Frame 2
"Aggrippe"Symbol 4471 MovieClip Frame 27
"MonteLiane"Symbol 4471 MovieClip Frame 40
"DebarqueHaut"Symbol 4471 MovieClip Frame 71
"EmbarqueHaut"Symbol 4471 MovieClip Frame 82
"Marche"Symbol 4478 MovieClip Frame 1
"Attaque"Symbol 4478 MovieClip Frame 14
"Marche"Symbol 4481 MovieClip Frame 1
"Attaque"Symbol 4481 MovieClip Frame 14
"Marche"Symbol 4490 MovieClip Frame 1
"Attaque"Symbol 4490 MovieClip Frame 14
"Marche"Symbol 4495 MovieClip Frame 1
"Attaque"Symbol 4495 MovieClip Frame 14
"Marche"Symbol 4500 MovieClip Frame 1
"Attaque"Symbol 4500 MovieClip Frame 14
"Loop"Symbol 4513 MovieClip Frame 10
"AlbStep"Symbol 4513 MovieClip Frame 15
"StepAlb"Symbol 4513 MovieClip Frame 29
"Feu"Symbol 4513 MovieClip Frame 48
"Mort"Symbol 4513 MovieClip Frame 116

Dynamic Text Variables

LoadedSymbol 46 EditableText"0 "
TempsEcouleSymbol 795 EditableText"fasfsd"
TexteMailSymbol 826 EditableText""
ImpulsSymbol 2605 EditableText"20"




http://swfchan.com/5/23580/info.shtml
Created: 26/5 -2019 03:24:54 Last modified: 26/5 -2019 03:24:54 Server time: 28/04 -2024 23:50:55