Just out of curiousity…
Is it possible to create a flash audio player that uses javascript to add a parameter into the swf to identify which audio file to play.
Reason for asking…
I would like to create a flash player which can dyanically know identify the track it should be playing without an xml file because i would like to be able to drop this into many places on the site dynamically without having to generat an xml file for each page.
I figure you guys are the experts and would be able to guide me through the best method of structuring this swf. Also, if what I am asking doesnt make sense just let me know and I will try to clarify.