I am trying to create a swiff to upload multiple files from client to server.
Using this as base example:
http://www.adobe.com/devnet/coldfusi...le_upload.html
Need to include "description"and display thumbnail image preview in the upload
"cue" in addition to the existing file information then send files and
descriptions to cfc.
Right now the dataprovider for the upload cue(datagrid) is an array of
fileReference objects.......trying to fiqure out how to include image preview
and desciption......combining fileReference info with description into new
dataprovider?....multiple dataproviders?.
Any advice greatly appreciated.
Rob