Sorry, I've never posted on Google Groups before so I didn't know how
the formatting would look, and didn't realize I wouldn't be able to
edit messages. Let me clarify.
I host my blogs using Blogger. Blogger's official Slideshow widget
isn't very good for taking pics from my Blogger RSS feeds -- the
pictures are too small (as you probably know, it uses the 72px
thumbnails from the media:thumbnail element in the RSS feed.
I thought I found a good workout to this: By using the Google AJAX
Feed API and Slideshow Code, I was able to re-create a custom version
of Blogger's Slideshow widget. But, when I tried to increase the
thumbnail size (by adding the thumbnailTag : 'content' option), my
slideshow disappeared completely.
I'm wondering if anyone else has this problem, and has solved it.