Hi guys,
I am trying to embed an mp3 file into my application. But then an mp3 file is too large to be read from an reaource file.
So now, may i know how do i complete all these task at runtime:
1)extract a mp3 file from the resource file,
2)create a temp folder
3)put the extracted mp3 file into this temp folder,
4)call up media player to play this mp3 file
Thanks alot guys.
Cheers,
Justin
