News

flikru

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner {border: solid 1px #000000; color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}
Hm good good services

zg_insert_badge = function() {
var zg_bg_color = ‘ffffff’;
var zgi_url = ‘http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color=’+zg_bg_color+’&’;
document.write(»);
if (document.getElementById) document.write(‘

What is this?’);
}
zg_toggleWhat = function() {
document.getElementById(‘zg_whatdiv’).style.display = (document.getElementById(‘zg_whatdiv’).style.display != ‘none’) ? ‘none’ : ‘block’;
document.getElementById(‘zg_whatlink’).style.display = (document.getElementById(‘zg_whatdiv’).style.display != ‘none’) ? ‘none’ : ‘block’;
return false;
}

 

www.flickr.com

zg_insert_badge();

This is a Flickr badge showing recent public photos from Flickr. Make your own badge here.

 

This is a small test file which allows you to call different methods of the flickr API through Flashr and see the data structures returned.

You can view the debug information returned from each call in the panel below which is a Luminic Box Flash Inspector. Select the method you want to call from the drop down and then fill in any arguments that are required. Then click the submit button to connect to flickr.com and get the results. Use my documentation to make more sense of the required arguments and returned values.

Warning – I’ve noticed that the Flash Inspector doesn’t work if more than one instance is open at once – make sure you only have one instance of it running while doing this test… If you just see a blank space below check there is no other Flash Inspector running (in another browser or as a panel in the IDE for example) then refresh.

Update – I have made a standalone version of this demo which connects to SOS for improved logging performance (quicker output, horizontal scrollbar and you can copy and paste the logged text). Download it here.

//

// As always, comments and feedback appreciated below or via email…

hello

 

if (document.getElementById) document.getElementById(‘zg_whatdiv’).style.display = ‘none’;

Ответить

Для отправки комментария вы должны авторизоваться.