This demo shows the pictures from one Picasa album, one at a time. You can use the Previous and Next to navigate through the albun.
Add the following in the HTML editor to your page:
<div id="AlbumName" authKey="AlbumAuthKey" username="AlbumUserName" class="pwi_single_picture"></div>
replacing AlbumName, AlbumAuthKey and AlbumUserName with the information of your album.
(Note that you do not see this line or your album in Compose mode).
The class pwi_single_picture is defined in the file jquery.pwi.blogger.js, which you can include in your template. The file can be found
here .