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

  1. set("/Variables:From","Tab5");
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("Tab4EauIni");
  5.    play();
  6. }
  7. tellTarget("_parent")
  8. {
  9.    gotoAndStop(1);
  10. }
  11.