|
| Local system access |
 |
Mon, 1 May 2006 17:42:44 +0000 |
I am trying to build an application that contains a part where the user will
need to upload multiple small files to our servers. I don`t want to use the
traditional browse button because you can only select one file a time. I am
wondering if there is a way that a web flex application would be able to access
the user`s local file system?
|
| Post Reply
|
| Re: Local system access |
 |
Tue, 16 May 2006 15:54:45 -070 |
The Flash Player provides the API flash.net.FileReference that enables file
upload and download. Here is a link to an mxml example using this API:
http://labs.adobe.com/svn/flashplatform/?/projects/actionscriptsamples/tags/0_1_
0/src/actionscript3/fileupload/FileUpload/
--
Jason Szeto
Adobe Flex SDK Developer
"flex_user" <webforumsuser@macromedia.com> wrote in message
news:e35hak$d82$1@forums.macromedia.com...
>I am trying to build an application that contains a part where the user
>will
> need to upload multiple small files to our servers. I don`t want to use
> the
> traditional browse button because you can only select one file a time. I
> am
> wondering if there is a way that a web flex application would be able to
> access
> the user`s local file system?
>
>
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|