[flexcoders] Upload subfolder images component

2010-05-27 Thread method_air
Lets say you have a root folder, with 20 subfolders (ie created by a camera), each containing images. Click 'Upload' on the root directory and all the subimages are uploaded. Is there a (Flex) component that will do this? Thanks, Philip

Re: [flexcoders] Upload subfolder images component

2010-05-27 Thread Steve Mathews
Are you talking about an AIR app, or a browser app? In AIR this should be possible, but I don't think there is a component for it. In a browser app I don't think this is possible due to security restrictions. On Thu, May 27, 2010 at 10:09 AM, method_air loudj...@hotmail.com wrote: Lets say you

RE: [flexcoders] Upload subfolder images component

2010-05-27 Thread Philip Smith
This is currently for a flex browser app, but may also be implemented in an air app. To: flexcoders@yahoogroups.com From: happy...@gmail.com Date: Thu, 27 May 2010 12:39:21 -0700 Subject: Re: [flexcoders] Upload subfolder images component Are you talking about an AIR app, or a browser