home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_1381 / frame_23 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  168 b   |  11 lines

  1. set("/Variables:Stoppe",false);
  2. set("/Variables:Jump",false);
  3. tellTarget("_root")
  4. {
  5.    gotoAndStop("Jungle3");
  6. }
  7. tellTarget("_parent")
  8. {
  9.    gotoAndStop(1);
  10. }
  11.