User:Eric Martz/Sandbox
From Proteopedia
(Difference between revisions)
Line 8: | Line 8: | ||
html5media tag with /wiki/... file location | html5media tag with /wiki/... file location | ||
<html5media height="260" width="372">/wiki/images/8/8d/MW_balloon.mp4</html5media> | <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: autoplays despite "autoplay=false" | quicktime tags: autoplays despite "autoplay=false" | ||
<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> |
Revision as of 20:50, 30 June 2018
The movie: Image: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"