Video sur smartphone

Fermé
jlbr Messages postés 1 Date d'inscription mardi 10 mai 2011 Statut Membre Dernière intervention 10 mai 2011 - 10 mai 2011 à 15:41
Bonjour, je souhaite mettre un vidéo via une url qui serait lisible sur tous les smartphones. J'ai fait différentes pages en html avec des fichiers en 3gp ou en mp4 mais il ne fonctionne pas avec les samsung.
Voici le code utilisé sous dreamweaver :

</head>
<body bgcolor="#ffffff">
<table width="100%" border="0" cellpadding="0" cellspacing="0" id="table">
<tr>
<td id="videosmart">
<embed src="SMARTPHONE/AIGUISEUR.mp4" width="422" height="260">

</embed>
 </td>
</tr>
</table>
<!--texte utilisZ dans l'animation-->
<!-- saved from url=(0013)about:internet -->
</body>
</html>


PS : page d'essai : http://www.smartool.fr/aiguiseur.html

merci pour votre aide