asli wrote:
Quote:
i did insert, media, plugin - nothing |
Yeah...don't do it that way. Reference this:
<OBJECT ID="MediaPlayer1" width=320 height=240
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">
<PARAM NAME="AutoStart" VALUE="True">
<PARAM NAME="FileName" VALUE="INSERT YOUR FILE PATH HERE">
<PARAM NAME="ShowControls" VALUE="False">
<PARAM NAME="ShowStatusBar" VALUE="False">
<EMBED type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
SRC="INSERT THE SAME EXACT PATH AS YOU ENTERED ABOVE HERE"
name="MediaPlayer1"
width=320
height=240
autostart=1
showcontrols=0> </EMBED> </OBJECT>
Change controls as you need to.
------
Shane H
http://www.deceptivemagic.com