Puoi fare anche coi tag php solo per il nome del filmato se preferisci:
Codice PHP:
//$nome il nome del filmato (Filmato.wmv)

<embed type="application/x-mplayer2" src="../publ_movies/<?=$nome?>"
name="MediaPlayer" showcontrols="1" showstatusbar="0" showdisplay="0"
autostart="1" height="320" width="300"></embed>