A file reference is an object that allows programs to refer to files on a file system, and operate on them.
I currently have an swf that allows you to select and display a file and upload it to the server …
actionscript-3 upload filereferenceI am trying to use the load method of FileReference object to load the data and use it to display …
apache-flex filereference