10/5/2010 8:28:06 AM
Title:
Drag a file
I want to drag a file into my Air app from outside of it and also want to detect what type of file it is?
can anyone help me to so this with a sample code.
ThankYou
10/5/2010 10:21:27 AM
check these url ,these are good examples with code to drag files inside AIR application from desktop or OS. You can also check the type of file.
http://blog.everythingflex.com/2008/02/25/simple-drag-and-drop-into-air/
http://brianchau.wordpress.com/2008/01/03/drag-n-drop-file-into-an-air-app/