Viewing 3 replies - 1 through 3 (of 3 total)
  • We have the same problem using Soundcloud embedded player – it is always on top of the the FancyBox images… Tested on Windows Chrome and Internet Explorer.

    Visit http://www.goforgold.dk/2011/05/in-transition/

    I also tried setting the z-index’es of the fancybox to very high levels, without any changes.

    Thread Starter GnFgr

    (@gnfgr)

    I got a response from fancybox googlegroup with a possible solution but i cannot try it since i post in my blog and the same time the same post gets posted in my forum. This is what they told me. It might help you.

    Flash objects need wmode parameter. Preferably give it:

    <param name=”wmode” value=”opaque”></param>

    and:

    <embed … wmode=”opaque” …></embed>

    Or you can use the NEW embed code for youtube videos with an iframe 🙂

    Thanks!

    The solution with wmode works perfectly for the Soundcloud player on our site. : )

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: FancyBox for WordPress] Fancybox overlay with photo behind embed youtub’ is closed to new replies.