When you configure a link in this slide show, you add a target, if desired:
Code:
fadeimages[2]=["photo3.jpg", "http://www.javascriptkit.com", "_new"]
In the above example, the target (red) is a new window. It doesn't matter where the link is to (green in the above). Whatever target (including empty quotes for no target) gets the link to open in a particular place on your layout will work for a local as well as for an off site link. If you are having trouble with a local link, first make sure it is a valid link. If it is, use the same target syntax you found successful for the off site link.
Bookmarks