User:Eric Martz/Sandbox: Difference between revisions
Eric Martz (talk | contribs) No edit summary |
Eric Martz (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
html5media tag with Image: (fails to load mp4 file) | html5media tag with Image: (fails to load mp4 file) | ||
<html5media height="260" width="372">Image: | <html5media height="260" width="372">Image:MW_balloon.mp4</html5media> | ||
quicktime tags: autoplays despite "autoplay=false" | 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> | <qt>file=MW balloon.mp4|width=373|height=270|autoplay=false|controller=true|loop=false</qt> |