[Flashr] get username

Spiros Gerokostas sger_error at hotmail.com
Fri Apr 14 13:18:53 EDT 2006


Kelvin thanks for your help!

how can i pass the value of (extras:"owner_name") into a simple TextField 
for output of course.
and how can i trace the value of (extras:"owner_name")?




>From: Kelvin Luck <kelvin at kelvinluck.com>
>Reply-To: kelvin at kelvinluck.com, Flashr at osflash.org
>To: Flashr at osflash.org
>Subject: Re: [Flashr] get username
>Date: Fri, 14 Apr 2006 17:01:47 +0100
>
>Spiros Gerokostas wrote:
> > Is this the way to get for every photo
> > (arr_thumbs.push(photos[i].thumbnailUrl) the USER NAME?
> >
> >
>
>Sorry - I don't really understand your question!
>
>If you do this like I said in the last email:
>
>[code]
>_flickr.photosSearch({tags:"cool", extras:"owner_name", per_page:200,
>page:1});
>[/code]
>
>(note the "extras" parameter) then what you were doing in your original
>code:
>
>[code]
>total = resultsSet.photos.length;
>for (i=0; i<total; i++) {
>	trace(photos[i].owner);
>}
>[/code]
>
>should work...
>
>Hope that helps,
>
>Kelvin :)
>
>_______________________________________________
>Flashr mailing list
>Flashr at osflash.org
>http://osflash.org/mailman/listinfo/flashr_osflash.org

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




More information about the Flashr mailing list