Bonjour tout le monde,

Apres avoir consulter les sujets pour dewslider j'ai vu le problème inverse "marche sous FF et pas sous IE" mais donc pas le mien.
Tout marche bien sous IE7/8 mais pas sur Firefox 2/3 ni sous IE6 /5.5
J'ai beau chercher l'erreur m'échappe et donc je reviens demander votre aide.



Voici mon code html

<div id="container"> 
      <div id="header">
      <object
	type="application/x-shockwave-flash"
	data="dewslider.swf?xml=dewslider.xml"
	width="760"
	height="160">
    <param name="movie" value="dewslider.swf?xml=dewslider.xml" />
    </object>
      </div>


Et mon xml
<?xml version="1.0" encoding="utf-8"?>
<album
showbuttons="no"
showtitles="no"
randomstart="yes"
timer="5"
aligntitles="bottom"
alignbuttons="bottom"
transition="fade"
speed="20"
>

<img src="img\image6.jpg" title="volet" />
<img src="img\image7.jpg" title="volet" />
<img src="img\image8.jpg" title="volet" />
<img src="img\image9.jpg" title="volet" />
<img src="img\image10.jpg" title="volet" />

</album>


Merci d'avance pour toute l'aide que vous pourrez m'apporter.
Modifié par babylon (08 Jul 2008 - 12:14)
Bonjour,

À tout hasard:
<img src="img[#red]\[/#]image6.jpg" title="volet" />
<img src="img[#red]\[/#]image7.jpg" title="volet" />
<img src="img[#red]\[/#]image8.jpg" title="volet" />
<img src="img[#red]\[/#]image9.jpg" title="volet" />
<img src="img[#red]\[/#]image10.jpg" title="volet" />
Hello,

j'ai peut-être mal compris mais il me semble qu'il faudrait plutôt essayer avec
<img src="img[b][#blue]/[/#][/b]image6.jpg" title="volet" />
<img src="img[b][#blue]/[/#][/b]image7.jpg" title="volet" />
<img src="img[b][#blue]/[/#][/b]image8.jpg" title="volet" />
<img src="img[b][#blue]/[/#][/b]image9.jpg" title="volet" />
<img src="img[b][#blue]/[/#][/b]image10.jpg" title="volet" />
youhouuuuuu !!!!!! Smiley biggrin
Merci messieurs pour votre promptitude ! Tout marche nickel maintenant.
Allez zouuuu je peux enchainer sur la suite.