html video code
by EasyHtml5Video.com v4.0
HTML code for the video
P:/AMEREVENT.COM/GR-DOCS/MOVIE/AEG/eh5v.html
How to add this video to HTML page
1
Upload these folder to your server
eh5v.files/
Current location:
P:/AMEREVENT.COM/GR-DOCS/MOVIE/AEG
.
This folder should be located in the same folder as your html page
2
Paste this code to your page between the tags
<body></body>
in the place that you want the video to appear
<!-- Start EasyHtml5Video.com BODY section --> <style type="text/css">.easyhtml5video .eh5v_script{display:none}</style> <div class="easyhtml5video" style="position:relative;max-width:854px;"><video controls="controls" autoplay="autoplay" poster="eh5v.files/html5video/home.jpg" style="width:100%" title="home"> <source src="eh5v.files/html5video/home.m4v" type="video/mp4" /> <source src="eh5v.files/html5video/home.webm" type="video/webm" /> <source src="eh5v.files/html5video/home.ogv" type="video/ogg" /> <object type="application/x-shockwave-flash" data="eh5v.files/html5video/flashfox.swf" width="854" height="480" style="position:relative;"> <param name="movie" value="eh5v.files/html5video/flashfox.swf" /> <param name="allowFullScreen" value="true" /> <param name="flashVars" value="autoplay=true&controls=true&fullScreenEnabled=true&posterOnEnd=true&loop=false&poster=eh5v.files/html5video/home.jpg&src=home.m4v" /> <embed src="eh5v.files/html5video/flashfox.swf" width="854" height="480" style="position:relative;" flashVars="autoplay=true&controls=true&fullScreenEnabled=true&posterOnEnd=true&loop=false&poster=eh5v.files/html5video/home.jpg&src=home.m4v" allowFullScreen="true" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer_en" /> <img alt="home" src="eh5v.files/html5video/home.jpg" style="position:absolute;left:0;" width="100%" title="Video playback is not supported by your browser" /> </object> </video><div class="eh5v_script"><a href="http://easyhtml5video.com">html video code</a> by EasyHtml5Video.com v4.0</div></div> <script src="eh5v.files/html5video/html5ext.js" type="text/javascript"></script> <!-- End EasyHtml5Video.com BODY section -->