home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_4.swf / scripts / DefineSprite_1475 / frame_47 / DoAction.as
Text File  |  2010-05-15  |  183b  |  12 lines

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