thanks :) But I don't know the method for implement file searching.
Is there any similar example to learn? dialogtmp --- In [email protected], Gordon Smith <[EMAIL PROTECTED]> wrote: > > You can do this in AIR, but browser apps are not allowed to enumerate the local file system. > > Gordon Smith > Adobe Flex SDK Team > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dialogtmp > Sent: Tuesday, September 09, 2008 11:59 PM > To: [email protected] > Subject: [flexcoders] search file > > > Hello All, > > I want to implement a file searching function. > But I don't know start it. > > The file searching function has two part. > First, it can search all the pictures(ex: *.jpg¡B*.gif...etc)in the > computer. > Second, it will show a dialog let user choice what folder he want to > search. > > Dose this idea possible implement in flex? > > thanks, > dialogtmp >

