Hi there,
I am quite a rookie when it comes to Actionscripting, and I am trying to learn through doing and with that hopefully understand a little more.
I was trying to create an MP3 player in AS3 that could be used on my site and found this thread which was very helpful
http://www.actionscript.org/forums/s...=169602&page=2
I had a look at your file (as3_play_sound.zip) and it is almost perfect for what I want. I would, however, like to create a text box that would allow the title and band name of each track scroll along it (the textbox). I found this website that helped with understanding how to show the relevant information in the box (
http://blog.six4rty.ch/tutorials/fla...-xml-with-as3/
but I am having real difficulty combining both elements to make one player with a textbox (that would be nice if it could scroll, but one step at a time I thought.)
I think the problem lies in the layout of the xml file as they are both quite different, for example, I can get the textbox working when I use his xml layout but then it wont play the songs using your code and vise versa.
If you could help me out I would be very grateful, Please.
Thanks very much for your time,
Tom