if(Key.isDown(Key.SPACE) and eval("/Variables:DerekOk") == true and eval("/Variables:ChaloupeBaissee") == true and eval("/Variables:BaggagesPris") == true)
{
tellTarget("_root")
{
gotoAndStop("Finale");
play();
}
}
if(Key.isDown(Key.SPACE) and eval("/Variables:ChaloupeBaissee") == true)