z-index for VLC plugin display window

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
sharo
Blank Cone
Blank Cone
Posts: 14
Joined: 16 Apr 2010 23:49

z-index for VLC plugin display window

Postby sharo » 13 Jul 2010 23:11

I'm trying to display float-over elements on the same page as the VLC plugin but no matter how I set the z-index properties, I never managed to get an element to show on top of the VLC window.

Is it even possible to show an element on top of the VLC window ? Does the VLC plugin obey the z-index ?

Thanks.

Yansky
Blank Cone
Blank Cone
Posts: 11
Joined: 24 Aug 2010 02:32

Re: z-index for VLC plugin display window

Postby Yansky » 24 Aug 2010 02:34

Set the z-index of the vlc embed/object element to -1

Ilasir
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 14 Apr 2010 18:57

Re: z-index for VLC plugin display window

Postby Ilasir » 24 Aug 2010 02:51

The vlc plugin does not obey z-index. You cannot place anything over it.

Yansky
Blank Cone
Blank Cone
Posts: 11
Joined: 24 Aug 2010 02:32

Re: z-index for VLC plugin display window

Postby Yansky » 24 Aug 2010 03:11

The vlc plugin does not obey z-index. You cannot place anything over it.
It seems to work ok for me if I use a negative z-index to put it under some other element. Technically a z-index of less than 0 is actually behind the page layer, so perhaps that has something to do with it.

Ilasir
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 14 Apr 2010 18:57

Re: z-index for VLC plugin display window

Postby Ilasir » 24 Aug 2010 04:04

It's possible that it may work in firefox, but not IE. Or Chrome.

Yansky
Blank Cone
Blank Cone
Posts: 11
Joined: 24 Aug 2010 02:32

Re: z-index for VLC plugin display window

Postby Yansky » 24 Aug 2010 04:07

It's possible that it may work in firefox, but not IE. Or Chrome.
You could be right, I only checked it in FF.

cctvcam
Blank Cone
Blank Cone
Posts: 29
Joined: 20 Jul 2010 15:29

Re: z-index for VLC plugin display window

Postby cctvcam » 24 Aug 2010 16:48

Did anyone find a way of getting this to work in FF and IE? code sample please.

Ilasir
Cone that earned his stripes
Cone that earned his stripes
Posts: 139
Joined: 14 Apr 2010 18:57

Re: z-index for VLC plugin display window

Postby Ilasir » 24 Aug 2010 22:41

It will not work in IE or GC. It''s part of the native structure of the plugin, and you cannot change it.

cctvcam
Blank Cone
Blank Cone
Posts: 29
Joined: 20 Jul 2010 15:29

Re: z-index for VLC plugin display window

Postby cctvcam » 25 Aug 2010 10:13

I understand that I can't do anything to work around this. This is a real pain as I wanted to provide html controls overlaid on the video control. Is there a way to fix it in the VLC code with z-index in the (directdraw/show?) code?


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 3 guests