home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode2.swf / scripts / DefineSprite_2015 / frame_46 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  111 b   |  10 lines

  1. tellTarget("/")
  2. {
  3.    gotoAndStop("Hutte4");
  4.    play();
  5. }
  6. tellTarget("_parent")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.