Basically what I want to do is this:
I have 5 soundclips, I want to be able to drag any of these sounclips onto a playline. I then want to have a button which plays the sound order of the clip on the playline. A reset button also takes all the clips off the playline or you can simply drag it back off and it returns to its screen position.
So far I can get a test with 3 items to drag and drop onto the targets. However I cannot seem to get one to replace the other. Ie if I put number clip 1 on target 1, then put clip 2 on target one, clip 2 sits on top. What I want to do is stop another clip being put on top of another so you have to drag it off again to put another clip on.
Also I have no idea how to get a button to play sound clips placed on the targets in sequence order.
If anyone has any ideas or a working example of this I would really appreciate it:
Thanks