http://weblog.cahlan.com/files/FileUpload/FileUploadApp.html Is this example anything like what you need? Click on the small red (+) button to browse files locally.
On Thu, Jan 29, 2009 at 4:31 PM, Lucas Golden <[email protected]> wrote: > Hey folks. > > I need to find a way to Browse for a file via. Flex. I've tried using the > File Reference .browse(); function, but that didn't seem to work. > Basically, I need to allow a user to browse their computer for an image > file. Once selected, it will apply the path to a dynamically created image > object in the application. Anyone have any idea? > > Thanks! > Luke > > >
