home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode4.swf / scripts / DefineSprite_1902 / frame_24 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  104 b   |  9 lines

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