home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / ophelias_diary_2_episode_2.swf / scripts / DefineSprite_1496 / frame_180 / DoAction.as
Text File  |  2010-07-14  |  289b  |  7 lines

  1. if(eval("/Variables:Bouton2") == 1 and eval("/Variables:Bouton4") == 1 and eval("/Variables:Bouton9") == 1 and eval("/Variables:TrouOuvert") == 0 and eval("/Variables:Rideau") == 1)
  2. {
  3.    set("/Variables:OpheliaMarche",0);
  4.    set("/Variables:PositionOphelia",1);
  5.    gotoAndStop(1);
  6. }
  7.