Small Basic Reference Documentation: Flickr Object
Small Basic: Reference Documentation > Flickr
http://www.smallbasic.com/img/object_32.png
Flickr
This class provides access to Flickr photo services.
Operations
http://www.smallbasic.com/img/method_16.png GetPictureOfMoment
Flickr.GetPictureOfMoment()
Gets the url for the picture of the moment.
Returns
A file url for Flickr's picture of the moment
http://www.smallbasic.com/img/method_16.png GetRandomPicture
Flickr.GetRandomPicture(tag)
Gets the url for a random picture tagged with the specified tag.
tag
The tag for the requested picture.
Returns
A file url for Flickr's random picture
See Also
- Small Basic: Reference Documentation
- The Developer’s Reference Guide to Small Basic
- Wiki: Small Basic Portal