Firefox / Flash fallback : Fullscreen not working
sf84 opened this issue · 11 comments
Hi,
I'm having issues with Firefox and the Flash fallback when I try to go fullscreen.
I have this error in Firebug : this.pluginApi.setFullscreen is not a function.
I'm using your demo files (2.2.4) and the last version of Firefox.
Thanks
Hi,
I´ve got the same problem here. When i´m trying to switch in fullscreen mode on Firefox and Safari it crashes.
Error in Firebug: this.pluginApi.setFullscreen is not a function
Version Mediaelement.js: 2.2.4
Version Firefox: 6.0.2
Would be great if you could solve this problem. Thanks
This is fixed in the latest code and will be released as 2.2.5.
thx.
Hi,
The player is still bug, h264 to play in firefox.
Version Mediaelement.js: 2.4.0
Version Firefox: 8.0
thanks for your wonderful dedication to player.
Same problem than edersign.
Version mediaelement.js : 2.5.0
Firefox 8.0 and this video : http://clips.vorwaerts-gmbh.de/VfE_html5.mp4
the fullscreen button does nothing...
EDIT :
Sorry, I just realized that I have to click on the "go fullscreen" flash element ;) ( this is because flash security prevent us from calling full-screen feature from javascript )
Thank you for your great player :)
Firefox 15, Ubuntu 12.04 - Fullscren for MP4, FLV not works. But why fullscreen for these formats works in jPlayer.
On Firefox using an MP4, I'm not getting the go fullscreen flash element, is this normal? I see it in IE8 :/
Yes, this is normal. Firefox allows you to click on the HTML/CSS button and
have the click seemlessly go down to the Flash element. However, IE doesn't
allow this so we have to show a "tooltip" like button that the user clicks.
On Thu, Feb 28, 2013 at 8:56 AM, philsbury notifications@github.com wrote:
On Firefox using an MP4, I'm not getting the go fullscreen flash element,
is this normal? I see it in IE8 :/—
Reply to this email directly or view it on GitHubhttps://github.com//issues/270#issuecomment-14236854
.
John Dyer - http://j.hn/
Thanks John, I thought that was the case, however on FF19 using version 2.10.3 of mediaelement.js, it seems to pause/play the video
Hello, I have actually the same problem than philsbury with the same effect. Is there any solution? Sould we open a new bug? Thank you.
I've got the same issue reported by @philsbury and @lehria. Firefox 19, MediaElement.js 2.10.3 appears to make the play/pause overlay too large and overlaps the fullscreen icon. I imagine a new ticket would be useful...