原始碼
出自OpenISEE
ChannelGalio
的原始碼
跳轉到:
導航
,
搜尋
根據以下的原因,您並無權限去做編輯這個頁面:
您剛才的請求只有這個使用者組的使用者才能使用:
用戶
你可以檢視並複製本頁面的原始碼。
<h2>Channel VE Content Sample for Galio</h2> <gallery widths="300px" heights="200px" perrow="2"> 圖片:Channel1.jpg 圖片:Channel2.jpg </gallery> <table border=1> <tr><th class="tag">VE Tag</th></tr> <tr><td> <pre><isee:channel name="channel" skin="channel" channelsDataVar="chDataPool" eventHandler="eventHandler" fsEventHandler="eventHandler" defaultChannelNumber="3"/></pre> This VE tag appears in /demo/channel.jsp of ISEE Demo project </td></tr> <tr><th>Style</th></tr> <tr><td> <pre>.ve2{ background-color:#000000; width:320px; height:240px; position:absolute; left:300px; top:90px; border: 10px outset #d3d3d3; } </pre> </td></tr> <tr><th>Structure</th></tr> <tr><td> <pre><div id='z2' class='ve2'> </div></pre> </td></tr> <tr><th>Javascript</th></tr> <tr><td> <pre><script type='text/javascript'> var z2CtrlData={ channelsData:chDataPool, defaultChannelNumber:3, channelNumberLength:3, passwordEnable:true, position: new iscl.VideoPosition(310,100,320,240), switchScreen: true, autoPlay:true, eventHandler:eventHandler, keyMap:{ volDec:"volDecKey", oriChHelp:"kh.fr:kh.oriChDesc", chDec:"chDecKey", switchScreen:"redKey", chIncHelp:"kh.chInc", volInc:"volIncKey", switchScreenHelp:"kh.red_hc100:kh.switchScreenDesc", chDecHelp:"kh.chDec", oriCh:"frKey", chInc:"chIncKey", mute:"muteKey" }, fsvbName:'videoFs', fsEventHandler:'eventHandler', fsKeyMap:{ volDec:"volDecKey", oriChHelp:"kh.fr:kh.oriChDesc", chInc1Help:"kh.chInc1", chDec:"chDecKey", chDec1:"upKey", chInc1:"downKey", chDec1Help:"kh.chDec1", chInc:"chIncKey", switchScreen:"redKey", volInc:"volIncKey", chIncHelp:"kh.chInc", switchScreenHelp:"kh.red_hc100:kh.switchScreenDesc", chDecHelp:"kh.chDec", oriCh:"frKey" ,mute:"muteKey" }, mode:1 }; var channel=new iscl.ChannelCtrl(window,'z2',z2CtrlData); </script></pre>
返回到
ChannelGalio
。
檢視
頁面
討論
原始碼
歷史
個人工具
登入
回到首頁
檔案下載
開發者首頁
版權宣告
開發者首頁
API文件
範例
論壇
搜尋