Group:  English: Entertainment ยป microsoft.public.windowsmedia.player.web
Thread: Calling wmp11 in standalone from web page

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Calling wmp11 in standalone from web page
jacky 20.06.2007 08:53:01
hello
I want to open wmp11 in standalone mode (not in a web page) from a web page
with:
<a href="streamings/radio_musics.asx" target="_blank" >open</a>
How to give instructions to
- open wmp11 with my dimensions, width, height ?
- open wmp11 with the display of play list 'on' ?
Anticipate thanks
Jacky

Re: Calling wmp11 in standalone from web page
"Neil Smith [MVP Digital Media]" <neil[ at ]nospam.com> 20.06.2007 21:09:13
On Wed, 20 Jun 2007 01:53:01 -0700, jacky
<jacky[ at ]discussions.microsoft.com> wrote:

[Quoted Text]
>hello
>I want to open wmp11 in standalone mode (not in a web page) from a web page
>with:
><a href="streamings/radio_musics.asx" target="_blank" >open</a>
>How to give instructions to
>- open wmp11 with my dimensions, width, height ?
>- open wmp11 with the display of play list 'on' ?


You can't specify dimensions, the player will open in the last size
the user closed it. Therefore you should use a popup web page sized to
your requirements, with an embedded media player set to width="100%"
height="100%" to fill the screen area.

Similarly, playlist is not under your control. You'd have to load the
media plus layout as a SKIN, which can be referenced through the ASX
file. The SKIN reference is on MSDN website at
http://msdn2.microsoft.com/en-us/library/bb262928.aspx

Perhaps it would help to explain what you're actually trying to
achieve, as there may be alternate ways to do what you want.

HTH
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2007
http://mvp.support.microsoft.com/mvpfaqs

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net