Nope. File ref is it. This is for security reasons. Your only other option is write/use an applet or activeX that can access the file system and use javascript to communicate between the flash and the applet. (I've never tried this, but it should work.)
- Dan On 12/1/06, Willy Ci <[EMAIL PROTECTED]> wrote:
hi, is there a way to browse/explorer local file file system within flex 2.0? I need write a file/folder upload program, I want user to able explorer, then drag and drop local files/folds to create a upload list, so far only thing I found is using fileRef.browse, which is not a user friendly interface. thanks for your help. Willy

