[Flashr] get username
Spiros Gerokostas
sger_error at hotmail.com
Mon Apr 17 07:32:45 EDT 2006
output message when i trace "photos[i].owner" [Object
com.kelvinluck.flickr.Person - 22651740 at N00 (yugen)]
well i need only the user name for example (yugen)
>From: "Spiros Gerokostas" <sger_error at hotmail.com>
>Reply-To: Flashr at osflash.org
>To: kelvin at kelvinluck.com, Flashr at osflash.org
>Subject: Re: [Flashr] get username
>Date: Fri, 14 Apr 2006 20:18:53 +0300
>
>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/
>
>
>_______________________________________________
>Flashr mailing list
>Flashr at osflash.org
>http://osflash.org/mailman/listinfo/flashr_osflash.org
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
More information about the Flashr
mailing list