For only one slide show, use only one call. Here are the two calls from the demo page:
Code:
new fadeshow(fadeimages, 140, 225, 0, 3000, 1, "R")
new fadeshow(fadeimages2, 140, 225, 0, 3000, 0)
Now, about inserting this into an image sliced layout. It depends upon how that layout is structured. I've seen a few of these and am not real thrilled with the concept. However, the most common ones use a table with images in the cells. If that is the kind you have, you could replace an image in one of the cells with a slideshow of the same dimensions.
Bookmarks