The html code below does not allow the video to end correctly. I want the video to auto play once and then end and reset so that it can be played again but not loop automatically. With the code below the video player freezes so that the area on the screen does not update. How do I fix this? Thanks.
<embed type="application/x-vlc-plugin" pluginspage="http://www.videolan.org"
version="VideoLAN.VLCPlugin.2" width="1000" height="1000" id="vlc"
target="videoFile.avi"></embed>