ImageShackUploader (beta) is a simple AIR application for uploading image from desktop to ImageShack hosting.
Image Shack service and AIR application don't need registration, just upload file and share Link with friends or post it on forums. All uploaded images (links to original images and thumbnails) are stored in History. Also, there are few parameters which user can use for uploading.
Version 2.4 released: Resize and crop functionality are available. To open picture with Resize/crop tool just select "Use resize/crop tool" on the Options window.
Framework:
* Cairngorm
What Libraries were used in this project?
* as3httpclientlib (with as3crypto) for POST request to server and custom content type
* Corelib (only URI class was used from this library)
* everythingflexairlib was used AlertWindow class
* Spring effect developed by Chet Haase