PDA

View Full Version : Non-biobox slideshow-Am I dumb or blind?


Addman8
Jun-16-2008, 09:36 PM
I can't believe I haven't found anything on this?!?!

Can I put a slideshow into another page besides my homepage bio box?

I would like to have a slideshow playing with images on my info pages. For example, booking info alongside a slideshow of images. This instead of journal style zig zagging info all the way down the page.

thanks,
matt

Allen
Jun-16-2008, 11:09 PM
I can't believe I haven't found anything on this?!?!

Can I put a slideshow into another page besides my homepage bio box?

I would like to have a slideshow playing with images on my info pages. For example, booking info alongside a slideshow of images. This instead of journal style zig zagging info all the way down the page.

thanks,
matt
See this page (http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow) and scroll down to
OR
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:

<object align="middle" height="600" width="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=2504559&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=2504559&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></object>

This can go in any html box like the bio, gallery description or caption or
another web site.

Addman8
Jun-17-2008, 08:27 AM
Thanks a bunch Allen

See this page (http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow) and scroll down to
OR
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:

<object align="middle" height="600" width="600">
<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=2504559&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com">
<param name="wmode" value="transparent">
<param name="bgcolor" value="000000">
<param name="allowNetworking" value="all">
<param name="allowScriptAccess" value="always">
<embed src="http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?AlbumID=2504559&transparent=true&crossFadeSpeed=500&clickUrl=http://www#46;smugmug#46;com" wmode="transparent" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all" height="600" width="600"></object>
This can go in any html box like the bio, gallery description or caption or
another web site.