Problem with music player

Hello,

i am making a music player, i want it to have a button which allows them to browse through the selection, but the problem is, when this button is clicked, the next song plays with out the first one stopping. This was working before, and now its not.

can some one help me.

thanks:blush: =)

i really gotta start practising actionscript more…

bump-

i really need help. :frowning:

Why not just add


stopallsounds();

in the first line of the code? :slight_smile: