home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_3.swf / scripts / DefineSprite_2352 / frame_58 / DoAction.as
Text File  |  2010-05-15  |  290b  |  15 lines

  1. loadVariablesNum("/web/steppenwolf/tracking.jsp?episode=23&stage=55",0);
  2. set("/Variables:RobotMort",true);
  3. tellTarget("_root.Robot")
  4. {
  5.    gotoAndStop("Mort");
  6. }
  7. tellTarget("_root")
  8. {
  9.    gotoAndStop(eval("/Variables:EtatActif"));
  10. }
  11. tellTarget("_parent")
  12. {
  13.    gotoAndStop(1);
  14. }
  15.