Flickr Photo Properties and null

11 views
Skip to first unread message

Rich Tretola

unread,
Oct 22, 2008, 3:34:18 PM10/22/08
to as3fli...@googlegroups.com
for each(var p:Photo in pagedList.photos){
    trace("description = " + p.description);   
    trace("dateUploaded = " + p.dateUploaded);
}

Both return null for all images even thought there is data shown within my photos within my flickr account.

p.server, p.id, and p.secret all return properly. Any ideas?

Rich


Mike Chambers

unread,
Oct 29, 2008, 11:50:09 AM10/29/08
to as3fli...@googlegroups.com
Could be a bug. Have you checked the API docs on Flickr to see if you
have to be authenticated in order to get that info (I dont think you
do).

Also, you may need to specify that you want that data returned (it
doesnt return all data by default).

mike chambers

me...@adobe.com

Jassa Amir-Lang

unread,
Oct 29, 2008, 6:44:39 PM10/29/08
to as3fli...@googlegroups.com
You may need to call photos.getInfo on each Photo in the pagedList before
you can access some of that data.

jassa

Jassa Amir-Lang
Lead Flash Developer

Via Media Communications
Digital Marketing Specialists | Innovation Catalysts

L1, 283 Rundle St Adelaide
South Australia 5000
p. +61 (08) 8100 9111
d. +61 (08) 8100 9145
m. +61 (0)402 486 062
ja...@viamedia.com.au
viamedia.com.au

Facilitating ADMA
Certificate Course in Digital Marketing in South Australia from August 13th,
2008
>
This email may contain privileged or confidential information. If you are
not the addressee indicated in this message (or responsible for delivery of
the message to such person), or have received this email in error, kindly
notify the sender immediately and destroy this email. Any unauthorised
copying, disclosure or distribution of the material in this email is
strictly forbidden. Opinions, conclusions and other information in this
message that do not relate to the official business of Via Media
Communications Pty. Ltd. shall be understood as neither given nor endorsed
by it.

Reply all
Reply to author
Forward
0 new messages