How to play the html5 video in IE8 Browsers

后端 未结 3 897
盖世英雄少女心
盖世英雄少女心 2020-12-01 01:54

I have develop a MVC3 Application in that i have use html5 video controls when i run the application it is playin Chrome but when i try to play in IE8 Browser it doesn\'t pl

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-01 02:18

    I have used following way to fix playback issue for IE and this worked for me.

    
    
    
    
    

    // you can download swfobject_modified here

    http://code.google.com/p/fanarshavin/downloads/detail?name=swfobject_modified.js&can=2&q=

提交回复
热议问题