User Guide
586 ActionScript classes
Property summary
Properties inherited from class Object
Event summary
Constructor summary
Modifiers Property Description
fileList:Array An array of FileReference objects.
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Event Description
onCancel =
function(fileRef
List:FileReferen
ceList) {}
Invoked when the user dismisses the file-browsing dialog box.
onSelect =
function(fileRef
List:FileReferen
ceList) {}
Invoked when the user selects one or more files to upload from the file-
browsing dialog box.
Signature Description
FileReferenceList() Creates a new FileReferenceList object.