Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Upload Technology Decision

Our decision is to move forward with Browser embedded Flash for the File Upload component. However, we're using a very interesting open-source Flash component. Full details on the component can be found at: http://swfupload.org.

The file and folder upload options are:

  • Web browser HTML
  • Javascript enhanced HTML (DHTML/Ajax)
  • Browser embedded Flash
  • AIR aka. Desktop Flash or HTML/Javascript (formerly Macromedia's Apollo Project)
  • Browser embedded Java
  • Desktop Java

Browser embedded Flash

Features:

  • Ability to select multiple items using the standard OS file picker

Examples:

  • Flickr:
  • SWFUpload:
    • Open source (MIT license) Flash / JavaScript library to take advantage of Flash 9 multiple-upload capabilities.
    • The jQuery UI folks appear to be building a jQuery extension for this library but no new work has been checked in since 10/20/07 so the status isn't clear. But that doesn't preclude us doing something on our own using this same library.

Concerns:

Abobe Air (Desktop HTML-Javascript and/or Flash)

I'm assuming that all the accessibility issues with regular Flash are true in AIR.

AIR Resources

  • No labels