If you have more videos and use paging with:
<!--nextpage-->
it doesn't work properly. The ending javascript like
<script type="text/javascript">
swfobject.embedSWF("http://www.youtube.com/v/JEVfidJRR2g&rel=0&fs=1&showsearch=0&showinfo=0", "vvq-203-youtube-1", "425", "344", "10", vvqexpressinstall, vvqflashvars, vvqparams, vvqattributes);
swfobject.embedSWF("http://www.youtube.com/v/BoeuXk1j01c&rel=0&fs=1&showsearch=0&showinfo=0", "vvq-203-youtube-2", "425", "344", "10", vvqexpressinstall, vvqflashvars, vvqparams, vvqattributes);
</script>
is generated only on the last page, so there are just thumbnails and hrefs on first pages, not embedded video.