| Author |
Message |
Hutch
Guest
|
Posted:
Thu Jul 08, 2004 12:17 pm Post subject:
Set WM embeded object background colour? |
|
|
Hi,
I have a sittuation where my code sets a object height and width and a
streaming (real-time) movie is loaded into it.
If the source movie is smaller than the area i set the movie plays but with
a black border/background. I'd like it to be white, or a speciafiable
colour.
Is there a property or param that I can set to colour the object background
similar to apples 'background=#??????' property for QT objects?
Cheers,
Hutch
|
|
| Back to top |
|
 |
Neil Smith [MVP Digital M
Guest
|
Posted:
Fri Jul 09, 2004 12:59 am Post subject:
Re: Set WM embeded object background colour? |
|
|
You could try starting with the player.windowlessVideo="true" setting
- though this only works for windows XP versions of media player, it
might allow you to overlay with a positioned DIV using transparency.
There used to be param tags to do this with the player version 6.4 but
not since, as far as I can tell. Back to the hacky workarounds ;-)
HTH
Neil
On Thu, 8 Jul 2004 09:17:44 +0100, "Hutch" <hutch@> wrote:
| Quote: | Hi,
I have a sittuation where my code sets a object height and width and a
streaming (real-time) movie is loaded into it.
If the source movie is smaller than the area i set the movie plays but with
a black border/background. I'd like it to be white, or a speciafiable
colour.
Is there a property or param that I can set to colour the object background
similar to apples 'background=#??????' property for QT objects?
Cheers,
Hutch
|
|
|
| Back to top |
|
 |
Hutch
Guest
|
Posted:
Fri Jul 09, 2004 8:59 pm Post subject:
Re: Set WM embeded object background colour? |
|
|
Yea, I suppose i'll have to leave it. This system needs to work on all OS's
that can handle WMP 9.
Why would MS drop support for something this simple?
Thanks for your reply though.
"Neil Smith [MVP Digital Media]" <neil@nospam.com> wrote in message
news:81ere0hioe1gtkutdng9ra1tulja9jam1s@4ax.com...
| Quote: | You could try starting with the player.windowlessVideo="true" setting
- though this only works for windows XP versions of media player, it
might allow you to overlay with a positioned DIV using transparency.
There used to be param tags to do this with the player version 6.4 but
not since, as far as I can tell. Back to the hacky workarounds ;-)
HTH
Neil
On Thu, 8 Jul 2004 09:17:44 +0100, "Hutch" <hutch@> wrote:
Hi,
I have a sittuation where my code sets a object height and width and a
streaming (real-time) movie is loaded into it.
If the source movie is smaller than the area i set the movie plays but
with
a black border/background. I'd like it to be white, or a speciafiable
colour.
Is there a property or param that I can set to colour the object
background
similar to apples 'background=#??????' property for QT objects?
Cheers,
Hutch
|
|
|
| Back to top |
|
 |
Neil Smith [MVP Digital M
Guest
|
Posted:
Sat Jul 10, 2004 1:32 am Post subject:
Re: Set WM embeded object background colour? |
|
|
On Fri, 9 Jul 2004 17:59:08 +0100, "Hutch" <hutch@> wrote:
| Quote: | Why would MS drop support for something this simple?
|
Beats the shit outta me ;-) |
|
| Back to top |
|
 |
|
|
|
|