Aide compatibilité fichier flash
Utilisateur anonyme
-
Utilisateur anonyme -
Utilisateur anonyme -
Bonjour,
Dans le cadre des TPE, nous avons décidé de realiser un site, et de faire notre menu en flash!
Sous firefox, tout marche, mais sous IE, le menu au milieu ( c'est un carroussel ) n'apparait pas (je teste sur IE 8).
Voici les codes:
html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
<title>Intelligence artificielle</title>
<link rel="icon" type="image/jpg" href="fond/bleufon1.jpg" /><!--Appelle l'icone en haut-->
<link rel="stylesheet" type="text/css" href="moncss.css"/>
<script type="text/javascript" src="swfobject.js"></script>
</head>
<!--[if gte IE5]>
<link href="onlyIE.css" rel="stylesheet" type="text/css"/>
<![endif]-->
<body>
<div class="en_tete">
</div>
<div class="carousel_container">
<div id="carousel1">
<p>This slideshow requires <a href="https://get.adobe.com/flashplayer/">Adobe Flash Player 9.0</a> (or higher). JavaScript must be enabled.</p>
</div>
</div>
<script type="text/javascript">
swfobject.embedSWF("Carousel.swf", "carousel1", "750", "700", "9.0.0", false, {xmlfile:"default.xml", loaderColor:"0x666666"}, {bgcolor: "#93c8fc"});
</script>
</body>
</html>
Il y a un code java scipt associé,
et le xml
<?xml version="1.0" encoding="utf-8"?>
<!--
flShow Carousel 2.0 configuration file
Please visit http://www.flshow.net/ for more info
-->
<slide_show>
<options>
<background>#FFFFFF</background><!-- #RRGGBB, transparent -->
</options>
<photo href="url">image.png</photo>
<photo href="url">image2.png</photo>
<photo href="url">image3.png</photo>
<photo href="url">image4.png</photo>
<photo href="url">image5.png</photo>
<photo href="url">image6.png</photo>
</slide_show>
Merci d'avance pour votre aide, c'est très important!
Dans le cadre des TPE, nous avons décidé de realiser un site, et de faire notre menu en flash!
Sous firefox, tout marche, mais sous IE, le menu au milieu ( c'est un carroussel ) n'apparait pas (je teste sur IE 8).
Voici les codes:
html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
<title>Intelligence artificielle</title>
<link rel="icon" type="image/jpg" href="fond/bleufon1.jpg" /><!--Appelle l'icone en haut-->
<link rel="stylesheet" type="text/css" href="moncss.css"/>
<script type="text/javascript" src="swfobject.js"></script>
</head>
<!--[if gte IE5]>
<link href="onlyIE.css" rel="stylesheet" type="text/css"/>
<![endif]-->
<body>
<div class="en_tete">
</div>
<div class="carousel_container">
<div id="carousel1">
<p>This slideshow requires <a href="https://get.adobe.com/flashplayer/">Adobe Flash Player 9.0</a> (or higher). JavaScript must be enabled.</p>
</div>
</div>
<script type="text/javascript">
swfobject.embedSWF("Carousel.swf", "carousel1", "750", "700", "9.0.0", false, {xmlfile:"default.xml", loaderColor:"0x666666"}, {bgcolor: "#93c8fc"});
</script>
</body>
</html>
Il y a un code java scipt associé,
et le xml
<?xml version="1.0" encoding="utf-8"?>
<!--
flShow Carousel 2.0 configuration file
Please visit http://www.flshow.net/ for more info
-->
<slide_show>
<options>
<background>#FFFFFF</background><!-- #RRGGBB, transparent -->
</options>
<photo href="url">image.png</photo>
<photo href="url">image2.png</photo>
<photo href="url">image3.png</photo>
<photo href="url">image4.png</photo>
<photo href="url">image5.png</photo>
<photo href="url">image6.png</photo>
</slide_show>
Merci d'avance pour votre aide, c'est très important!
A voir également:
- Aide compatibilité fichier flash
- Fichier bin - Guide
- Fichier epub - Guide
- Compatibilite windows 11 - Guide
- Fichier rar - Guide
- Comment réduire la taille d'un fichier - Guide