Frame 1
g_episode_name = "steppenwolf_episode_19";
s = new Sound();
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 = 1607445;
}
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 (484) {
if (/:Instru != true) {
tellTarget ("_root.InstructionButton") {
gotoAndStop (2);
};
}
}
if (99 < _root.LoadingBar.Loaded.Percent.Loaded) {
_root.LoadingBar.Loaded.Percent.Loaded = 100;
}
}
Frame 484
Set("/:Instru", true);
nextFrame();
Frame 485
stop();
Frame 486
stop();
Frame 487
stop();
Frame 488
stop();
Frame 489
stop();
Frame 490
stop();
Frame 491
stop();
Frame 504
stop();
Frame 694
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=1", 0);
Frame 695
if (/:Challenge == true) {
loadMovie ("/steppenwolf/med/timer/timerstart.swf", "MovieTimer");
stop();
}
Frame 700
gotoAndPlay (702);
Instance of Symbol 2035 MovieClip "Variables" in Frame 702
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);
};
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("MegGrimpe");
ArrayNoms.push("Arrive");
ArrayNoms.push("From");
ArrayNoms.push("CasquetteRamasse");
ArrayNoms.push("CrochetRamasse");
ArrayNoms.push("PalisadeRamasse");
ArrayNoms.push("BarriereRamasse");
ArrayNoms.push("CordeRamasse");
ArrayNoms.push("ManivelleRamasse");
ArrayNoms.push("NbCordeAttache");
ArrayNoms.push("Drapeau1Ramasse");
ArrayNoms.push("Drapeau2Ramasse");
ArrayNoms.push("Drapeau3Ramasse");
ArrayNoms.push("Drapeau4Ramasse");
ArrayNoms.push("PoudreRamasse");
ArrayNoms.push("CleRamasse");
ArrayNoms.push("BriquetRamasse");
ArrayNoms.push("StrapRamasse");
ArrayNoms.push("Tab1Etage");
ArrayNoms.push("PalisadePlace");
ArrayNoms.push("EntreTab2Vu");
ArrayNoms.push("CordeCoupe");
ArrayNoms.push("CordeTombe");
ArrayNoms.push("PalisadeTombe");
ArrayNoms.push("PoissonVu");
ArrayNoms.push("Tab1ChienSorti");
ArrayNoms.push("Tab1ChienSniff");
ArrayNoms.push("Lampe1Tombe");
ArrayNoms.push("Lampe2Tombe");
ArrayNoms.push("Tab2Porte1Ouverte");
ArrayNoms.push("CageStepMonte");
ArrayNoms.push("MegSurPont");
ArrayNoms.push("PoudrePorte");
ArrayNoms.push("PorteExplose");
ArrayNoms.push("SautActif");
ArrayNoms.push("Tab3MecanismeBloque");
ArrayNoms.push("CraneRamasse");
ArrayNoms.push("PositionCageHaut");
ArrayNoms.push("StepAction");
ArrayNoms.push("CordePoidsCoupe");
ArrayNoms.push("CageGrimpeHaut");
ArrayNoms.push("Tab4PontBaisse");
ArrayNoms.push("CordeDrapeauAttache");
ArrayNoms.push("CordePuitAttache");
ArrayNoms.push("Tab5Etage");
if ((/Variables:EtatActif eq "Tab1") or (/Variables:EtatActif eq "Tab1Grimpe")) {
Set("/Variables:Tab1FrameChien", getProperty("_root.Chien", _currentframe));
Set("/Variables:Tab1ChienVisible", getProperty("_root.Chien", _visible));
ArrayNoms.push("Tab1ChienVisible");
}
ArrayNoms.push("Tab1FrameChien");
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());
}
VarieDelta = 4;
Fleche = 1;
Set("/:Idle", false);
CasquetteRamasse = false;
CrochetRamasse = false;
PalisadeRamasse = false;
BarriereRamasse = false;
CordeRamasse = false;
ManivelleRamasse = false;
NbCordeAttache = 0;
Drapeau1Ramasse = false;
Drapeau2Ramasse = false;
Drapeau3Ramasse = false;
Drapeau4Ramasse = false;
PoudreRamasse = false;
CordeRamasse = false;
CleRamasse = false;
BriquetRamasse = false;
StrapRamasse = false;
MegGrimpe = false;
MegCri = false;
VarX = 0;
Balle = 0;
Vie = 100;
ObjetSelect = 0;
Acceleration = 0;
Tab1FrameChien = 1;
Tab1Etage = 1;
Tab1ChienVisible = 1;
EntreTab2Vu = false;
CordeCoupe = false;
CordeTombe = false;
PalisadeTombe = false;
PalisadePlace = 0;
PoissonVu = false;
Tab1ChienDevant = true;
Tab1ChienSorti = false;
Tab1ChienSniff = false;
MegMeurt = false;
Lampe1Tombe = false;
Lampe2Tombe = false;
Tab2Porte1Ouverte = false;
CageStepMonte = false;
MegSurPont = false;
PoudrePorte = false;
PorteExplose = false;
SautActif = "";
Tab3MecanismeBloque = false;
CraneRamasse = false;
PositionCageHaut = "Pos1";
StepAction = false;
CordePoidsCoupe = false;
CageGrimpeHaut = true;
Tab4PontBaisse = false;
CordeDrapeauAttache = false;
CordePuitAttache = false;
Tab5Etage = 1;
InvNbTotal = 17;
InventaireOuvert = false;
LargeurObjet = 72;
InvNb = 1;
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 = 5;
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 = 0;
InvMail2 = 0;
InvMail3 = 0;
InvMail4 = 0;
InvMail5 = 0;
InvMail6 = 0;
Mail1 = "";
MegSave = "";
InventaireSave = "";
NomsVariablesSave = "";
ValeursVariablesSave = "";
}
Frame 703
Set("/Variables:From", "Debut");
gotoAndPlay (704);
Frame 704
Set("/Variables:ChienDessus", true);
Frame 705
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
Set("/Variables:EtatVide", "Tab1Stoppe");
Set("/Variables:EtatActif", "Tab1");
if (/Variables:From eq "Tab2") {
setProperty("_root.Meg", _x , 214);
setProperty("_root.Meg", _y , 386);
tellTarget ("_root.Meg") {
gotoAndStop (6);
};
}
Instance of Symbol 2102 MovieClip in Frame 705
onClipEvent (enterFrame) {
tellTarget ("_root") {
if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) {
if (_root.Meg.Corps.hitTest(_root.Chien.Marche) and (/Variables:Tab1ChienDevant == true)) {
Set("/Variables:Tab1ChienDevant", false);
_root.Chien.swapDepths(_root.Swap);
}
if ((!_root.Meg.Corps.hitTest(_root.Chien.Marche)) and (/Variables:Tab1ChienDevant == false)) {
Set("/Variables:Tab1ChienDevant", true);
_root.Chien.swapDepths(_root.Swap);
}
if (/Variables:PalisadeTombe == false) {
setProperty("_root.PalisadeDevant", _visible , 1);
} else {
setProperty("_root.PalisadeDevant", _visible , 0);
}
if ((60 < getProperty("_root.Meg", _y)) and (354 < getProperty("_root.Meg", _x))) {
setProperty("_root.Cloture2Devant", _visible , 0);
} else {
setProperty("_root.Cloture2Devant", _visible , 1);
}
if ((getProperty("_root.Meg", _y) < 324) and (/Variables:Tab1Etage == 1)) {
setProperty("_root.DecoupePalisadeDevant", _visible , 1);
} else {
setProperty("_root.DecoupePalisadeDevant", _visible , 0);
}
if ((83 < getProperty("_root.Meg", _y)) or _root.CacheDecoupeCloture.hitTest(_root.Meg._x, _root.Meg._y, true)) {
setProperty("_root.ClotureDevant", _visible , 0);
} else {
setProperty("_root.ClotureDevant", _visible , 1);
}
if (192 < getProperty("_root.Meg", _y)) {
setProperty("_root.CordeDevant", _visible , 0);
} else {
setProperty("_root.CordeDevant", _visible , 1);
}
if (_root.CacheVersTab2.hitTest(_root.Meg._x, _root.Meg._y, true)) {
if (/Variables:EntreTab2Vu == false) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=7", 0);
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("VersTab2");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
} else {
Set("/Variables:From", Tab1);
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
}
}
if (_root.CacheJetePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:PoissonVu == false)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("VoitPoisson");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if (((_root.CacheChien.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 1)) and Key.isDown(32)) and (/Variables:Tab1ChienSniff == false)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("ChienSniff");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if ((((_root.CacheJetePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 7)) and Key.isDown(32)) and (/Variables:PoissonVu == true)) and (/Variables:PalisadePlace == 0)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("JetePalisade");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if ((((_root.CacheJetePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 10)) and Key.isDown(32)) and (/Variables:PoissonVu == true)) and (/Variables:PalisadePlace == 1)) {
Set("/Variables:Arrive", "RameDroite");
setProperty("_root.PalisadeDerriere", _visible , 0);
setProperty("_root.Chien", _visible , 0);
tellTarget ("_root") {
gotoAndStop ("Tab1Grimpe");
};
}
if (((_root.CacheRamePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 10)) and Key.isDown(32)) and (/Variables:PalisadePlace == 2)) {
Set("/Variables:Arrive", "RameGauche");
setProperty("_root.PalisadeDerriere", _visible , 0);
tellTarget ("_root") {
gotoAndStop ("Tab1Grimpe");
};
}
if ((_root.CacheStrap.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:StrapRamasse == false)) and Key.isDown(32)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=3", 0);
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("RamasseCuir");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if (((_root.CacheSautePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:PalisadeTombe == false)) and Key.isDown(17)) and ((getProperty("_root.Meg", _currentframe) == 1) or (getProperty("_root.Meg", _currentframe) == 8))) {
Set("/Variables:Arrive", "SautePalisade");
tellTarget ("_root") {
gotoAndStop ("Tab1Grimpe");
};
}
if (((_root.CacheGrimpeCordeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Etage == 2)) and Key.isDown(32)) and (/Variables:CordeCoupe == true)) {
Set("/Variables:Arrive", "CordeHaut");
tellTarget ("_root") {
gotoAndStop ("Tab1Grimpe");
};
}
if ((_root.CacheGrimpeCordeBas.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab1Etage == 1)) and Key.isDown(32)) {
Set("/Variables:Arrive", "CordeBas");
tellTarget ("_root") {
gotoAndStop ("Tab1Grimpe");
};
}
if ((_root.CachePoteau.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 17)) and Key.isDown(32)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=4", 0);
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("GlissePoteau");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if (((_root.CacheCoupeCorde.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:CordeCoupe == false)) and Key.isDown(32)) and (/Variables:ObjetSelect == 5)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCorde");
};
tellTarget ("_root") {
gotoAndStop ("Tab1Stoppe");
};
}
if (((_root.CacheRamassePalisade.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:PalisadeRamasse == false)) and Key.isDown(32)) and (/Variables:PalisadeTombe == true)) {
Set("/Variables:PalisadeRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 7);
tellTarget ("_root.PalisadeDevant") {
gotoAndStop (5);
};
tellTarget ("_root.PalisadeDerriere") {
gotoAndStop (5);
};
tellTarget ("_root.Collider.CachePalisade") {
gotoAndStop (2);
};
}
if ((_root.CacheBarriere.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:BarriereRamasse == false)) and Key.isDown(32)) {
if (/Variables:Tab1ChienSniff == true) {
Set("/Variables:BarriereRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 10);
tellTarget ("_root.Barriere") {
gotoAndStop (2);
};
tellTarget ("_root.Collider.CacheBarriere") {
gotoAndStop (2);
};
} else if (/Variables:MegCri == false) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("Boy");
};
}
}
if ((_root.CacheCasquette.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:CasquetteRamasse == false)) and Key.isDown(32)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=2", 0);
Set("/Variables:CasquetteRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 1);
tellTarget ("_root.Casquette") {
gotoAndStop (2);
};
}
if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) {
Idle = true;
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Idle");
};
}
if (Key.isDown(16)) {
Set("/Variables:Run", true);
} else {
Set("/Variables:Run", false);
}
if ((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Right") {
Set("/Variables:Dir", "Right");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Right");
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
}
} else {
Set("/Variables:Dir", "Right");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
}
}
if ((Key.isDown(37) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Left") {
Set("/Variables:Dir", "Left");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Left");
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
}
} else {
Set("/Variables:Dir", "Left");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta);
}
}
}
if ((Key.isDown(38) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Up");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Down");
if (Key.isDown(17)) {
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
Idle = false;
Set("/Variables:Stoppe", true);
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DOWN");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(38) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(38) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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);
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
}
};
}
Frame 706
Set("/Variables:EtatActif", "Tab1");
Set("/Variables:EtatVide", "Tab1Stoppe");
setProperty("_root.Meg", _visible , 1);
setProperty("_root.Chien", _visible , 1);
setProperty("_root.PalisadeDerriere", _visible , 1);
stop();
Frame 713
Set("/Variables:EtatActif", "Tab1Grimpe");
Set("/Variables:EtatVide", "Tab1Grimpe");
setProperty("_root.Meg", _visible , 0);
Frame 721
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
Set("/Variables:EtatVide", "Tab2Stoppe");
Set("/Variables:EtatActif", "Tab2");
if (/Variables:From eq "Tab3") {
setProperty("_root.Meg", _x , 385);
setProperty("_root.Meg", _y , 124);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
}
if (/Variables:From eq "Tab3c") {
setProperty("_root.Meg", _x , 216);
setProperty("_root.Meg", _y , 322);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
}
if (/Variables:From eq "Tab3cChaine") {
Set("/Variables:Arrive", "Chaine");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
}
if (/Variables:From eq "Tab4") {
setProperty("_root.Meg", _x , 385);
setProperty("_root.Meg", _y , 124);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
}
if (/Variables:From eq "Tab5") {
setProperty("_root.Meg", _x , 185);
setProperty("_root.Meg", _y , 107);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
}
Instance of Symbol 2102 MovieClip in Frame 721
onClipEvent (enterFrame) {
tellTarget ("_root") {
if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) {
if ((getProperty("_root.Meg", _y) < 142) and (getProperty("_root.Meg", _x) < 50)) {
setProperty("_root.Mur1Devant", _visible , 1);
} else {
setProperty("_root.Mur1Devant", _visible , 0);
}
if (getProperty("_root.Meg", _y) < 346) {
setProperty("_root.DecoupeRouletteDevant", _visible , 1);
} else {
setProperty("_root.DecoupeRouletteDevant", _visible , 0);
}
if (getProperty("_root.Meg", _y) < 116) {
setProperty("_root.Mur2Devant", _visible , 1);
} else {
setProperty("_root.Mur2Devant", _visible , 0);
}
if (((_root.CacheCoinPont.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:MegSurPont == true)) and Key.isDown(17)) and ((getProperty("_root.Meg", _currentframe) == 7) or (getProperty("_root.Meg", _currentframe) == 8))) {
Set("/Variables:Arrive", "CoinPont");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
}
if (((_root.CacheSautePont1.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:MegSurPont == false)) and Key.isDown(17)) and ((getProperty("_root.Meg", _currentframe) == 3) or (getProperty("_root.Meg", _currentframe) == 4))) {
Set("/Variables:Arrive", "SautePont1");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
}
if (((_root.CacheSautePont2.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:MegSurPont == false)) and Key.isDown(17)) and ((getProperty("_root.Meg", _currentframe) == 7) or (getProperty("_root.Meg", _currentframe) == 8))) {
Set("/Variables:Arrive", "SautePont2");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
}
if (_root.CacheVersTab2.hitTest(_root.Meg._x, _root.Meg._y, true)) {
Set("/Variables:Arrive", "");
Set("/Variables:From", "Tab2");
tellTarget ("_root") {
gotoAndPlay ("Tab1Ini");
};
}
if (_root.CacheVersTab4.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab2Porte1Ouverte == true)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=12", 0);
Set("/Variables:From", "Tab2");
tellTarget ("_root") {
gotoAndPlay ("Tab4Ini");
};
}
if (_root.CacheVersTab5.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Arrive", "MarcheTab5");
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("MonteMarches");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((((_root.CacheMetPoudre.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 0)) and Key.isDown(32)) and (/Variables:MegSurPont == true)) and (/Variables:PorteExplose == false)) and (/Variables:MegCri == false)) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("ItsLocked");
};
}
if ((((_root.CacheMetPoudre.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 4)) and Key.isDown(32)) and (/Variables:MegSurPont == true)) and (/Variables:PoudrePorte == false)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("MetPoudre");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((((_root.CacheMetPoudre.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 8)) and Key.isDown(32)) and (/Variables:MegSurPont == true)) and (/Variables:PoudrePorte == true)) and (/Variables:PorteExplose == false)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("PorteExplose");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if ((_root.CacheVersTab3c.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:MegSurPont == true)) and (/Variables:PorteExplose == true)) {
Set("/Variables:MegSurPont", false);
Set("/Variables:From", "Tab2");
tellTarget ("_root") {
gotoAndPlay ("Tab3cIni");
};
}
if (((_root.CacheManivelle2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 0)) and (/Variables:MegCri == false)) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("Missing");
};
}
if (((_root.CacheManivelle3.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 0)) and (/Variables:MegCri == false)) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("Missing");
};
}
if ((_root.CacheManivelle3.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 9)) {
Set("/Variables:Stoppe", true);
Set("/Variables:Arrive", "Manivelle3");
tellTarget ("_root.Animatiques") {
gotoAndStop ("TourneManivelle");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if ((_root.CacheManivelle2.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:ObjetSelect == 9)) and Key.isDown(32)) {
if (/Variables:CordePoidsCoupe == true) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=20", 0);
} else {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=17", 0);
}
Set("/Variables:Stoppe", true);
Set("/Variables:Arrive", "Manivelle2");
tellTarget ("_root.Animatiques") {
gotoAndStop ("TourneManivelle");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if ((((_root.CachePorte1.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Tab2Porte1Ouverte == false)) and Key.isDown(32)) and (/Variables:ObjetSelect == 5)) and (/Variables:Tab3MecanismeBloque == true)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("DetachePorte");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((_root.CacheCordeLampe1.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Lampe1Tombe == false)) and Key.isDown(32)) and (/Variables:ObjetSelect == 5)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordeLampe1");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((_root.CacheCordeLampe1.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:Lampe1Tombe == false)) and Key.isDown(32)) and (/Variables:ObjetSelect != 5)) {
Set("/Variables:Arrive", "SauteCordeLampe1");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
}
if (_root.CacheBasMarche.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("MonteMarches2");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((_root.CacheCorde.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:CordeRamasse == false)) and (/Variables:Lampe2Tombe == true)) {
tellTarget ("_root.Lampe2") {
gotoAndStop (3);
};
Set("/Variables:CordeRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 6);
}
if (_root.CacheHautMarche.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("DescendMarches2");
};
tellTarget ("_root") {
gotoAndStop ("Tab2Stoppe");
};
}
if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) {
Idle = true;
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Idle");
};
}
if (Key.isDown(16)) {
Set("/Variables:Run", true);
} else {
Set("/Variables:Run", false);
}
if ((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Right") {
Set("/Variables:Dir", "Right");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Right");
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
}
} else {
Set("/Variables:Dir", "Right");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
}
}
if ((Key.isDown(37) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Left") {
Set("/Variables:Dir", "Left");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Left");
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
}
} else {
Set("/Variables:Dir", "Left");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta);
}
}
}
if ((Key.isDown(38) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Up");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Down");
if (Key.isDown(17)) {
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
Idle = false;
Set("/Variables:Stoppe", true);
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DOWN");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(38) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(38) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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 (CacheTrou2.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:MegMeurt", true);
Set("/Variables:DeltaTombe", _root.CacheTrou2:Niveau);
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrouPont.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:Arrive", "SautePont3");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
} else {
if (CacheTrou3.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:MegMeurt", true);
Set("/Variables:DeltaTombe", _root.CacheTrou3:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou3");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou1.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:MegMeurt", true);
Set("/Variables:DeltaTombe", _root.CacheTrou1:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou1");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou4.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:MegMeurt", true);
Set("/Variables:DeltaTombe", _root.CacheTrou4:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou4");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
}
}
};
}
Frame 722
Set("/Variables:EtatActif", "Tab2");
Set("/Variables:EtatVide", "Tab2Stoppe");
Set("/Variables:Stoppe", false);
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
setProperty("_root.Meg", _visible , 1);
stop();
Frame 729
Set("/Variables:EtatActif", "Tab2Grimpe");
Set("/Variables:EtatVide", "Tab2Grimpe");
setProperty("_root.Meg", _visible , 0);
Instance of Symbol 2102 MovieClip in Frame 734
onClipEvent (enterFrame) {
tellTarget ("_root") {
if (CacheTrou1.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
};
}
Instance of Symbol 2102 MovieClip in Frame 739
onClipEvent (enterFrame) {
tellTarget ("_root") {
if (CacheTrou3.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
};
}
Instance of Symbol 2102 MovieClip in Frame 745
onClipEvent (enterFrame) {
tellTarget ("_root") {
if (CacheTrou4.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
};
}
Frame 752
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
Set("/Variables:EtatVide", "Tab3Stoppe");
Set("/Variables:EtatActif", "Tab3");
Frame 753
Set("/Variables:EtatActif", "Tab3");
Set("/Variables:EtatVide", "Tab3Stoppe");
stop();
Frame 762
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
Set("/Variables:EtatVide", "Tab3bStoppe");
Set("/Variables:EtatActif", "Tab3b");
Frame 763
Set("/Variables:EtatActif", "Tab3b");
Set("/Variables:EtatVide", "Tab3bStoppe");
stop();
Frame 772
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0);
Set("/Variables:EtatVide", "Tab3cStoppe");
Set("/Variables:EtatActif", "Tab3c");
if (/Variables:From eq "Tab2") {
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
}
if (/Variables:From eq "Tab2Chaine") {
Set("/Variables:Arrive", "HautChaine");
tellTarget ("_root") {
gotoAndStop ("Tab3cGrimpe");
};
}
Instance of Symbol 2102 MovieClip in Frame 772
onClipEvent (enterFrame) {
tellTarget ("_root") {
if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) {
if (/Variables:PositionCageHaut eq "Pos4") {
if (318 < getProperty("_root.Meg", _y)) {
setProperty("_root.StepDevant", _visible , 0);
} else {
setProperty("_root.StepDevant", _visible , 1);
}
} else {
setProperty("_root.StepDevant", _visible , 1);
}
if ((_root.CacheCrochet.hitTest(_root.Meg._x, _root.Meg._y, true) and (/Variables:CrochetRamasse == false)) and Key.isDown(32)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=22", 0);
Set("/Variables:CrochetRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 2);
tellTarget ("_root.Crochet") {
gotoAndStop (2);
};
}
if (_root.CacheVersTab2.hitTest(_root.Meg._x, _root.Meg._y, true)) {
Set("/Variables:MegSurPont", true);
Set("/Variables:From", "Tab3c");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
}
if (_root.CacheCageStep.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
if (/Variables:ObjetSelect == 16) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("DebarreCage");
};
tellTarget ("_root") {
gotoAndStop ("Tab3cStoppe");
};
} else if ((/Variables:MegCri == false) and (/Variables:PositionCageHaut eq "Pos4")) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("ItsLocked");
};
}
}
if (_root.CacheGrimpeCage.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Arrive", "BasChaine");
tellTarget ("_root") {
gotoAndStop ("Tab3cGrimpe");
};
}
if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) {
Idle = true;
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Idle");
};
}
if (Key.isDown(16)) {
Set("/Variables:Run", true);
} else {
Set("/Variables:Run", false);
}
if ((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Right") {
Set("/Variables:Dir", "Right");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Right");
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
}
} else {
Set("/Variables:Dir", "Right");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
}
}
if ((Key.isDown(37) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Left") {
Set("/Variables:Dir", "Left");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Left");
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
}
} else {
Set("/Variables:Dir", "Left");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta);
}
}
}
if ((Key.isDown(38) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Up");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Down");
if (Key.isDown(17)) {
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
Idle = false;
Set("/Variables:Stoppe", true);
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DOWN");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(38) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(38) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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 (CacheTrou2.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou3.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou3");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou1.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou1");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
}
};
}
Frame 773
Set("/Variables:EtatActif", "Tab3c");
Set("/Variables:EtatVide", "Tab3cStoppe");
stop();
Frame 779
Set("/Variables:EtatActif", "Tab3cGrimpe");
Set("/Variables:EtatVide", "Tab3cGrimpe");
setProperty("_root.Meg", _visible , 0);
Frame 786
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0.3);
Set("/Variables:EtatVide", "Tab4Stoppe");
Set("/Variables:EtatActif", "Tab4");
if (/Variables:From eq "Tab5") {
Set("/Variables:Arrive", "DrapeauBas");
gotoAndStop (794);
}
if (/Variables:From eq "Tab5Puit") {
setProperty("_root.Meg", _x , 478);
setProperty("_root.Meg", _y , 123);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
}
Instance of Symbol 2102 MovieClip in Frame 786
onClipEvent (enterFrame) {
tellTarget ("_root") {
if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) {
if (getProperty("_root.Meg", _y) < 321) {
setProperty("_root.DecoupeCamionDevant", _visible , 1);
} else {
setProperty("_root.DecoupeCamionDevant", _visible , 0);
}
if (((_root.CachePuit.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 3)) and (/Variables:MegCri == false)) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("DontWork");
};
}
if ((_root.CachePuit.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 15)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("AttacheCordePuit");
};
tellTarget ("_root") {
gotoAndStop ("Tab4Stoppe");
};
}
if ((_root.CachePuit.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:CordePuitAttache == true)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("DescendPuit");
};
tellTarget ("_root") {
gotoAndStop ("Tab4Stoppe");
};
}
if (_root.CacheManivelle.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
if (/Variables:Tab4PontBaisse == false) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("TourneManivelle");
};
tellTarget ("_root") {
gotoAndStop ("Tab4Stoppe");
};
} else if (/Variables:ManivelleRamasse == false) {
Set("/Variables:ManivelleRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 9);
tellTarget ("_root.Manivelle") {
gotoAndStop (2);
};
}
}
if ((_root.CacheCamion.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:BriquetRamasse == false)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=13", 0);
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("TrouveBriquet");
};
tellTarget ("_root") {
gotoAndStop ("Tab4Stoppe");
};
}
if ((_root.CacheDrapeau1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Drapeau1Ramasse == false)) {
Set("/Variables:Drapeau1Ramasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 11);
tellTarget ("_root.Drapeau1") {
gotoAndStop (2);
};
}
if ((_root.CacheDrapeau2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Drapeau2Ramasse == false)) {
Set("/Variables:Drapeau2Ramasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 12);
tellTarget ("_root.Drapeau2") {
gotoAndStop (2);
};
}
if ((_root.CacheDrapeau3.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Drapeau3Ramasse == false)) {
Set("/Variables:Drapeau3Ramasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 13);
tellTarget ("_root.Drapeau3") {
gotoAndStop (2);
};
}
if ((_root.CacheDrapeau4.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Drapeau4Ramasse == false)) {
Set("/Variables:Drapeau4Ramasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 14);
tellTarget ("_root.Drapeau4") {
gotoAndStop (2);
};
}
if (((_root.CacheDrapeau4.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:ObjetSelect == 3)) and (/Variables:NbCordeAttache == 4)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=14", 0);
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("AttacheCordeDrapeau");
};
tellTarget ("_root") {
gotoAndStop ("Tab4Stoppe");
};
}
if ((_root.CacheDrapeau4.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and /Variables:CordeDrapeauAttache) {
Set("/Variables:Arrive", "DrapeauHaut");
tellTarget ("_root") {
gotoAndStop ("Tab4Grimpe");
};
}
if (_root.CacheVersTab2.hitTest(_root.Meg._x, _root.Meg._y, true)) {
Set("/Variables:From", "Tab4");
Set("/Variables:Arrive", "");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
}
if (_root.CacheLianeBas.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Arrive", "LianeBas");
tellTarget ("_root") {
gotoAndStop ("Tab4Grimpe");
};
}
if (_root.CacheLianeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Arrive", "LianeHaut");
tellTarget ("_root") {
gotoAndStop ("Tab4Grimpe");
};
}
if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) {
Idle = true;
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Idle");
};
}
if (Key.isDown(16)) {
Set("/Variables:Run", true);
} else {
Set("/Variables:Run", false);
}
if ((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Right") {
Set("/Variables:Dir", "Right");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Right");
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
}
} else {
Set("/Variables:Dir", "Right");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
}
}
if ((Key.isDown(37) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Left") {
Set("/Variables:Dir", "Left");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Left");
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
}
} else {
Set("/Variables:Dir", "Left");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta);
}
}
}
if ((Key.isDown(38) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Up");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Down");
if (Key.isDown(17)) {
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
Idle = false;
Set("/Variables:Stoppe", true);
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DOWN");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(38) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(38) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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 (CacheTrou2.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou3.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou3");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou1.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou1");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
}
};
}
Frame 787
Set("/Variables:EtatActif", "Tab4");
Set("/Variables:EtatVide", "Tab4Stoppe");
setProperty("_root.Meg", _visible , 1);
stop();
Frame 794
Set("/Variables:EtatActif", "Tab4Grimpe");
Set("/Variables:EtatVide", "Tab4Grimpe");
setProperty("_root.Meg", _visible , 0);
Frame 802
Set("/Variables:Delta", _root.Meg._yscale / /Variables:VarieDelta);
Set("/Variables:Decale", 0.5);
Set("/Variables:EtatVide", "Tab5Stoppe");
Set("/Variables:EtatActif", "Tab5");
if (/Variables:From eq "Tab4") {
Set("/Variables:Tab5Etage", 1);
Set("/Variables:Arrive", "Fenetre");
gotoAndStop (810);
}
if (/Variables:From eq "Tab4Puit") {
Set("/Variables:Tab5Etage", 2);
Set("/Variables:Arrive", "HautCorde");
gotoAndStop (810);
}
if (/Variables:From eq "Tab2") {
if (/Variables:CrochetRamasse == true) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=23", 0);
}
Set("/Variables:Tab5Etage", 1);
setProperty("_root.Meg", _x , 69);
setProperty("_root.Meg", _y , 276);
tellTarget ("_root.Meg") {
gotoAndStop (6);
};
}
Instance of Symbol 2102 MovieClip in Frame 802
onClipEvent (enterFrame) {
tellTarget ("_root") {
if ((getProperty("_root.Animatiques", _currentframe) == 1) and (/Variables:Stoppe != true)) {
Random = random(100);
if (90 < Random) {
Random = random(100);
if (Random < 30) {
tellTarget ("_root.Sorciers") {
play();
};
} else if (Random < 60) {
tellTarget ("_root.Sorciers.Sorcier1") {
play();
};
} else {
tellTarget ("_root.Sorciers.Sorcier2") {
play();
};
}
}
if (/Variables:Tab5Etage == 1) {
setProperty("_root.PoutreDevant", _visible , 1);
} else {
setProperty("_root.PoutreDevant", _visible , 0);
}
if ((_root.CacheSortFenetre.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 1)) {
if (/Variables:CordeDrapeauAttache == true) {
Set("/Variables:Arrive", "SortFenetre");
tellTarget ("_root") {
gotoAndStop ("Tab5Grimpe");
};
} else if (/Variables:MegCri == false) {
Set("/Variables:MegCri", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("NeedSomething");
};
}
}
if ((_root.CacheCle.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:CleRamasse == false)) {
tellTarget ("_root.Cle") {
gotoAndStop (2);
};
Set("/Variables:CleRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 16);
}
if ((_root.CacheBasCorde.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 2)) {
Set("/Variables:Arrive", "BasCorde");
tellTarget ("_root") {
gotoAndStop ("Tab5Grimpe");
};
}
if ((_root.CacheBasEchelle.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 2)) {
Set("/Variables:Arrive", "BasEchelle");
tellTarget ("_root") {
gotoAndStop ("Tab5Grimpe");
};
}
if ((_root.CacheBasEscalier1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 1)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("MonteMarches");
};
tellTarget ("_root") {
gotoAndStop ("Tab5Stoppe");
};
}
if ((_root.CacheHautEscalier1.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 2)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("DescendMarches");
};
tellTarget ("_root") {
gotoAndStop ("Tab5Stoppe");
};
}
if ((_root.CacheHautEscalier2.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) and (/Variables:Tab5Etage == 1)) {
Set("/Variables:Stoppe", true);
Set("/Variables:Arrive", "Escalier2");
tellTarget ("_root.Animatiques") {
gotoAndStop ("DescendMarches");
};
tellTarget ("_root") {
gotoAndStop ("Tab5Stoppe");
};
}
if (_root.CacheLianeHaut.hitTest(_root.Meg._x, _root.Meg._y, true) and Key.isDown(32)) {
Set("/Variables:Arrive", "LianeHaut");
tellTarget ("_root") {
gotoAndStop ("Tab4Grimpe");
};
}
if (((((!Key.isDown(Key.Down)) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) and (Idle == false)) {
Idle = true;
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Idle");
};
}
if (Key.isDown(16)) {
Set("/Variables:Run", true);
} else {
Set("/Variables:Run", false);
}
if ((Key.isDown(39) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Right") {
Set("/Variables:Dir", "Right");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Right");
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
}
} else {
Set("/Variables:Dir", "Right");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Right");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x + Variables:Delta);
}
}
}
if ((Key.isDown(37) and (!Key.isDown(38))) and (!Key.isDown(40))) {
if (Key.isDown(17)) {
if (/Variables:Dir == "Left") {
Set("/Variables:Dir", "Left");
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
Set("/Variables:Dir", "Left");
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
}
} else {
Set("/Variables:Dir", "Left");
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Left");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y, true) == false) {
if (/Variables:Run == true) {
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
setProperty("_root.Meg", _x , _root.Meg._x - Variables:Delta);
}
setProperty("_root.Meg", _x , _root.Meg._x - /Variables:Delta);
}
}
}
if ((Key.isDown(38) and (!Key.isDown(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("Up");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y - (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(Key.Right))) and (!Key.isDown(Key.Left))) {
Set("/Variables:Dir", "Down");
if (Key.isDown(17)) {
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
Idle = false;
Set("/Variables:Stoppe", true);
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DOWN");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x, _root.Meg._y + (Variables:Delta * 2), true) == false) {
if (/Variables:Run == true) {
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(38) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(38) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Down))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("UpLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y - (Variables:Delta * 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(Key.Down) and (!Key.isDown(Key.Right))) and Key.isDown(Key.Left)) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Left");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownLeft");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x - (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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(Key.Down) and Key.isDown(Key.Right)) and (!Key.isDown(Key.Left))) and (!Key.isDown(Key.Up))) {
Set("/Variables:Dir", "Right");
if (Key.isDown(17)) {
Idle = false;
Set("/Variables:Stoppe", true);
tellTarget ("_root.Meg/Obj") {
gotoAndPlay ("Saute");
};
} else {
if (Idle == true) {
tellTarget ("_root.Meg/Obj") {
gotoAndStop (1);
};
Idle = false;
}
tellTarget ("_root.Meg") {
gotoAndStop ("DownRight");
};
tellTarget ("_root.Meg/Obj") {
nextFrame();
};
if (Collider.hitTest(_root.Meg._x + (Variables:Delta * 2), _root.Meg._y + (Variables:Delta * 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 (CacheTrou2.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou3.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou3");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
if (CacheTrou1.hitTest(_root.Meg._x, _root.Meg._y, true) == true) {
Set("/Variables:DeltaTombe", /Trou:Niveau);
tellTarget ("_root") {
gotoAndStop ("TombeTrou1");
};
tellTarget ("_root.Meg") {
gotoAndStop ("Tombe");
};
Set("/Variables:Stoppe", true);
}
}
};
}
Frame 803
Set("/Variables:EtatActif", "Tab5");
Set("/Variables:EtatVide", "Tab5Stoppe");
setProperty("_root.Meg", _visible , 1);
stop();
Frame 810
Set("/Variables:EtatActif", "Tab5Grimpe");
Set("/Variables:EtatVide", "Tab5Grimpe");
setProperty("_root.Meg", _visible , 0);
Frame 820
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];
StringAlb = StringSave[5].split(",");
Set("/Variables:AlbinosSetting", new /Variables:AlbSetting());
/Variables:AlbinosSetting.X = StringAlb[0];
/Variables:AlbinosSetting.Y = StringAlb[1];
/Variables:AlbinosSetting.Scale = StringAlb[2];
/Variables:AlbinosSetting.Frame1 = StringAlb[3];
/Variables:AlbinosSetting.Frame2 = StringAlb[4];
/Variables:AlbinosSetting.Frame3 = StringAlb[5];
/Variables:AlbinosSetting.SensTir = StringAlb[6];
Set("/Save:Fichier", "");
Set("/Variables:MegDessus", false);
/Variables:MegSetting.MegInitialisation();
if (/Variables:AlbCours ne "") {
tellTarget ("_root.ControlAlbinos") {
gotoAndStop ("AlbEntree");
};
/Variables:AlbinosSetting.AlbInitialisation();
} else {
tellTarget ("_root.ControlAlbinos") {
gotoAndPlay (1);
};
}
Frame 821
prevFrame();
Frame 822
stopAllSounds();
fscommand ("load");
play();
Instance of Symbol 2950 MovieClip in Frame 822
onClipEvent (data) {
tellTarget ("_root") {
play();
};
}
Frame 825
if (/Save:Fichier ne "") {
gotoAndStop (821);
} else {
gotoAndPlay (701);
}
Frame 826
stopAllSounds();
gotoAndPlay (849);
Frame 833
stopAllSounds();
gotoAndPlay (849);
Frame 844
stopAllSounds();
if (/:Challenge == true) {
Set("/:TempsPris", (getTimer() - /Save:TempsDepart) / 1000);
Set("/:g_total_time", /:TempsPris * 1000);
}
gotoAndPlay (919);
Frame 849
stopAllSounds();
Frame 918
stop();
Frame 1558
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 365 Button
on (release) {
stopAllSounds();
gotoAndPlay (695);
}
Symbol 651 MovieClip Frame 1
gotoAndStop(/Variables:NbCordeAttache - 1);
stop();
Instance of Symbol 640 MovieClip in Symbol 651 MovieClip Frame 1
onClipEvent (enterFrame) {
if (/Variables:NbCordeAttache == 2) {
tellTarget ("_parent") {
gotoAndStop (1);
};
} else if (/Variables:NbCordeAttache == 3) {
tellTarget ("_parent") {
gotoAndStop (2);
};
} else if (/Variables:NbCordeAttache == 4) {
tellTarget ("_parent") {
gotoAndStop (3);
};
}
}
Symbol 651 MovieClip Frame 2
stop();
Symbol 651 MovieClip Frame 3
stop();
Symbol 718 MovieClip Frame 1
stop();
gotoAndStop(/Variables:ObjetSelect + 1);
Symbol 718 MovieClip Frame 2
Set("/Variables:ObjetSelect", 1);
Symbol 718 MovieClip Frame 3
Set("/Variables:ObjetSelect", 2);
Symbol 718 MovieClip Frame 4
Set("/Variables:ObjetSelect", 3);
Symbol 718 MovieClip Frame 5
Set("/Variables:ObjetSelect", 4);
Symbol 718 MovieClip Frame 6
Set("/Variables:ObjetSelect", 5);
Symbol 718 MovieClip Frame 7
Set("/Variables:ObjetSelect", 6);
Symbol 718 MovieClip Frame 8
Set("/Variables:ObjetSelect", 7);
Symbol 718 MovieClip Frame 9
Set("/Variables:ObjetSelect", 8);
Symbol 718 MovieClip Frame 10
Set("/Variables:ObjetSelect", 9);
Symbol 718 MovieClip Frame 11
Set("/Variables:ObjetSelect", 10);
Symbol 718 MovieClip Frame 12
Set("/Variables:ObjetSelect", 11);
Symbol 718 MovieClip Frame 13
Set("/Variables:ObjetSelect", 12);
Symbol 718 MovieClip Frame 14
Set("/Variables:ObjetSelect", 13);
Symbol 718 MovieClip Frame 15
Set("/Variables:ObjetSelect", 14);
Symbol 718 MovieClip Frame 16
Set("/Variables:ObjetSelect", 15);
Symbol 718 MovieClip Frame 17
Set("/Variables:ObjetSelect", 16);
Symbol 718 MovieClip Frame 18
Set("/Variables:ObjetSelect", 17);
Symbol 726 MovieClip Frame 1
Set("/Variables:GageLargeur", _width);
Symbol 726 MovieClip Frame 2
setProperty("Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
stop();
Symbol 754 Button
on (release) {
Set("/Variables:SaveArray", new Array());
i = 0;
while (i < /Variables:InvNbTotal) {
Set(/Variables:SaveArray, /Variables:SaveArray.Push(false));
i = i + 1;
}
tellTarget ("_root") {
gotoAndStop(/Variables:EtatVide);
};
play();
}
Symbol 756 Button
on (keyPress "t") {
if (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 (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 (getProperty("_root.Animatiques", _currentframe) == 1) {
Set("/Variables:SaveArray", new Array());
i = 0;
while (i < /Variables:InvNbTotal) {
Set(/Variables:SaveArray, /Variables:SaveArray.Push(false));
i = i + 1;
}
tellTarget ("_root") {
gotoAndStop(/Variables:EtatVide);
};
play();
}
}
on (keyPress "I") {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
Set("/Variables:SaveArray", new Array());
i = 0;
while (i < /Variables:InvNbTotal) {
Set(/Variables:SaveArray, /Variables:SaveArray.Push(false));
i = i + 1;
}
tellTarget ("_root") {
gotoAndStop(/Variables:EtatVide);
};
play();
}
}
on (keyPress "s") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
}
}
}
on (keyPress "S") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
}
}
}
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 757 MovieClip Frame 1
stop();
Symbol 757 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 774 Button
on (release) {
Set("/Variables:TransMail", "");
Set("/Variables:ObjetSelect", 0);
tellTarget ("MailMovie") {
gotoAndStop (2);
};
gotoAndStop (3);
}
Symbol 785 Button
on (press) {
startDrag ("", false, left, top, right, bottom);
dragging = true;
}
on (release, releaseOutside) {
stopDrag();
dragging = false;
}
Symbol 790 Button
on (release) {
tellTarget ("/") {
gotoAndStop(/Variables:EtatActif);
};
gotoAndStop (1);
}
Symbol 794 Button
on (release) {
nextFrame();
}
Symbol 804 Button
on (release) {
getURL ("/web/steppenwolf/play.jsp?end=true");
}
Symbol 805 Button
on (release) {
gotoAndStop (1);
}
Symbol 806 MovieClip Frame 1
stop();
Symbol 808 Button
on (release) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_root.GameSaved") {
play();
};
tellTarget ("../") {
gotoAndStop (1);
};
}
Symbol 809 MovieClip Frame 1
if (/:Challenge == true) {
nextFrame();
}
stop();
Symbol 809 MovieClip Frame 2
stop();
Symbol 811 Button
on (release) {
Set("/Save:Fichier", "");
tellTarget ("_root") {
gotoAndStop ("Initialisation");
};
}
Symbol 812 MovieClip Frame 1
if (/:Challenge == true) {
nextFrame();
}
stop();
Symbol 812 MovieClip Frame 2
stop();
Symbol 813 Button
on (release) {
Set("/Variables:TransMail", /Variables:Instructions);
if (_currentframe == 2) {
tellTarget ("InvSelection") {
gotoAndStop (1);
};
}
tellTarget ("MailMovie") {
gotoAndPlay (3);
};
}
Symbol 816 MovieClip Frame 1
stop();
Symbol 816 MovieClip Frame 2
stop();
Symbol 816 MovieClip Frame 3
stop();
Symbol 819 MovieClip Frame 1
stop();
Symbol 819 MovieClip Frame 4
gotoAndPlay (2);
Symbol 835 MovieClip Frame 1
stop();
Symbol 835 MovieClip Frame 2
Set("/Variables:ObjetSelect", 1);
Symbol 835 MovieClip Frame 3
Set("/Variables:ObjetSelect", 2);
Symbol 835 MovieClip Frame 4
Set("/Variables:ObjetSelect", 3);
Symbol 835 MovieClip Frame 5
Set("/Variables:ObjetSelect", 4);
Symbol 835 MovieClip Frame 6
Set("/Variables:ObjetSelect", 5);
Symbol 835 MovieClip Frame 7
Set("/Variables:ObjetSelect", 6);
Symbol 835 MovieClip Frame 8
Set("/Variables:ObjetSelect", 7);
Symbol 835 MovieClip Frame 9
Set("/Variables:ObjetSelect", 8);
Symbol 835 MovieClip Frame 10
Set("/Variables:ObjetSelect", 9);
Symbol 835 MovieClip Frame 11
Set("/Variables:ObjetSelect", 10);
Symbol 835 MovieClip Frame 12
Set("/Variables:ObjetSelect", 11);
Symbol 835 MovieClip Frame 13
Set("/Variables:ObjetSelect", 12);
Symbol 835 MovieClip Frame 14
Set("/Variables:ObjetSelect", 13);
Symbol 835 MovieClip Frame 15
Set("/Variables:ObjetSelect", 14);
Symbol 835 MovieClip Frame 16
Set("/Variables:ObjetSelect", 15);
Symbol 835 MovieClip Frame 17
Set("/Variables:ObjetSelect", 16);
Symbol 835 MovieClip Frame 18
Set("/Variables:ObjetSelect", 17);
Symbol 843 Button
on (release) {
Set("/Variables:TransMail", /Variables:Mail1);
tellTarget ("../../") {
play();
};
}
Symbol 846 Button
on (release) {
Set("/Variables:Attachement", substring(_name, 4, 1));
tellTarget ("../../../") {
gotoAndPlay ("Attachement");
};
}
Symbol 849 Button
on (release) {
Set("/Variables:TransMail", /Variables:Mail2);
tellTarget ("../../") {
play();
};
}
Symbol 850 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 852 Button
on (press) {
if ((getProperty("MailBas", _y) - 10) < (getProperty("MailEnsemble", _y) + getProperty("MailEnsemble", _height))) {
setProperty("MailEnsemble", _y , getProperty("MailEnsemble", _y) - 10);
}
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 853 Button
on (press) {
if (getProperty("MailEnsemble", _y) < (getProperty("MailHaut", _y) - 10)) {
setProperty("MailEnsemble", _y , getProperty("MailEnsemble", _y) + 10);
} else {
setProperty("MailEnsemble", _y , getProperty("MailHaut", _y));
}
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 854 MovieClip Frame 1
stop();
Symbol 854 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 860 Button
on (press) {
TexteMail.scroll = TexteMail.scroll + 1;
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 861 Button
on (press) {
TexteMail.scroll = TexteMail.scroll - 1;
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 864 Button
on (release) {
Set("/Variables:TransMail", "");
TexteMail = "";
if (getProperty("../", _currentframe) == 3) {
gotoAndStop (2);
} else {
tellTarget ("../InvSelection") {
gotoAndStop(/Variables:ObjetSelect + 1);
};
gotoAndStop (1);
}
}
Symbol 865 MovieClip Frame 1
stop();
Symbol 865 MovieClip Frame 3
_parent.TexteMail.scroll = _parent.TexteMail.scroll + /Variables:Scroll;
prevFrame();
play();
Symbol 881 MovieClip Frame 1
gotoAndStop(/Variables:Attachement);
Symbol 881 MovieClip Frame 2
stop();
Symbol 882 Button
on (press) {
if ((getProperty("AttBas", _y) - 10) < (getProperty("Attachement", _y) + getProperty("Attachement", _height))) {
setProperty("Attachement", _y , getProperty("Attachement", _y) - 10);
}
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 883 Button
on (press) {
if (getProperty("Attachement", _y) < (getProperty("AttHaut", _y) + 10)) {
setProperty("Attachement", _y , getProperty("Attachement", _y) + 10);
} else {
setProperty("Attachement", _y , getProperty("AttHaut", _y));
}
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 884 MovieClip Frame 1
stop();
Symbol 884 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 885 MovieClip Frame 1
stop();
Symbol 885 MovieClip Frame 2
stop();
Symbol 885 MovieClip Frame 4
TexteMail = /Variables:TransMail;
stop();
Symbol 885 MovieClip Frame 6
stop();
Symbol 887 Button
on (press) {
tellTarget ("../../MailMovie") {
gotoAndStop (1);
};
tellTarget ("../../InvArrete") {
gotoAndStop ("Arret");
};
Set("/Variables:Xposition", _x);
Set("/Variables:Yposition", _y);
this.swapDepths(1);
startDrag ("");
}
on (release, releaseOutside) {
stopDrag();
tellTarget ("../../InvArrete") {
gotoAndPlay (1);
};
_x = /Variables:Xposition;
_y = /Variables:Yposition;
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
Symbol 888 Button
on (press) {
tellTarget ("../../MailMovie") {
gotoAndStop (1);
};
tellTarget ("../../InvArrete") {
gotoAndStop ("Arret");
};
Set("/Variables:Xposition", _x);
Set("/Variables:Yposition", _y);
this.swapDepths(1);
startDrag ("");
}
on (release, releaseOutside) {
stopDrag();
tellTarget ("../../InvArrete") {
gotoAndPlay (1);
};
_x = /Variables:Xposition;
_y = /Variables:Yposition;
if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 6)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=24", 0);
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 15);
Set("/Variables:ObjetCombine", 6);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (16);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 889 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 == 12) or (/Variables:ObjetSelect == 13)) or (/Variables:ObjetSelect == 14)) or (/Variables:ObjetSelect == 11))) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", /Variables:NbCordeAttache + 1);
if (/Variables:ObjetSelect == 12) {
Set("/Variables:ObjetCombine", 12);
} else if (/Variables:ObjetSelect == 13) {
Set("/Variables:ObjetCombine", 13);
} else if (/Variables:ObjetSelect == 14) {
Set("/Variables:ObjetCombine", 14);
} else if (/Variables:ObjetSelect == 11) {
Set("/Variables:ObjetCombine", 11);
}
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 890 Button
on (press) {
tellTarget ("../../MailMovie") {
gotoAndStop (1);
};
tellTarget ("../../InvArrete") {
gotoAndStop ("Arret");
};
Set("/Variables:Xposition", _x);
Set("/Variables:Yposition", _y);
this.swapDepths(1);
startDrag ("");
}
on (release, releaseOutside) {
stopDrag();
tellTarget ("../../InvArrete") {
gotoAndPlay (1);
};
_x = /Variables:Xposition;
_y = /Variables:Yposition;
if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 2)) {
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=24", 0);
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 15);
Set("/Variables:ObjetCombine", 2);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (16);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 891 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 (/Variables:NbCordeAttache == 0) {
if ((_droptarget eq "/Inventaire/DropZone") and (((/Variables:ObjetSelect == 12) or (/Variables:ObjetSelect == 13)) or (/Variables:ObjetSelect == 14))) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", 2);
if (/Variables:ObjetSelect == 12) {
Set("/Variables:ObjetCombine", 12);
} else if (/Variables:ObjetSelect == 13) {
Set("/Variables:ObjetCombine", 13);
} else if (/Variables:ObjetSelect == 14) {
Set("/Variables:ObjetCombine", 14);
}
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
} else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", /Variables:NbCordeAttache + 1);
Set("/Variables:ObjetCombine", 3);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
gotoAndStop (1);
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 892 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 (/Variables:NbCordeAttache == 0) {
if ((_droptarget eq "/Inventaire/DropZone") and (((/Variables:ObjetSelect == 11) or (/Variables:ObjetSelect == 13)) or (/Variables:ObjetSelect == 11))) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", 2);
if (/Variables:ObjetSelect == 11) {
Set("/Variables:ObjetCombine", 11);
} else if (/Variables:ObjetSelect == 13) {
Set("/Variables:ObjetCombine", 13);
} else if (/Variables:ObjetSelect == 11) {
Set("/Variables:ObjetCombine", 11);
}
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
} else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", /Variables:NbCordeAttache + 1);
Set("/Variables:ObjetCombine", 3);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
gotoAndStop (1);
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 893 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 (/Variables:NbCordeAttache == 0) {
if ((_droptarget eq "/Inventaire/DropZone") and (((/Variables:ObjetSelect == 12) or (/Variables:ObjetSelect == 11)) or (/Variables:ObjetSelect == 14))) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", 2);
if (/Variables:ObjetSelect == 12) {
Set("/Variables:ObjetCombine", 12);
} else if (/Variables:ObjetSelect == 14) {
Set("/Variables:ObjetCombine", 14);
} else if (/Variables:ObjetSelect == 11) {
Set("/Variables:ObjetCombine", 11);
}
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
} else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", /Variables:NbCordeAttache + 1);
Set("/Variables:ObjetCombine", 3);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
gotoAndStop (1);
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 894 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 (/Variables:NbCordeAttache == 0) {
if ((_droptarget eq "/Inventaire/DropZone") and (((/Variables:ObjetSelect == 12) or (/Variables:ObjetSelect == 13)) or (/Variables:ObjetSelect == 11))) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", 2);
if (/Variables:ObjetSelect == 12) {
Set("/Variables:ObjetCombine", 12);
} else if (/Variables:ObjetSelect == 13) {
Set("/Variables:ObjetCombine", 13);
} else if (/Variables:ObjetSelect == 11) {
Set("/Variables:ObjetCombine", 11);
}
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
} else if ((_droptarget eq "/Inventaire/DropZone") and (/Variables:ObjetSelect == 3)) {
Set("/Variables:InvNb", /Variables:InvNb - 1);
Set("/Variables:Inv" + _name, 3);
Set("/Variables:NbCordeAttache", /Variables:NbCordeAttache + 1);
Set("/Variables:ObjetCombine", 3);
tellTarget ("../../ControlCombine") {
play();
};
tellTarget ("../../InvSelection") {
gotoAndStop (4);
};
} else {
Set("/Variables:Frame", _currentframe);
tellTarget ("../../InvSelection") {
gotoAndStop(/Variables:Frame);
};
}
}
Symbol 895 MovieClip Frame 1
gotoAndStop(eval ("/Variables:Inv" + _name) + 1);
Symbol 895 MovieClip Frame 2
/Variables:SaveArray[0] = true;
Symbol 895 MovieClip Frame 3
/Variables:SaveArray[1] = true;
Symbol 895 MovieClip Frame 4
/Variables:SaveArray[2] = true;
Symbol 895 MovieClip Frame 5
/Variables:SaveArray[3] = true;
Symbol 895 MovieClip Frame 6
/Variables:SaveArray[4] = true;
Symbol 895 MovieClip Frame 7
/Variables:SaveArray[5] = true;
Symbol 895 MovieClip Frame 8
/Variables:SaveArray[6] = true;
Symbol 895 MovieClip Frame 9
/Variables:SaveArray[7] = true;
Symbol 895 MovieClip Frame 10
/Variables:SaveArray[8] = true;
Symbol 895 MovieClip Frame 11
/Variables:SaveArray[9] = true;
Symbol 895 MovieClip Frame 12
/Variables:SaveArray[10] = true;
Symbol 895 MovieClip Frame 13
/Variables:SaveArray[11] = true;
Symbol 895 MovieClip Frame 14
/Variables:SaveArray[12] = true;
Symbol 895 MovieClip Frame 15
/Variables:SaveArray[13] = true;
Symbol 895 MovieClip Frame 16
/Variables:SaveArray[14] = true;
Symbol 895 MovieClip Frame 17
/Variables:SaveArray[15] = true;
Symbol 895 MovieClip Frame 18
/Variables:SaveArray[16] = true;
Symbol 896 MovieClip Frame 1
if (/Variables:InvNb < 4) {
setProperty("../Chaine2", _x , getProperty("../BorneCentre", _x) - ((61.5 * /Variables:LargeurObjet) / 43));
setProperty("../Chaine1", _x , getProperty("../Chaine2", _x) - (3 * /Variables:LargeurObjet));
setProperty("../Chaine3", _x , getProperty("../Chaine2", _x) + (3 * /Variables:LargeurObjet));
} else 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 896 MovieClip Frame 2
stop();
Symbol 897 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 897 MovieClip Frame 2
gotoAndPlay (1);
Symbol 897 MovieClip Frame 3
stop();
Symbol 900 MovieClip Frame 1
stop();
Symbol 900 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("../BorneCentre", _x) - ((61.5 * /Variables:LargeurObjet) / 43));
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 901 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 901 MovieClip Frame 2
gotoAndPlay (1);
Symbol 901 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 901 MovieClip Frame 4
gotoAndPlay (1);
Symbol 901 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 901 MovieClip Frame 6
gotoAndStop (1);
Symbol 908 Button
on (release) {
gotoAndStop (2);
}
Symbol 909 Button
on (release) {
gotoAndStop (3);
}
Symbol 911 Button
on (release) {
gotoAndStop (4);
}
Symbol 912 MovieClip Frame 1
stop();
if (_quality == "LOW") {
gotoAndStop (2);
}
if (_quality == "MEDIUM") {
gotoAndStop (3);
}
Symbol 912 MovieClip Frame 2
_quality = "LOW";
Symbol 912 MovieClip Frame 3
_quality = "MEDIUM";
Symbol 912 MovieClip Frame 4
_quality = "HIGH";
Symbol 917 MovieClip Frame 1
if (/:Challenge == true) {
nextFrame();
}
stop();
Symbol 917 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 921 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 922 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 923 Button
on (keyPress "o") {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
tellTarget ("/") {
gotoAndStop(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
on (keyPress "O") {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
tellTarget ("/") {
gotoAndPlay(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
on (keyPress "s") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
}
on (keyPress "S") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
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 924 MovieClip Frame 1
stop();
Symbol 926 Button
on (release) {
Set("/Variables:TransMail", "");
Set("/Variables:ObjetSelect", 0);
tellTarget ("MailMovie") {
gotoAndStop (1);
};
gotoAndStop (2);
}
Symbol 928 Button
on (keyPress "o") {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
tellTarget ("/") {
gotoAndPlay(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
on (keyPress "O") {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
tellTarget ("/") {
gotoAndPlay(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
on (keyPress "s") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
gotoAndStop (1);
}
}
}
on (keyPress "S") {
if (/:Challenge != true) {
if (getProperty("_root.Animatiques", _currentframe) == 1) {
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);
Set("/:test", /Save:Fichier);
tellTarget ("_root.GameSaved") {
play();
};
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 929 Button
on (press) {
Set("/Variables:Deplace", -1 * /Variables:LargeurObjet);
tellTarget ("ControlFleche") {
gotoAndPlay ("Deplace2");
};
}
on (release) {
tellTarget ("ControlFleche") {
gotoAndPlay (1);
};
}
Symbol 930 Button
on (press) {
Set("/Variables:Deplace", /Variables:LargeurObjet);
tellTarget ("ControlFleche") {
gotoAndPlay ("Deplace2");
};
}
on (release) {
tellTarget ("ControlFleche") {
gotoAndPlay (1);
};
}
Symbol 931 MovieClip Frame 1
Set("/Variables:InventaireOuvert", false);
stop();
Symbol 931 MovieClip Frame 2
Set("/Variables:InventaireOuvert", true);
Set("/Variables:ObjetSelect", 0);
tellTarget ("_root") {
gotoAndStop(/Variables:EtatVide);
};
stop();
Instance of Symbol 786 MovieClip "BoutonVolume" in Symbol 931 MovieClip Frame 2
onClipEvent (load) {
top = _y;
left = _x - 140;
right = _x;
bottom = _y;
setProperty("_parent.BoutonVolume", _x , left + _root.s.getVolume());
}
onClipEvent (enterFrame) {
if (dragging == true) {
_root.s.setVolume(_x - left);
}
}
Symbol 931 MovieClip Frame 3
Set("/Variables:InventaireOuvert", true);
stop();
Instance of Symbol 786 MovieClip "BoutonVolume" in Symbol 931 MovieClip Frame 3
onClipEvent (load) {
top = _y;
left = _x - 140;
right = _x;
bottom = _y;
setProperty("_parent.BoutonVolume", _x , left + _root.s.getVolume());
}
onClipEvent (enterFrame) {
if (dragging == true) {
_root.s.setVolume(_x - left);
}
}
Symbol 987 MovieClip Frame 15
setProperty("_root.Meg", _x , 234);
setProperty("_root.Meg", _y , 197);
Set("/Variables:Tab1Etage", 2);
tellTarget ("_root.Meg") {
gotoAndStop (1);
};
tellTarget ("_root.Chien") {
gotoAndPlay ("ChienToit");
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
Set("/Variables:Stoppe", false);
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1005 MovieClip Frame 25
Set("/Variables:StrapRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 17);
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1020 MovieClip Frame 12
Set("/Variables:CordeCoupe", true);
tellTarget ("_root.CordeDevant") {
gotoAndStop (2);
};
tellTarget ("_root.CordeDerriere") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
Set("/Variables:Stoppe", false);
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1031 MovieClip Frame 30
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=5", 0);
Set("/Variables:PoissonVu", true);
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1065 MovieClip Frame 20
Set("/Variables:PalisadePlace", 1);
Set("/Variables:ObjetRemove", 7);
tellTarget ("_root.PalisadeDevant") {
gotoAndStop (2);
};
tellTarget ("_root.PalisadeDerriere") {
gotoAndStop (2);
};
tellTarget ("_root.Inventaire.ObjetRemove") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1083 MovieClip Frame 19
Set("/Variables:Tab1ChienSniff", true);
tellTarget ("_root.Chien") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1135 MovieClip Frame 23
Set("/Variables:Arrive", "Lampe1");
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1161 MovieClip Frame 49
if (/Variables:EtatActif eq "Tab2") {
setProperty("_root.Meg", _x , 380);
setProperty("_root.Meg", _y , 292);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
}
if (/Variables:EtatActif eq "Tab5") {
if (/Variables:Arrive eq "Escalier2") {
Set("/Variables:Arrive", "");
Set("/Variables:EtatActif", Tab2);
Set("/Variables:From", "Tab5");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
} else {
Set("/Variables:Tab5Etage", 1);
setProperty("_root.Meg", _x , 125);
setProperty("_root.Meg", _y , 283);
tellTarget ("_root.Meg") {
gotoAndStop (4);
};
}
}
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1163 MovieClip Frame 46
if (/Variables:EtatActif eq "Tab2") {
if (/Variables:Arrive eq "MarcheTab5") {
Set("/Variables:Arrive", "");
Set("/Variables:Tab5Etage", 1);
Set("/Variables:EtatActif", Tab5);
Set("/Variables:From", "Tab2");
tellTarget ("_root") {
gotoAndPlay ("Tab5Ini");
};
} else {
setProperty("_root.Meg", _x , 215);
setProperty("_root.Meg", _y , 137);
tellTarget ("_root.Meg") {
gotoAndStop (4);
};
}
}
if (/Variables:EtatActif eq "Tab5") {
Set("/Variables:Tab5Etage", 2);
setProperty("_root.Meg", _x , 209);
setProperty("_root.Meg", _y , 271);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
}
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1165 MovieClip Frame 3
Set("/Variables:From", "Tab3");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1192 MovieClip Frame 28
Set("/Variables:Tab2Porte1Ouverte", true);
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=11", 0);
tellTarget ("_root.Porte1") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1230 MovieClip Frame 1
if (/Variables:EtatActif eq "Tab4") {
gotoAndPlay (16);
}
Symbol 1230 MovieClip Frame 30
if (/Variables:EtatActif eq "Tab4") {
Set("/Variables:Tab4PontBaisse", true);
tellTarget ("_root.Pont") {
gotoAndStop (2);
};
nextFrame();
}
if ((/Variables:Arrive eq "Manivelle3") and (/Variables:EtatActif eq "Tab2")) {
tellTarget ("_parent") {
gotoAndStop ("CageSquelette");
};
}
if ((/Variables:EtatActif eq "Tab2") and (/Variables:Arrive eq "Manivelle2")) {
Set("/Variables:Arrive", "");
tellTarget ("_parent") {
gotoAndStop ("CageStepMonte");
};
}
Symbol 1230 MovieClip Frame 31
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1254 MovieClip Frame 71
gotoAndPlay (3);
Symbol 1258 MovieClip Frame 1
if (/Variables:Tab3MecanismeBloque == true) {
gotoAndStop (2);
} else {
stop();
}
Symbol 1292 MovieClip Frame 1
if (/Variables:CageGrimpeHaut == false) {
nextFrame();
}
stop();
Symbol 1298 MovieClip Frame 1
if (/Variables:Tab3MecanismeBloque == true) {
gotoAndStop (3);
}
stop();
Symbol 1298 MovieClip Frame 2
stop();
Symbol 1298 MovieClip Frame 3
tellTarget ("_root.Engrenages") {
gotoAndStop (2);
};
stop();
Symbol 1304 MovieClip Frame 1
if (/Variables:Lampe2Tombe == true) {
nextFrame();
}
stop();
Symbol 1310 MovieClip Frame 1
if (/Variables:CordePoidsCoupe == true) {
nextFrame();
}
stop();
Symbol 1314 MovieClip Frame 1
if (/Variables:CrochetRamasse == true) {
nextFrame();
}
stop();
Symbol 1408 MovieClip Frame 1
gotoAndPlay(/Variables:PositionCageHaut);
Symbol 1408 MovieClip Frame 22
Set("/Variables:PositionCageHaut", "Pos2");
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1408 MovieClip Frame 36
Set("/Variables:PositionCageHaut", "Pos3");
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1408 MovieClip Frame 53
Set("/Variables:PositionCageHaut", "Pos4");
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1408 MovieClip Frame 70
Set("/Variables:PositionCageHaut", "Pos1");
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1410 MovieClip Frame 1
if ((/Variables:CraneRamasse == true) and (/Variables:Tab3MecanismeBloque == false)) {
nextFrame();
} else {
stop();
}
Symbol 1412 MovieClip Frame 1
stop();
Symbol 1412 MovieClip Frame 2
Set("/Variables:StepAction", true);
tellTarget ("_parent") {
stop();
};
play();
Symbol 1412 MovieClip Frame 4
Set("/Variables:Tab3MecanismeBloque", true);
tellTarget ("_root.Crane") {
gotoAndStop (3);
};
tellTarget ("_root.ObjetAfficheCrane") {
gotoAndStop (1);
};
Symbol 1412 MovieClip Frame 7
Set("/Variables:StepAction", false);
tellTarget ("_parent") {
play();
};
gotoAndStop (1);
Symbol 1412 MovieClip Frame 8
Set("/Variables:StepAction", true);
tellTarget ("_parent") {
stop();
};
play();
Symbol 1412 MovieClip Frame 10
if ((../:AttrapeCrane == true) and (/Variables:CraneRamasse == false)) {
Set("../:Joue", true);
Set("/Variables:CraneRamasse", true);
tellTarget ("_root.Crane") {
gotoAndStop (2);
};
tellTarget ("_root.ObjetAfficheCrane") {
gotoAndStop (2);
};
}
Set("/Variables:StepAction", false);
tellTarget ("_parent") {
play();
};
Symbol 1412 MovieClip Frame 17
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=9", 0);
Symbol 1414 MovieClip Frame 1
if ((/Variables:PositionCageHaut eq "Pos1") or (/Variables:PositionCageHaut eq "Pos3")) {
stop();
} else if (/Variables:PositionCageHaut eq "Pos2") {
nextFrame();
} else {
gotoAndStop (3);
}
Symbol 1415 MovieClip Frame 1
if (/Variables:CageGrimpeHaut == true) {
gotoAndPlay (2);
} else {
gotoAndPlay (48);
}
Symbol 1415 MovieClip Frame 2
Set("/Variables:CageGrimpeHaut", false);
Symbol 1415 MovieClip Frame 47
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1415 MovieClip Frame 48
Set("/Variables:CageGrimpeHaut", true);
Symbol 1415 MovieClip Frame 92
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1440 MovieClip Frame 8
Set("/Variables:CordeDrapeauAttache", true);
Set("/Variables:ObjetRemove", 3);
tellTarget ("_root.Inventaire.ObjetRemove") {
play();
};
tellTarget ("_root.CordeDrapeau") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1497 MovieClip Frame 8
stop();
Symbol 1504 MovieClip Frame 37
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1524 MovieClip Frame 1
tellTarget ("_root.Poids") {
stop();
};
Symbol 1524 MovieClip Frame 33
Set("/Variables:CordePoidsCoupe", true);
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=18", 0);
tellTarget ("_root.StepBalanceMovie.StepBalance") {
play();
};
tellTarget ("_root.Poids") {
gotoAndStop ("Tombe");
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1541 MovieClip Frame 35
stop();
Symbol 1566 MovieClip Frame 35
Set("/Variables:PoudrePorte", true);
Set("/Variables:ObjetRemove", 4);
tellTarget ("_root.Inventaire.ObjetRemove") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1611 MovieClip Frame 61
Set("/Variables:PorteExplose", true);
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=19", 0);
tellTarget ("_root.Porte2") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1630 MovieClip Frame 41
Set("/Variables:BriquetRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 8);
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1632 MovieClip Frame 12
Set("/Variables:Lampe2Tombe", true);
tellTarget ("_root.Lampe2") {
gotoAndStop (2);
};
tellTarget ("_root.Corde2") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1655 MovieClip Frame 13
Set("/Variables:CordePuitAttache", true);
Set("/Variables:ObjetRemove", 15);
tellTarget ("_root.CordePuit") {
gotoAndStop (2);
};
tellTarget ("_root.Inventaire.ObjetRemove") {
play();
};
tellTarget ("_root") {
gotoAndStop(/Variables:EtatActif);
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1705 MovieClip Frame 15
Set("/Variables:From", "Tab4Puit");
tellTarget ("_root") {
gotoAndPlay ("Tab5Ini");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 1727 MovieClip Frame 27
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=25", 0);
tellTarget ("_root") {
gotoAndPlay ("Finale");
};
Symbol 1743 MovieClip Frame 15
Set("/Variables:From", "Tab5Puit");
tellTarget ("_root") {
gotoAndPlay ("Tab4Ini");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 2020 MovieClip Frame 181
Set("/Variables:From", "Tab1");
Set("/Variables:EntreTab2Vu", true);
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
tellTarget ("_parent") {
gotoAndStop (1);
};
Symbol 2021 MovieClip Frame 1
Set("/Variables:Stoppe", false);
Set("/Variables:ChangeJoueur", false);
stop();
Symbol 2021 MovieClip Frame 2
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 3
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 4
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 5
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 6
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 7
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 8
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 9
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 10
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 11
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 12
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 13
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 14
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 15
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 16
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 17
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 18
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 19
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 20
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 21
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 22
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 23
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 24
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 25
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 26
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 27
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 28
Set("/Variables:Stoppe", true);
Symbol 2021 MovieClip Frame 29
Set("/Variables:Stoppe", true);
Symbol 2029 MovieClip Frame 1
Set("/Variables:MegCri", false);
stop();
Symbol 2029 MovieClip Frame 2
Set("/Variables:MegCri", true);
Symbol 2029 MovieClip Frame 9
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2029 MovieClip Frame 14
gotoAndStop (1);
Symbol 2029 MovieClip Frame 18
gotoAndStop (1);
Symbol 2029 MovieClip Frame 42
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2029 MovieClip Frame 43
Set("/Variables:MegCri", true);
Symbol 2029 MovieClip Frame 59
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2029 MovieClip Frame 62
Set("/Variables:MegCri", true);
Symbol 2029 MovieClip Frame 76
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2029 MovieClip Frame 79
Set("/Variables:MegCri", true);
Symbol 2029 MovieClip Frame 93
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2029 MovieClip Frame 96
Set("/Variables:MegCri", true);
Symbol 2029 MovieClip Frame 118
Set("/Variables:MegCri", false);
gotoAndStop (1);
Symbol 2033 MovieClip Frame 1
stop();
Symbol 2033 MovieClip Frame 42
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=99", 0);
gotoAndStop (1);
Symbol 2046 MovieClip Frame 1
if (/Variables:CasquetteRamasse == true) {
nextFrame();
}
stop();
Symbol 2058 MovieClip Frame 1
if (/Variables:CordeCoupe == true) {
nextFrame();
}
stop();
Symbol 2064 MovieClip Frame 1
if (/Variables:PalisadePlace == 1) {
gotoAndStop (2);
} else if (/Variables:PalisadePlace == 2) {
gotoAndStop (3);
} else if (/Variables:PalisadeRamasse == true) {
gotoAndStop (5);
} else if (/Variables:PalisadeTombe == true) {
gotoAndStop (4);
} else {
stop();
}
Symbol 2068 MovieClip Frame 1
if (/Variables:BarriereRamasse == true) {
nextFrame();
}
stop();
Symbol 2071 MovieClip Frame 3
if (random(100) < 95) {
gotoAndPlay (1);
}
Symbol 2071 MovieClip Frame 20
if (random(100) < 60) {
gotoAndPlay (1);
}
Symbol 2092 MovieClip Frame 1
_visible = /Variables:Tab1ChienVisible;
if (/Variables:Tab1FrameChien != 1) {
gotoAndPlay(/Variables:Tab1FrameChien);
} else {
stop();
}
Symbol 2092 MovieClip Frame 36
stop();
Symbol 2092 MovieClip Frame 48
stop();
Symbol 2092 MovieClip Frame 69
stop();
Symbol 2092 MovieClip Frame 80
Set("/Variables:Tab1ChienSorti", true);
Set("/Variables:Tab1FrameChien", 80);
stop();
Symbol 2092 MovieClip Frame 81
prevFrame();
Symbol 2097 MovieClip Frame 1
if (/Variables:BarriereRamasse == true) {
nextFrame();
}
stop();
Symbol 2098 MovieClip Frame 1
if (/Variables:PalisadeTombe == true) {
nextFrame();
}
stop();
Symbol 2100 MovieClip Frame 1
if (/Variables:Tab1Etage == 2) {
nextFrame();
}
stop();
Symbol 2196 MovieClip Frame 1
Set("/Variables:Stoppe", false);
Set("_root:Idle", false);
if (/Variables:Run == true) {
gotoAndStop (20);
}
stop();
Symbol 2196 MovieClip Frame 3
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2196 MovieClip Frame 5
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2196 MovieClip Frame 7
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2196 MovieClip Frame 9
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2196 MovieClip Frame 11
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2196 MovieClip Frame 13
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2196 MovieClip Frame 20
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2196 MovieClip Frame 22
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2196 MovieClip Frame 24
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2196 MovieClip Frame 26
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2196 MovieClip Frame 40
Set("/Variables:Stoppe", false);
play();
Symbol 2196 MovieClip Frame 45
if (random(20) == 10) {
gotoAndPlay (51);
}
Symbol 2196 MovieClip Frame 46
if (/:Idle == false) {
gotoAndStop (1);
} else {
gotoAndPlay (45);
}
Symbol 2196 MovieClip Frame 68
gotoAndPlay (45);
Symbol 2196 MovieClip Frame 93
Set("/Variables:Stoppe", true);
Symbol 2196 MovieClip Frame 94
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 2196 MovieClip Frame 95
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 2196 MovieClip Frame 96
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 2196 MovieClip Frame 97
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 2196 MovieClip Frame 99
Set("/Variables:Stoppe", false);
_root:Idle == false;
Symbol 2196 MovieClip Frame 100
gotoAndStop (1);
Symbol 2267 MovieClip Frame 1
Set("/Variables:Stoppe", false);
Set("_root:Idle", false);
if (/Variables:Run == true) {
gotoAndStop (20);
}
stop();
Symbol 2267 MovieClip Frame 3
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2267 MovieClip Frame 5
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2267 MovieClip Frame 7
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2267 MovieClip Frame 9
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2267 MovieClip Frame 11
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2267 MovieClip Frame 13
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2267 MovieClip Frame 20
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2267 MovieClip Frame 22
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2267 MovieClip Frame 24
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2267 MovieClip Frame 26
gotoAndStop (20);
Symbol 2267 MovieClip Frame 35
Set("/Variables:Stoppe", false);
play();
Symbol 2267 MovieClip Frame 40
if (random(20) == 10) {
gotoAndPlay (42);
}
Symbol 2267 MovieClip Frame 41
if (/:Idle == false) {
gotoAndStop (1);
} else {
gotoAndPlay (40);
}
Symbol 2267 MovieClip Frame 59
gotoAndPlay (40);
Symbol 2267 MovieClip Frame 86
Set("/Variables:Stoppe", true);
Symbol 2267 MovieClip Frame 87
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 2267 MovieClip Frame 88
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 2267 MovieClip Frame 89
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 2267 MovieClip Frame 90
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 2267 MovieClip Frame 91
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 2267 MovieClip Frame 93
Set("/Variables:Stoppe", false);
_root:Idle == false;
Symbol 2267 MovieClip Frame 95
gotoAndPlay (1);
Symbol 2317 MovieClip Frame 1
Set("/Variables:Stoppe", false);
Set("_root:Idle", false);
if (/Variables:Run == true) {
gotoAndStop (20);
}
stop();
Symbol 2317 MovieClip Frame 3
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2317 MovieClip Frame 5
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2317 MovieClip Frame 7
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2317 MovieClip Frame 9
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2317 MovieClip Frame 11
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2317 MovieClip Frame 13
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2317 MovieClip Frame 20
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2317 MovieClip Frame 22
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2317 MovieClip Frame 24
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2317 MovieClip Frame 26
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2317 MovieClip Frame 38
Set("/Variables:Stoppe", false);
play();
Symbol 2317 MovieClip Frame 45
if (random(20) == 10) {
gotoAndPlay (49);
}
Symbol 2317 MovieClip Frame 46
if (/:Idle == false) {
gotoAndStop (1);
} else {
gotoAndPlay (45);
}
Symbol 2317 MovieClip Frame 65
gotoAndPlay (45);
Symbol 2317 MovieClip Frame 84
Set("/Variables:Stoppe", true);
Symbol 2317 MovieClip Frame 85
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 2317 MovieClip Frame 86
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 2317 MovieClip Frame 87
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 2317 MovieClip Frame 88
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 2317 MovieClip Frame 89
Set("/Variables:Stoppe", false);
/:Idle == true;
Symbol 2317 MovieClip Frame 91
gotoAndStop (1);
Symbol 2407 MovieClip Frame 1
if (/Variables:SauteArbre == true) {
gotoAndPlay (92);
} else {
Set("/Variables:Stoppe", false);
Set("_root:Idle", false);
if (/Variables:Run == true) {
gotoAndStop (20);
}
stop();
}
Symbol 2407 MovieClip Frame 3
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2407 MovieClip Frame 5
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2407 MovieClip Frame 7
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2407 MovieClip Frame 9
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2407 MovieClip Frame 11
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2407 MovieClip Frame 13
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2407 MovieClip Frame 20
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2407 MovieClip Frame 22
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2407 MovieClip Frame 24
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2407 MovieClip Frame 26
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2407 MovieClip Frame 36
Set("/Variables:Stoppe", false);
play();
Symbol 2407 MovieClip Frame 41
if (random(20) == 10) {
gotoAndPlay (46);
}
Symbol 2407 MovieClip Frame 42
if (/:Idle == false) {
gotoAndStop (1);
} else {
gotoAndPlay (41);
}
Symbol 2407 MovieClip Frame 70
gotoAndPlay (40);
Symbol 2407 MovieClip Frame 87
gotoAndPlay (36);
Symbol 2407 MovieClip Frame 92
Set("/Variables:Stoppe", true);
Symbol 2407 MovieClip Frame 93
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 2407 MovieClip Frame 94
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 2407 MovieClip Frame 95
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 2407 MovieClip Frame 96
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 2407 MovieClip Frame 97
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 2407 MovieClip Frame 99
Set("/Variables:Stoppe", false);
_root:Idle == false;
Symbol 2407 MovieClip Frame 100
if (/Variables:SauteArbre == true) {
Set("/Variables:SauteArbre", false);
Set("/Variables:EtatActif", "Tab1");
tellTarget ("_root") {
gotoAndPlay ("Tab1");
};
}
gotoAndStop (1);
Symbol 2466 MovieClip Frame 1
Set("/Variables:Stoppe", false);
Set("_root:Idle", false);
if (/Variables:Run == true) {
gotoAndStop (20);
}
stop();
Symbol 2466 MovieClip Frame 3
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2466 MovieClip Frame 5
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2466 MovieClip Frame 7
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2466 MovieClip Frame 9
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2466 MovieClip Frame 11
if (/Variables:Run == true) {
gotoAndStop (20);
}
Symbol 2466 MovieClip Frame 13
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2466 MovieClip Frame 20
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2466 MovieClip Frame 22
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2466 MovieClip Frame 24
if (/Variables:Run != true) {
gotoAndStop (1);
}
Symbol 2466 MovieClip Frame 26
if (/Variables:Run == true) {
gotoAndStop (20);
} else {
gotoAndStop (1);
}
Symbol 2466 MovieClip Frame 37
Set("/Variables:Stoppe", false);
play();
Symbol 2466 MovieClip Frame 45
if (random(20) == 10) {
gotoAndPlay (48);
}
Symbol 2466 MovieClip Frame 46
if (/:Idle == false) {
gotoAndStop (1);
} else {
gotoAndPlay (45);
}
Symbol 2466 MovieClip Frame 74
gotoAndPlay (45);
Symbol 2466 MovieClip Frame 96
Set("/Variables:Stoppe", true);
Symbol 2466 MovieClip Frame 97
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 2466 MovieClip Frame 98
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 2466 MovieClip Frame 99
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 2466 MovieClip Frame 100
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 2466 MovieClip Frame 102
Set("/Variables:Stoppe", false);
_root:Idle == false;
Symbol 2466 MovieClip Frame 103
gotoAndStop (1);
Symbol 2467 MovieClip Frame 1
if (/Variables:DeltaTombe != 0) {
setProperty("_root.Meg", _y , _root.Meg._y + 50);
Set("/Variables:DeltaTombe", /Variables:DeltaTombe - 1);
} else {
gotoAndPlay (3);
}
Symbol 2467 MovieClip Frame 2
gotoAndPlay (1);
Symbol 2467 MovieClip Frame 4
if (/Variables:MegMeurt == true) {
gotoAndPlay (5);
} else {
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");
};
}
tellTarget ("_parent") {
gotoAndStop (1);
};
}
Symbol 2467 MovieClip Frame 5
Set("/Variables:Vie", 0);
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
if (/Variables:MegCri == false) {
tellTarget ("_root.Sons") {
gotoAndPlay ("MegCri");
};
}
Symbol 2467 MovieClip Frame 20
tellTarget ("_root") {
gotoAndPlay ("MegMeurt");
};
Symbol 2468 MovieClip Frame 1
stop();
Symbol 2484 MovieClip Frame 1
if (/Variables:Arrive eq "SautePalisade") {
gotoAndPlay (2);
} else {
stop();
}
Symbol 2484 MovieClip Frame 2
setProperty("_root.PalisadeDevant", _visible , 0);
setProperty("_root.PalisadeDerriere", _visible , 0);
setProperty("_root.DecoupePalisadeDevant", _visible , 0);
setProperty("_root.DecoupePalisadeDerriere", _visible , 0);
setProperty("_root.Chien", _visible , 0);
play();
Symbol 2484 MovieClip Frame 49
setProperty("_root.PalisadeDevant", _visible , 1);
setProperty("_root.PalisadeDerriere", _visible , 1);
setProperty("_root.DecoupePalisadeDevant", _visible , 1);
setProperty("_root.Meg", _visible , 1);
setProperty("_root.Chien", _visible , 1);
setProperty("_root.Meg", _x , 426);
setProperty("_root.Meg", _y , 310);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
tellTarget ("_root.Chien") {
gotoAndPlay ("ChienRive");
};
Set("/Variables:PalisadeTombe", true);
Set("/Variables:Stoppe", false);
tellTarget ("_root.PalisadeDevant") {
gotoAndStop (4);
};
tellTarget ("_root.PalisadeDerriere") {
gotoAndStop (4);
};
tellTarget ("_root") {
gotoAndStop ("Tab1");
};
Symbol 2544 MovieClip Frame 1
if (/Variables:Arrive eq "CordeHaut") {
gotoAndPlay (3);
} else if (/Variables:Arrive eq "CordeBas") {
gotoAndPlay (110);
} else {
stop();
}
Symbol 2544 MovieClip Frame 3
play();
Symbol 2544 MovieClip Frame 15
stop();
Instance of Symbol 2520 MovieClip in Symbol 2544 MovieClip Frame 15
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueHaut");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2544 MovieClip Frame 16
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(212 - int(_currentframe));
};
}
}
}
Symbol 2544 MovieClip Frame 96
play();
Symbol 2544 MovieClip Frame 109
Set("/Variables:Tab1Etage", 1);
setProperty("_root.Meg", _x , 396);
setProperty("_root.Meg", _y , 270);
setProperty("_root.Meg", _visible , 1);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop ("Tab1");
};
Symbol 2544 MovieClip Frame 110
play();
Symbol 2544 MovieClip Frame 117
stop();
Instance of Symbol 2520 MovieClip in Symbol 2544 MovieClip Frame 117
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueBas");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2544 MovieClip Frame 118
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(212 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Symbol 2544 MovieClip Frame 198
play();
Symbol 2544 MovieClip Frame 209
Set("/Variables:Tab1Etage", 2);
setProperty("_root.Meg", _x , 370);
setProperty("_root.Meg", _y , 168);
setProperty("_root.Meg", _visible , 1);
tellTarget ("_root.Meg") {
gotoAndStop (6);
};
tellTarget ("_root") {
gotoAndStop ("Tab1");
};
Symbol 2562 MovieClip Frame 1
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2563 MovieClip Frame 11
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2563 MovieClip Frame 13
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2563 MovieClip Frame 56
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2563 MovieClip Frame 60
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2566 MovieClip Frame 1
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2567 MovieClip Frame 12
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2567 MovieClip Frame 13
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2567 MovieClip Frame 56
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2567 MovieClip Frame 60
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2568 MovieClip Frame 1
if (/Variables:Arrive eq "RameGauche") {
setProperty("_root.PalisadeDevant", _visible , 0);
setProperty("_root.PalisadeDerriere", _visible , 0);
setProperty("_root.Chien", _visible , 0);
gotoAndPlay (72);
} else if (/Variables:Arrive eq "RameDroite") {
setProperty("_root.PalisadeDevant", _visible , 0);
setProperty("_root.PalisadeDerriere", _visible , 0);
setProperty("_root.Chien", _visible , 0);
gotoAndPlay (2);
} else {
stop();
}
Symbol 2568 MovieClip Frame 2
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=6", 0);
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
} else {
tellTarget ("_root.Chien") {
nextFrame();
};
}
Symbol 2568 MovieClip Frame 62
if (/Variables:Tab1ChienSorti == true) {
setProperty("ChienBarque", _visible , 0);
}
Symbol 2568 MovieClip Frame 71
setProperty("_root.Meg", _x , 264);
setProperty("_root.Meg", _y , 385);
Set("/Variables:PalisadePlace", 2);
tellTarget ("_root.Chien") {
play();
};
tellTarget ("_root.PalisadeDevant") {
gotoAndStop (3);
};
tellTarget ("_root.PalisadeDerriere") {
gotoAndStop (3);
};
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop ("Tab1");
};
Symbol 2568 MovieClip Frame 141
setProperty("_root.Meg", _x , 433);
setProperty("_root.Meg", _y , 353);
Set("/Variables:PalisadePlace", 1);
tellTarget ("_root.PalisadeDevant") {
gotoAndStop (2);
};
tellTarget ("_root.PalisadeDerriere") {
gotoAndStop (2);
};
tellTarget ("_root.Meg") {
gotoAndStop (6);
};
tellTarget ("_root") {
gotoAndStop ("Tab1");
};
Symbol 2587 MovieClip Frame 1
if (/Variables:CordeRamasse == true) {
gotoAndStop (3);
} else if (/Variables:Lampe2Tombe == true) {
gotoAndStop (2);
} else {
stop();
}
Symbol 2587 MovieClip Frame 2
stop();
Symbol 2587 MovieClip Frame 3
stop();
Symbol 2603 MovieClip Frame 1
if (/Variables:Tab2Porte1Ouverte == true) {
nextFrame();
}
stop();
Symbol 2608 MovieClip Frame 1
if (/Variables:PorteExplose == true) {
nextFrame();
}
stop();
Symbol 2614 MovieClip Frame 1
if (/Variables:Arrive eq "StepReussi") {
gotoAndPlay (37);
} else if (/Variables:Arrive eq "StepRate") {
gotoAndPlay (13);
} else {
stop();
}
Symbol 2614 MovieClip Frame 24
Set("/Variables:Arrive", "");
stop();
Symbol 2614 MovieClip Frame 47
Set("/Variables:Arrive", "");
Symbol 2622 MovieClip Frame 1
if (/Variables:Lampe1Tombe == true) {
gotoAndStop (2);
}
stop();
Symbol 2622 MovieClip Frame 2
stop();
Symbol 2632 MovieClip Frame 1
if (/Variables:From eq "Tab3") {
if (/Variables:Tab3MecanismeBloque == true) {
gotoAndPlay (137);
} else {
gotoAndPlay (83);
}
} else {
stop();
}
Symbol 2632 MovieClip Frame 2
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=8", 0);
Symbol 2632 MovieClip Frame 82
Set("/Variables:From", "Tab2");
tellTarget ("_root") {
gotoAndPlay ("Tab3Ini");
};
Symbol 2632 MovieClip Frame 88
Set("/Variables:Vie", /Variables:Vie - 10);
if (/Variables:Vie < 1) {
Set("/Variables:Vie", 0);
}
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 2632 MovieClip Frame 92
Set("/Variables:Vie", /Variables:Vie - 10);
if (/Variables:Vie < 1) {
Set("/Variables:Vie", 0);
}
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 2632 MovieClip Frame 96
Set("/Variables:Vie", /Variables:Vie - 10);
if (/Variables:Vie < 1) {
Set("/Variables:Vie", 0);
}
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 2632 MovieClip Frame 100
Set("/Variables:Vie", /Variables:Vie - 10);
if (/Variables:Vie < 1) {
Set("/Variables:Vie", 0);
}
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
Symbol 2632 MovieClip Frame 104
Set("/Variables:Vie", 0);
setProperty("/Inventaire/BarreVie2/BarreVie3/Gage2", _width , /Variables:GageLargeur * (/Variables:Vie / 100));
tellTarget ("_root") {
gotoAndPlay ("Meurt");
};
Symbol 2632 MovieClip Frame 137
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=10", 0);
Symbol 2632 MovieClip Frame 154
Set("/Variables:From", "");
stop();
Symbol 2635 MovieClip Frame 1
if (/Variables:Tab2Porte1Ouverte == true) {
nextFrame();
}
stop();
Symbol 2638 MovieClip Frame 1
if (/Variables:PorteExplose == true) {
nextFrame();
}
stop();
Symbol 2639 MovieClip Frame 1
if (/Variables:MegSurPont == true) {
nextFrame();
}
stop();
Symbol 2641 MovieClip Frame 1
Niveau = 4;
stop();
Symbol 2644 MovieClip Frame 1
Niveau = 4;
if (/Variables:MegSurPont == true) {
nextFrame();
} else {
stop();
}
Symbol 2646 MovieClip Frame 1
Niveau = 4;
stop();
Symbol 2650 MovieClip Frame 1
Niveau = 2;
if (/Variables:MegSurPont == true) {
nextFrame();
} else {
stop();
}
Symbol 2676 MovieClip Frame 1
if (/Variables:Arrive eq "SauteCordeLampe1") {
gotoAndPlay (2);
}
stop();
Symbol 2676 MovieClip Frame 2
setProperty("_root.Lampe1", _visible , 0);
play();
Symbol 2676 MovieClip Frame 31
setProperty("_root.Lampe1", _visible , 1);
setProperty("_root.Meg", _x , 433);
setProperty("_root.Meg", _y , 243);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2683 MovieClip Frame 1
if (/Variables:Arrive eq "SautePont1") {
gotoAndPlay (2);
} else if ((/Variables:Arrive eq "StepReussi") and (/Variables:SautActif eq "SautPont1")) {
gotoAndPlay (37);
} else if ((/Variables:Arrive eq "StepRate") and (/Variables:SautActif eq "SautPont1")) {
gotoAndPlay (22);
} else {
stop();
}
Symbol 2683 MovieClip Frame 11
if (/Variables:CordePoidsCoupe == false) {
tellTarget ("_root.Pont") {
gotoAndPlay (2);
};
} else {
setProperty("_root.Meg", _x , 255);
setProperty("_root.Meg", _y , 346);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (4);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
}
Symbol 2683 MovieClip Frame 21
Set("/Variables:SautActif", "SautPont1");
tellTarget ("_root") {
gotoAndPlay ("Tab3bIni");
};
Symbol 2683 MovieClip Frame 36
tellTarget ("_root") {
gotoAndPlay ("Meurt");
};
stop();
Symbol 2683 MovieClip Frame 48
setProperty("_root.Meg", _x , 255);
setProperty("_root.Meg", _y , 348);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (4);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2684 MovieClip Frame 1
if (/Variables:Arrive eq "Chaine") {
gotoAndStop (2);
}
stop();
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 2
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
Set("/Variables:From", "Tab2Chaine");
tellTarget ("_root") {
gotoAndPlay ("Tab3cIni");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 3
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(287 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 124
onClipEvent (enterFrame) {
if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) {
if (((/Variables:Lampe2Tombe == false) and (/Variables:ObjetSelect == 5)) and key.isDown(32)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordeLampe2");
};
} else {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(287 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 143
onClipEvent (enterFrame) {
if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) {
if (((/Variables:Lampe2Tombe == false) and (/Variables:ObjetSelect == 5)) and key.isDown(32)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordeLampe2");
};
} else if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 145
onClipEvent (enterFrame) {
if ((/Variables:InventaireOuverte != true) and (getProperty("_root.Animatiques", _currentframe) == 1)) {
if (((/Variables:Lampe2Tombe == false) and (/Variables:ObjetSelect == 5)) and key.isDown(32)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordeLampe2");
};
} else {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(287 - int(_currentframe));
};
}
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2684 MovieClip Frame 163
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(287 - int(_currentframe));
};
}
}
}
Symbol 2684 MovieClip Frame 285
Set("/Variables:From", "Tab2Chaine");
tellTarget ("_root") {
gotoAndPlay ("Tab3cIni");
};
Symbol 2686 MovieClip Frame 1
if (/Variables:Arrive eq "SautePont2") {
gotoAndPlay (2);
} else if ((/Variables:Arrive eq "StepReussi") and (/Variables:SautActif eq "SautPont2")) {
gotoAndPlay (46);
} else if ((/Variables:Arrive eq "StepRate") and (/Variables:SautActif eq "SautPont2")) {
gotoAndPlay (31);
} else {
stop();
}
Symbol 2686 MovieClip Frame 10
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 2686 MovieClip Frame 20
if (/Variables:CoupePoidsCorde == false) {
tellTarget ("_root.Pont") {
gotoAndPlay (2);
};
} else {
setProperty("_root.Meg", _x , 223);
setProperty("_root.Meg", _y , 321);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
}
Symbol 2686 MovieClip Frame 30
Set("/Variables:SautActif", "SautPont2");
tellTarget ("_root") {
gotoAndPlay ("Tab3bIni");
};
Symbol 2686 MovieClip Frame 45
tellTarget ("_root") {
gotoAndPlay ("Meurt");
};
stop();
Symbol 2686 MovieClip Frame 57
setProperty("_root.Meg", _x , 247);
setProperty("_root.Meg", _y , 327);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2695 MovieClip Frame 1
if (/Variables:Arrive eq "Lampe1") {
gotoAndPlay (2);
}
stop();
Symbol 2695 MovieClip Frame 2
setProperty("_root.Lampe1", _visible , 0);
play();
Symbol 2695 MovieClip Frame 71
Set("/Variables:Lampe1Tombe", true);
tellTarget ("_root.Lampe1") {
gotoAndStop (2);
};
setProperty("_root.Lampe1", _visible , 1);
setProperty("_root.Meg", _x , 397);
setProperty("_root.Meg", _y , 130);
tellTarget ("_root.Meg") {
gotoAndStop (4);
};
tellTarget ("_root.PlafondEcrase") {
gotoAndPlay (2);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2715 MovieClip Frame 1
if (/Variables:Arrive eq "CoinPont") {
gotoAndPlay (2);
} else {
stop();
}
Symbol 2715 MovieClip Frame 31
Set("/Variables:MegSurPont", false);
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=21", 0);
setProperty("_root.Meg", _x , 352);
setProperty("_root.Meg", _y , 305);
setProperty("_root.Meg", _visible , 1);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
Set("/Variables:Stoppe", false);
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2730 MovieClip Frame 1
if (/Variables:Arrive eq "SautePont3") {
gotoAndPlay (2);
} else if ((/Variables:Arrive eq "StepReussi") and (/Variables:SautActif eq "SautPont3")) {
gotoAndPlay (47);
} else if ((/Variables:Arrive eq "StepRate") and (/Variables:SautActif eq "SautPont3")) {
gotoAndPlay (32);
} else {
stop();
}
Symbol 2730 MovieClip Frame 7
Set("/Variables:Vie", /Variables:Vie - 40);
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 2730 MovieClip Frame 21
if (/Variables:CordePoidsCoupe == false) {
tellTarget ("_root.Pont") {
gotoAndPlay (2);
};
} else {
setProperty("_root.Meg", _x , 192);
setProperty("_root.Meg", _y , 319);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
}
Symbol 2730 MovieClip Frame 31
Set("/Variables:SautActif", "SautPont2");
tellTarget ("_root") {
gotoAndPlay ("Tab3bIni");
};
Symbol 2730 MovieClip Frame 46
tellTarget ("_root") {
gotoAndPlay ("Meurt");
};
stop();
Symbol 2730 MovieClip Frame 58
setProperty("_root.Meg", _x , 239);
setProperty("_root.Meg", _y , 344);
Set("/Variables:MegSurPont", true);
tellTarget ("_root.Meg") {
gotoAndStop (8);
};
tellTarget ("_root") {
gotoAndStop ("Tab2");
};
Symbol 2738 MovieClip Frame 1
if (/Variables:Tab3MecanismeBloque == true) {
gotoAndStop (2);
} else {
stop();
}
Symbol 2739 MovieClip Frame 1
Joue = false;
Set("/Variables:StepAction", false);
stop();
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
tellTarget ("_parent") {
play();
};
}
}
Symbol 2739 MovieClip Frame 2
AttrapeCrane = false;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 20
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 31
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (353);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 33
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 39
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 50
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (336);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 57
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 68
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (317);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 71
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 79
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 90
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (298);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 98
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 109
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (277);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 112
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 119
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 130
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (257);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 131
onClipEvent (enterFrame) {
if (/Variables:EtatActif eq "Tab3b") {
if (((Key.isDown(32) and (/Variables:ObjetSelect == 1)) and (/Variables:CordePoidsCoupe == false)) and (/Variables:PositionCageHaut eq "Pos2")) {
tellTarget ("_parent") {
stop();
};
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordePoids");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 140
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 151
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (236);
}
Symbol 2739 MovieClip Frame 153
AttrapeCrane = true;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 155
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Symbol 2739 MovieClip Frame 159
AttrapeCrane = false;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 161
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 172
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (223);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 174
onClipEvent (enterFrame) {
if (/Variables:EtatActif eq "Tab3") {
if (((Key.isDown(32) and (/Variables:ObjetSelect == 100)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("_parent.Step") {
gotoAndPlay ("LanceCrane");
};
}
} else if (/Variables:EtatActif eq "Tab3b") {
if (((Key.isDown(32) and (/Variables:ObjetSelect == 1)) and (/Variables:CordePoidsCoupe == false)) and (/Variables:PositionCageHaut eq "Pos2")) {
tellTarget ("_parent") {
stop();
};
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordePoids");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 181
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 192
if (Joue == true) {
Joue = false;
} else {
gotoAndPlay (236);
}
Symbol 2739 MovieClip Frame 194
AttrapeCrane = true;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 195
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Symbol 2739 MovieClip Frame 200
AttrapeCrane = false;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 202
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 217
if (Joue == true) {
Joue = false;
gotoAndPlay (173);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 217
onClipEvent (enterFrame) {
if (/Variables:EtatActif eq "Tab3") {
if (((Key.isDown(32) and (/Variables:ObjetSelect == 100)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("_parent.Step") {
gotoAndPlay ("LanceCrane");
};
}
} else if (/Variables:EtatActif eq "Tab3b") {
if (((Key.isDown(32) and (/Variables:ObjetSelect == 1)) and (/Variables:CordePoidsCoupe == false)) and (/Variables:PositionCageHaut eq "Pos2")) {
tellTarget ("_parent") {
stop();
};
tellTarget ("_root.Animatiques") {
gotoAndStop ("CoupeCordePoids");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 224
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 235
if (Joue == true) {
Joue = false;
gotoAndPlay (152);
}
Symbol 2739 MovieClip Frame 237
AttrapeCrane = true;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 238
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Symbol 2739 MovieClip Frame 242
AttrapeCrane = false;
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 245
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 256
if (Joue == true) {
Joue = false;
gotoAndPlay (131);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 265
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 276
if (Joue == true) {
Joue = false;
gotoAndPlay (110);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 279
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 286
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 297
if (Joue == true) {
Joue = false;
gotoAndPlay (91);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 306
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 316
if (Joue == true) {
Joue = false;
gotoAndPlay (69);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 317
onClipEvent (enterFrame) {
if (((Key.isDown(32) and (/Variables:CraneRamasse == false)) and (/Variables:StepAction == false)) and (getProperty("_parent.Step", _currentframe) == 1)) {
tellTarget ("../Step") {
gotoAndPlay ("RamasseCrane");
};
}
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 324
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", false);
}
if (Key.isDown(37)) {
Set("../:Joue", true);
}
}
Symbol 2739 MovieClip Frame 335
if (Joue == true) {
Joue = false;
gotoAndPlay (51);
}
Instance of Symbol 2520 MovieClip in Symbol 2739 MovieClip Frame 343
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
Set("../:Joue", true);
}
if (Key.isDown(37)) {
Set("../:Joue", false);
}
}
Symbol 2739 MovieClip Frame 350
if (Joue == true) {
Joue = false;
gotoAndPlay (32);
}
Symbol 2739 MovieClip Frame 352
gotoAndStop (1);
Symbol 2739 MovieClip Frame 362
gotoAndStop (1);
Symbol 2740 Button
on (keyPress "t") {
if ((/Variables:CraneRamasse == true) and (/Variables:Tab3MecanismeBloque == false)) {
nextFrame();
}
}
on (keyPress "T") {
if ((/Variables:CraneRamasse == true) and (/Variables:Tab3MecanismeBloque == false)) {
nextFrame();
}
}
Symbol 2741 Button
on (keyPress "t") {
prevFrame();
}
on (keyPress "T") {
prevFrame();
}
Symbol 2742 MovieClip Frame 1
Set("/Variables:ObjetSelect", 1);
stop();
Symbol 2742 MovieClip Frame 2
Set("/Variables:ObjetSelect", 100);
stop();
Symbol 2743 MovieClip Frame 354
Set("/Variables:Stoppe", true);
Set("/Variables:ObjetSelect", 0);
tellTarget ("_root.Animatiques") {
gotoAndStop ("PlafondEcrase");
};
tellTarget ("_root") {
gotoAndStop ("Tab3Stoppe");
};
Symbol 2746 MovieClip Frame 235
Set("/Variables:Arrive", "StepRate");
Set("/Variables:ObjetSelect", 0);
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
Symbol 2746 MovieClip Frame 236
play();
Symbol 2746 MovieClip Frame 307
Set("/Variables:Arrive", "StepReussi");
Set("/Variables:ObjetSelect", 0);
tellTarget ("_root") {
gotoAndStop ("Tab2Grimpe");
};
Symbol 2747 MovieClip Frame 1
stop();
Instance of Symbol 2520 MovieClip in Symbol 2747 MovieClip Frame 1
onClipEvent (enterFrame) {
if (Key.isDown(37) or Key.isDown(39)) {
tellTarget ("_parent") {
play();
};
}
}
Symbol 2748 MovieClip Frame 1
if ((/Variables:PositionCageHaut eq "Pos1") or (/Variables:PositionCageHaut eq "Pos3")) {
stop();
} else if (/Variables:PositionCageHaut eq "Pos2") {
nextFrame();
} else {
gotoAndStop (3);
}
Symbol 2751 MovieClip Frame 1
if (/Variables:PositionCageHaut eq "Pos4") {
nextFrame();
}
stop();
Symbol 2753 MovieClip Frame 1
if (/Variables:CageGrimpeHaut == false) {
nextFrame();
}
stop();
Symbol 2755 MovieClip Frame 1
if (/Variables:Arrive eq "BasChaine") {
gotoAndPlay (2);
} else if (/Variables:Arrive eq "HautChaine") {
gotoAndStop (149);
} else {
stop();
}
Symbol 2755 MovieClip Frame 2
play();
Symbol 2755 MovieClip Frame 7
stop();
Instance of Symbol 2520 MovieClip in Symbol 2755 MovieClip Frame 7
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("Debarque");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2755 MovieClip Frame 8
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(297 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Symbol 2755 MovieClip Frame 148
Set("/Variables:From", "Tab3cChaine");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
Symbol 2755 MovieClip Frame 149
stop();
Instance of Symbol 2520 MovieClip in Symbol 2755 MovieClip Frame 149
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
Set("/Variables:From", "Tab3c");
tellTarget ("_root") {
gotoAndPlay ("Tab2Ini");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2755 MovieClip Frame 150
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(297 - int(_currentframe));
};
}
}
}
Symbol 2755 MovieClip Frame 291
play();
Symbol 2755 MovieClip Frame 295
setProperty("_root.Meg", _x , 412);
setProperty("_root.Meg", _y , 302);
setProperty("_root.Meg", _visible , 1);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab3c");
};
Symbol 2764 MovieClip Frame 1
if (/Variables:Tab4PontBaisse == true) {
nextFrame();
}
stop();
Symbol 2773 MovieClip Frame 1
if (/Variables:ManivelleRamasse == true) {
nextFrame();
}
stop();
Symbol 2779 MovieClip Frame 1
if (/Variables:CordeDrapeauAttache == true) {
nextFrame();
}
stop();
Symbol 2791 MovieClip Frame 1
if (/Variables:Drapeau3Ramasse == true) {
nextFrame();
}
stop();
Symbol 2792 MovieClip Frame 1
if (/Variables:Drapeau2Ramasse == true) {
nextFrame();
}
stop();
Symbol 2793 MovieClip Frame 1
if (/Variables:Drapeau1Ramasse == true) {
nextFrame();
}
stop();
Symbol 2798 MovieClip Frame 1
if (/Variables:CordePuitAttache == true) {
nextFrame();
}
stop();
Symbol 2801 MovieClip Frame 1
if (/Variables:Drapeau4Ramasse == true) {
nextFrame();
}
stop();
Symbol 2804 MovieClip Frame 1
if (/Variables:Tab4PontBaisse == true) {
nextFrame();
}
stop();
Symbol 2847 MovieClip Frame 1
if (/Variables:Arrive eq "LianeBas") {
gotoAndPlay (2);
} else if (/Variables:Arrive eq "LianeHaut") {
gotoAndPlay (91);
} else {
stop();
}
Symbol 2847 MovieClip Frame 11
stop();
Instance of Symbol 2520 MovieClip in Symbol 2847 MovieClip Frame 11
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueBas");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2847 MovieClip Frame 12
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(181 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Symbol 2847 MovieClip Frame 80
play();
Symbol 2847 MovieClip Frame 90
setProperty("_root.Meg", _x , 172);
setProperty("_root.Meg", _y , 77);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab4");
};
Symbol 2847 MovieClip Frame 91
play();
Symbol 2847 MovieClip Frame 102
stop();
Instance of Symbol 2520 MovieClip in Symbol 2847 MovieClip Frame 102
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueHaut");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2847 MovieClip Frame 103
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(181 - int(_currentframe));
};
}
}
}
Symbol 2847 MovieClip Frame 171
play();
Symbol 2847 MovieClip Frame 179
setProperty("_root.Meg", _x , 157);
setProperty("_root.Meg", _y , 151);
tellTarget ("_root.Meg") {
gotoAndStop (6);
};
tellTarget ("_root") {
gotoAndStop ("Tab4");
};
Symbol 2852 MovieClip Frame 1
if (/Variables:Arrive eq "DrapeauHaut") {
gotoAndPlay (2);
} else if (/Variables:Arrive eq "DrapeauBas") {
gotoAndPlay (122);
} else {
stop();
}
Symbol 2852 MovieClip Frame 10
stop();
Instance of Symbol 2520 MovieClip in Symbol 2852 MovieClip Frame 10
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueHaut");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2852 MovieClip Frame 11
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(243 - int(_currentframe));
};
}
}
}
Symbol 2852 MovieClip Frame 115
play();
Symbol 2852 MovieClip Frame 121
Set("/Variables:From", "Tab4");
tellTarget ("_root") {
gotoAndPlay ("Tab5Ini");
};
Symbol 2852 MovieClip Frame 129
stop();
Instance of Symbol 2520 MovieClip in Symbol 2852 MovieClip Frame 129
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("DebarqueBas");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2852 MovieClip Frame 130
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(243 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Symbol 2852 MovieClip Frame 234
play();
Symbol 2852 MovieClip Frame 241
setProperty("_root.Meg", _x , 439);
setProperty("_root.Meg", _y , 217);
setProperty("_root.Meg", _xscale , 11.3);
setProperty("_root.Meg", _yscale , 11.3);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab4");
};
Symbol 2862 MovieClip Frame 1
if (/Variables:CleRamasse == true) {
nextFrame();
}
stop();
Symbol 2927 MovieClip Frame 1
stop();
Symbol 2928 MovieClip Frame 1
stop();
Symbol 2931 MovieClip Frame 1
if (/Variables:CordePuitAttache == false) {
nextFrame();
}
stop();
Symbol 2936 MovieClip Frame 1
if (/Variables:PoudreRamasse == true) {
nextFrame();
}
stop();
Symbol 2937 MovieClip Frame 1
if (/Variables:PoudreRamasse == true) {
nextFrame();
}
stop();
Symbol 2940 MovieClip Frame 1
if (/Variables:Tab5Etage == 2) {
nextFrame();
}
stop();
Symbol 2944 MovieClip Frame 1
if (/Variables:Arrive eq "BasEchelle") {
gotoAndPlay (2);
} else {
stop();
}
Symbol 2944 MovieClip Frame 5
stop();
Instance of Symbol 2520 MovieClip in Symbol 2944 MovieClip Frame 5
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("Debarque");
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2944 MovieClip Frame 6
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(77 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2944 MovieClip Frame 25
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(32) and (/Variables:PoudreRamasse == false)) {
tellTarget ("_parent") {
gotoAndPlay ("PrendSac");
};
} else {
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(77 - int(_currentframe));
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
}
Symbol 2944 MovieClip Frame 29
play();
Symbol 2944 MovieClip Frame 36
tellTarget ("_root.Animatiques") {
gotoAndStop ("Sorcier");
};
gotoAndStop (28);
Symbol 2944 MovieClip Frame 44
tellTarget ("_root.Poudre") {
gotoAndStop (2);
};
Set("/Variables:PoudreRamasse", true);
tellTarget ("_root.Sons") {
gotoAndPlay ("SndRamasse");
};
Set("/Variables:InvNb", /Variables:InvNb + 1);
Set("/Variables:InvObjet" + /Variables:InvNb, 4);
Symbol 2944 MovieClip Frame 48
gotoAndStop (28);
Symbol 2944 MovieClip Frame 49
stop();
Instance of Symbol 2520 MovieClip in Symbol 2944 MovieClip Frame 49
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(77 - int(_currentframe));
};
}
}
}
Symbol 2944 MovieClip Frame 73
play();
Symbol 2944 MovieClip Frame 74
setProperty("_root.Meg", _x , 318);
setProperty("_root.Meg", _y , 295);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab5");
};
Symbol 2947 MovieClip Frame 1
if (/Variables:Arrive eq "Fenetre") {
play();
} else if (/Variables:Arrive eq "SortFenetre") {
gotoAndPlay (15);
} else {
stop();
}
Symbol 2947 MovieClip Frame 14
loadVariablesNum ("/web/steppenwolf/tracking.jsp?episode=19&stage=15", 0);
setProperty("_root.Meg", _x , 550);
setProperty("_root.Meg", _y , 257);
tellTarget ("_root.Meg") {
gotoAndStop (2);
};
tellTarget ("_root") {
gotoAndStop ("Tab5");
};
Symbol 2947 MovieClip Frame 27
Set("/Variables:From", "Tab5");
tellTarget ("_root") {
gotoAndPlay ("Tab4Ini");
};
Symbol 2949 MovieClip Frame 1
if (/Variables:Arrive eq "HautCorde") {
gotoAndStop (2);
} else if (/Variables:Arrive eq "BasCorde") {
gotoAndStop (44);
} else {
stop();
}
Symbol 2949 MovieClip Frame 2
stop();
Instance of Symbol 2520 MovieClip in Symbol 2949 MovieClip Frame 2
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(38)) {
Set("/Variables:Stoppe", true);
tellTarget ("_root.Animatiques") {
gotoAndStop ("SortPuit");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2949 MovieClip Frame 3
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(38)) {
tellTarget ("_parent") {
gotoAndStop(86 - int(_currentframe));
};
}
if (key.isDown(40)) {
tellTarget ("_parent") {
nextFrame();
};
}
}
}
Symbol 2949 MovieClip Frame 33
play();
Symbol 2949 MovieClip Frame 43
setProperty("_root.Meg", _x , 46);
setProperty("_root.Meg", _y , 132);
setProperty("_root.Meg", _xscale , 12.3);
setProperty("_root.Meg", _yscale , 12.3);
setProperty("_root.Meg", _visible , 1);
Set("/Variables:Tab5Etage", 2);
tellTarget ("_root.Meg") {
gotoAndStop (5);
};
tellTarget ("_root") {
gotoAndStop ("Tab5");
};
Symbol 2949 MovieClip Frame 44
play();
Symbol 2949 MovieClip Frame 55
stop();
Instance of Symbol 2520 MovieClip in Symbol 2949 MovieClip Frame 55
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndPlay ("Debarque");
};
}
}
}
Instance of Symbol 2520 MovieClip in Symbol 2949 MovieClip Frame 56
onClipEvent (enterFrame) {
if (/Variables:InventaireOuverte != true) {
if (key.isDown(38)) {
tellTarget ("_parent") {
nextFrame();
};
}
if (key.isDown(40)) {
tellTarget ("_parent") {
gotoAndStop(86 - int(_currentframe));
};
}
}
}
Symbol 2949 MovieClip Frame 85
Set("/Variables:From", "Tab5Puit");
tellTarget ("_root") {
gotoAndPlay ("Tab4Ini");
};
Symbol 2978 Button
on (release) {
stopAllSounds();
tellTarget ("_root") {
gotoAndStop ("Initialisation");
};
}
Symbol 2979 MovieClip Frame 1
if (/:Challenge == true) {
stop();
} else {
fscommand ("load");
play();
}
Symbol 2979 MovieClip Frame 2
if (/Save:Fichier eq "") {
stop();
} else {
play();
}
Symbol 2979 MovieClip Frame 3
stop();
Symbol 2982 Button
on (release) {
stopAllSounds();
gotoAndPlay (695);
}
Symbol 3676 Button
on (release) {
Set("/:Challenge", true);
tellTarget ("_root") {
gotoAndPlay ("Start");
};
}
Symbol 3678 Button
on (release) {
nextFrame();
}
Symbol 3680 Button
on (release) {
tellTarget ("_root") {
gotoAndPlay ("Start");
};
}
Symbol 3681 MovieClip Frame 1
stop();
Symbol 3681 MovieClip Frame 2
stop();
Symbol 3681 MovieClip Frame 3
stop();