bdraju
06-05-2006, 05:09 AM
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 am wondering if there is a way that a web flex application would be able to access the user`s local file system? ( I am using Flex Builder 2.0 Beta 3 ). How could I add a browse button to my application? For example the manager of the application wants to add a picture and wants to explore a disk (D:/) and find it, a jpg or whatever, how can I add a button for that???. I need that when that button is clicked an explorer window opens and when the user selects a file the file will be included in a textbox or something. In the same way he or she can add multiple files.
THANKS!
THANKS!