I'm making up a little personalized Christmas card program for the retirement home where I live and I want it to play a little music. Getting it on their computer won't be too difficult if it's a single file but if I have a few files it'll take some serious schmoozing. The reasons for that are far too silly to explain. 
Anyway, with that in mind is there some way I can include a few MP3 files in the resource and compile them into the executable? If so, how?
I can use wav files for this if I have to, or any other format that I can convert to, but they are MP3 and I have a routine that will play MP3 so I'd like to go ahead and use that if possible. If not, that's okay too.
Any tips will be appreciated.
Thanks,
Barry

Anyway, with that in mind is there some way I can include a few MP3 files in the resource and compile them into the executable? If so, how?
I can use wav files for this if I have to, or any other format that I can convert to, but they are MP3 and I have a routine that will play MP3 so I'd like to go ahead and use that if possible. If not, that's okay too.
Any tips will be appreciated.
Thanks,
Barry
Comment