Video has always been a difficult thing on the web. With HTML5 supporting the <video> element that should become a lot easier right? After all you just add a video element, set the source and you are good to go right? If you create a page like this: <! DOCTYPE html > < html > < head...