home *** CD-ROM | disk | FTP | other *** search
/ Champak 110 / jogo-disk-110.iso / Games / tobby_sucuri.swf / scripts / frame_151 / DoAction.as
Text File  |  2008-11-12  |  192b  |  6 lines

  1. this.attachMovie("fadeBlackScr","fadeBlackScrMC",this.depthWIndow++);
  2. this.fadeBlackScrMC._x = 320;
  3. this.fadeBlackScrMC._y = 260;
  4. this.fadeBlackScrMC.gotoAndPlay("fadeOut");
  5. this.stop();
  6.