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

  1. set("/Variables:EtatActif","Tab1");
  2. set("/Variables:EtatVide","Tab1Stoppe");
  3. set("/Variables:MegGrimpe",false);
  4. tellTarget("_root.Gts")
  5. {
  6.    gotoAndStop(2);
  7. }
  8. stop();
  9.