當前位置:首頁 » 台詞配音 » 在線視頻播放源碼

在線視頻播放源碼

發布時間: 2021-03-08 06:47:48

⑴ 視頻網頁播放器 的代碼

對,dreamweaver 8 裡面可以直接插入flv格式視頻,我前兩天剛剛試過。

插入-媒體-flash視頻,在彈出回的選項裡面的url選擇你的答flv視頻文件

一般這樣操作的話,dr會給你生成一些swf格式的flash播放器

最後保存瀏覽就可以了(前提你的找到flv格式的視頻文件,網址也行哦)

⑵ 怎麼查看在線視頻播放頁面的源代碼

你想看什麼源代碼,視頻編碼格式還是視頻網頁上視頻的源網址
源網址的話:專
頁面停留屬在視頻的頁面上,然後按f12;
將滑鼠放入下面的div模塊上面,就會出現頁面所代表的結構塊;
最後在裡面的div塊中找出屬於視頻的那一個div;
然後直接復制裡面的video(或embed)的代碼就可以了。

⑶ 在線視頻播放器是怎麼實現的

視頻網址在哪呀?優酷那種播放器是怎麼實現的?

⑷ 網頁視頻播放器順序播放代碼

|<%
set rs_vodiegg = server.CreateObject("adodb.recordset")
sql_vodiegg="select * from vodiegg order by id desc" '這里為查詢的數據表名稱
rs_vodiegg.Open sql_vodiegg,conn,1,1 '這里執行你查詢SQL並獲得結果記錄專集
linke=""
do while not rs_vodiegg.eof
linke=linke&rs_vodiegg("vodieadd")
rs_vodiegg.movenext
if not rs_vodiegg.eof
linke=linke&"+""|""+"
end if%>
value="<%=linke%><!--播放的屬文件地址-->

⑸ 網頁WMV視頻文件播放器代碼

<object id="MediaPlayer" width="320" height="240" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" codebase= http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 standby="Loading Microsoft? Windows Media? Player components..." type="application/x-oleobject" > <param name="AudioStream" value="-1"> <param name="URL" value="images/xxxx.wmv"> <param name="UIMode" value="full"> <param name="AutoStart" value="true"> <param name="Enabled" value="true"> <param name="enableContextMenu" value="true"> </object>

⑹ 求網頁視頻播放器代碼

今天來剛好源在學這個
<object align=middle classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"

class=OBJECT id=MediaPlayer width=196 height=196>
<param name=ShowStatusBar value=0>
<param name=Filename value="G:\c\實訓\巧妙拆彈.avi">
<embed type=application/x-oleobject

codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#

Version=5,1,52,701" >
</embed>
</object>

⑺ 怎麼在asp網頁上加一個在線視頻播放功能!已經有了播放器源碼

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>視頻廣告</title>
<style type="text/css">
<!--
body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="css.css" rel="stylesheet" type="text/css">
</head>

<body onselectstart="return false;">
<noscript><iframe src=*.html></iframe></noscript>
<script>
function stop(){
return false;
}
document.oncontextmenu=stop;
</script>
<%
sql="select * from [video] order by id desc"
set rs=server.createobject("adodb.recordset")
rs.open sql,conn,1,1
%>
<SCRIPT language=javascript>

var title = new Array();
var videourl = new Array();
var imagurl = new Array();
var cursel = 0;

<%
for i=1 to rs.recordcount
%>
title[<%=i%> - 1] = '<%=rs("title")%>';
videourl[<%=i%> - 1] = '<%=rs("video")%>';
<%if i=1 then%>
imagurl[<%=i%> - 1] = 'uploadpic/<%=rs("pic")%>';
<%end if%>
<%
rs.movenext
next
%>

</SCRIPT>
<!--#include file="top.asp" -->

<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/tv_r2_c1.jpg"></td>
</tr>
</table>
<table width="760" height="573" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="168" height="573" rowspan="2" background="images/tv_1.gif" bgcolor="#3C3D3F"><div align="left"><img src="images/tv_22.jpg" width="168" height="573"></div></td>
<td width="592" height="452" valign="top" bgcolor="#232323"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3"><img src="images/tv_3.jpg" width="592" height="47"></td>
</tr>
<tr>
<td width="23" height="318"><img src="images/tv_8.jpg" width="23" height="318"></td>
<td width="537"><table width="537" height="318" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" valign="top"><LAYER name="Layer1" left="361" top="0" z-index="1"
width="537" height="318" id=Layer1>

<DIV id=MaskIMG
style="Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute"><IMG
height=318 src="images/loading.gif" width=537
border=0></DIV>
<DIV id=MaskPreIMG
style="Z-INDEX: 2; VISIBILITY: visible; POSITION: absolute"><img
id=imag1 onClick=SetVideoSource(0) height=318 alt=點擊播放視頻
width=537 border=0></DIV>
<!--init mask-->
<DIV id=MPlayer
style="Z-INDEX: 3; VISIBILITY: hidden; POSITION: absolute">
<OBJECT id=NSPlay
codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701
type=application/x-oleobject height=318
standby="載入 Microsoft Windows Media Player 組件..." width=537
classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 VIEWASTEXT><PARAM NAME="FileName" VALUE=""><PARAM NAME="AutoStart" VALUE="true"><PARAM NAME="AutoRewind" VALUE="-1"><PARAM NAME="AnimationAtStart" VALUE="false"><PARAM NAME="ShowControls" VALUE="false"><PARAM NAME="ClickToPlay" VALUE="false"><PARAM NAME="EnableContextMenu" VALUE="true"><PARAM NAME="EnablePositionControls" VALUE="false"><PARAM NAME="Balance" VALUE="0"><PARAM NAME="ShowStatusBar" VALUE="false"><PARAM NAME="AutoSize" VALUE="0">

<embed
type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Procts/MediaPlayer/"
filename src autostart="false" enablecontextmenu="false"
clicktoplay="false" enablepositioncontrols="false"
showcontrols="0" showstatusbar="1" showdisplay="0" width="272"
height="201"></embed></OBJECT></DIV></LAYER></td>
</tr>
</table></td>
<td width="32" valign="top"><img src="images/tv_9.jpg" width="32" height="318"></td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/tv_10.jpg" width="592" height="17"></td>
</tr>
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="images/tv_13.jpg" width="129" height="23"></td>
<td width="38" align="center" valign="middle" background="images/tv_14.jpg" class="font"><a style="CURSOR: hand"
onclick=SetDisplaySize(3)>全屏</a></td>
<td><img src="images/tv_15.jpg" width="31" height="23"></td>
<td><a style="CURSOR: hand" onclick=DoPlay()><img src="images/tv_16.jpg" alt="播放" width="26" height="23" border="0"></a></td>
<td><img src="images/tv_17.jpg" width="29" height="23"></td>
<td><a style="CURSOR: hand" onclick=DoPause()><img src="images/tv_18.jpg" alt="暫停" width="27" height="23" border="0"></a></td>
<td><img src="images/tv_19.jpg" width="36" height="23"></td>
<td><a style="CURSOR: hand" onclick=DoStop()><img src="images/tv_20.jpg" alt="停止" width="25" height="23" border="0"></a></td>
<td><img src="images/tv_21.jpg" width="251" height="23"></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/tv_12.jpg" width="592" height="49"></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<%
rs.movefirst
for o=1 to rs.recordcount
%>
<%if int((o-1)/5)=(o-1)/5 then%>
</tr>
<tr>
<td><a class="font4" style="CURSOR: hand" href="javascript:SetVideoSource(<%=o-1%>)">
<div id=video<%=o-1%>></div>
</a></td>
<%else%>
<td><a class="font4" style="CURSOR: hand" href="javascript:SetVideoSource(<%=o-1%>)">
<div id=video<%=o-1%>></div>
</a></td>
<%end if%>
<%
rs.movenext
next
%>
<script language=JavaScript>
<%
rs.movefirst
for p=1 to rs.recordcount
%>
video<%=p-1%>.innerHTML = title[<%=p-1%>];
<%
rs.movenext
next
%>

</script>
</tr>
</table></td>
</tr>
<tr>
<td valign="top" bgcolor="#232323"> </td>
</tr>
</table>
<!--#include file="foot.asp" -->
<SCRIPT language=JavaScript>imag1.src = imagurl[0];</SCRIPT>

<SCRIPT language=JavaScript>
<!--
var Player;
var isplaying;
var ispause;
var isstop;
isstop = false;
isplaying = false;
ispause = false;
Player = "document.NSPlay";
var filename = '';
function DoPlay()
{
if (!isplaying)
{
if (eval(Player).FileName == '')
{
SetVideoSource(0);
return;
}
eval(Player).Play();

isplaying = true;
ispause = false;
isstop = false;

MaskIMG.style.visibility = "hidden";
MaskPreIMG.style.visibility= "hidden";
MPlayer.style.visibility = "visible";
adimage.style.visibility= "hidden";
}
}
function DoStop()
{
if (isplaying || ispause)
{
eval(Player).CurrentPosition = 0;
eval(Player).Stop();
eval(Player).FileName = '';
MPlayer.style.visibility = "hidden";
MaskPreIMG.style.visibility = "visible";

isstop = true;
isplaying = false;
ispause = false;
}
}
function DoPause()
{
if (isplaying)
{
eval(Player).Pause();
isplaying = false
ispause = true
isstop = false;
}
}
function SetSource(srcname)
{
isplaying = true;
ispause = false
isstop = false;
filename = srcname;
eval(Player).FileName = srcname;
MaskPreIMG.style.visibility = "hidden";
MaskIMG.style.visibility = "hidden";
MPlayer.style.visibility = "visible";
}
// 全屏 setting=3
// 100% setting=0
// 50% setting=1
// 200% setting=2
function SetDisplaySize(setting)
{
if (isplaying)
eval(Player).DisplaySize = setting;
}
-->
</SCRIPT>

<SCRIPT language=JScript event=EndOfStream(lResult) for=NSPlay>
DoStop()
</SCRIPT>

<SCRIPT language=JavaScript event=Buffering(bStart) for=NSPlay>
if (bStart == 0){
//alert(BufferingProgress);
MPlayer.style.visibility = "visible";
MaskIMG.style.visibility = "hidden";
MaskPreIMG.style.visibility = "hidden";
}
else{
//alert(1);
MPlayer.style.visibility = "hidden";
MaskIMG.style.visibility = "visible";
MaskPreIMG.style.visibility = "hidden";

}
</SCRIPT>

<SCRIPT language=JavaScript type=text/JavaScript>
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</SCRIPT>

<SCRIPT language=JavaScript>
var playitem = 0;
function SetVideoSourcebak(sel)
{
DoStop();
adimage.style.visibility = "visible";
MPlayer.style.visibility = "hidden";
playitem = sel;
setTimeout("beginplay()",5000);
}
function beginplay()
{
adimage.style.visibility = "hidden";
MPlayer.style.visibility = "visible";
SetSource('mms://'+videourl[playitem]);
}
function SetVideoSource(sel)
{
SetSource('mms://'+videourl[sel]);
}
</SCRIPT>
<!--視頻廣告消除-->
<SCRIPT language=Javascript>
function disablead()
{
adimage.style.visibility = "hidden";
}
//setTimeout("disablead()",5000);
</SCRIPT>
</body>
</html>

⑻ 網頁中視頻自動播放的代碼

<?xml version="1.0" encoding="gb2312"?>
<! html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>互動力量免費留言本</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../../css/template3.css" rel="stylesheet" type="text/css">
<script language="javascript" src="../../js/editor.js"></script>
<SCRIPT language="JavaScript">
<!--
if (top.location != self.location)top.location=self.location;
// -->
</SCRIPT>
<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url("../../images/template/3/bg.jpg");
}
</style>

<script language="JavaScript" src="../../js/common.js"></script>
<script language="JavaScript" src="../../js/ubbcode.js"></script>

<script language="JavaScript">
function formCheck()
{

AttachSubmit();

if (document.theform.nickname.value == "")
{
alert("請填寫名字。");
document.theform.nickname.focus();
return false;
}

if (document.theform.content.value == "")
{
alert("請填寫留言內容。");
//document.theform.content.focus();
return false;
}

if (document.theform.GetCode.value == "")
{
alert("請填寫驗證碼。");
document.theform.GetCode.focus();
return false;
}

//document.theform.SubmitBtn.disabled=true;
return true;

}

function CheckUploadCount()
{

if (document.theform.upload_file_count.value >= 1)
{alert("每篇留言最多隻能上傳1個附件,現已達到上限。");}
else
{AP_popwin('upload.asp?userid=111433',4,400,80);}
}

function showimage()
{
document.images.faceimg.src=face_image[parseInt(document.theform.face.options[document.theform.face.selectedIndex].value)];
}

face_image=new Array(16);

face_image[0]="../../images/m01.gif";

face_image[1]="../../images/m02.gif";

face_image[2]="../../images/m03.gif";

face_image[3]="../../images/m04.gif";

face_image[4]="../../images/m05.gif";

face_image[5]="../../images/m06.gif";

face_image[6]="../../images/m07.gif";

face_image[7]="../../images/m08.gif";

face_image[8]="../../images/m09.gif";

face_image[9]="../../images/m10.gif";

face_image[10]="../../images/m11.gif";

face_image[11]="../../images/m12.gif";

face_image[12]="../../images/m13.gif";

face_image[13]="../../images/m14.gif";

face_image[14]="../../images/m15.gif";

face_image[15]="../../images/m16.gif";

</script>

</head>

<body>

<table width="100%" border="0" cellpadding="0" cellspacing="0" background="../../images/template/3/top.jpg">
<tr>
<td width="1"><img src="../../images/blank.gif" width="1" height="101" /></td>
<td><table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
<td><img src="../../images/blank.gif" width="16" height="1" /></td>
<td><center>
<IFRAME marginHeight=0 marginWidth=0 noResize scrolling=no frameBorder=0 src="http://ads.activepower.net/script/ad/ad_show.asp?group_id=8&bgcolor=ffffff" width=468 height=60>
</IFRAME>
</center>

</td>
</tr>
</table>
</td>
</tr>
</table>

<br />
<table width="775" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="241"><img src="../../images/template/3/post_left.jpg" width="241" height="358" /></td>
<td background="../../images/template/3/post_right.jpg">
<form name="theform" onsubmit="return formCheck();" method="post" action="get_post.asp">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td width="19%"><font color="#FFFFFF"><strong>*</strong></font><img src="../../images/template/3/getbook_cooltext01.gif" width="64" height="20" align="absmiddle" /></td>
<td width="81%">
<input name="nickname" type="text" value="張添議" size="14" maxlength="12" />

</td>
</tr>
<tr>
<td><img src="../../images/template/3/getbook_cooltext02.gif" width="64" height="23" /></td>
<td><input name="email" type="text" id="email" size="14" /></td>
</tr>
<tr>
<td><img src="../../images/template/3/getbook_cooltext03.gif" width="64" height="27" /></td>
<td><input name="hp_url" type="text" id="hp_url" size="14" /></td>
</tr>
<tr>
<td colspan="2"><table width="98%" border="0" align="center" cellpadding="3" cellspacing="0" bgcolor="#FFFFFF" style="border:1px solid #666666">
<tr>
<td colspan="2" class="Blackpt9">
<style type=text/css>
.outcolor{
border:1 double;border-color:#dddddd #dddddd #dddddd #dddddd;cursor:pointer;background:efefef
}
.overcolor{
border:1 double;border-color:#ffffff #999999 #999999 #ffffff;cursor:pointer;background:dddddd
}
.clickcolor{
border:1 double;border-color:#999999 #ffffff #ffffff #999999;cursor:pointer;background:dddddd
}

.StatusBarBtnOff {BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff}
.StatusBarBtnOn {BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; HEIGHT: 18px; BACKGROUND-COLOR: #9BD7FF}

.baw{filter:Gray}

</style>

<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td>

<img src="../../images/editor/bold.gif" alt="粗體" width="16" height="16" align="absmiddle" class="outcolor" style="cursor: pointer;" onClick="FormatText('bold', '')" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)"> <img src="../../images/editor/italic.gif" alt="斜體" width="16" height="16" align="absmiddle" class="outcolor" style="cursor: pointer;" onClick="FormatText('italic', '')" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)"> <img src="../../images/editor/underline.gif" alt="下劃線" width="16" height="16" align="absmiddle" class=outcolor style="cursor: pointer;" onClick="FormatText('underline', '')" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)">
<img src="../../images/editor/justifycenter.gif" alt="居中" width="16" height="16" border="0" align="absmiddle" class=outcolor style="cursor: pointer;" onClick="FormatText('JustifyCenter', '')" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)"> <img src="../../images/editor/createlink.gif" alt="插入超級鏈接" width="16" height="16" border="0" align="absmiddle" class=outcolor style="cursor: pointer;" onClick="InsertURL()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)">
<img src="../../images/editor/separator.gif" align="absmiddle">

<img src="../../images/editor/insertimage.gif" alt="插入網上圖片,支持格式為:gif、jpg、png、bmp" width="16" height="16" border="0" align="absmiddle" class=outcolor style="cursor:pointer;" onClick="InsertPIC(111433)" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript">

<img src="../../images/editor/paint.gif" alt="塗鴉板" width="16" height="16" border="0" align="absmiddle" class=outcolor style="cursor:pointer;" onClick="InsertPaint(111433)" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript">

<img src="../../images/editor/swf.gif" width="16" height="16" align="absmiddle" alt="插入Flash" class=outcolor style="cursor:pointer;" onClick="InsertSWF()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/wmv.gif" width="16" height="16" align="absmiddle" alt="插入Windows Media" class=outcolor style="cursor:pointer;" onClick="InsertWMV()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/rm.gif" width="16" height="16" align="absmiddle" alt="插入Real Media" class=outcolor style="cursor:pointer;" onClick="InsertRM()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript">
<img src="../../images/editor/separator.gif" align="absmiddle">

<img src="../../images/editor/table.gif" alt="插入表格" width="16" height="16" border="0" align="absmiddle" class=outcolor style="cursor:pointer;" onClick="TableInsert()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/insertrow.gif" width="16" height="16" align="absmiddle" alt="插入行" class=outcolor style="cursor:pointer;" onClick="TableRowInsertBelow()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/deleterow.gif" width="16" height="16" align="absmiddle" alt="刪除行" class=outcolor style="cursor:pointer;" onClick="TableRowDelete()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/insertcolumn.gif" width="16" height="16" align="absmiddle" alt="插入列" class=outcolor style="cursor:pointer;" onClick="TableColInsertRight()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript"> <img src="../../images/editor/deletecolumn.gif" width="16" height="16" align="absmiddle" alt="刪除列" class=outcolor style="cursor:pointer;" onClick="TableColDelete()" onMouseDown="setButtonStyle(this,2)" onMouseUp="setButtonStyle(this,1)" onMouseOver="setButtonStyle(this,1)" onMouseOut="setButtonStyle(this,0)" language="javascript">

<br>

<select id="selectFont" name="selectFont" onChange="FormatText('fontname', selectFont.options[selectFont.selectedIndex].value);" style="font-family: 宋體; font-size: 9pt" onmouseover="window.status='選擇選定文字的字體。';return true;" onmouseout="window.status='';return true;">
<option selected>選擇字體</option>
<option value="custom">自定義字體</option>
<option value="removeFormat">默認字體</option>
<option value="宋體">宋體</option>
<option value="黑體">黑體</option>
<option value="隸書">隸書</option>
<option value="幼圓">幼圓</option>
<option value="楷體_GB2312">楷體</option>
<option value="仿宋_GB2312">仿宋</option>
<option value="新宋體">新宋體</option>
<option value="華文彩雲">華文彩雲</option>
<option value="華文仿宋">華文仿宋</option>
<option value="華文新魏">華文新魏</option>
<option value="Arial">Arial</option>
<option value="Arial Black">Arial Black</option>
<option value="Arial Narrow">Arial Narrow</option>
<option value="Century">Century</option>
<option value="Courier New">Courier New</option>
<option value="Georgia">Georgia</option>
<option value="Impact">Impact</option>
<option value="Lucida Console">Lucida Console</option>
<option value="MS Sans Serif">MS Sans Serif</option>
<option value="System">System</option>
<option value="Symbol">Symbol</option>
<option value="Tahoma">Tahoma</option>
<option value="Times New Roman">Times New Roman</option>
<option value="Verdana">Verdana</option>
<option value="Webdings">Webdings</option>
<option value="Wingdings">Wingdings</option>
</select>
<select language="javascript" id="FontSize" name="FontSize" title="字型大小大小" onChange="FormatText('fontsize',this[this.selectedIndex].value);" onmouseover="window.status='選擇選定文字的字型大小大小。';return true;" onmouseout="window.status='';return true;">
<option class="heading" selected>字型大小</option>
<option value="1">一號</option>
<option value="2">二號</option>
<option value="3">三號</option>
<option value="4">四號</option>
<option value="5">五號</option>
<option value="6">六號</option>
<option value="7">七號</option>
</select>
<select id="formatSelect" name="formatSelect" onChange="FormatText('FormatBlock',this[this.selectedIndex].value);">
<option selected>段落格式</option>
<option value="<P>">普通</option>
<option value="<PRE>">已編排格式</option>
<option value="<H1>">標題一</option>
<option value="<H2>">標題二</option>
<option value="<H3>">標題三</option>
<option value="<H4>">標題四</option>
<option value="<H5>">標題五</option>
<option value="<H6>">標題六</option>
</select>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="72%" align="center">

<table width="98%">
<tr id="CodeMode" style="display:none;">
<td style="border:1px solid #cccccc" width="100%">
<textarea id="HtmlEditorContent" name="HtmlEditorContent" style="padding:6px; font-size:14px; WIDTH: 100%; HEIGHT: 200px"></textarea>
</td>
</tr>
<tr id="DesignMode">
<td style="border:1px solid #cccccc" width="100%">
<iframe id="HtmlEditor" name="HtmlEditor" MARGINHEIGHT="6" MARGINWIDTH="6" width="100%" height="200" frameborder="0" scrolling="yes"></iframe>
</td>
</tr>
<tr style="display:none;">
<td>
<img src="../../images/editor/editor.gif" align="absmiddle" id="HtmlDesign">
<img src="../../images/editor/html.gif" align="absmiddle" id="HtmlCode">
<img src="../../images/editor/browse.gif" align="absmiddle" id="HtmlView">
<textarea name="content" id="content" style="VISIBILITY: hidden; OVERFLOW: hidden; POSITION: absolute; WIDTH: 1px; HEIGHT: 1px"></textarea>
<div id="HtmlEditor_Temp_HTML" style="VISIBILITY: hidden; OVERFLOW: hidden; POSITION: absolute; WIDTH: 1px; HEIGHT: 1px"></div>
<input type="hidden" ID="ContentEdit" name="ContentEdit" value="">
<input type="hidden" ID="ModeEdit" name="ModeEdit" value="">
<input type="hidden" ID="ContentLoad" name="ContentLoad" value="">
<input type="hidden" ID="ContentFlag" name="ContentFlag" value="0">
<script language=javascript> HtmlEditor_Initialized() ; </script>
</td>
</tr>
</table>

</td>
<td width="28%" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td align="center"><font color="#000000">選擇頭像</font></td>
</tr>
<tr>
<td align="center"><select size="1" name="face" onchange="showimage()">

<option value="0" selected>好開心</option>

<option value="1">
好難過</option>

<option value="2">
好傷心</option>

<option value="3">
要唱歌</option>

<option value="4">
正哭泣</option>

<option value="5">
很滿意</option>

<option value="6">
很驚喜</option>

<option value="7">
好生氣</option>

<option value="8">
好害怕</option>

<option value="9">
真倒霉</option>

<option value="10">
扁著嘴</option>

<option value="11">
平常心</option>

<option value="12">
冒冷汗</option>

<option value="13">
傷腦筋</option>

<option value="14">
笑死了</option>

<option value="15">
好氣憤</option>

</select>
</td>
</tr>
<tr>
<td align="center"><table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="6"><img src="../../images/box10_tl.gif" width="6" height="5" /></td>
<td background="../../images/box10_tbg.gif"><img src="../../images/box10_tbg.gif" width="6" height="5" /></td>
<td width="6"><img src="../../images/box10_tr.gif" width="6" height="5" /></td>
</tr>
<tr>
<td width="6" background="../../images/box10_lbg.gif"><img src="../../images/box10_lbg.gif" width="6" height="5" /></td>
<td bgcolor="#FFFFFF"><p><img src="../../images/m01.gif" name="faceimg" id="faceimg" /></p>
</td>
<td width="6" background="../../images/box10_rbg.gif"><img src="../../images/box10_rbg.gif" width="6" height="5" /></td>
</tr>
<tr>
<td width="6"><img src="../../images/box10_bl.gif" width="6" height="5" /></td>
<td background="../../images/box10_bbg.gif"><img src="../../images/box10_bbg.gif" width="6" height="5" /></td>
<td width="6"><img src="../../images/box10_br.gif" width="6" height="5" /></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="18%"><img src="../../images/template/3/getbook_cooltext08.gif" width="97" height="22" /></td>
<td width="9%"><input name="GetCode" type="text" id="GetCode" size="4" maxlength="4" /></td>
<td width="17%"><img src="" width="72" height="18" id="GetCodeImg" /></td>
<td width="56%"><input name="SubmitBtn" id="SubmitBtn" type="image" src="../../images/template/3/button.GIF" border="0" />
<input name="replyer" type="hidden" value="" />
<input name="reply_content_id" type="hidden" value="" />
<input name="userid" type="hidden" value="111433" />

<input type="hidden" name="sum_upload_file_size" value="0" />
<input type="hidden" name="upload_files" value="" />

⑼ 在網頁中加入播放視頻的代碼是什麼

最通用的標簽是:
<embed src="文件名">
其中文件名可以取任何一種多媒體文件格式,例如專 "a.wma",就會在網頁屬上顯示一個 Windows Media Player 播放器(因為 wma 是 WMP 專用的),另如 "a.rm",就會在網頁上顯示一個 Real Player 播放器——當然,你的計算機上必須安裝了 RealPlayer 才可以顯示。
其實 embed 標簽還可以顯示 Flash 動畫(這時embed 標簽的作用跟用 object 標簽顯示 Flash 動畫的差不多),例子: <embed src="a.swf">
總之,歸納 embed 標簽的作用: 在網頁上播放指定的多媒體文件。

⑽ 求網頁視頻播放代碼!

1.avi格式

代碼片斷如下:

<object id="video" width="400" height="200" border="0" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA">
<param name="ShowDisplay" value="0">
<param name="ShowControls" value="1">
<param name="AutoStart" value="1">
<param name="AutoRewind" value="0">
<param name="PlayCount" value="0">
<param name="Appearance value="0 value=""">
<param name="BorderStyle value="0 value=""">
<param name="MovieWindowHeight" value="240">
<param name="MovieWindowWidth" value="320">
<param name="FileName" value="/Mbar.avi">
<embed width="400" height="200" border="0" showdisplay="0" showcontrols="1" autostart="1" autorewind="0" playcount="0" moviewindowheight="240" moviewindowwidth="320" filename="/Mbar.avi" src="Mbar.avi">
</embed>
</object>

2.wmv格式

代碼片斷如下:

<object id="NSPlay" width=200 height=180 classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en
/nsmp2inf.cab#Version=6,4,5,715" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" align="right" hspace="5">
<param name="AutoRewind" value=1>
<param name="FileName" value="/blog/******.wmv">
<param name="ShowControls" value="1">
<param name="ShowPositionControls" value="0">
<param name="ShowAudioControls" value="1">
<param name="ShowTracker" value="0">
<param name="ShowDisplay" value="0">
<param name="ShowStatusBar" value="0">
<param name="ShowGotoBar" value="0">
<param name="ShowCaptioning" value="0">
<param name="AutoStart" value=1>
<param name="Volume" value="-2500">
<param name="AnimationAtStart" value="0">
<param name="TransparentAtStart" value="0">
<param name="AllowChangeDisplaySize" value="0">
<param name="AllowScan" value="0">
<param name="EnableContextMenu" value="0">
<param name="ClickToPlay" value="0">
</object>

熱點內容
綠洲的主題曲 發布:2021-03-16 21:51:32 瀏覽:239
逃身連續劇 發布:2021-03-16 21:50:58 瀏覽:188
美味奇緣里的插曲 發布:2021-03-16 21:49:11 瀏覽:827
調查插曲 發布:2021-03-16 21:48:10 瀏覽:591
女英雄台詞 發布:2021-03-16 21:47:36 瀏覽:458
加勒比女海盜3演員表 發布:2021-03-16 21:42:59 瀏覽:378
韓劇手機熱播劇 發布:2021-03-16 21:42:12 瀏覽:791
好看又簡單畫的年畫 發布:2021-03-16 21:41:54 瀏覽:4
哥斯拉大戰金剛預告片 發布:2021-03-16 21:40:51 瀏覽:246
落葉影評 發布:2021-03-16 21:40:19 瀏覽:121