Wordpress plugins
Flickr Flash Badge Widget

Flickr Flash Badge Widget

Version : 1.5
Tested up to : 2.9.2
Number of download : 19651
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Flickr Flash Badge Widget
Flickr Flash Badge Widget
Flickr Flash Badge Widget
Flickr Flash Badge Widget

Flickr Flash Badge Widget places a standard Flickr flash badge in your sidebar to display your photos from Flickr. Note that the flash object comes from Flickr.com and is not hosted from your server. Your server just communicates with Flickr to get a special code, magisterLudi, which changes every 24 hours, and then embeds the flash badge from Flickr into your page. If you like this plugin, please log in and rate it in the WordPress Plugin Directory, or “like” it on Facebook. Why was this hard? Flickr has a magic variable called magisterLudi that changes every 24 hours. When you use their default method with the iframe, the content of the iframe contains the current value of the magisterLudi. This prevents you from just pasting the <object> tag to run the flash file on their server and bypassing their iframe. (It will work, but not for more than 24 hours.) To solve this problem, this plugin goes to fetch the contents of the iframe from Flickr, parses it to get the current magisterLudi value, and uses that to display the flash object directly on your page, thereby avoiding the iframe and bypassing their mechanism intended to force use of their iframe. A caching mechanism is in place to reduce these server-side calls to Flickr. By default, it will only update the magisterLudi value from Flickr every two minutes. Therefore, for two minutes (after Flickr changes the value) every day the plugin will fail. You may change this value in flickr-badge-widget.php if you wish.

Download now