home *** CD-ROM | disk | FTP | other *** search
Wrap
stop(); if(_global.var_destaque == "jogos") { _root.secoes.descricoes.gotoAndStop(1); _root.secoes.tipo.gotoAndStop("JOGA"); _root.nome = "Dungeon Rider"; _root.secoes.descricoes.descricao.text = "Excellent adventure game in which you have to collect as many precious stones as you can, avoiding the underground dangers you find along the way."; _root.controle = "Keyboard - Arrows: move the character, Spacebar: jump"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Games\\dungeon rider\\dungeon rider.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Games\\dungeon rider\\dungeon rider.exe"; loadMovie("interface\\imagens\\dungeonrider.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 = "Dog"; _root.secoes.descricoes.descricao.text = "Fold the paper to form an origami dog."; _root.controle = "-"; _root.comando = "shellopen"; _root.licenca = "Freeware"; _root.caminho = "\\Cut and Paste design\\dog.pdf"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste design\\dog.pdf"; loadMovie("interface\\imagens\\dog.jpg","_root.secoes.descricoes.destino"); } if(_global.var_destaque == "screensaver") { _root.secoes.descricoes.gotoAndStop(2); _root.secoes.tipo.gotoAndStop("instalavel"); _root.nome = "I Believe 800"; _root.secoes.descricoes.descricao.text = "Change your computer\'s screensaver"; _root.controle = "-"; _root.comando = "run.app"; _root.licenca = "Freeware"; _root.caminho = "\\Screensaver\\I Believe 800.exe"; _root.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Screensaver\\JumpingSmiles.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"); }