html5 - embeding a video on a website without controls -



I am trying to embed a video on a website that will be used as an introduction to me Interested in the way to embed that video without a control bar (play, stop ...). I can convert it to any format because I have a project file, so there is no problem. I tried to put it in the tag with the tag in HTML5 and which works without any work, but chrome in the video gets shaded due to a bug in white and does not work for me because the video background is white To be the rest of the website

Interesting I have not seen the chrome / white issue, but with its sound ... it's just chrome Is God in the Versions? I'm closing the last comment on this.

It seems that there was a patch, and it is waiting.

Not sure that this help is in the use of HTML5 video tags. If you do not care about tags, you can always go with a Flash-based version using an .mp4 file. This way, whenever you are resting with rendering of Chrome ... you can set it back with the video tag.

Again, if you are fine with using flash ... you can drag it like (experiment):

  object object = "600" height = "338" type = "app / x-shock-web-flash" data = "http://whywouldyouclickthat.com/flowplayer/flowplayer-3.2.7.swf"> & Lt; Param name = "movie" value = "http://whywouldyouclickthat.com/flowplayer/flowplayer-3.2.7.swf" /> & Lt; Param name = "allowed screen" value = "true" /> & Lt; True "," plugins ": {" true "," plug-ins ": true name," autobweb ": {" url ":" /yourDirectory/yourMovie.mp4 "," autoplay " Control ": tap}} '/> & Lt; / Object & gt;   

Again, not sure that Flash is a deal breaker.

Comments