<video src="http://video1.grapecity.com.cn/HuoZiGe/高级编程视频/单点登录.mp4" width="800" height="450" poster="http://video1.grapecity.com.cn/HuoZiGe/高级编程视频/单点登录.jpg" controls="controls" onplaying="startplay()">您的浏览器不支持播放此视频。</video>
<script>
var isplayed = 1;
var startplay = function(){
if(isplayed){
ga('send', 'event', 'Play Video', '活字格', '高级编程视频/单点登录');
isplayed = 0;
}
return false;
}
</script>



上一节  下一节