原始碼
出自OpenISEE
VodGalio
的原始碼
跳轉到:
導航
,
搜尋
根據以下的原因,您並無權限去做編輯這個頁面:
您剛才的請求只有這個使用者組的使用者才能使用:
用戶
你可以檢視並複製本頁面的原始碼。
<h2>VOD VE Content Sample for Galio</h2> <gallery widths="300px" heights="200px" perrow="2"> 圖片:Vod1.jpg 圖片:Vod2.jpg </gallery> <table border=1> <tr><th class="tag">VE Tag</th></tr> <tr><td> <pre><isee:vod name="vod" skin="vod" eventHandler="eventHandler" mediaDataVar="curVodData"/></pre> This VE tag appears in /demo/vod.jsp of ISEE Demo project </td></tr> <tr><th>Style</th></tr> <tr><td> <pre></pre> </td></tr> <tr><th>Structure</th></tr> <tr><td> <pre></pre> </td></tr> <tr><th>Javascript</th></tr> <tr><td> <pre><script type='text/javascript'> var z1CtrlData={ mediaData:curVodData, resumePlay:true, autoPlay:true, chroma:1, eventHandler:eventHandler, defSvrType:2, keyMap:{ volDec:"volDecKey", playHelp:"kh.play", stop:"stopKey", play:"playKey", stopHelp:"kh.stop", seek:"blueKey", pauseHelp:"kh.pause", seekHelp:"kh.blue_hc100:kh.seekDesc", pause:"pauseKey", ffHelp:"kh.ff", ff:"ffKey", frHelp:"kh.fr", volInc:"volIncKey", fr:"frKey", mute:"muteKey" }, mode:2 }; var vod=new iscl.VodCtrl(window,'z1',z1CtrlData); </script></pre> </td></tr> </table>
返回到
VodGalio
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入
回到首頁
檔案下載
開發者首頁
版權宣告
開發者首頁
API文件
範例
論壇
搜尋