I am looking for a way to create an embeddable slideshow using one of my smugmug galleries as a source. AFAIK, smugmug only enables me to link to a slideshow, not to embed it into my homepage. So I started looking for javascript slideshows that use an RSS oder ATOM feed as source (since I get those feeds from smugmug) and display images from that feed as a slideshow.
I also used smugmug's help page for research as well as some other listings, but either the RSS-as-a-source feature is not prominently listed or there aren't many JS slideshows for that. So far I only found flash galleries capable of that or some specialized wordpress or drupal plugins, but all I want is to be able to drop a few lines of html into my website, include some javascript and have it working.
Is this the right way to go? Did anyone try this and get it working? Thanks a lot.