home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineSprite_446 / frame_31 / DoAction.as
Encoding:
Text File  |  2005-04-20  |  6.5 KB  |  134 lines

  1. stop();
  2. bt_1.onRelease = function()
  3. {
  4.    var _loc1_ = _root;
  5.    _loc1_.descri.gotoAndStop(2);
  6.    _loc1_.descri.nome.text = "Batch Replacer for MS Excel 1.3";
  7.    _loc1_.descri.descri.text = "Utilit├írio que ajuda a fazer m├║ltiplas opera├º├╡es de substitui├º├úo em documentos do Microsoft Excel";
  8.    _loc1_.descri.licenca.text = "Freeware";
  9.    _loc1_.descri.limitacao.text = "Nenhuma";
  10.    _loc1_.descri.comando.text = "run.app";
  11.    _loc1_.descri.caminho.text = "\\ferramentas\\batch\\BRForMSExcel.exe";
  12.    loadMovie("interface\\imagens\\brms.jpg","_root.descri.foto.foto");
  13. };
  14. bt_2.onRelease = function()
  15. {
  16.    var _loc1_ = _root;
  17.    _loc1_.descri.gotoAndStop(2);
  18.    _loc1_.descri.nome.text = "Bot├╡es Extras";
  19.    _loc1_.descri.descri.text = "Cont├⌐m cerca de 190 bot├╡es que n├úo existem nas barras de ferramentas, mas que voc├¬ pode adicionar e configurar como quiser";
  20.    _loc1_.descri.licenca.text = "Freeware";
  21.    _loc1_.descri.limitacao.text = "Nenhuma";
  22.    _loc1_.descri.comando.text = "shellopen";
  23.    _loc1_.descri.caminho.text = "\\Ferramentas\\Botoes Barra de Ferramentas\\Exemplo4\\";
  24.    loadMovie("interface\\imagens\\BotoesExtras.jpg","_root.descri.foto.foto");
  25. };
  26. bt_3.onRelease = function()
  27. {
  28.    var _loc1_ = _root;
  29.    _loc1_.descri.gotoAndStop(2);
  30.    _loc1_.descri.nome.text = "Business Functions Basic Edition 1.25";
  31.    _loc1_.descri.descri.text = "Poderoso plug-in para projetos e modelos de financiamento e planejamento de neg├│cios com cerca de 102 fun├º├╡es";
  32.    _loc1_.descri.licenca.text = "Freeware";
  33.    _loc1_.descri.limitacao.text = "Nenhuma";
  34.    _loc1_.descri.comando.text = "run.app";
  35.    _loc1_.descri.caminho.text = "\\Ferramentas\\Business Functions Basic Edition 1.25\\bfb.exe";
  36.    loadMovie("interface\\imagens\\BusPLan.jpg","_root.descri.foto.foto");
  37. };
  38. bt_4.onRelease = function()
  39. {
  40.    var _loc1_ = _root;
  41.    _loc1_.descri.gotoAndStop(2);
  42.    _loc1_.descri.nome.text = "Create Shortcut";
  43.    _loc1_.descri.descri.text = "Ferramenta que cria atalhos no Windows para pastas abertas no Excel. Possui ├¡cones personalizados";
  44.    _loc1_.descri.licenca.text = "Freeware";
  45.    _loc1_.descri.limitacao.text = "Nenhuma";
  46.    _loc1_.descri.comando.text = "shellopen";
  47.    _loc1_.descri.caminho.text = "\\Ferramentas\\Create ShortCut\\";
  48.    loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto");
  49. };
  50. bt_5.onRelease = function()
  51. {
  52.    var _loc1_ = _root;
  53.    _loc1_.descri.gotoAndStop(2);
  54.    _loc1_.descri.nome.text = "Excel Calc";
  55.    _loc1_.descri.descri.text = "Calculadora muito ├║til para quem gosta de rapidez na hora de obter c├ílculos matem├íticos. Com ele, n├úo ├⌐ preciso interromper seu trabalho para abrir a calculadora do Windows";
  56.    _loc1_.descri.licenca.text = "Freeware";
  57.    _loc1_.descri.limitacao.text = "Nenhuma";
  58.    _loc1_.descri.comando.text = "shellopen";
  59.    _loc1_.descri.caminho.text = "\\Ferramentas\\Calc Pop Up\\";
  60.    loadMovie("interface\\imagens\\ExcelCalc.jpg","_root.descri.foto.foto");
  61. };
  62. bt_6.onRelease = function()
  63. {
  64.    var _loc1_ = _root;
  65.    _loc1_.descri.gotoAndStop(2);
  66.    _loc1_.descri.nome.text = "Excel Calendar";
  67.    _loc1_.descri.descri.text = "Ferramenta que adiciona o link do calend├írio no menu. Ao clicar nele com o bot├úo direito do mouse, um minicalend├írio ├⌐ exibido";
  68.    _loc1_.descri.licenca.text = "Freeware";
  69.    _loc1_.descri.limitacao.text = "Nenhuma";
  70.    _loc1_.descri.comando.text = "shellopen";
  71.    _loc1_.descri.caminho.text = "\\Ferramentas\\Calend Pop Up\\";
  72.    loadMovie("interface\\imagens\\ExcelCalendar.jpg","_root.descri.foto.foto");
  73. };
  74. bt_7.onRelease = function()
  75. {
  76.    var _loc1_ = _root;
  77.    _loc1_.descri.gotoAndStop(2);
  78.    _loc1_.descri.nome.text = "Excel Livre";
  79.    _loc1_.descri.descri.text = "Ferramenta que permite abrir arquivos com alta prote├º├úo contra v├¡rus, mas continua totalmente livre de alertas de macros";
  80.    _loc1_.descri.licenca.text = "Freeware";
  81.    _loc1_.descri.limitacao.text = "Nenhuma";
  82.    _loc1_.descri.comando.text = "run.app";
  83.    _loc1_.descri.caminho.text = "\\Ferramentas\\Excel Livre\\ExcelFre.exe";
  84.    loadMovie("interface\\imagens\\excelfree.jpg","_root.descri.foto.foto");
  85. };
  86. bt_8.onRelease = function()
  87. {
  88.    var _loc1_ = _root;
  89.    _loc1_.descri.gotoAndStop(2);
  90.    _loc1_.descri.nome.text = "Excel Search and Replace 2.0";
  91.    _loc1_.descri.descri.text = "Ferramenta que aprimora as fun├º├╡es de Localizar e Substituir do Excel. Voc├¬ pode utilizar esse recurso com outros arquivos ao mesmo tempo";
  92.    _loc1_.descri.licenca.text = "Freeware";
  93.    _loc1_.descri.limitacao.text = "Nenhuma";
  94.    _loc1_.descri.comando.text = "shellopen";
  95.    _loc1_.descri.caminho.text = "\\Ferramentas\\ExcelSR\\";
  96.    loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto");
  97. };
  98. bt_9.onRelease = function()
  99. {
  100.    var _loc1_ = _root;
  101.    _loc1_.descri.gotoAndStop(2);
  102.    _loc1_.descri.nome.text = "Complete Excel Names 1.1";
  103.    _loc1_.descri.descri.text = "Add-in para Excel que permite limitar a caixa de nome para o tamanho que voc├¬ desejar";
  104.    _loc1_.descri.licenca.text = "Freeware";
  105.    _loc1_.descri.limitacao.text = "Nenhuma";
  106.    _loc1_.descri.comando.text = "run.app";
  107.    _loc1_.descri.caminho.text = "\\Ferramentas\\Complete Names\\complete-excel-names-11.exe";
  108.    loadMovie("interface\\imagens\\ExcelCompleteName.jpg","_root.descri.foto.foto");
  109. };
  110. bt_10.onRelease = function()
  111. {
  112.    var _loc1_ = _root;
  113.    _loc1_.descri.gotoAndStop(2);
  114.    _loc1_.descri.nome.text = "Marca D\'├ígua";
  115.    _loc1_.descri.descri.text = "Este utilit├írio permite inserir marcas d\'├ígua em planilhas do Excel. A marca d\'├ígua deve ser uma figura salva em algum formato reconhecido pelo programa";
  116.    _loc1_.descri.licenca.text = "Freeware";
  117.    _loc1_.descri.limitacao.text = "Nenhuma";
  118.    _loc1_.descri.comando.text = "shellopen";
  119.    _loc1_.descri.caminho.text = "\\Ferramentas\\WaterMark\\";
  120.    loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto");
  121. };
  122. bt_11.onRelease = function()
  123. {
  124.    var _loc1_ = _root;
  125.    _loc1_.descri.gotoAndStop(2);
  126.    _loc1_.descri.nome.text = "N├║meros Extensos";
  127.    _loc1_.descri.descri.text = "Fun├º├úo definida para que voc├¬ use seu c├│digo desenvolvido em VBA no Excel e no Word. Esta fun├º├úo escreve, por extenso e em portugu├¬s, qualquer n├║mero cardinal com ou sem fra├º├úo e com ou sem unidade masculina ou feminina";
  128.    _loc1_.descri.licenca.text = "Freeware";
  129.    _loc1_.descri.limitacao.text = "Nenhuma";
  130.    _loc1_.descri.comando.text = "shellopen";
  131.    _loc1_.descri.caminho.text = "\\Ferramentas\\Numero Extenso\\";
  132.    loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto");
  133. };
  134.