home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_2833 / frame_4 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  120 b   |  7 lines

  1. tellTarget("/Animatiques")
  2. {
  3.    gotoAndStop("TombeDansEau");
  4. }
  5. setProperty("_root.Meg", _visible, false);
  6. stop();
  7.