DhirajGupta

DhirajGupta

Joined Member # 2368091
0 Posts 0 Replies 63 Reputation

Do consider having a look at the Flickr API. It's got everything you need for not just authoring a gadget, but whatever else that you need to do. You could get "inspired" by the photos API side and add in your own similar functions for posting to your journals, "assigning/adding" photos to your journals for an edit mode and many such things. The Flickr API is pretty comprehensive and easy to use, I just finished coding a gadget for displaying pictures from it to a deskto

1 Replies 2,594 Views

I've been using the picture property of a layer to set it to an online picture URL from a script. While this works great, I need to get notification when it completed, failed etc. so that I can set states on the object, for transition fx. Is there a way to set up a notification sub / function which receives updates on the download status of the picture? Perhaps something like: Object_OnPictureDownload(bStatus) Thanks,<b

0 Replies 2,406 Views

I've been using the picture property of a layer to set it to an online picture URL from a script. While this works great, I need to get notification when it completed, failed etc. Is there a way to set up a notification sub / function which receives updaets on the download status of the picture? Perhaps something like: Object_OnPictureDownload(bStatus) Thanks, Dhiraj.

0 Replies 1,313 Views