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

在网页中播发asf格式文件

2012-11-23 
在网页中播放asf格式文件OBJECTIDWinMediaclassidCLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95CODE

在网页中播放asf格式文件

<OBJECTID="WinMedia"classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"CODEBASE= "http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"width=160 height=120 standby="Loading MicrosoftWindows Media Player components..." type="application/x-oleobject"><PARAM NAME="FileName" VALUE="yourfile.asx"><PARAM NAME="AutoStart" Value="true"><PARAM NAME="ShowControls" Value="true"><Embed type="application/x-mplayer2"pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"src="yourfile.asx"Name=MediaPlayerAutoStart=0Width=160Height=120autostart=1ShowControls=1</embed></OBJECT>

热点排行