Hello,

I just read the new Flash 8 page on osflash and I think it's fair to
assume that FileReference will work just like on Central.
Here is a description from MM on the Central 1.5 update:

"File Upload/Download

File upload/download gives Central applications the ability to save
files from a remote server to the user's machine, as well as upload
files from the user's machine to servers that have been configured to
handle upload through HTTP. File upload uses HTTP post, with the
content-type set to multipart/form-data. This is the same method used by
the browser for file upload.

File upload/download can be implemented using the new FileReference
object with the methods 'browse', 'download', and 'upload'. The object
also supports several broadcast status messages to indicate progress,
failures, and successful operations. The FileReference object has also
been extended to implement the File I/O functionality. Once a
FileReference object has been created and a local file exists, other
File I/O operations can be called on the FileReference object. "

Olivier


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to