View Single Post
Old 10-10-2012, 04:29 PM   PM User | #3
xelawho
Senior Coder

 
xelawho's Avatar
 
Join Date: Nov 2010
Posts: 2,437
Thanks: 52
Thanked 453 Times in 451 Posts
xelawho will become famous soon enoughxelawho will become famous soon enough
looking at it, I think the last two would be better one level deeper, into the media$group object, like this:

Code:
var thumbnail = base.entry[0].media$group.media$thumbnail[0].url;
var info = base.entry[0].media$group.media$description.$t;
xelawho is offline   Reply With Quote