Shaare your links...
3299 links
L!NKS
Retour au blog
Login
RSS Feed
ATOM Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
1 results for tags
flv
x
play flv in html - Stack Overflow
<head>
<link href="
http://vjs.zencdn.net/c/video-js.css"
; rel="stylesheet">
<script src="
http://vjs.zencdn.net/c/video.js"></script>
;
</head>
<body>
<video id="video1" class="video-js vjs-default-skin" width="640" height="480"
data-setup='{"controls" : true, "autoplay" : true, "preload" : "auto"}'>
<source src="video1.flv" type="video/x-flv">
</video>
</body>
permalink
-
-
https://stackoverflow.com/questions/2248800/play-flv-in-html
flv
html
video
Links per page:
20
50
100
page 1 / 1