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

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