Hi everyone,
This is my first post.

I need help with dragging and dropping a list component items

list items are xml driven

What I basically need is the user can arrange this list (MP3 player playlist)
and after arranging it using drag and drop the xml file also gets updated

Please point me to right direction (tutorial or anything)

I found drag and drop events but they were for AIR only, In my case the app will be on a website

And do you think I can do this with a list component ? or should I use something else ?

Thanks in advance