It helps, Thanks Om. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of OmPrakash Muppirala Sent: Thursday, December 10, 2015 12:54 AM To: [email protected] Subject: Re: Drag file from windows and drop into flex application
Ardisia has a very good component that supports HTML Drag/Drop in Flex applications (non-AIR). Take a look at: http://www.ardisialabs.com/demo/ (search for HTML DragDrop) Documentation: http://www.ardisialabs.com/documentation/htmlDragDrop Unfortunately, Ardisia is not free or open-source. Thanks, Om On Wed, Dec 9, 2015 at 9:45 AM, Alex Harui <[email protected]> wrote: > Is this an AIR app or browser app? I know you can do it in an AIR app. > > On 12/9/15, 3:41 AM, "Raj U. Shaikh" <[email protected]> wrote: > > >Hi All, > > > >Is there any way to drag a file from desktop(or any other location > >from hard disk) and drop it into flex application? > >I can use FileReference upload/load API. But I don't want to use > >browse API instead I would like to give an option to user to drop a > >file on to flex application. > > > >Regards, > >Raj > >
