Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
vgpvgp
vgpvgp's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Flickr request recent photo doesn't work (with new syntax XML processing 2.0b8)
[1 Reply]
10-May-2013 04:36 AM
Forum:
Programming Questions
Hi,
I try this code
http://forum.processing.org/topic/flickr-image-wall
but with processing 2.0b8 we need to use the new syntax of XMLElement to XML.
my code:
try{
XML xml = new XML("
http://api.flickr.com/services/rest/?method=flickr.photos.getRecent&api_key=MYAPIKEY
");
}catch(Exception e){
println("erreur");
}
but an Exception always occurred....
HELP PLEASE.
Thanks in advance
«Prev
Next »
Moderate user : vgpvgp
Forum