[Flashr] simple search
Gareth Jones
studioeightyfour at gmail.com
Mon May 1 15:37:02 EDT 2006
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/20060501/35578e00/attachment.htm
More information about the Flashr
mailing list