Topic: Gallery XML not found on iOS - simpleviewer Pro v2
Apologies as this topic seems to have come up a lot, but like many others it seems i'm struggling to troubleshoot this problem on my site:
http://www.uniquebuild.co.uk/projects.php
Embed code:
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="../../javascript/svcore/js/simpleviewer.js"></script>
<script type="text/javascript">
$(document).ready(function () {
SV.simpleviewer.load('sv-container', '700', '280', 'transparent',true);
});
</script>
<div id="sv-container"></div>
<!-- END SIMPLEVIEWER EMBED -->
Have attempted to embed with flashvars but found it's breaking the desktop version, quite probable I'm doing it incorrectly.
Struggling to find a solution - any help greatly appreciated.
Thank you very much for your time