Probleme affichage Flash

Fermé
Termiton Messages postés 292 Date d'inscription dimanche 21 octobre 2007 Statut Membre Dernière intervention 7 février 2014 - 23 juin 2009 à 23:56
Termiton Messages postés 292 Date d'inscription dimanche 21 octobre 2007 Statut Membre Dernière intervention 7 février 2014 - 24 juin 2009 à 22:47
Bonjour, j'ai un petit soucis avec un site que je fais
La page d'accueil s'affiche correctement sous Firefox mais donne n'importe quoi sous IE
Pourriez vous, s'il vous plait, m'indiquer ce qui cloche?
Merci


Voici le code :

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="description" content="XXXXXXXXXXXXXXXXX">
<meta name="keywords" content="XXXXXXXXXXXXXXXXXX">
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>Ma page</title>

<style type="text/css">
body {
	text-align:center;
	background-color:#0099FF;
	}
	
a{
	text-decoration:none;
	}
	
.conteneur_principal {
	margin-top:0%;
	background-color:#0099FF;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	height:600px;
	}
	
.info {
	z-index:6;
	position:absolute;
	margin-top:10px;
	margin-left:50px;
	width:150px;
	height:100px;
	}

.sites {
	z-index:5;
	position:absolute;
	margin-top:120px;
	margin-left:50px;
	width:150px;
	height:100px;
	}
	
.flyers {
	z-index:4;
	position:absolute;
	padding-top:230px;
	padding-left:50px;
	width:150px;
	height:100px;
	}

.convert {
	z-index:3;
	position:absolute;
	padding-top:340px;
	padding-left:50px;
	width:150px;
	height:100px;
	}

.center {
	z-index:2;
	position:absolute;
	margin-top:20px;
	margin-left:210px;
	width:500px;
	height:400px;
	}
	
.contact {
	z-index:1;
	position:absolute;
	padding-top:460px;
	padding-left:210px;
	width:500px;
	height:100px;
	}

</style>

</head>


<body>
<div class="conteneur_principal">
  <div class="info"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
  <param name="src" value="flash/info.swf">
  <embed src="flash/info.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="150" height="100"></embed></object>
</div>
  <div class="sites"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
  <param name="src" value="flash/site.swf">
  <embed src="flash/site.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="150" height="100"></embed></object>
</div>
  <div class="flyers"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
  <param name="src" value="flash/pub.swf">
  <embed src="flash/pub.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="150" height="100"></embed></object>
</div>
  <div class="convert"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
  <param name="src" value="flash/conv.swf">
  <embed src="flash/conv.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="150" height="100"></embed></object>
</div>
  <div class="center">
  <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="500" height="400">
  <param name="src" value="flash/center.swf">
  <embed src="flash/center.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="500" height="400"></embed></object>


<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="130" height="30">
  <param name="src" value="flash/bouton.swf">
  <embed src="flash/bouton.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="130" height="30"></embed></object>




  
  </div>
  <div class="contact"><object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=8,5,0,0" width="32" height="32">
  <param name="src" value="flash/contact.swf">
  <embed src="flash/contact.swf" pluginspage="https://helpx.adobe.com/shockwave/shockwave-end-of-life-faq.html" width="500" height="100"></embed></object>
</div>
</div>
</body></html>


A voir également:

2 réponses

zoubiock Messages postés 57 Date d'inscription mardi 12 mai 2009 Statut Membre Dernière intervention 2 mars 2010 10
24 juin 2009 à 15:25
0
Termiton Messages postés 292 Date d'inscription dimanche 21 octobre 2007 Statut Membre Dernière intervention 7 février 2014 64
24 juin 2009 à 22:47
(C'est bien de dire bonjour aussi, et puis c'est bien aussi quand les infos font que ça marche)
Au final je n'ai plus rien sur la page, ni firefox ni ie ni safari
Merci pour cette intervention courte et très pertinente =)
0