Pour integré une video ds le html voici certain code ke j'ai pu trouver sur internet!!
je ne les et pas encore essayer
mais si sa pe vous aider !!
Dans le détail du code html :
Pour Windows Media : (.wmv / .wma / .avi / .mpg / .mp3 / .mp4) vous devez avoir un code du genre :
<EMBED TYPE="application/x-mplayer2" SRC="http://perso.monserveur.com/medias/video.wmv"
WIDTH="320" HEIGHT="240" AUTOSTART="1" SHOWCONTROLS="0">
</EMBED>
Pour Real (.ram / .rm / .smi / .mp4 / .mp3 / .mpg / .rm)
<EMBED TYPE="audio/x-pn-realaudio-plugin" SRC="http://perso.monserveur.com/media/video.rm"WIDTH="320" HEIGHT="240" AUTOSTART="true" CONTROLS="imagewindow" CONSOLE="video">
</EMBED>
šPour Quicktime (.qtl / .mov / .mpg / .mp4 / .mp3)
<EMBED TYPE="video/quicktime " SRC="http://perso.monserveur.com/media/video.mov?embed"
WIDTH="320" HEIGHT="240" AUTOPLAY="true" CONTROLLER="false">
</EMBED>
voila j'espere ke tt cela marche et ke sa vous aidera a++