Create a Drag and Drop MP3 Player with Adobe AIR

In this tutorial, we’ll create an AIR drag and drop mp3 player. We’ll work with the NativeDragManager class to handle the drag and drop, the NativeWindow class for the playlist, and some SQLLite to store information about our mp3 files to build a playlist.

View Tutorial Source (http://active.tutsplus.com/ )