Re: toolbar colour



On Sat, 12 Nov 2005 12:48:01 -0000, "David Cleland"
<davidjcleland@xxxxxxxxxxx> wrote:

>
>hi I am embedding mediaplayer on to a webpage, I have the status bar showing
>and want to change the text it uses from blue to light grey - anyone know
>how to do this ?
>

You'll have to emulate it by writing the status bar text yourself
using the WMP methods such as player.playState and
player.controls.currentPositionTimeCode (use an event handler or
interrogate those using a window.setTimeout to fire your handler on a
schedule, eg 200milliseconds)

There's no facility without using a Skin (which you can't then use
embedded) to change the theme colours from the user specified ones.

HTH
Cheers - Neil
.



Relevant Pages

  • embedding mediaplayer
    ... hi I am embedding mediaplayer on to a webpage, I have the status bar showing ... and want to change the text it uses from blue to light grey - anyone know ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • toolbar colour
    ... hi I am embedding mediaplayer on to a webpage, I have the status bar showing ... and want to change the text it uses from blue to light grey - anyone know ...
    (microsoft.public.windowsmedia.player.web)

Loading