home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / pendekar.swf / scripts / DefineSprite_782 / frame_1 / DoAction.as
Text File  |  2006-05-08  |  509b  |  6 lines

  1. msg = "Pendekar is the most esteemed title known by Indonesian for martial artists or swordsmen. He shall do good deeds upon earth. He should be pure of heart and in no way performs the acts of evil nor commends them. He shall defend righteousness since he is strong while humble in demeanor. He is honest, trustworthy, and loyal. Only with that condition the true power of Pendekar will be revealed...";
  2. this.attachMovie("oTyper","typer",10);
  3. typer.msg = this.msg;
  4. typer.textbox = this.textbox;
  5. stop();
  6.