# Drag&drop mp3 player - need tips

**URL:** https://forum.kirupa.com/t/drag-drop-mp3-player-need-tips/245265
**Category:** Uncategorized
**Created:** [November 28, 2007, 3:08am UTC](https://forum.kirupa.com/t/drag-drop-mp3-player-need-tips/245265 "2007-11-28T03:08:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Mini\_Master2000](https://avatars.discourse-cdn.com/v4/letter/m/c68b51/32.png) [@Mini\_Master2000](https://forum.kirupa.com/u/Mini_Master2000)
#### Post date: [November 28, 2007, 3:08am UTC](https://forum.kirupa.com/t/drag-drop-mp3-player-need-tips/245265/1 "2007-11-28T03:08:13Z")

</div>

i’m currently working on a project, and i have the idea of having a drag&drop mp3 player. basically, when I drag an object (i’m using a vinyl record image) to a certain position on the stage, it will play the mp3 associated with that record. and when I drag the record away from that position, and mp3 will stop.

basically i followed the mp3 player tutorial on [http://www.gotoandlearn.com](http://www.gotoandlearn.com/), and i got the whole thing working. now i need help and tips on how to get started on the drag&drop aspect of my project. where should i start? should I write the additional code to my existing actionscript file?
