Usamos cookies para medir audiência e melhorar sua experiência. Você pode aceitar ou recusar a qualquer momento. Veja sobre o iMasters.
Olá amigos acabei de me cadastrar no site esse é meu primeiro post ^_^/>/> ...
bom nunca fiz cursos nem nada e não entendo muito de programação rsrs.
consegui criar um site em flash e fazer a hospedagem sem problemas.
porem na hora que visualizo o site pelo opera e pelo google chrome o site não abre.
é como se carregasse porem a tela fica branca... porem ele funciona normalmente no IE.
mais estranho ainda é que no google chrome do computador do meu pai o site abre e no google chrome do computador meu e da minha namorada não abre :wacko:.
eu vou mostrar o site pro meu cliente e não quero fazer feio rsrsrsrs então vou mandar todas informações aqui. espero que vcs possam me ajudar.
LINK REMOVIDO A PEDIDO DO AUTOR DA POSTAGEM
Código do Site:
<!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" lang="en" xml:lang="en">
<head>
<title>meu cliente</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
<!-- Adobe recommends that developers use SWFObject2 for Flash Player detection. -->
<!-- For more information see the SWFObject page at Google code (http://code.google.com/p/swfobject/). -->
<!-- Information is also available on the Adobe Developer Connection Under Detecting Flash Player versions and embedding SWF files with SWFObject 2" -->
<!-- Set to minimum required Flash Player version or 0 for no version detection -->
var swfVersionStr = "10.1.52";
<!-- xiSwfUrlStr can be used to define an express installer SWF. -->
var xiSwfUrlStr = "";
var flashvars = {};
var params = {};
params.quality = "high";
params.bgcolor = "#ffffff";
params.play = "false";
params.loop = "false";
params.wmode = "window";
params.scale = "noborder";
params.menu = "true";
params.devicefont = "false";
params.salign = "";
params.allowscriptaccess = "sameDomain";
params.allowFullScreen = "true";
var attributes = {};
attributes.id = "meu cliente";
attributes.name = "meu cliente";
attributes.align = "middle";
swfobject.createCSS("html", "height:100%; background-color: #ffffff;");
swfobject.createCSS("body", "margin:0; padding:0; overflow:hidden; height:100%;");
swfobject.embedSWF(
"meu cliente.swf", "flashContent",
"1028", "768",
swfVersionStr, xiSwfUrlStr,
flashvars, params, attributes);
</script>
</head>
<body>
<!-- SWFObject's dynamic embed method replaces this alternative HTML content for Flash content when enough JavaScript and Flash plug-in support is available. -->
<div id="flashContent">
<a href="http://www.adobe.com/go/getflash">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</a>
<p>This page requires Flash Player version 10.1.52 or higher.</p>
</div>
</body>
<style>overflow-x: scroll;
overflow-y: scroll;
}
</style>
</html>
eu imploro por ajuda rsrsrsrs porque senão eu to FU...
:)/> obrigado desde já
desculpe por criar varios posts é que deu um erro aqui e não sei como apagar :pinch:/> não foi minha intenção
Carregando comentários...