Topic: manually adding a swf to xml file
I have read that one can add a swf file to the gallery.xml file to be used as a background image, but can one add a swf to the gallery in lieu of images?
I tried to add a swf to the gallery.xml file but received an error "cannot parse gallery xml". I know this is in reference to the swf I tried to add. If simpleviewer pro support swf files, what is the proper why to code this in the gallery. xml file?
<image imageURL="images/inspect.swf"
thumbURL="thumbs/inspect.png"
linkURL="images/inspect.png
linkTarget="_blank">
<caption><![CDATA[]]></caption>
</image>