[RESOLVED] mini mp3 player problem
[RESOLVED] I have succesfully made a small mp3 player. its very simple (play, pause, next, previous).
it's reading a bunch of mp3 files out of the same folder that the .fla file is in. and i built the playlist using an xml file.
i'm wondering if theres a way to permanantly upload all the mp3 files and the xml file into the swf so that i can either upload it to the web, or put it somewhere else on my computer, without having to keep it it with all the mp3 files in that folder all the time.
lemme kno if u need to see my code, or if i have to use a different method altogether