home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode2.swf / scripts / DefineSprite_2823 / frame_118 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  210 b   |  11 lines

  1. stop();
  2. set("/Variables:PositionEchelle",2);
  3. setProperty("_root.Meg", _visible, true);
  4. set("/Variables:Stoppe",false);
  5. tellTarget("_root")
  6. {
  7.    gotoAndStop("Antre2Init");
  8.    play();
  9. }
  10. gotoAndStop(1);
  11.