請教LiLi,怎樣寫HTML鏈接***.mpg(video)
謝謝你的指教,我按你的code改寫了的一下,不知錯在何處,仍然不能播放視屏。
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="Windows Media Player" type="application/x-oleobject">
PARAM NAME="FileName" VALUE="movies/album1.mpg"
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="="movies/album1.mpg" name="MediaPlayer1" width=160 height=162 AutoStart=true
EMBED
a href="movies/album1.mpg">電子相冊a
OBJECT