I have a matrix field that contains some audio/visual resources. The matrix field gives a url to the resource. The 2 resources are kept in 2 different folders to make it easier to clean out later.
I am using shadowbox.js and it works well. It uses the url to the resource. The issue is that the customer also wants a page that is formatted in the style of their website that plays the resource. In other words, the url points to the resource itself rather than a page.
Any ideas on how I could set things up to pass a page a url that plays the resource in context of the site design and still work as a direct resource?