Neil Smith [MVP Digital M
Guest
|
Posted:
Mon May 16, 2005 12:30 am Post subject:
Re: Transparent wmp 9 web control? Is that possible? |
|
|
Think of it the other way round : Overlay an opaque layer on top of
the player, using CSS z-index and absolute positioning. Then set the
alpha of that layer to zero (or fade it) when your content starts to
play.
You'll learn a lot about both the player and CSS by trying this <g>
Cheers - Neil
On Sun, 15 May 2005 18:31:47 +0200, "donny" <dony@nomail.nospam>
wrote:
| Quote: | Transparent wmp 9 web control? Is that possible?
In the old WMP 7 control, I can set the controller to be transparent so till
the feed goes up, I can put some loading animation. Is there any solution
like that in 9/10? I didn't found anything like this in the SDK
|
|
|