Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Flashblock become "unblockable" on HTML5 player


Hello,

I've faced with the problem that if user have a flashblock extension installed (firefox exstension) then our video become blocked. For the flash player there is no problem - user can click on it and it playable again, but if HTML5 player are used (we use it as default with flash player fallback) then flashblock replaces video tag with itself and as video tag was unaccesible through mouse clicks - it can't be unblocked.

I suggest next css to solve this problem, can it be added into player?
.jwvideo > *:not(video){
position:absolute;
z-index:2;
}

3 Community Answers

Ethan Feldman

JW Player Support Agent  
0 rated :

Can you provide a link?

s...

User  
0 rated :

Add-on: https://addons.mozilla.org/ru/firefox/addon/flashblock/

You can see this behaviour on exsample screen.
http://support.jwplayer.com/customer/portal/articles/1406723-mp4-video-embed

Ethan Feldman

JW Player Support Agent  
0 rated :

I see the issue. I am going to add a ticket. Thanks.

This question has received the maximum number of answers.