Re: Does HTMLView works on ActiveX Media Player in C#??? HELP PLZ
From: Jim Travis [ms] (jtravis_at_online.microsoft.com)
Date: 11/25/04
- Next message: Amar Bouchibane: "relative url and file url (wmp 8)"
- Previous message: Alcaudon.26: "Does HTMLView works on ActiveX Media Player in C#??? HELP PLZ"
- In reply to: Alcaudon.26: "Does HTMLView works on ActiveX Media Player in C#??? HELP PLZ"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 21:52:24 -0800
Because HTMLView is a feature of Windows Media Player, but not a feature of
the Windows Media Player ActiveX control.
-- Jim Travis Microsoft Corp. Windows Media Player SDK Download: http://msdn.microsoft.com/library/default.asp?url=/downloads/list/winmedia.asp Latest online: http://msdn.microsoft.com/library/en-us/wmplay10/mmp_sdk/windowsmediaplayer10sdk.asp Please do not send email directly to this alias as this alias is for newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use. © 2004 Microsoft Corporation. All rights reserved. "Alcaudon.26" <Alcaudon.26@discussions.microsoft.com> wrote in message news:40A0003C-8440-45C6-A5ED-00D04560A7E4@microsoft.com... >I have the following ASX file: > > <asx version="3.0"> > <entry> > <ref href="http://xxx.com/x.wmv" /> > <param name="HTMLView" value="http://xxx.com/x.htm" /> > </entry> > <entry> > <ref href="http://xxx.com/x.wmv" /> > </entry> > </asx> > > > If I execute the ASX from file explorer it opens the WMP 10 and works > fine. > > But if I load this ASX into a C# application with the WMP 10 ActiveX > Control > it only shows the video, the HTML is not shown. > > Anyone knows why??? > Is HTMLView disabled in C#??? > > I need help plz
- Next message: Amar Bouchibane: "relative url and file url (wmp 8)"
- Previous message: Alcaudon.26: "Does HTMLView works on ActiveX Media Player in C#??? HELP PLZ"
- In reply to: Alcaudon.26: "Does HTMLView works on ActiveX Media Player in C#??? HELP PLZ"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|