cheng...@gmail.com
unread,Dec 20, 2008, 6:25:17 PM12/20/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ActionScript 3 Flickr Library
Hey everyone ,
i am just interesting about the Flickr APIs and want to know about the
use
about the PhotoSets and PhotoSet method group , if there is any
example
or someone could teach me how is the ActionScript 3 Flickr Library
works
respect it:
i want to get an array of the photoset owned by a specific user,
i just know get the using the people class to get the specific user's
NSID
and pass it to the PhotoSet.getList("NSID"); and there is no more idea
about
how can i get that Array , should be this way ??
(In the event handler)
myPhotoSetArray=FlickrResultEvent(e).data.??? (i don't know it's
members...)
some know how to resolve this or any way to use the photoset class???
Thanks in advance!!