home *** CD-ROM | disk | FTP | other *** search
Wrap
stop(); bt_1.onRelease = function() { var _loc1_ = _root; _loc1_.descri.gotoAndStop(2); _loc1_.descri.nome.text = "Adobe Acrobat Reader"; _loc1_.descri.descri.text = "Utilitário essencial para ler arquivos em formato PDF"; _loc1_.descri.licenca.text = "Freeware"; _loc1_.descri.limitacao.text = "Requer Windows Installer"; _loc1_.descri.comando.text = "run.app"; _loc1_.descri.caminho.text = "\\Essenciais\\Acrobat\\Setup.exe"; loadMovie("interface\\imagens\\Acrobat.jpg","_root.descri.foto.foto"); }; bt_2.onRelease = function() { var _loc1_ = _root; _loc1_.descri.gotoAndStop(2); _loc1_.descri.nome.text = "WinRAR v3.40"; _loc1_.descri.descri.text = "Compactador para Windows que possui suporte para os formatos RAR, ZIP, CAB, ARJ, LZH e opção de recuperação de dados. Oferece melhor encriptação, comentários ANSI, Self-Extractor, DOS e OS/2"; _loc1_.descri.licenca.text = "Shareware"; _loc1_.descri.limitacao.text = "40 dias de uso"; _loc1_.descri.comando.text = "run.app"; _loc1_.descri.caminho.text = "\\Essenciais\\winrar\\wrar34b2br.exe"; loadMovie("interface\\imagens\\winrar.jpg","_root.descri.foto.foto"); }; bt_3.onRelease = function() { var _loc1_ = _root; _loc1_.descri.gotoAndStop(2); _loc1_.descri.nome.text = "Link p/ Windows Installer - 9x/Me"; _loc1_.descri.descri.text = "Essencial para alguns aplicativos que possuem extensão MSI (Microsoft Installer)"; _loc1_.descri.licenca.text = "Freeware"; _loc1_.descri.limitacao.text = "Requer conexão à Internet"; _loc1_.descri.comando.text = "LINK"; _loc1_.descri.caminho.text = "http://download.microsoft.com/download/WindowsInstaller/Install/2.0/W9XMe/EN-US/InstMsiA.exe"; loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto"); }; bt_4.onRelease = function() { var _loc1_ = _root; _loc1_.descri.gotoAndStop(2); _loc1_.descri.nome.text = "Link p/ Windows Installer - 3.0 - 2000/XP/2003"; _loc1_.descri.descri.text = "Utilitário requerido para instalar arquivos MSI"; _loc1_.descri.licenca.text = "Freeware"; _loc1_.descri.limitacao.text = "Requer conexão à Internet"; _loc1_.descri.comando.text = "LINK"; _loc1_.descri.caminho.text = "http://download.microsoft.com/download/9/e/1/9e14751c-f897-4bbd-af7a-890d9a0f5430/WindowsInstaller-KB884016-v2-x86.exe"; loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto"); }; bt_5.onRelease = function() { var _loc1_ = _root; _loc1_.descri.gotoAndStop(2); _loc1_.descri.nome.text = "Link p/ Microsoft .Net Framework"; _loc1_.descri.descri.text = "Software para instalação dos componentes .NET Framework. Necessário para a execução de alguns programas"; _loc1_.descri.licenca.text = "Freeware"; _loc1_.descri.limitacao.text = "Requer conexão à Internet"; _loc1_.descri.comando.text = "LINK"; _loc1_.descri.caminho.text = "http://www.microsoft.com/downloads/details.aspx?displaylang=pt-br&FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3"; loadMovie("interface\\imagens\\.jpg","_root.descri.foto.foto"); };