hi there, I am quite new in krpano ...
my intention is to insert (include/embed) image galleries created with juicebox ( https://www.juicebox.net/ an improved version of the simpleviewer gallery tool ) into my krpano VR tours.
Is this possible as a plugin or layer? any suggestions/experiences?
I have read about other possible ways to insert an image gallery into krpano, but since I am working with juicebox I would like to combine both ...
I have tried something like:
<!-- IMAGE GALLERY try to embed external gallery ... ++++++++++++++++++++++++++++++++++++++++ -->
<plugin name="gallery"
url="plugins/textfield.swf"
html="[iframe src='ruinenlust/index.html' width="800" height="600"][/iframe ]"
align="lefttop" x="10" y="10"
width="auto"
height="auto"
keep="true"
enable="true"
visible="true"
/>
but it fails to parse ( ruinenlust and index.html are the gallery folder and the index file created by juicebox pro ... )
kind regards
Theodor