Displaying Popup Window over Player in IE11

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
masterK
New Cone
New Cone
Posts: 1
Joined: 14 Nov 2014 11:48

Displaying Popup Window over Player in IE11

Postby masterK » 14 Nov 2014 11:57

I'm embedding the VLC player on a webpage, the container in which it resides has a header with the option to launch a popup dialog. I cannot get the dialog to display on top of the player in Internet Explorer 11. It renders correctly in Chrome, Firefox and Safari.

Player:
<object width="0" height="0" id="vlc0" classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921" codebase="http://downloads.videolan.org/pub/video ... /axvlc.cab" events="True" z-index="0">
<embed width="100%" height="380" id="vlcEmb" type="application/x-google-vlc-plugin" target="rtsp://172.27.1.75/live.sdp" loop="no" autoplay="yes" z-index="-1" windowless="true" version="VideoLAN.VLCPlugin.2">
</object>

Div:
<div id="editID" class="btn-primary pull-right headerButton" style="z-index:100">

</div>

I've ensured the z-index of the div to be overlayed is higher than the player.

Is this a bug in with the player and is there a workaround?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Displaying Popup Window over Player in IE11

Postby Jean-Baptiste Kempf » 02 Jan 2015 18:30

Windowless is not supported yet on IE.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

RSATom
Big Cone-huna
Big Cone-huna
Posts: 513
Joined: 24 Nov 2011 06:55
Operating System: Windows/Linux/OsX
Location: Russia, Tomsk

Re: Displaying Popup Window over Player in IE11

Postby RSATom » 09 Jun 2015 07:27

Windowless is not supported yet on IE.
Really? hm... then one could use FBVLC or WebChimera in FBVLC compatibility mode - them support windowless everywhere...


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 15 guests