Hi,
recently I write a documentation about Flickr service for a course
"Programming with Web Services
and JavaScript", and...
If you don't need a JSON callback by default "jsonFlickrApi", you need
write the params in the url:
flickr_url&format=json&nojsoncallback=1
Also, if you want a
Ok i see i'm missing json knowledge. Thanks anyway.
Phil
Emil Ivanov wrote:
Hi,
Actually, it very simple:
Flickr gives you something like this:
jsonFlickrApi({
"stat": "ok",
"blogs": {
"blog": [
{
"id"
Hi,
Actually, it very simple:
Flickr gives you something like this:
jsonFlickrApi({
"stat": "ok",
"blogs": {
"blog": [
{
"id": "73",
"name" : "Bloxus test",
3 matches
Mail list logo