
ZeDarkness
|
Quand tu dit : cherches une fonction qui fais jouer un son et mets : <img src="son.jpg" onmouseover="play_sound();">
C'est quoi la fonction ??
Mon code est :
<a title="Les Liens" href="liens.html" onmouseover="changeImages('indexfetes_03', 'images/indexfetes_03-indexfetes_08.gif', 'indexfetes_05', 'images/indexfetes_05-indexfetes_08.gif', 'indexfetes_09', 'images/indexfetes_09-indexfetes_08.gif', 'indexfetes_12', 'images/indexfetes_12-indexfetes_08.gif', 'indexfetes_13', 'images/indexfetes_13-indexfetes_08.gif', 'indexfetes_14', 'images/indexfetes_14-indexfetes_08.gif', 'indexfetes_18', 'images/indexfetes_18-indexfetes_08.gif', 'indexfetes_21', 'images/indexfetes_21-indexfetes_32.gif', 'indexfetes_32', 'images/indexfetes_32-over.jpg', 'indexfetes_41', 'images/indexfetes_41-indexfetes_08.gif', 'indexfetes_44', 'images/indexfetes_44-indexfetes_08.gif'); return true;" onmouseout="changeImages('indexfetes_03', 'images/indexfetes_03.gif', 'indexfetes_05', 'images/indexfetes_05.gif', 'indexfetes_09', 'images/indexfetes_09.gif', 'indexfetes_12', 'images/indexfetes_12.gif', 'indexfetes_13', 'images/indexfetes_13.gif', 'indexfetes_14', 'images/indexfetes_14.gif', 'indexfetes_18', 'images/indexfetes_18.gif', 'indexfetes_21', 'images/indexfetes_21.gif', 'indexfetes_32', 'images/indexfetes_32.jpg', 'indexfetes_41', 'images/indexfetes_41.gif', 'indexfetes_44', 'images/indexfetes_44.gif'); return true;" onmousedown="changeImages('indexfetes_03', 'images/indexfetes_03-indexfetes_08.gif', 'indexfetes_05', 'images/indexfetes_05-indexfetes_08.gif', 'indexfetes_09', 'images/indexfetes_09-indexfetes_08.gif', 'indexfetes_12', 'images/indexfetes_12-indexfetes_08.gif', 'indexfetes_13', 'images/indexfetes_13-indexfetes_08.gif', 'indexfetes_14', 'images/indexfetes_14-indexfetes_08.gif', 'indexfetes_18', 'images/indexfetes_18-indexfetes_08.gif', 'indexfetes_21', 'images/indexfetes_21-indexfetes_32.gif', 'indexfetes_32', 'images/indexfetes_32-over.jpg', 'indexfetes_41', 'images/indexfetes_41-indexfetes_08.gif', 'indexfetes_44', 'images/indexfetes_44-indexfetes_08.gif'); return true;" onmouseup="changeImages('indexfetes_03', 'images/indexfetes_03-indexfetes_08.gif', 'indexfetes_05', 'images/indexfetes_05-indexfetes_08.gif', 'indexfetes_09', 'images/indexfetes_09-indexfetes_08.gif', 'indexfetes_12', 'images/indexfetes_12-indexfetes_08.gif', 'indexfetes_13', 'images/indexfetes_13-indexfetes_08.gif', 'indexfetes_14', 'images/indexfetes_14-indexfetes_08.gif', 'indexfetes_18', 'images/indexfetes_18-indexfetes_08.gif', 'indexfetes_21', 'images/indexfetes_21-indexfetes_32.gif', 'indexfetes_32', 'images/indexfetes_32-over.jpg', 'indexfetes_41', 'images/indexfetes_41-indexfetes_08.gif', 'indexfetes_44', 'images/indexfetes_44-indexfetes_08.gif'); return true;"> <img name="indexfetes_32" src="images/indexfetes_32.jpg" width="153" height="84" border="0" alt="Les Liens"></a></td>
Ou faut il le mettre et comment va t'il savoir le morceau a jouer ???
Desole je suis pas douer.
|