[Flashr] simple search
Gareth Jones
studioeightyfour at gmail.com
Tue May 2 18:27:51 EDT 2006
Hi,
i am having some problems with the simple search example.. i get a nice grid
of photos, but the pics often disappear, is this because the connection to
flickr fails? also is it possible to return a random selection of photos,
rather than the first 20.
many thanks.
G
On 5/1/06, Gareth Jones <studioeightyfour at gmail.com> wrote:
>
> ah! thank you, works like a dream know :-)
>
>
> On 5/1/06, Kelvin Luck <kelvin at kelvinluck.com> wrote:
> >
> > Hi,
> >
> > Yeah - you can load the images before you have the information about all
> > the pictures. That example was originally for someone who specifically
> > wanted all the information about each picture. If you don't need the
> > description and tags etc for the pics then you can load the images in
> > the loop in onPhotosSearch rather than calling photosGetInfo for each
> > one.
> >
> > Try adding this line:
> >
> > trace(thisPhoto.thumbnailUrl);
> >
> > directly after this one:
> >
> > var thisPhoto:Photo = rs.photos[i];
> >
> > Or if you want all the info available for each picture before you load
> > it you could load each picture in onPhotosGetInfo as the information for
> > that picture comes back.
> >
> > Hope this helps,
> >
> > Kelvin :)
> >
> > Gareth Jones wrote:
> > > Hi,
> > >
> > > sorry for all the questions, but just one quick one.. i am using the
> > > grid from your other example.. is it possible to load each image as
> > they
> > > come or do you always have to wait until all images have loaded?
> > >
> > > cheers,
> > > G
> > >
> > >
> >
> > _______________________________________________
> > Flashr mailing list
> > Flashr at osflash.org
> > http://osflash.org/mailman/listinfo/flashr_osflash.org
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/flashr_osflash.org/attachments/20060502/004e570f/attachment.htm
More information about the Flashr
mailing list