Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <video id="et_intro_video" height="360" preload="metadata" controls autoplay>
  2. <source src="<%=VideoMP4%>" />
  3. <source src="<%=VideoOGG %>" />
  4. <source src="<%=VideoWebM%>" />
  5. <source src="<%=VideoMOV %>" />
  6. <object id="flowplayer" height="360" width="100%">
  7. </object>
  8. </video>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement