添加下載鏈接,所以這是玩家JWPlayer 5 - 如何在玩家
jwplayer("flvplayer").setup({
file: "$direct_link",
flashplayer: "$c->{site_url}/player/$name.swf",
image: "$file->{video_img_url}",
duration:"$file->{vid_length}",
width: $file->{vid_width},
height: $file->{vid_height},
provider: 'http',
modes: [ { type: "flash", src: "$c->{site_url}/player/$name.swf" },{ type: "html5", config: {file:'$direct_link','provider':'http'} }, { type: "download" } ] });
我想補充一個下載鏈接按鈕,像球員本網站上,例如>>http://www.mp4upload.com/a6hxfn9hdxuy
的sript你們能幫我嗎?
感謝前:d
可能重複[JWPlayer - 定製listbar添加一個「下載」鏈接(http://stackoverflow.com/questions/22228024/jwplayer - 自定義 - listbar到外接一個下載鏈接) – Ben 2014-10-16 20:35:17