fireworks

FlickrFire

FlickrFire lets you easily upload the image you're currently working on to Flickr, without ever leaving Fireworks.

The first time you run the command, it will open a browser page to Flickr where you can give FlickrFire authorization to upload images to your account. After doing that, come back to Fireworks and click the I've Authorized FlickrFire button. The token that Flickr sends back will be stored in the Fireworks preferences, so you won't need to re-authorize the next time you want to use FlickrFire. If you ever want to revoke authorization, just go to the App's You're Using page on Flickr and remove the permissions from FlickrFire.

Once authorization is complete, the upload window will appear. Here you can enter a title for the image (it defaults to the Fireworks filename), a description, and tags. You can also change the privacy settings and the type of content in the image. The tags, privacy settings and content type are remembered across invocations of the command, so if you want the images to always be visible only to friends, for instance, the option will remain checked.

When you're ready, just click the Upload button. Another dialog will open with a progress bar, and will remain open until your image is exported and posted to Flickr. Once your image is live, a dialog will display the URL to its page on Flickr. This URL is also automatically copied to the clipboard, so you can easily paste it into a browser to view the page.

Exporting part of the image

By default, your entire image will be uploaded to Flickr. If you'd prefer to upload only a portion of your image, select the elements you want to include and then choose Selection With Background in the Export combobox. This will crop the image to the bounds of the selection and export just that area.

If you don't want to include the background pixels, then choose Selection Without Background. The selected elements will be copied to a new document and exported on a plain white background, which can be useful if you want to share just a logo or icon that's part of a larger design.

You can also use a slice to define the portion of the image to export. Just select the slice and choose either of the Selection options in the Export menu. The selected elements, or the entire image if nothing but the slice is selected, will be cropped to the bounds of the slice.

Notes

The document's current export settings are used to create the image that is sent to Flickr, which supports only GIF, JPG and PNG files. If your current document is set to export as a TIFF, say, you'll need to change the export format before uploading it.

FlickrFire uses the FWXHR library to upload images to Flickr. It also uses the Command Dialog library to create the Flex dialog using only JavaScript.

Release history

0.1.3
Worked around the encodeURIComponent() bug in Fireworks CS4/5 on Windows, which caused the extension to not work.
0.1.2
Fixed a bug that prevented extension from running on OS X.
0.1.1
Added option to export only part of the image. Included updated fwlib.dialog library to show the command name in the dialog title. Fixed bug where it could interfere with other commands.
0.1.0
Initial release.

Package contents

  • FlickrFire
  • FWXHR
  • Authorize FlickrFire
  • JSONDialog
comments powered by Disqus