To create a slideshow : simply create a block with the class "slideshow".
All its children will be the slides of the slideshow.
Note : The slides must be <div> elements, otherwise they won't be detected.
You can then specify the width and height of the container (see style.css).
You may have several slideshows in a single page.