home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / Interface / it.dig / scripts / DefineSprite_415 / frame_49 / DoAction.as
Encoding:
Text File  |  2004-05-28  |  1.0 KB  |  20 lines

  1. stop();
  2. bt_1.onRelease = function()
  3. {
  4.    var _loc1_ = _root;
  5.    _loc1_.descri.gotoAndStop(2);
  6.    _loc1_.descri.nome.text = "ThePacketMaster - Security Server";
  7.    _loc1_.descri.descri.text = "Distribui├º├úo Live Security e forense, constru├¡da do zero e finalizada em um pacote completo de ferramentas para an├ílise de vulnerabilidades, testes de penetra├º├úo (pen tests) e an├ílises forenses.";
  8.    _loc1_.descri.licenca.text = "GPL";
  9.    _loc1_.descri.limitacao.text = "Nenhuma";
  10.    _loc1_.descri.comando.text = "shellopen";
  11.    _loc1_.descri.caminho.text = "\\linux\\";
  12. };
  13. _root.descri.gotoAndStop(2);
  14. _root.descri.nome.text = "ThePacketMaster - Security Server";
  15. _root.descri.descri.text = "Distribui├º├úo Live Security e forense, constru├¡da do zero e finalizada em um pacote completo de ferramentas para an├ílise de vulnerabilidades, testes de penetra├º├úo (pen tests) e an├ílises forenses.";
  16. _root.descri.licenca.text = "GPL";
  17. _root.descri.limitacao.text = "Nenhuma";
  18. _root.descri.comando.text = "shellopen";
  19. _root.descri.caminho.text = "\\linux\\";
  20.