Viewing 1 replies (of 1 total)
  • Hi creactive, it could be made possible using fancybox in inline mode. Embed the player into your page like normal and then wrap the embed code in:

    <div class="fancybox-hidden"><div if="UniqueID-1" width="400" height="280">
    ...normal player embed code here...
    </div></div>

    Next you create a link that will make this hidden inline content open in FancyBox:

    <a href="#UniqueID-1" class="fancybox">view my 360</a>
Viewing 1 replies (of 1 total)
  • The topic ‘How to show a video with Player’ is closed to new replies.