media player 9 not playing video file

Discussion in 'Graphics & Multimedia' started by nickjason, Jul 19, 2009.

  1. #1
    Hi all,
    I have embedded windows media player 9 in my html page. It is showing the player not playing the movie. can anybody help me to solve this issue


    1. <OBJECT id="MediaPlayer" width="380" height="240"
    2. CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
    3. type="application/x-oleobject">
    4. <PARAM NAME="URL" VALUE="C:/Documents and Settings/Administrator/Desktop/raf/Raf_Durgesh/Videos/swad.avi">
    5. <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
    6. <PARAM NAME="AutoStart" VALUE="True">
    7. <PARAM name="uiMode" value="none">
    8. <PARAM name="PlayCount" value="9999">
    9. </OBJECT>


    Thanks in advance
     
    nickjason, Jul 19, 2009 IP