Hi all! I'm developing an application to allow users to copy the images from our system to their flickr account, dragging some icons from one div (system) to another (flickr). To make this I need to login the user in flickr (yahoo) before the uploads can be done. I don't like the idea of sending the user to the yahoo's page to login and then return to my site (it breaks the flow of the app). Maybe someone knows how to login in flickr externally?
Thanks.