- Installation -

FlickrUpload is a JFileUpload free add-on that adds Flickr support to our upload applets. It allows uploading many images without the pain of selecting one by one with regular HTML upload form. End-user can select, drag&drop or copy/paste an amount of images (even from folders and subfolders) and then upload them to Flickr.

Instructions

FlickrUpload is a JFileUpload add-on so you do need JFileUpload installed before installing it. Here are instructions :

  1. Copy lib/flickr.jar under lib/ folder (where others JFileUpload JAR files are stored).
  2. Copy applet_flickr.html, applet_flickr.js, i18n_helper_flickr.properties, and i18n_bar_flickr.properties files under the same folder as JFileUpload HTML/JavaScript files.
  3. Optionally modify applet_flickr.js to setup some parameters and open the HTML file in your browser to try it.

Parameters

Additional parameters could to be setup in applet_flickr.js JavaScript file. You can pass image upload properties (tags, content type, ...) and API key. You benefit from all JFileUpload parameters such as automatic retry on transfer failure and more. See FlickrUpload related parameters here.

Any problem ? Read the [FAQ] first. Still a problem ? Post your question to our online support forum.

Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
All other company and/or product names are the property of their respective owners.