home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_4.swf / scripts / frame_1027 / DoAction.as
Text File  |  2010-05-15  |  214b  |  13 lines

  1. set("/Variables:EtatActif","Tab2");
  2. set("/Variables:EtatVide","Tab2Stoppe");
  3. set("/Variables:Run",false);
  4. tellTarget("_root.Gts")
  5. {
  6.    gotoAndStop(4);
  7. }
  8. tellTarget("_root.Vague")
  9. {
  10.    play();
  11. }
  12. stop();
  13.