Update. I have file browsing working, however, I can't find what the path of the file is. Any ideas on that?
Thanks! Luke 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 > > >
