home *** CD-ROM | disk | FTP | other *** search
Wrap
stop(); if(_global.var_destaque == "jogos") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("JOGAR"); _root.nome = "Romeo"; _root.secoes.descricoes.descricao.text = "Romeo needs your help to catch flowers for his lover"; _root.controle = "Arrow keys: to move"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Games\\romeo.swf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\romeo.swf"; loadMovie("interface\\imagens\\romeo.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "lousinha magica") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("executar"); _root.nome = "Magic Blackboard TopGames KIDS"; _root.secoes.descricoes.descricao.text = "Free your mind and create your own pictures with this amazing digital magic blackboard, exclusively prepared for you"; _root.controle = "Mouse - brush control, Left button - tool selection"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Magic Blackboard\\TPK.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Magic Blackboard\\TPK.exe"; loadMovie("interface\\imagens\\tpk.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "recorte e cole") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("abri"); _root.nome = "Preshaa"; _root.secoes.descricoes.descricao.text = "This monster has an eye that sees everything"; _root.controle = "-"; _root.comando = "shellopen"; _root.licenca = "Freeware"; _root.caminho = "\\Cut and Paste design\\preshaa.pdf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\preshaa.pdf"; loadMovie("interface\\imagens\\preshaa.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "screensaver") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("Instalar"); _root.nome = "Scooby Doo"; _root.secoes.descricoes.descricao.text = "Change your computer\'s screensaver"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Screensaver\\scooby.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Screensaver\\scooby.exe"; loadMovie("interface\\imagens\\screen.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "essenciais") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("download"); _root.nome = "DirectX 9"; _root.secoes.descricoes.descricao.text = "Download right now the latest DirectX 9 version, an essential software for many Windows games. Note: It\'s necessary to be on internet to download it. File size: 44.2MB"; _root.controle = "_"; _root.comando = "LINK"; _root.licenca = "Freeware"; _root.caminho = "http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%http://go.microsoft.com/fwlink/?linkid=56511&clcid=0x409"; loadMovie("interface\\imagens\\directx9.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "animacoes") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("video"); _root.nome = "Movies"; _root.secoes.descricoes.descricao.text = "Have fun with the most funny stories"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Animations\\Video_Player.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Animations\\Video_Player.exe"; loadMovie("interface\\imagens\\animacoes.jpg","_root.secoes.descricoes.destino"); }