Ir para conteúdo
Fórum Script Brasil

ldorneles

Membros
  • Total de itens

    3
  • Registro em

  • Última visita

Sobre ldorneles

ldorneles's Achievements

0

Reputação

  1. PERFEITO!!! Você matou a charada nobre IAMDIX... realmente os três arquivos citados estavam faltando dentro da respectiva pasta. Coloquei-os no lugar certo e o site carregou normalmente. Muito obrigado mesmo pela ajuda... Abraço!!! ** Considero o tópico encerrado e resolvido
  2. Olá IAMDIX.... creio que esta sim, a seguir vou colar todo codigo da index.... obrigado pela ajuda e atenção. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>XML Template</title> &lt;script type="text/javascript" src="js/swfobject.js"></script> &lt;script type="text/javascript" src="js/swfaddress.js"></script> &lt;script type="text/javascript" src="js/swffit.js"></script> &lt;script type="text/javascript"> var params = { quality: "high", scale: "noscale", wmode: "window", allowscriptaccess: "always", allowFullScreen: "true", bgcolor: "#000000" }; var flashvars = { siteXML: "xml/site.xml" }; var attributes = { id: "flashcontent", name: "flashcontent" }; swfobject.embedSWF("preview.swf", "flashcontent", "100%", "100%", "9.0.124", "expressInstall.swf", flashvars, params, attributes); swffit.fit("flashcontent",980,600); </script> <style type="text/css"> /*hide from ie on mac\*/ html { height: 100%; overflow: hidden } #flashcontent { width: 100%; height: 100%; } /* end hide */ body { height: 100%; margin: 0; padding: 0; background-color: #000000; } .STYLE1 {color: #999999} </style> </head> <body> <div id="flashcontent"> <!--SEO--> <div id="noflash"> <p class="STYLE1"><strong>You need to upgrade your Flash Player</strong></p> <p class="STYLE1">This is replaced by the Flash content.</p> <p class="STYLE1">Place your alternate content here and users without the Flash plugin or with Javascript turned off will see this. Content here allows you to leave out <code>noscript</code> tags. Include a link to <a href="index.html?detectflash=false">bypass the detection</a> if you wish.</p> </div> </div> </body> </html>
  3. Olá caros foristas... Peguei um template para fazer um site para um cliente e apóss a edição total do template, fiz sua publicação. Mas online agora está aparecendo a seguinte mensagem: You need to upgrade your Flash Player This is replaced by the Flash content. Place your alternate content here and users without the Flash plugin or with Javascript turned off will see this. Content here allows you to leave out noscript tags. Include a link to bypass the detection if you wish. Não sei o que fazer, e o site não carrega.. Já tentei atualizar o plugin do flash em todos navegadores bem como testar em outras máquinas o acesso.. mas infelizmente não consegui resolver. Agradeço a ajuda de algum amigo forista..
×
×
  • Criar Novo...