It illustrates how to use HTML5 uploader as a part of photo printing website. It allows users to select photos, pick a print format, paper type and a number of copies, and upload these photos with the order details to the server.
Unlike other demo application, here you have to create your own user interface based on the currently selected image. You can do it by calling $au.file().getPreview(params)
method. See details in photoorder.js
file.
Apps\PhotoOrder
folder of the Upload Suite 8 SDK.