Ok, thanks very much for looking at it for me.
I'm wondering if one last possibility might be to load an iframe into the fancybox and then embed the video in the html page that is loaded there?
I had a quick play with embedding the movie using All Video plugin and using ARI Fancybox to call the article that the video is embedded in.
This did fix the close button problem but I'm having trouble getting the window to open looking like I want it.
I'm wondering if you could look at my syntax for calling the popup and see if I am saboutaging the resulting layout with it. Also, if you were to approach it this way, would you use All Video as the embedding tool or do you have another plugin that you would recommend?
Here is the syntax I am using for the fancybox...
Code: |
<a href="index.php?option=com_content&view=article&id=42&tmpl=component" rel="fancybox" class="arifancybox iframe {width: 700, height: 380, scrolling: 'no', showNavArrows: false}">
|
You can see it in action (along with my styling issues
by clicking on the top left thumbnail in the body of the page...
Code: |
http://bretsong.com/BCL/index.php?option=com_content&view=article&id=25&Itemid=33
|
Thanks for all your help.
Brett