If you are using the FileReference object, you can get the name of the file by using the 'name' property of the file reference object. But you can get it only after the open button on the browse dialog is clicked (means after the browse dialog is closed (not 'while' browsing). However, you can use the fileFilter so that only specific type of files can be selected while browsing, say *.jpg, or *.mp3... etc
HTH, -Sambhav On Mar 4, 7:21 pm, akshay <[email protected]> wrote: > Hi all, > Can i get the name of file which is selected by user while > browsing ??.. > Thanks in advance > Regards, > Akshay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

