home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode2.swf / scripts / DefineSprite_1756 / frame_34 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  187 b   |  11 lines

  1. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=2&stage=9",0);
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("Hutte3");
  5.    play();
  6. }
  7. tellTarget("_parent")
  8. {
  9.    gotoAndStop(1);
  10. }
  11.