JW Player在弹出配置中打开视频

时间:2013-03-01 18:17:56

标签: asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 jwplayer

如何在JWPlayer中配置视频弹出窗口

 jwplayer("mediaplayer").setup({
                    flashplayer: "player.swf",
                    file: 'http://youtu.be/wi8N0pwiEuzc',
                    width: '280',
                    height: '150',
                    image: "Content/images/thumb.jpg",
                    popup:'true'

                });

0 个答案:

没有答案
相关问题