Ok, j'ai les bons parametrage.
Dans la page .html, vous avez un paragraphe "Style type, changer le et copier-coller ceci a la place:
<style type="text/css">
html, body {
height: 100%;
margin: 0px;
border: 20px;
padding: 20px;
color: white;
background-color: ffffff;
}
.movie {
width: 100%;
height: 100%;
}
div.movie {
width: 1000px;
height: 200px;
text-align: center;
border: 1px solid transparent;
margin: 50px auto;
}
</style>
Attention, reproportionner aussi le wmpsky.jpg a votre résolution...
Voila, essayez et dites moi si c'est bon, sinon, essayer de changer les parametrage des lignes
--> "padding" , "width" et "height"...
Encore une fois, ne cherchez pas de transparence, vous n'en aurais pas sous linux. (encore merci au developpeur java !!!
Pour info, essayer de mettre en icone un .gif animé--->ça marche (normalement)
Bye
SEB