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
