User:Eric Martz/Sandbox: Difference between revisions

Eric Martz (talk | contribs)
Removing all content from page
Eric Martz (talk | contribs)
No edit summary
 
(5 intermediate revisions by the same user 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>