home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_3.swf / scripts / frame_1161 / DoAction.as
Text File  |  2010-05-15  |  186b  |  8 lines

  1. set("/Variables:EtatActif","Tab4Grimpe");
  2. set("/Variables:EtatVide","Tab4Grimpe");
  3. setProperty("_root.Meg", _visible, 0);
  4. tellTarget("_root.Meg.Obj")
  5. {
  6.    gotoAndStop("Arret");
  7. }
  8.