home *** CD-ROM | disk | FTP | other *** search
/ Champak 112 / jogo-disk-112.iso / Games / ophelias_diary_2_episode_1.swf / scripts / frame_1368 / DoAction.as
Text File  |  2010-07-14  |  176b  |  9 lines

  1. set("/Variables:UseLunette",1);
  2. set("/Variables:Endroit","Egout");
  3. _root.Musique3.setVolume(20);
  4. tellTarget("_root.Mus3.Ambiance3")
  5. {
  6.    gotoAndStop("Play");
  7. }
  8. stop();
  9.