Integrating Slide show from smugmug to my webpage

bfrankbfrank Registered Users Posts: 5 Beginner grinner
edited April 7, 2009 in SmugMug Support
How can I embed a sideshow from my smug mug to my family web page..I see that I can do that with flickr like a photo stream, Is it possible to do the same with smug mug. I know I can embed a single photo but I want an album slide show on the family web page.Mine is a standard account:dunno

Comments

  • denisegoldbergdenisegoldberg Administrators Posts: 14,409 moderator
    edited October 16, 2008
    bfrank wrote:
    How can I embed a sideshow from my smug mug to my family web page..I see that I can do that with flickr like a photo stream, Is it possible to do the same with smug mug. I know I can embed a single photo but I want an album slide show on the family web page.Mine is a standard account
    See the help page at http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow.

    You can use the second option there even with a standard account since it doesn't require any customization of your smugmug site. I just verified this by embedding a slideshow from my sister's account (she has a standard account too) in my test blog. See the info following this line -
    To embed an amazingly cool slideshow of your fabulous photos in a web page that accepts HTML (such as a forum post on dgrin.com or a blog), copy and paste this code:

    In case it's easier, here's the code I put in my blog. You'll just need to fill in your album id and key (in two places), plus your own smugmug name on the clickUrl parameter. The album id & key come from the URL of your gallery. Here's an example from my site: The AlbumID is 6109581 and the AlbumKey is RvkAz
    <object align="middle" height="600" width="600">
    <param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=6109581&AlbumKey=RvkAz&transparent=true&crossFadeSpeed=500&clickUrl=http://yourSmugName.smugmug.com">
    <embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=6109581&AlbumKey=RvkAz&transparent=true&crossFadeSpeed=500&clickUrl=http://yourSmugName.smugmug.com" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></embed></object>


    --- Denise[/B]
  • bfrankbfrank Registered Users Posts: 5 Beginner grinner
    edited October 16, 2008
    It works!
    I tried and I was able to do it :D .

    Thanks a Tonclap.gif

    See the help page at http://wiki.smugmug.net/display/SmugMug/Flash+Slideshow.

    You can use the second option there even with a standard account since it doesn't require any customization of your smugmug site. I just verified this by embedding a slideshow from my sister's account (she has a standard account too) in my test blog. See the info following this line -
    To embed an amazingly cool slideshow of your fabulous photos in a web page that accepts HTML (such as a forum post on dgrin.com or a blog), copy and paste this code:

    In case it's easier, here's the code I put in my blog. You'll just need to fill in your album id and key (in two places), plus your own smugmug name on the clickUrl parameter. The album id & key come from the URL of your gallery. Here's an example from my site: The AlbumID is 6109581 and the AlbumKey is RvkAz
    <object align="middle" height="600" width="600">
    <param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=6109581&AlbumKey=RvkAz&transparent=true&crossFadeSpeed=500&clickUrl=http://yourSmugName.smugmug.com">
    <embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=6109581&AlbumKey=RvkAz&transparent=true&crossFadeSpeed=500&clickUrl=http://yourSmugName.smugmug.com" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></embed></object>


    --- Denise[/B]
  • euxx75euxx75 Registered Users Posts: 1 Beginner grinner
    edited April 7, 2009
    bfrank wrote:
    I tried and I was able to do it :D .

    Thanks a Tonclap.gif

    I'm not able to do a slideshow without a orrible gray linees...
    and when i click "galleries" the link take me on the home page...
    what's the problem?!
    http://eugenioaievoli.smugmug.com

    Thanks in advance
Sign In or Register to comment.