20151012 Code for embeding Smugmug Slideshow



aaaaaaaaaaaaaaaaaaaaa Code:2 The default Slideshow just shows images with a fade transition. You can add the following additional parameters to the URL: &autoStart=0 &captions=1 &navigation=1 &playButton=1 &speed={SECONDS} &transition=none &transitionSpeed={SECONDS} code:2x

Code for embeding Smugmug Slideshow
ZZZZZZZZZZZZZZZZZZZZZZ


20150730 Planning for 60th\
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
aaaaaaaaaaaaaaaaaaaaaaaaaaa


aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Josh
OCT 12, 2015  |  01:21PM PDT
Hi Don,
Thanks for getting back to us. SmugMug has not supported the ‘badges’ for quite a long time now. That option was removed a number of years ago, so there’s not a way to generate code for a ‘badge’ any longer, sorry.
You can use this embed code to embed a slideshow of the gallery you linked to into an external site:

You can edit the width and height options to taste to change the size of the slideshow.
The Show off embeddable slideshow uses Flash only, which won’t work on any modern mobile device (any iOS or Android device) since they don’t support Flash. For that reason, and other reasons, we’ve decided to remove the Show off embeddable slideshow option for now. The HTML5 option detailed in the link Nick posted will work on all devices, though this is just a beta slideshow at the moment. Eventually, we’ll allow you to get this type of embeddable slideshow link without having to manually create that special embeddable URL (via the gallery, just as before). We’re not quite there yet, but for now, you can use the HTML5 embeddable slideshow option here to make embeddable slideshow links.
If there’s anything else we can do to help, please let us know. Thanks again,
Josh
SmugMug Support Hero
nnnnn
Hi Don,
Thank you for contacting SmugMug.
We did remove the “show off” option for the embeddable slideshow a while back, as most sites are moving away from using Flash. We do have an option for using an HTML5 slideshow here,
http://www.dgrin.com/showpost.php?p=1975681&postcount=3
You’ll just need to follow along with the instructions and then you’ll have the code that you can use to paste into your blog.
I hope this helps! If you need anything else, please let us know.
Take care,

Wendee
SmugMug Support Hero
http://help.smugmug.com/

-------------------

I'm pleased to announce that we have an HTML5 version of the embeddable slideshow. Currently we do not offer an easy way to generate the embed code but you can embed an HTML5 slideshow as follows:

To create one:
  1. Go to a gallery on your SmugMug site and navigate to the first image
  2. Click “Share” and then “Get a Link”
  3. Click the “Gallery Links” tab.
  4. On the slideshow line, you should see an ID at the very end of the link (example: http://www.aaronmphotography.com/pho...lbumKey=kFDt2C). Copy that (in this example, the "kFDt2C")
  5. Create a URL as follows:
    Code:
    {your site url}/frame/slideshow?key={ALBUM_KEY}
  6. This is your now your SOURCE url.
  7. Use the following HTML to embed it in to a website:
  8. Code:

The default Slideshow just shows images with a fade transition.

You can add the following additional parameters to the URL:
  • &autoStart=0
  • &captions=1
  • &navigation=1
  • &playButton=1
  • &speed={SECONDS}
  • &transition=none
  • &transitionSpeed={SECONDS}

Example:
Code:
You can see an example of it working on my blog:
http://blog.aaronmphotography.com/20...l-5-slideshow/
__________________
SmugMug Product Team / dGrin Afficionado
aaron AT aaronmphotography DOT com
Website: http://www.aaronmphotography.com
My SmugMug CSS Customizations website: http://www.aaronmphotography.com/Customizations