Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

vimeo play button not responding

  • 5 replies
  • 4 have this problem
  • 6 views
  • Last reply by shofixtie

Hi,

None of my vimeo video's seem to be working off my website.

They used to work fine but ever since updating to Firefox 18.0, the play buttons have stopped responding. You can view the issue at the below link:

http://www.glengranttasting.com/en-us/personaltasting.aspx#How%20To%20Run%20A%20Whisky%20Tasting

You will need to login with client code 1234

Hi, None of my vimeo video's seem to be working off my website. They used to work fine but ever since updating to Firefox 18.0, the play buttons have stopped responding. You can view the issue at the below link: http://www.glengranttasting.com/en-us/personaltasting.aspx#How%20To%20Run%20A%20Whisky%20Tasting You will need to login with client code 1234

Chosen solution

Hi, Just so you guys know we have found and fixed this issue.

It was being caused by the backface-visibility: hidden on the slider which was meant to prevent graphical glitches in webkit browsers but fortunately it was not required for our specific slider.

Once we removed the CSS backface-visibility: hidden property the play button worked fine in Firefox 19.0 on Macs.

Read this answer in context 👍 0

All Replies (5)

hello, when i try it the videos work fine for me - can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...

Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems

there's also an update for the flash plugin available - maybe that will address the issue?!: https://get.adobe.com/flashplayer

Modified by philipp

I'm also having issues with the play button on Linux (latest Flash 11.2.202.262 for Linux).
It only works if I click a bit higher on the Flash player in the center of the subtitle area. Switching to full screen via the right-click context menu also makes the Flash player work.

It also makes the Flash player crash in a lot of cases.

Modified by cor-el

Hi, I updated my flash to the latest version - closed the browser, re-opened, tried again - but no luck. The play button does not respond. (nothing crashes though) I then navigated to Help --> Restart Firefox with addons disabled, and then chose the "safe mode" option although the problem remains. I should also mention this is happening on all the PC's and Macs within the office so I don't think it is a PC specific problem.

Please let me know what else I could try. We are all on Firefox 18.0.2 currently. Thanks!

Hi sorry for posting again but I'd like to add that my functionality is the same as cor-el. If i click on the video directly (sort of in the area of the subtitles) the video plays although, the play button still does not function.

I don't know if this helps, but I'd also like to mention if/when disabling the absolute positioning and z-index values being set on the .f object class (coming from vimeo) it fixes the issue. Unfortunately that CSS is being read from Vimeo so I am unable to disable it.

Chosen Solution

Hi, Just so you guys know we have found and fixed this issue.

It was being caused by the backface-visibility: hidden on the slider which was meant to prevent graphical glitches in webkit browsers but fortunately it was not required for our specific slider.

Once we removed the CSS backface-visibility: hidden property the play button worked fine in Firefox 19.0 on Macs.

Modified by shofixtie