News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Desktop Image Uploaders Using Adobe AIR and JavaScript
July 02, 2008 @ 07:56:27

On the Zend Developer Zone today there's a new tutorial (by Jack Herrington) talking about working with Adobe AIR and Javascript to make a desktop application for uploading images (or any other files) to a remote server.

To solve the upload problem, most of the big services have dedicated upload applications that run on all the different platforms. But it takes a lot of work to develop them, especially when they have to run on both Macintosh and Windows. Or is it so tough? As it turns out, Adobe AIR technology makes it possible to write applications for any platform using just HTML and JavaScript. It also offers access to cool desktop features, notably drag and drop.

The tutorial shows how to make the application with the HTML/Javascript version of an AIR app (as opposed to Flex) that lets you drag and drop files into it to be uploaded. They make the basic file upload form first as a foundation then extend it to make it accept the remote request (via POST) from the AIR application to handle the uploads. Javascript code and screenshots are included.

0 comments voice your opinion now!
desktop air adobe application file upload image tutorial


blog comments powered by Disqus

Similar Posts

Script-Tutorials.com: Creating a Smooth Curve Graphs with PHP and GD

PHPMaster.com: How I Faked Scheduled Database Dumps Without Cron

Ibuildings techPortal: lessphp: PHP implementation of Less CSS

Ivan Iordanov's Blog: extending Zend_Db_Table to create NestedSet models

DevShed: Improving Exception Throwing when Auto Loading Classes in PHP 5


Community Events











Don't see your event here?
Let us know!


functional community podcast composer development zendframework2 series introduction language release object framework example opinion phpunit tool database interview testing code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework