PDA

View Full Version : Drag FROM AIR to desktop or application


Emil RT
04-04-2008, 10:08 AM
I am reading about Adobe AIR and is curious if its possible to have a list of files in an AIR application and drag one or more to the desktop or to another application (word, ps i.e).

If there are samples I prefer Flash:)

/E

beantickler
04-04-2008, 03:51 PM
See the NativeDragManager (http://livedocs.adobe.com/flex/3/langref/flash/desktop/NativeDragManager.html).

Certainly possible.