I have a MonoSlideShow object which is 780 wide and 350 tall. The site for reference is www.tracyhawkinson.com.
My source images are coming from my Flikr photostream feed which is http://www.flickr.com/photos/47395323@N00. I've been testing it with the 3 various image size dimensions. My images are all 1024 wide and 768 tall and currently referencing the "large" album size.
You'll notice one of the images doesn't display at all and you are unable to see all parts of the other 2 images. I can understand that, because the ratio of width / height is are cropped off. I have even cropped them all to the 780 wide x 350 height but those images don't view properly either.
So I guess my question is... what viewport or scale mode should I use in the settings OR what image sizes should I upload to my Flikr account?
Anyway, any help or assistance with this would be greatly appreciated. I simply want to periodically add images to my Flikr account that are fully displayed in the 780 x 350 object size on my website.
Doing a quick check of your feed, here are two suggestions:
1) the images that don't appear in your slideshow are not sufficiently large enough to use the "large" setting in the album tag. With your feed, I found that switching to "medium" allows all of the images to appear.
You may want to try uploading larger versions of those images to flickr. Sorry, I have no idea what file size will allow your image to appear with the large setting. Experiment with filesizes or check through these forums are my best suggestions to help with that.
2) imageScaleMode = "downscaleToFill" allowed your images to display fully. I'd suggest testing other imageScaleMode settings just to see if they work better for your images.