For other alternative slideshows visit this page of the photos FAQ
For .Mac publishers: black+red
For not .Mac publishers (publishing to a folder) or non iWeb created sites: black+green
CHAPTER 1: Adobe Lightroom
CHAPTER 2: SlideshowPRO (for Flash or Adobe Lightroom)
CHAPTER 1: Adobe Lightroom
Say you publish to a folder called “Slideshow” from Adobe Lightroom
In that folder you will find the following files:
-
-a folder named “bin”
-
-a folder named “resources”
-
-a file named index.html
Take the whole folder which I here called "Slideshow" and put it into your iDisk/Web/Sites folder (not the iDisk/Sites/ folder!)
If you can’t choose the iDisk because you don’t see it go to Finder/Preferences/Sidebar and check the box near the iDisk
Entering:
http://web.mac.com/username/Slideshow/index.html
in the browser (ex. Safari) will bring up your slideshow in the window
Take the whole folder I called “Slideshow” and put it into the folder you publish to from iWeb and upload it to the root of your server.
Entering: http://yourdomain.com/Slideshow/index.html
If that's not the case then somewhere something went wrong.
The most difficult part is get the files to the right location.
Once your slideshow shows up there's no problem just use the following code and paste it in an html snippet
<iframe src=
"http://web.mac.com/username/Slideshow/index.html"
style="width:615px; height:500px;
border-color:#990033;
border-style:solid;
border-width:0px"
scrolling="yes" >
</iframe>
Replacing the URL with what fits your case and adjusting the width and height parameters.
Of course you can have multiple SlideshowPro slideshows by putting them into different folders. Remember to change /Slideshow/ in the URLs in that case.
CHAPTER 2: SlideshowPRO (for Flash or Adobe Lightroom)
Say you publish to a folder called "Slideshow" from SlideshowPro
In that folder you will find the following files:
- a folder
- images.xml
- index.html
- loader.swf
- param.xml
- slideshowpro.swf
- swfobject.js
Take the whole folder which I here called "Slideshow" and put it into your iDisk/Web/Sites folder (not the iDisk/Sites/ folder!)
If you can’t choose the iDisk because you don’t see it go to Finder/Preferences/Sidebar and check the box near the iDisk
Entering:
http://web.mac.com/username/Slideshow/slideshowpro.swf
in the browser (ex. Safari) will bring up your slideshow in the window
Take the whole folder I called “Slideshow” and put it into the folder you publish to from iWeb and upload it to the root of your server.
Entering: http://yourdomain.com/Slideshow/slideshowpro.swf
If that's not the case then somewhere something went wrong.
The most difficult part is get the files to the right location.
Once your slideshow shows up there's no problem just use the following code and paste it in an html snippet
<iframe src=
"http://web.mac.com/username/Slideshow/slideshowpro.swf"
style="width:615px; height:500px;
border-color:#990033;
border-style:solid;
border-width:0px"
scrolling="yes" >
</iframe>
Replacing the URL with what fits your case and adjusting the width and height parameters.
Of course you can have multiple SlideshowPro slideshows by putting them into different folders. Remember to change /Slideshow/ in the URLs in that case.
We would like you to give us feedback on this page by commenting here. Tell us if it was helpful. If it wasn’t tell us why. If you think something is missing tell us what.
If you have a question please make sure it is relevant to the content of the page. Look through our FAQs and look where it fits best. If you can't find any FAQ on the topic post on the main page of our FAQs. Please do not post your question to the main page if there's a relevant FAQ. However we recommend you to post questions to the AppleDiscussionForum for iWeb.
Thank you.





