the Example about the PhotoSets and PhotoSet Method Group

3 views
Skip to first unread message

cheng...@gmail.com

unread,
Dec 20, 2008, 6:25:17 PM12/20/08
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!!

bruno malaquin

unread,
Dec 22, 2008, 8:46:11 PM12/22/08
to as3fli...@googlegroups.com

Hello,

you can use your debugger to know what does "e.data" contain.
It's easy with Flex Builder or Eclipse in debug mode, watch the panel "variables" after put a breakpoint in your event handler.

--
Bruno Malaquin

cheng...@gmail.com

unread,
Jan 5, 2009, 5:43:25 PM1/5/09
to ActionScript 3 Flickr Library
:)
i will try this on my machine,
thank you for westing ur time on my problem !
Reply all
Reply to author
Forward
0 new messages