Right now, I am successfully using the example code to upload a photo
from the iPhone camera to a top level photo Stream. I need the photo
to appear in one of the existing photo Sets, as opposed to the top
level Stream.
I've gone through the Flickr API docs, but I don't see anything
allowing Set granularity. Perhaps it's as easy as forming a more
specific URL, but I'm not finding it.
Thanks for any guidance.
If I read your mail correctly you're after an uploaded photo not
appearing at all in the photostream and only in a set? Sets in flickr
don't exactly work that way, they aren't like filesystem folders.
Think of the photostream as a list of all the photos for a user. Sets
are just a just a group of photos within that list.
If I've gotten what you're after wrong, the API call to add a photo to
a set is: http://www.flickr.com/services/api/flickr.photosets.addPhoto.html.
Tim.
2010/1/12 DenVog <acco...@denvog.com>:
> --
> You received this message because you are subscribed to the Google Groups "objectiveflickr" group.
> To post to this group, send email to objecti...@googlegroups.com.
> To unsubscribe from this group, send email to objectiveflic...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/objectiveflickr?hl=en.
>
>
>
>
--
You received this message because you are subscribed to the Google Groups "objectiveflickr" group.
To post to this group, send email to objecti...@googlegroups.com.
To unsubscribe from this group, send email to objectiveflic...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/objectiveflickr?hl=en.