html5 html添加本地視頻的代碼?
html添加本地視頻的代碼?使用嵌入標(biāo)記嘗試標(biāo)記參數(shù):SRC=(多媒體文件的路徑,可以是相對(duì)的或絕對(duì)的)Type=()播放文件的播放器,write Type=“application/x-mplaye
html添加本地視頻的代碼?
使用嵌入標(biāo)記嘗試標(biāo)記參數(shù):SRC=(多媒體文件的路徑,可以是相對(duì)的或絕對(duì)的)Type=()播放文件的播放器,write Type=“application/x-mplayer 2”如果要使用Windows media player,Type=“audio/x-pn-realaudo-plugin”如果要使用RealPlayer,type=“application/x-shockwave-flash”如果你想玩flash。Autostart=“true”或“false”自動(dòng)播放多媒體。默認(rèn)值為false,即不自動(dòng)播放loop=“true”或“false”或整數(shù)值。設(shè)置是否自動(dòng)重復(fù)播放。Loop=2表示重復(fù)兩次。要無限重復(fù),可以通過loop=“true”width=“integer”height=“integer”height=“true”或“false”將面板寬度設(shè)置為true。將其設(shè)置為true將隱藏面板。默認(rèn)值為false enablecontextmenu=“true”或“false”到false,并且沒有右鍵單擊菜單