Problème d'affichage flash .swf - Firefox version 12.0
Publié : 25 juin 2012, 11:43
Bonjour
Contexte : Windows Seven 64 bits Firefox 12.0 Problème d'affichage flash .swf )
Une difficulté a surgi avec le passage à la version 12.0
L'affichage avec le code suivant fonctionnait bien dans les versions précédentes de Firefox
et fonctionne correctement avec Chrome, Opéra, Safari et (même) IExplorer.
Code :
<div style="text-align: left; background-color: transparent; position: fixed;
top: 40px; left: 50px; width: 150px; height: 300px; border-width: 0px;">
<object data="video/Noel_bouleruban.swf" type="application/x-shockwave-flash" height="300" width="150">
<param value="video/Noel_bouleruban.swf" name="movie"> <param value="transparent" name="wmode">
</object>
</div>
Lien exemple : http://kirsch.free.fr/famille.html
L’animation flash reste invisible sur fond blanc !
Une idée dans le code ? Merci Robert.
Robert.
Contexte : Windows Seven 64 bits Firefox 12.0 Problème d'affichage flash .swf )
Une difficulté a surgi avec le passage à la version 12.0
L'affichage avec le code suivant fonctionnait bien dans les versions précédentes de Firefox
et fonctionne correctement avec Chrome, Opéra, Safari et (même) IExplorer.
Code :
<div style="text-align: left; background-color: transparent; position: fixed;
top: 40px; left: 50px; width: 150px; height: 300px; border-width: 0px;">
<object data="video/Noel_bouleruban.swf" type="application/x-shockwave-flash" height="300" width="150">
<param value="video/Noel_bouleruban.swf" name="movie"> <param value="transparent" name="wmode">
</object>
</div>
Lien exemple : http://kirsch.free.fr/famille.html
L’animation flash reste invisible sur fond blanc !
Une idée dans le code ? Merci Robert.
Robert.