Probleme video lightbox

Fermé
boomcar Messages postés 13 Date d'inscription samedi 30 janvier 2010 Statut Membre Dernière intervention 14 mars 2010 - 21 févr. 2010 à 09:18
Bonjour,
j'ai un petit soucis avec video lightbox,j'ai reussi a mettre une 20aine de videos sur mon site mais pour les 2 dernieres sa plante complétement,sous IE cela fonctionne mais pas avec Firefox je ne vois pas d'ou pourrais venir le problème,j'ai refais une page avec les 2 videos qui plantent,je vous donne le script si quelqu un voit quelque chose
merci
voici le lien de la page http://myroland-tdk.com/page%20videos.html

<title>VideoLightBox Gallery generated by VideoLightBox.com</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<meta name="keywords" content="Video LightBox, LightBox, Video Gallery, Video Embed Code, YouTube Videos Embed" />
<meta name="description" content="VideoLightBox Gallery created with Video LightBox, a free wizard program that helps you easily generate beautiful Lightbox-style web video galleries" />
<link rel="shortcut icon" href="favicon.ico" />

<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>

<link rel="stylesheet" type="text/css" href="engine/css/overlay-minimal.css"/>
<script src="engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="engine/js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->

</head>
<body bgcolor="#ece9d8">

<!-- Start VideoLightBox.com BODY section -->
<div id="videogallery">
<a rel="#voverlay" href="engine/swf/player.swf?url=../../data/video/25-lacuna_coil-swamped.flv" title="25-Lacuna Coil:Swamped"><img src="data/thumbnails/25-lacuna_coil-swamped.png" alt="25-Lacuna Coil:Swamped" /><span></span></a>
<a rel="#voverlay" href="engine/swf/player.swf?url=../../data/video/26.flv" title="26-Lenny Kravitz:Are You Gonna Go My Way"><img src="data/thumbnails/26.png" alt="26-Lenny Kravitz:Are You Gonna Go My Way" /><span></span></a><a id="videolb" href="http://videolightbox.com">How to Embed Videos by VideoLightBox.com v1.7</a>
</div>
<!-- End VideoLightBox.com BODY section -->

</body>
</html>