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

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