eDdi3
06-10-2003, 08:17 PM
I am trying to create a audio player that works almost like winamp and windows media player. which includes a play button, stop button, pause button, mute button, volume controller, and last but not least a audio scroller to fast forward or rewind. The most challenging thing in my opinion is have the audio file as a shared library and doing all these functions at the same time. I hope there is someone out there that can Tutorial me through all this and show me how it can be done.