回複:求教:怎樣寫HTML鏈接**.mpg〔video〕


<OBJECT ID="MediaPlayer1" width=160 height=162 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/ controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject">

<PARAM NAME="FileName" VALUE="[[link to your video]]]">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<EMBED type="application/x-mplayer2" pluginspage = "http://www.microsoft.com/Windows/MediaPlayer/" SRC="="[[link to your video]]]" name="MediaPlayer1" width=160 height=162 AutoStart=true>
</EMBED>
</OBJECT>

所有跟帖: 

這位主任這麽晚還不回家 :)) -梁山伯~- 給 梁山伯~ 發送悄悄話 (0 bytes) () 06/09/2009 postreply 20:30:01

請您先登陸,再發跟帖!