PDA

View Full Version : video not loading in NS


Stevew
06-13-2003, 02:37 PM
I am trying to get video to run in both IE and NS. It works great in IE, but in NS I a video player showing up, but no video ever loads.

<object
ID="WinMedia"
classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE= "http://activex.microsoft.com/activex/
controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
width=225 height=260 standby="Loading Microsoft
Windows Media Player components..." type="application
/x-oleobject">
<PARAM NAME="FileName" VALUE="uleadagility.wmv">
<PARAM NAME="AutoStart" Value="false">
<PARAM NAME="ShowControls" Value="true">
<Embed type="application/x-mplayer2"
pluginspage=
"http://www.microsoft.com/Windows/MediaPlayer/"
src="uleadagility.wmv"
Name="MediaPlayer"
AutoStart=0
Width=225
Height=260
ShowControls=1
>
</embed>
</object>

What am I doing wrong? :confused:

Thanks,

huerreson
06-14-2003, 02:44 PM
i think your NS hasn't installed the plug-in object

huerreson
06-14-2003, 02:48 PM
check out the NS 'S HELP tiem"about plug-ins"
to see "Windows Media Player Plug-in Dynamic Link Library " whether is installed?

Stevew
06-14-2003, 03:47 PM
Good thought. I looked under Help>About Plugins and scrolled down to Windows Media Player Plug-in Dynamic Link Library. It says:

File name: npdsplay.dll
Then lists a bunch of mime types, descriptions, suffixex and then has a column for "Enabled". The mime types video/x-ms-wmv, application/x-mplayer2 are both enabled.

Is that what I'm looking for?

If you have NS and want to try it, the site address is http://www.centerforathletes.com/agility.html

Be aware that teh it is an 8.6 mB file right now (I'm working to trim it down:D )