hi I believe this should be simple but I cant get my head around it.
I have a single short mp3 track, that i want a series of buttons to play pause rewind fast forward ect.
I put the standard component buttons where I want them to go but I don't know how to attach them to my mp3.
i'm guessing i have to attach a some actionscript to this line:
this.downLinkageID = "PlayButtonDown";
but not sure what the MP3 is called morse.mp3
