Or you could use remote objects or httpservices to create the directories ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Ashish Verma Sent: Wednesday, 17 December 2008 1:09 a.m. To: [email protected] Subject: Re: [flexcoders] Directory selection in FLEX
As per my information there is only one way to that which is you could create directory using Javascript API but within Temp Internet folder by using External Interface or the FA Bridge. Best, Ashish On Tue, Dec 16, 2008 at 4:35 PM, shruti shety <[email protected]<mailto:[email protected]>> wrote: Yeah looks like, but was just hoping against hope to see if there is any other way of doing it from FLEX apps. --- On Tue, 12/16/08, Ashish Verma <[email protected]<mailto:[email protected]>> wrote: From: Ashish Verma <[email protected]<mailto:[email protected]>> Subject: Re: [flexcoders] Directory selection in FLEX To: [email protected]<mailto:[email protected]> Date: Tuesday, December 16, 2008, 4:31 PM I don't think so that you can do the same from FLEX application since Browser security sandbox won't allow you for the same. but same you could using AIR with javascript. Best, Ashish On Tue, Dec 16, 2008 at 3:29 PM, shruti shety <shruti.sheety@ yahoo.com<mailto:[email protected]>> wrote: Hi, I need a way in my FLEX application which allows the user to create/select the directory from the file system. File reference class doesn't help me this. I can do this in ADOBE AIR, but i want to know i can integrate this into my Flex web application. Please suggest is there any other way to achieve this functionality. Thanks, Shruti

