Heres a sample embed code i was using.
It will play on UNI, but not with any of the following templates that I have purchased.
MediaZone Extreme - Derart Media
Phenomenon - MasterTheme
Quad - DolphinTemplate
Angola - Dolphin Template
If anyone has any of these and it works for you, please let me know!
and yes - I am trying to embed using html option!
<!-- START EMBED CODE -->
<script type="text/javascript" src="http://www.bodyquest.tv/slideshowpro/m/embed.js"></script>
<div id="album-9">
</div>
<script type="text/javascript">
SlideShowPro({
attributes: {
id: "album-9",
width: 660,
height: 400
},
mobile: {
auto: false
},
params: {
bgcolor: "#000000",
allowfullscreen: true
},
flashvars: {
xmlFilePath: "http://www.bodyquest.tv/slideshowpro/images.php?album=9",
paramXMLPath: "http://www.bodyquest.tv/slideshowpro/m/params/smooth.xml",
navAppearance: "Visible on Rollover"
}
});
</script>
<!-- END EMBED CODE -->