Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
T
 tag, com. kelvinluck. flickr. ExifData
 Tag, com. kelvinluck. flickr.Tag
 tagsGetListPhoto, com. kelvinluck. flickr. Flickr
 tagsGetListUser, com. kelvinluck. flickr. Flickr
 tagsGetListUserPopular, com. kelvinluck. flickr. Flickr
 tagsGetRelated, com. kelvinluck. flickr. Flickr
 tagspace, com. kelvinluck. flickr. ExifData
 tagspaceid, com. kelvinluck. flickr. ExifData
 testEcho, com. kelvinluck. flickr. Flickr
 testLogin, com. kelvinluck. flickr. Flickr
 text, com. kelvinluck. flickr.Note
 title, com. kelvinluck. flickr. Photo
U
 url, com. kelvinluck. flickr. PhotoSize
 username, com. kelvinluck. flickr. Person
V
 value, com. kelvinluck. flickr.Tag
 Variables
W
 width
X
 x, com. kelvinluck. flickr.Note
Y
 y, com. kelvinluck. flickr.Note
public var tag: Number
private function Tag(raw: String)
public function tagsGetListPhoto(photoId: Number)
Calls flickr.tags.getListPhoto to get the tag list for a given photo.
public function tagsGetListUser(userId: String)
Calls flickr.tags.getListUser to get the tag list for a given user (or the currently logged in user).
public function tagsGetListUserPopular(userId: String,
count: Number)
Calls flickr.tags.getListUserPopular to get the popular tags for a given user (or the currently logged in user).
public function tagsGetRelated(tag: String)
Calls flickr.tags.getRelated to get a list of tags ‘related’ to the given tag, based on clustered usage analysis.
public var tagspace: String
public var tagspaceid: Number
public function testEcho()
Calls flickr.test.echo - forwards any arguments on to the Flickr API
public function testLogin()
Calls flickr.test.login - A testing method which checks if the caller is logged in then returns their username.
public var text: String
The contents of this note
public var title: String
This photo’s title.
public var url: String
This photo size’s url.
public var username: String
This person’s username.
public var value: String
The text of this tag
public var width: Number
The width of this note
public var width: Number
This Photo’s width.
public var x: Number
The x coordinate of this note
public var y: Number
The y coordinate of this note