Click to See Complete Forum and Search --> : WMP 11 blows up FF and Opera video


poiuy
12-20-2006, 05:43 PM
Need some help. I just downloaded Windows Media Player 11 and spotted that videos in my website are playing at the wrong size. Video in Opera blown up and I only see the top 1/4 of the video and it is at about 200% zoom in FF.

I know the code probably wasn't the best to begin with but this is what has been working until now

<OBJECT ID="Player" width="320" height="240" CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"><PARAM name="autoStart" value="True"><PARAM name="URL" value="videolocation.wmv"><embed src="videolocation.wmv" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></OBJECT>

Any help will be greatly appreciated

poiuy
12-20-2006, 06:47 PM
Well adjusting the height seems to be doing the trick for Firefox for now not Opera and doesn't appear to be messing with the IE which is fine. It is now leaving extra black space around the video on older versions of WMP on other computers.

Still curious if there is a better solution out there. There has to be.