ok.
im not quite sure how to explain what i want to do… but i’ll give it a shot. i’ve made a multi-track audio mixing board that has 6 channels (6 MediaDisplay & 6 volume controls). it loads the audio tracks dynamically by passing the mp3’s filename into each Media Component. i’m wondering if there is anyway to export or generate a single sound file from this swf file which has multiple mp3s in multiple MediaDisplay components. So when your done mixing the multiple parts you can export the master track?
I know there is probably no realistic way to do this in flash or actionscript but i am looking more for a way to convert the swf into an mp3 using maybe a server side language or online file converter… any ideas?