One of the questions I received in comments of one post

actually regarding the carousel and display shelf samples written on the net.this samples r feasible for 100 x100 pics. i am getting photos from flickr. if i want to implement this view how can it be done.. or is it at all feasible..

A genuine valid question! Yes Carousel and DisplayShelf are written with smaller dimensions. Carousel was targeting mobile profile as well, so its size was small. Also most of samples I have too didn't have large dimensions.

So here is a sample which uses larger dimension - [800X650].

For Applet mode, click on above image

For standalone mode

It loads images from flickr. If you click on the thumbnails below, it will move to scroll to next thumbnail and zooms the image. Its very basic demo, just to demonstrate use of large images. It uses hard-coded values for coordinates and scale, so not really the best demo.

Farrukh obaid has provided a cool image sample here - http://farrukh.hostrator.com/

Source:



Comments:

I am trying out the Carousel sample app for a demo and tried to change the images to my own images. I have scaled the images down to 100x100 and they do not show. The only difference between my images and that in the sample is the resolution. Mine are 96x96 and the samples are 72x72. is this a problem?

Posted by Pieter Viljoen on September 02, 2009 at 12:33 PM IST #

@Pieter Viljoen I'm not able to identify the issue.. Is the image loading fine with just ImageView + Image? Is the issue only with these specific images and loads other images?

Posted by Rakesh Menon on September 02, 2009 at 06:36 PM IST #

Post a Comment:
  • HTML Syntax: NOT allowed

This blog copyright 2009 by Rakesh Menon