Although SiteSpinner offers features for building your own photo gallery or sound gallery here is another technique for embedding a photogallery and/or soundgallery, based on the open source software from
Important note: the URL variable pointing to the location of the uploaded photobloxdata.xml file (data_url=<..> above) must be URLencoded by using the link below
Not the entire URL .. just the end part after http://www.mylaszlo.com/lps-2.0/showcase/photoblox/photoblox480x480.lzx?lzt=swf&data_url=
i.e. <url to your photobloxdata.xml file>
.. careful pasting needed.
Step 3 - Preparing the Play List
Now create the gallery "play list".
This is an XML file and can be created in a text editor. But since XML format files are not included in SiteSpinner this file will need to be uploaded separately to your web site.
________________________________________
Feature request here to SiteSpinner development team:-
Allow XML files to be included and edited as blank *.xml pages .. without the usual html code and javascript added as default to the page.
This will allow html and xml pages to be mixed on a web site. ________________________________________
Sample XML file (photobloxdata.xml and soundbloxdata.xml) can be found at
FTP Upload this photobloxdata.xml to the same location as the photoblox page published by SiteSpinner.
Same applies for soundblox if embedded.
the URL to this photobloxdata.xml (or soundbloxdata.xml) must be URLencoded and placed in the embed code in Code Editor as described earlier.
Note that the photoblox can only be previewed in SiteSpinner after the XML file has been uploaded to your web site (since the Laszlo server must access this file via the URL in the embed script).
Software Source and References
Photoblox and Soundblox (open source software developed by Laszlo Systems) can be found here ..