View Full Version : Getting Video to Work on site...


Aggressor
04-13-2005, 06:08 AM
Hi All,

I've tried to get a WMV format video to work and play on a webpage of mine...but it keeps saying "Windows Media Player cannot find the specified file. Be sure the path is typed correctly. If it is, the file does not exist at the specified location, or the computer where the file is stored is offline."

I've tried viewing the same page offline(stored version of the webpage on my hard drive), and it works there. The video size is ~12mb...is that too large?

Thanks in Advance...

Oh Yeah here's the code:

<object id="WMPlayer1" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" height="400" width="500">
<param name="uiMode" value="full" />
<param name="autoStart" value="true" />
<param name="URL" value="mp.WMV" />
Your browser does not support ActiveX controls or the Windows Media Player. </object>

Valkyrie
04-13-2005, 06:18 AM
Are you sure you uploaded the video? Are you typing the correct file name (names are CaSe sensitive)?

Aggressor
04-13-2005, 06:23 AM
Are you sure you uploaded the video? Are you typing the correct file name (names are CaSe sensitive)?

yeah im sure...just checked it. Same name and everything..."

Monkey Bizzle
04-13-2005, 06:29 AM
what's the link to the actual page that you are having problems with?

Aggressor
04-13-2005, 06:31 AM
what's the link to the actual page that you are having problems with?

http://youth.bbchurch.ca/mt.html

Valkyrie
04-13-2005, 06:45 AM
The video works for me. o_0

Aggressor
04-13-2005, 06:54 AM
The video works for me. o_0

o i c....then just my wm settings then...thanks!

Patrick
04-13-2005, 01:33 PM
Yes it's working for me... It took like 8 minutes to buffer, though.