User:Eric Martz/Sandbox: Difference between revisions
Jump to navigation
Jump to search
Eric Martz (talk | contribs) No edit summary |
Eric Martz (talk | contribs) No edit summary |
||
(27 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
The movie: [[Image:MW_balloon.mp4]] | |||
html5media tag with Image: (fails to load mp4 file) | |||
<html5media height="260" width="372">Image:MW_balloon.mp4</html5media> | |||
html5media tag with /wiki/... file location | |||
<html5media height="260" width="372">/wiki/images/8/8d/MW_balloon.mp4</html5media> | |||
same tag without specifying height or width | |||
<html5media>/wiki/images/8/8d/MW_balloon.mp4</html5media> | |||
quicktime tags: <font color="red">autoplays despite "autoplay=false"</font> | |||
<qt>file=MW balloon.mp4|width=373|height=270|autoplay=false|controller=true|loop=false</qt> |
Latest revision as of 23:51, 30 June 2018
The movie: File:MW balloon.mp4
html5media tag with Image: (fails to load mp4 file)
html5media tag with /wiki/... file location
same tag without specifying height or width
quicktime tags: autoplays despite "autoplay=false"