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

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