首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > ASP >

求网页设计中的视频在线播放的代码!解决办法

2012-02-29 
求网页设计中的视频在线播放的代码!~想在网页里在线播放视频,要有播放控制条以及播放窗口出现。但是不一打

求网页设计中的视频在线播放的代码!~
想在网页里在线播放视频,要有播放控制条以及播放窗口出现。但是不一打开就播

放,要按了播放按钮才播放。请问这个代码谁有?谢谢!

刚刚开始做网页,以前是做OA的,对这方面不熟阿!

我在网络上也搜索了很多的信息,但是写的都差不多阿。那位高手会就请帮帮忙吧,

不要到别的网站上转过来的   ,谢谢   !~

[解决办法]
我也只是在网上搜索着用的。
凑合用吧
[解决办法]
<OBJECT classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 codeBase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,05,0809 height=168 id= "NSOPlay " type=application/x-oleobject width=172 standby= "Connecting with Live Event. Please wait patiently... ">
<PARAM NAME= "Filename " VALUE= "AVSEQ01.WMV ">

<PARAM NAME= "AudioStream " VALUE= "-1 ">
<PARAM NAME= "AutoSize " VALUE= "0 ">
<PARAM NAME= "AutoStart " VALUE= "-1 ">
<PARAM NAME= "AnimationAtStart " VALUE= "-1 ">
<PARAM NAME= "AllowScan " VALUE= "-1 ">
<PARAM NAME= "AllowChangeDisplaySize " VALUE= "-1 ">
<PARAM NAME= "AutoRewind " VALUE= "-1 ">
<PARAM NAME= "Balance " VALUE= "-1 ">
<PARAM NAME= "BaseURL " VALUE= " ">
<PARAM NAME= "BufferingTime " VALUE= "5 ">
<PARAM NAME= "CaptioningID " VALUE= "-1 ">
<PARAM NAME= "ClickToPlay " VALUE= "-1 ">
<PARAM NAME= "CursorType " VALUE= "-1 ">
<PARAM NAME= "CurrentPosition " VALUE= "-1 ">
<PARAM NAME= "CurrentMarker " VALUE= "-1 ">
<PARAM NAME= "DefaultFrame " VALUE= "content ">
<PARAM NAME= "DisplayBackColor " VALUE= "0 ">
<PARAM NAME= "DisplayForeColor " VALUE= "16777215 ">
<PARAM NAME= "DisplayMode " VALUE= "-1 ">
<PARAM NAME= "DisplaySize " VALUE= "-1 ">
<PARAM NAME= "Enabled " VALUE= "-1 ">
<PARAM NAME= "EnableContextMenu " VALUE= "-1 ">
<PARAM NAME= "EnablePositionControls " VALUE= "-1 ">
<PARAM NAME= "EnableFullScreenControls " VALUE= "-1 ">
<PARAM NAME= "EnableTracker " VALUE= "-1 ">
<PARAM NAME= "InvokeURLs " VALUE= "-1 ">
<PARAM NAME= "Language " VALUE= "-1 ">
<PARAM NAME= "Mute " VALUE= "0 ">
<PARAM NAME= "fullScreen " VALUE= "true ">
<PARAM NAME= "PlayCount " VALUE= "-1 ">
<PARAM NAME= "PreviewMode " VALUE= "0 ">
<PARAM NAME= "Rate " VALUE= "1 ">
<PARAM NAME= "SAMILang " VALUE= " ">
<PARAM NAME= "SAMIStyle " VALUE= " ">
<PARAM NAME= "SAMIFileName " VALUE= " ">
<PARAM NAME= "SelectionStart " VALUE= "-1 ">
<PARAM NAME= "SelectionEnd " VALUE= "-1 ">


<PARAM NAME= "SendOpenStateChangeEvents " VALUE= "-1 ">
<PARAM NAME= "SendWarningEvents " VALUE= "-1 ">
<PARAM NAME= "SendErrorEvents " VALUE= "-1 ">
<PARAM NAME= "SendKeyboardEvents " VALUE= "0 ">
<PARAM NAME= "SendMouseClickEvents " VALUE= "-1 ">
<PARAM NAME= "SendMouseMoveEvents " VALUE= "-1 ">
<PARAM NAME= "SendPlayStateChangeEvents " VALUE= "-1 ">
<PARAM NAME= "ShowCaptioning " VALUE= "0 ">
<PARAM NAME= "ShowControls " VALUE= "-1 ">
<PARAM NAME= "ShowAudioControls " VALUE= "-1 ">
<PARAM NAME= "ShowDisplay " VALUE= "-1 ">
<PARAM NAME= "ShowGotoBar " VALUE= "0 ">
<PARAM NAME= "ShowPositionControls " VALUE= "-1 ">
<PARAM NAME= "ShowStatusBar " VALUE= "-1 ">
<PARAM NAME= "ShowTracker " VALUE= "-1 ">
<PARAM NAME= "TransparentAtStart " VALUE= "-1 ">
<PARAM NAME= "VideoBorderWidth " VALUE= "0 ">
<PARAM NAME= "VideoBorderColor " VALUE= "0 ">
<PARAM NAME= "VideoBorder3D " VALUE= "0 ">
<PARAM NAME= "Volume " VALUE= "-450 ">
<PARAM NAME= "WindowlessVideo " VALUE= "0 ">
<EMBED type= "video/x-ms-asf-plugin " pluginspage= "http://www.microsoft.com/goto/mscom/windows/mediaplayer/default.asp " filename= "http://colorweb.go.163.com/play.asx "
name= "NSOPlay "
width= "182 "
height= "150 "
DefaultFrame= "content "
AnimationAtStart= "-1 "
AutoRewind= "-1 "
AutoStart= "-1 "
Autosize= "-1 "
ControlType= "-1 "
DisplaySize= "6 "
ShowAudioControls= "-1 "
ShowControls= "-1 "
ShowDisplay= "-1 "
ShowGotoBar= "-1 "
ShowPositionControls= "-1 "
ShowStatusBar= "-1 "
ShowTracker= "-1 "
TransparentAtStart= "-1 ">
</EMBED>
</OBJECT>

能满足你所有要求,自己去找属性吧

热点排行
Bad Request.