I don’t know why but prettyphoto does not work for me. It don’t play videos from youtube or vimeo.
If the video is from youtube then it is open but never starts, but if the video is from vimeo it reload the page every second and nothing shows up.
YouTube works for me, Vimeo does not, just like ou described.
Hmm, interesting, I just tested other lightbox plugins(Colorbox, Fancybox, Evolution…) and none can play youtube videos. Vimeo works ok, only in Prettyphoto not. I have no idea what this can be.
Hi! I was facing the same issue and found a quick fix, it got my Vimeo Video running!
in prettyPhoto.js. change the regExp line:
from:
var regExp = /http(s?)://(www.)?vimeo.com/(\d+)/;