Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter emptymindfilms

    (@emptymindfilms)

    Any ideas anyone? Must be a simple solve.

    maybe you can use some code like this:

    <a class="fancybox" href="#testube">This link shows some inline content in a FancyBox window</a>
    
    <div style="display:none" id="testube">
    <object width="425" height="344">
    <param name="movie" value="https://www.youtube.com/v/01C4RPEinM4&hl=es&fs=1&color1=0x006699&color2=0x54abd6"></param>
    <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
    <embed src="https://www.youtube.com/v/01C4RPEinM4&hl=es&fs=1&color1=0x006699&color2=0x54abd6"
    type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>
    </object>
    </div>

    i found it here:
    https://blog.moskis.net/downloads/plugins/fancybox-for-wordpress/

    i am still trying to modify the iframe size. hope it works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: FancyBox for WordPress] Playing video – FLV and H.264’ is closed to new replies.