PDA

Voir la version complète : Pour l'header de vB-fr..


Alt
06/12/2005, 09h40
Pour l'Header de vB-fr ici,
pour que ça fonctionne bien sur tous les navigateurs, il faut donc :

* A remplacer les codes :
<td width="615" height="168" style="background:url(images/misc/new_logo.png)">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="615" height="168">
<param name="movie" value="flash/header.swf" />
<param name="quality" value="high" />
<embed src="images/misc/new_logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="615" height="168"></embed>
</object>
</td>

* Avec ceux-ci :
<td width="615" height="168" style="background:url(images/misc/new_logo.png)">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="615" height="168">
<param name="movie" value="images/misc/new_logo.swf" />
<param name="quality" value="high" />
<embed src="images/misc/new_logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="615" height="168"></embed>
</object>
</td>

Info :
-----
* "flash/header.swf" > "images/misc/new_logo.swf"
* style="background:url(images/misc/new_logo.png) C'est pas obligé pour ce background.

Voilà et je pense que c'est bon xD!!

A+

HiDeo
06/12/2005, 11h09
hihi bien vu les modifs ;)

Pitchoune
06/12/2005, 11h53
Ok je vois ça de suite :)

Pitchoune
06/12/2005, 11h56
C'est ok ;)

Yuke
06/12/2005, 13h08
Alt quel talent ;) !

Alt
06/12/2005, 19h52
@ HiDeo, Pitchoune, Yuke :

Cela fait partie de mon boulot, donc c'est normal :confused:

PS : ça m'a beaucoup impressioné ce script neigeant en face de mon écran :crazy:

deatmead
02/03/2006, 10h54
ok merci